/** Shopify CDN: Minification failed

Line 5274:47 Unexpected "{"

**/
.hs-site-cart-popup .hs-product-title span.auto-renew-text {
    font-size: 13px;
}
.hs-site-cart-popup .hs-product-title span.main {
    line-height: .7;
    display: inline-block;
}
.hs-site-cart-popup .hs-item-content-variants .hs-item-cart-description {
    display: flex !important;
    flex-direction: column !important;
    height: 100%;
    justify-content: space-between;
}
.hs-popup-cart-sp-load .hs-site-cart-popup .hs-empty-page-content.hs-text-center {
    height: 100%;
}
.hs-popup-cart-sp-load .hs-site-cart-popup {
    display: block !important;
}
.hs-popup-cart-sp-load.active {
    right: 0px !important;
    -webkit-transform: none;
    transform: none;
}
.hs-item-cart-description .frequency-ul {
    width: 178px;
    position: absolute;
    font-size: 11px;
    background: white;
    font-family: 'Karla-Regular';
    z-index: 99;
    text-transform: uppercase;
    text-align: left;
}
.hs-drawer-checkout .side-cart-coupon-message {
    font-size: 14px;
    font-family: Karla-Bold;
    text-transform: uppercase;
    margin: 5px 0;
}
.hs-site-cart-popup, .hs-drawer-checkout {
    width: 100%;
    z-index: 10;
}
.ajax-cart__empty {
    padding-left: 13px;
}
.sidecart-frequency-info .single-option.Title {
	display: none;
}
span.hs-shopping-cart-icon {
    /*     padding-right: 15px; */
}
body div.hs-popup-cart-sp-load {
    display: inline-block;
    vertical-align: middle;
    position: fixed;
    z-index: 2147483646 !important;
    border: 0px !important;
    max-width: 480px;
    top: 0px !important;
    height: 100%;
    -ms-overflow-style: none;
    transition: transform 0.25s ease-in-out;
}
.hs-sticky-cart-cart-drawer {
    z-index: 2147483645;
}
.toggle-div {
    margin: 32px 0px;
}
.toggle-div {
    border-top: 1px solid;
    padding-top: 5px;
}
.extra-fields-drawer .switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 28px;
    float: right;
}
.extra-fields-drawer .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.hidden-save {
    font-size: 16px;
    font-weight: 500;
}
.hs-item-cart-content-quantity .hs-cart-plus-minus input {
    font-family: Karla-Regular;
}
.toggle-switch {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #DEDEDE;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid black;
}
.toggle-switch:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 1px;
    bottom: 0px;
    background-color: black;
    -webkit-transition: .4s;
    transition: .4s;
}
.extra-fields-drawer .switch input:focus+.toggle-switch {
    box-shadow: 0 0 1px #2196F3;
}
.extra-fields-drawer .switch input:checked+.toggle-switch:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.extra-fields-drawer .switch input:checked+.toggle-switch {
    background-color: white;
}
.toggle-switch.round {
    border-radius: 34px;
}
.active-frequency {
    display: flex;
    color: black;
    font-size: 12px;
    width: 178px;
    background: #fff;
}
.toggle-switch.round:before {
    border-radius: 50%;
}
.frequency-li {
    list-style: none;
    display: block;
    cursor: pointer;
    padding: 3px 0;
}
.refresh-svg svg {
    height: 16px;
    width: 18px;
}
.frequency-text {
    text-align: center;
    font-size: 11px;
    font-family: Karla-Regular;
}
.down-arrow {
    cursor: pointer;
    text-align: right;
    margin-left: 50%;
}
.frequency-li.active-li {
    background: #B6A683;
    color: #fff;
}
.frequency-ul li {
    padding: 3px 9px;
}
.frequency-ul {
    width: 100%;
    color: black;
    font-size: 12px;
    display: none;
    padding: 0;
    text-align: center;
}
.cart-icon.js-ajax-cart-drawer-trigger {
    cursor: pointer;
    top: 2px !important;
}
.upsell-products .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px;
}
.upsell-products .container {
    width: 422px;
}
p.recom-title {
    text-align: center;
    font-size: 10px;
    margin: 10px 0;
    min-height: 40px;
    text-transform: uppercase;
    color: black;
    font-family: Sweet Sans Pro Bold;
}
.hs-products-stacked.hs-manual-products {
    background: #fff;
}
.frequency-text {
    text-transform: uppercase;
}
img.recom-img {
    background: #FBFAF6;
    width: 112px;
    height: 112px;
    object-fit: contain;
    margin: auto;
}
img.down-arrow {
    height: 13px;
    margin-top: 7px;
}
.hs-countdown-cart.hs-sl-cart-page.drawer-shipping-message {
    background: #B0B4A4;
    border: none;
}
.upsell-products button.shop-cta {
    border: none;
    background: #000;
    color: #ffff;
    width: 95%;
    padding: 2px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    height: 30px;
    margin-top: 10px;
}
.active-frequency {
    padding: 3px 8px;
}
.recom-img {
    width: 100%;
}
.col-sm-3.visibally-hidden {
    visibility: hidden;
    opacity: 0;
    display: none;
}
.shop-cta.add-recommendation {
    width: 100%;
    padding: 4%;
    font-size: 12px;
    border: 1px solid black;
    font-family: "Karla-Bold";
    text-transform: uppercase;
}
.hs-content-total-cart {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
.shop-cta.add-recommendation:hover {
    background: white;
    border: 1px solid black;
    color: black;
}
.js-ajax-checkout-button {
    padding: 20px;
    text-align: center;
    background: black;
    color: white !important;
    cursor: pointer;
    text-decoration: none !important;
}
a.hs-close {
    color: #333;
    text-decoration: none;
}
div#upsell-items .col-sm-3 {
    padding: 10px;
}
.active-frequency {
    border: 1px solid;
    margin-top: 5px;
    justify-content: space-between;
    align-items: center;
}
div#upsell-items {
    background-color: #FCF9EE;
}
ul.frequency-ul {
    border: 1px solid;
    border-top: none;
}
.hs-cart-plus-minus {
    border: none !important;
}
.hs-item-cart-qty {
    border: 1px solid #333;
}
button.js-ajax-checkout-button {
    width: 100%;
    border: 2px solid black;
    text-align: center;
    padding: 9px;
    font-size: 16px;
    font-family: Karla-Bold;
    text-transform: uppercase;
}
.shipping-message-container {
    font-weight: 400;
    font-size: 14px;
    font-family: "Karla-Bold";
}
@media (max-width: 1600px) {
    .hs-popup-cart-sp-load {
        max-width: 440px;
    }
}
@media (max-width: 769px) {
    span.hs-shopping-cart-icon {
        padding-right: 15px;
    }
    .hs-popup-cart-sp-load {
        width: 100%;
    }
    .collection-list-homepage .tab-buttons {
        display: inline-grid;
        text-align: center;
    }
}
s.product-single__price--compare {
    margin-left: 5px;
    color: #cc1515;
}
.grid-popup-cart.col-items {
    position: relative;
    width: 100%;
}
.hs-item-cart-image a:last-child {
    text-align: center;
}
.hs-close-popup-cart a img {
    width: 15px !important;
    height: 15px !important;
    min-width: 15px;
    border: 0px !important;
}
.jspContainer {
    overflow: hidden;
    position: relative;
    outline: 0;
}
.jspHorizontalBar, .jspPane, .jspVerticalBar {
    position: absolute
}
.jspVerticalBar {
    top: 0;
    right: 0;
    width: 5px;
    height: 100%;
    background: #3c3c3c
}
.jspHorizontalBar {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red
}
.jspCap {
    display: none
}
.jspHorizontalBar .jspCap {
    float: left
}
.jspTrack {
    background: #f1f1f1;
    position: relative
}
.jspDrag {
    background: #c1c1c1;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer
}
.jspHorizontalBar .jspDrag, .jspHorizontalBar .jspTrack {
    float: left;
    height: 100%
}
.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0
}
.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}
.jspVerticalBar .jspArrow {
    height: 16px
}
.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%
}
.jspVerticalBar .jspArrow:focus {
    outline: 0
}
.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}
* html .jspCorner {
    margin: 0 -3px 0 0
}
.hs-animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.hs-animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.hs-animated.Hshinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.hs-animated.HsbounceIn, .hs-animated.HsbounceOut, .hs-animated.HsflipOutX, .hs-animated.HsflipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes Hsbounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    40%, 43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    40%, 43%, 70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes Hsbounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    40%, 43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    40%, 43%, 70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.Hsbounce {
    -webkit-animation-name: Hsbounce;
    animation-name: Hsbounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes Hsflash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
@keyframes Hsflash {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
.Hsflash {
    -webkit-animation-name: Hsflash;
    animation-name: Hsflash
}
@-webkit-keyframes Hspulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@keyframes Hspulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.Hspulse {
    -webkit-animation-name: Hspulse;
    animation-name: Hspulse
}
@-webkit-keyframes HsrubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@keyframes HsrubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.HsrubberBand {
    -webkit-animation-name: HsrubberBand;
    animation-name: HsrubberBand
}
@-webkit-keyframes Hsshake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes Hsshake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.Hsshake {
    -webkit-animation-name: Hsshake;
    animation-name: Hsshake
}
@-webkit-keyframes HsheadShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes HsheadShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.HsheadShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: HsheadShake;
    animation-name: HsheadShake
}
@-webkit-keyframes Hsswing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}
@keyframes Hsswing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}
.Hsswing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: Hsswing;
    animation-name: Hsswing
}
@-webkit-keyframes Hstada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@keyframes Hstada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.Hstada {
    -webkit-animation-name: Hstada;
    animation-name: Hstada
}
@-webkit-keyframes Hswobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes Hswobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.Hswobble {
    -webkit-animation-name: Hswobble;
    animation-name: Hswobble
}
@-webkit-keyframes Hsjello {
    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}
@keyframes Hsjello {
    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}
.Hsjello {
    -webkit-animation-name: Hsjello;
    animation-name: Hsjello;
    -webkit-transform-origin: center;
    transform-origin: center
}
@-webkit-keyframes HsbounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@keyframes HsbounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.HsbounceIn {
    -webkit-animation-name: HsbounceIn;
    animation-name: HsbounceIn
}
@-webkit-keyframes HsbounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsbounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.HsbounceInDown {
    -webkit-animation-name: HsbounceInDown;
    animation-name: HsbounceInDown
}
@-webkit-keyframes HsbounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsbounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.HsbounceInLeft {
    -webkit-animation-name: HsbounceInLeft;
    animation-name: HsbounceInLeft
}
@-webkit-keyframes HsbounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsbounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.HsbounceInRight {
    -webkit-animation-name: HsbounceInRight;
    animation-name: HsbounceInRight
}
@-webkit-keyframes HsbounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes HsbounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.HsbounceInUp {
    -webkit-animation-name: HsbounceInUp;
    animation-name: HsbounceInUp
}
@-webkit-keyframes HsbounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@keyframes HsbounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
.HsbounceOut {
    -webkit-animation-name: HsbounceOut;
    animation-name: HsbounceOut
}
@-webkit-keyframes HsbounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes HsbounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.HsbounceOutDown {
    -webkit-animation-name: HsbounceOutDown;
    animation-name: HsbounceOutDown
}
@-webkit-keyframes HsbounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes HsbounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.HsbounceOutLeft {
    -webkit-animation-name: HsbounceOutLeft;
    animation-name: HsbounceOutLeft
}
@-webkit-keyframes HsbounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes HsbounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.HsbounceOutRight {
    -webkit-animation-name: HsbounceOutRight;
    animation-name: HsbounceOutRight
}
@-webkit-keyframes HsbounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes HsbounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.HsbounceOutUp {
    -webkit-animation-name: HsbounceOutUp;
    animation-name: HsbounceOutUp
}
@-webkit-keyframes HsfadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes HsfadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.HsfadeIn {
    -webkit-animation-name: HsfadeIn;
    animation-name: HsfadeIn
}
@-webkit-keyframes HsfadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsfadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.HsfadeInDown {
    -webkit-animation-name: HsfadeInDown;
    animation-name: HsfadeInDown
}
@-webkit-keyframes HsfadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsfadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.HsfadeInDownBig {
    -webkit-animation-name: HsfadeInDownBig;
    animation-name: HsfadeInDownBig
}
@-webkit-keyframes HsfadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsfadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.HsfadeInLeft {
    -webkit-animation-name: HsfadeInLeft;
    animation-name: HsfadeInLeft
}
@-webkit-keyframes HsfadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsfadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.HsfadeInLeftBig {
    -webkit-animation-name: HsfadeInLeftBig;
    animation-name: HsfadeInLeftBig
}
@-webkit-keyframes HsfadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsfadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.HsfadeInRight {
    -webkit-animation-name: HsfadeInRight;
    animation-name: HsfadeInRight
}
@-webkit-keyframes HsfadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsfadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.HsfadeInRightBig {
    -webkit-animation-name: HsfadeInRightBig;
    animation-name: HsfadeInRightBig
}
@-webkit-keyframes HsfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.HsfadeInUp {
    -webkit-animation-name: HsfadeInUp;
    animation-name: HsfadeInUp
}
@-webkit-keyframes HsfadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsfadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.HsfadeInUpBig {
    -webkit-animation-name: HsfadeInUpBig;
    animation-name: HsfadeInUpBig
}
@-webkit-keyframes HsfadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes HsfadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.HsfadeOut {
    -webkit-animation-name: HsfadeOut;
    animation-name: HsfadeOut
}
@-webkit-keyframes HsfadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes HsfadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.HsfadeOutDown {
    -webkit-animation-name: HsfadeOutDown;
    animation-name: HsfadeOutDown
}
@-webkit-keyframes HsfadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes HsfadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.HsfadeOutDownBig {
    -webkit-animation-name: HsfadeOutDownBig;
    animation-name: HsfadeOutDownBig
}
@-webkit-keyframes HsfadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes HsfadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.HsfadeOutLeft {
    -webkit-animation-name: HsfadeOutLeft;
    animation-name: HsfadeOutLeft
}
@-webkit-keyframes HsfadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes HsfadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.HsfadeOutLeftBig {
    -webkit-animation-name: HsfadeOutLeftBig;
    animation-name: HsfadeOutLeftBig
}
@-webkit-keyframes HsfadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes HsfadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.HsfadeOutRight {
    -webkit-animation-name: HsfadeOutRight;
    animation-name: HsfadeOutRight
}
@-webkit-keyframes HsfadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes HsfadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.HsfadeOutRightBig {
    -webkit-animation-name: HsfadeOutRightBig;
    animation-name: HsfadeOutRightBig
}
@-webkit-keyframes HsfadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes HsfadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.HsfadeOutUp {
    -webkit-animation-name: HsfadeOutUp;
    animation-name: HsfadeOutUp
}
@-webkit-keyframes HsfadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes HsfadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.HsfadeOutUpBig {
    -webkit-animation-name: HsfadeOutUpBig;
    animation-name: HsfadeOutUpBig
}
@-webkit-keyframes Hsflip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }
    50%, 80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes Hsflip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }
    50%, 80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.hs-animated.Hsflip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: Hsflip;
    animation-name: Hsflip
}
@-webkit-keyframes HsflipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes HsflipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.HsflipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: HsflipInX;
    animation-name: HsflipInX
}
@-webkit-keyframes HsflipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes HsflipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%, 40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.HsflipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: HsflipInY;
    animation-name: HsflipInY
}
@-webkit-keyframes HsflipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}
@keyframes HsflipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}
.HsflipOutX {
    -webkit-animation-name: HsflipOutX;
    animation-name: HsflipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}
@-webkit-keyframes HsflipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}
@keyframes HsflipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}
.HsflipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: HsflipOutY;
    animation-name: HsflipOutY
}
@-webkit-keyframes HslightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }
    60%, 80% {
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes HslightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }
    60%, 80% {
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.HslightSpeedIn {
    -webkit-animation-name: HslightSpeedIn;
    animation-name: HslightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes HslightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes HslightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.HslightSpeedOut {
    -webkit-animation-name: HslightSpeedOut;
    animation-name: HslightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes HsrotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes HsrotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.HsrotateIn {
    -webkit-animation-name: HsrotateIn;
    animation-name: HsrotateIn
}
@-webkit-keyframes HsrotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes HsrotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.HsrotateInDownLeft {
    -webkit-animation-name: HsrotateInDownLeft;
    animation-name: HsrotateInDownLeft
}
@-webkit-keyframes HsrotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes HsrotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.HsrotateInDownRight {
    -webkit-animation-name: HsrotateInDownRight;
    animation-name: HsrotateInDownRight
}
@-webkit-keyframes HsrotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes HsrotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.HsrotateInUpLeft {
    -webkit-animation-name: HsrotateInUpLeft;
    animation-name: HsrotateInUpLeft
}
@-webkit-keyframes HsrotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes HsrotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.HsrotateInUpRight {
    -webkit-animation-name: HsrotateInUpRight;
    animation-name: HsrotateInUpRight
}
@-webkit-keyframes HsrotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}
@keyframes HsrotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}
.HsrotateOut {
    -webkit-animation-name: HsrotateOut;
    animation-name: HsrotateOut
}
@-webkit-keyframes HsrotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}
@keyframes HsrotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}
.HsrotateOutDownLeft {
    -webkit-animation-name: HsrotateOutDownLeft;
    animation-name: HsrotateOutDownLeft
}
@-webkit-keyframes HsrotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}
@keyframes HsrotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}
.HsrotateOutDownRight {
    -webkit-animation-name: HsrotateOutDownRight;
    animation-name: HsrotateOutDownRight
}
@-webkit-keyframes HsrotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}
@keyframes HsrotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}
.HsrotateOutUpLeft {
    -webkit-animation-name: HsrotateOutUpLeft;
    animation-name: HsrotateOutUpLeft
}
@-webkit-keyframes HsrotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}
@keyframes HsrotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%, to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}
.HsrotateOutUpRight {
    -webkit-animation-name: HsrotateOutUpRight;
    animation-name: HsrotateOutUpRight
}
@-webkit-keyframes Hshinge {
    0% {
        transform-origin: top left
    }
    0%, 20%, 60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }
    40%, 80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes Hshinge {
    0% {
        transform-origin: top left
    }
    0%, 20%, 60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }
    40%, 80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.Hshinge {
    -webkit-animation-name: Hshinge;
    animation-name: Hshinge
}
@-webkit-keyframes HsrollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes HsrollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.HsrollIn {
    -webkit-animation-name: HsrollIn;
    animation-name: HsrollIn
}
@-webkit-keyframes HsrollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}
@keyframes HsrollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}
.HsrollOut {
    -webkit-animation-name: HsrollOut;
    animation-name: HsrollOut
}
@-webkit-keyframes HszoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes HszoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.HszoomIn {
    -webkit-animation-name: HszoomIn;
    animation-name: HszoomIn
}
@-webkit-keyframes HszoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes HszoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.HszoomInDown {
    -webkit-animation-name: HszoomInDown;
    animation-name: HszoomInDown
}
@-webkit-keyframes HszoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes HszoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.HszoomInLeft {
    -webkit-animation-name: HszoomInLeft;
    animation-name: HszoomInLeft
}
@-webkit-keyframes HszoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes HszoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.HszoomInRight {
    -webkit-animation-name: HszoomInRight;
    animation-name: HszoomInRight
}
@-webkit-keyframes HszoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes HszoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.HszoomInUp {
    -webkit-animation-name: HszoomInUp;
    animation-name: HszoomInUp
}
@-webkit-keyframes HszoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50%, to {
        opacity: 0
    }
}
@keyframes HszoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50%, to {
        opacity: 0
    }
}
.HszoomOut {
    -webkit-animation-name: HszoomOut;
    animation-name: HszoomOut
}
@-webkit-keyframes HszoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes HszoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.HszoomOutDown {
    -webkit-animation-name: HszoomOutDown;
    animation-name: HszoomOutDown
}
@-webkit-keyframes HszoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes HszoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
.HszoomOutLeft {
    -webkit-animation-name: HszoomOutLeft;
    animation-name: HszoomOutLeft
}
@-webkit-keyframes HszoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes HszoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
.HszoomOutRight {
    -webkit-animation-name: HszoomOutRight;
    animation-name: HszoomOutRight
}
@-webkit-keyframes HszoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes HszoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.HszoomOutUp {
    -webkit-animation-name: HszoomOutUp;
    animation-name: HszoomOutUp
}
@-webkit-keyframes HsslideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes HsslideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.HsslideInDown {
    -webkit-animation-name: HsslideInDown;
    animation-name: HsslideInDown
}
@-webkit-keyframes HsslideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes HsslideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.HsslideInLeft {
    -webkit-animation-name: HsslideInLeft;
    animation-name: HsslideInLeft
}
@-webkit-keyframes HsslideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes HsslideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.HsslideInRight {
    -webkit-animation-name: HsslideInRight;
    animation-name: HsslideInRight
}
@-webkit-keyframes HsslideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes HsslideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.HsslideInUp {
    -webkit-animation-name: HsslideInUp;
    animation-name: HsslideInUp
}
@-webkit-keyframes HsslideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes HsslideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.HsslideOutDown {
    -webkit-animation-name: HsslideOutDown;
    animation-name: HsslideOutDown
}
@-webkit-keyframes HsslideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes HsslideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.HsslideOutLeft {
    -webkit-animation-name: HsslideOutLeft;
    animation-name: HsslideOutLeft
}
@-webkit-keyframes HsslideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes HsslideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.HsslideOutRight {
    -webkit-animation-name: HsslideOutRight;
    animation-name: HsslideOutRight
}
@-webkit-keyframes HsslideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes HsslideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.HsslideOutUp {
    -webkit-animation-name: HsslideOutUp;
    animation-name: HsslideOutUp
}
@font-face {
    font-family: hs_swiper_icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}
:root {
    --hs-swiper-theme-color: #007aff
}
.hs-container-swp .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}
.hs-container-swp .swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}
.hs-container-swp .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}
.hs-container-swp .swiper-container-android .swiper-slide, .hs-container-swp .swiper-wrapper {
    transform: translate3d(0, 0, 0)
}
.hs-container-swp .swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}
.hs-container-swp .swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}
.hs-container-swp .swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}
.hs-container-swp .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}
.hs-container-swp .swiper-slide-invisible-blank {
    visibility: hidden
}
.hs-container-swp .swiper-container-autoheight, .hs-container-swp .swiper-container-autoheight .swiper-slide {
    height: auto
}
.hs-container-swp .swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}
.hs-container-swp .swiper-container-3d {
    perspective: 1200px
}
.hs-container-swp .swiper-container-3d .swiper-cube-shadow, .hs-container-swp .swiper-container-3d .swiper-slide, .hs-container-swp .swiper-container-3d .swiper-slide-shadow-bottom, .hs-container-swp .swiper-container-3d .swiper-slide-shadow-left, .hs-container-swp .swiper-container-3d .swiper-slide-shadow-right, .hs-container-swp .swiper-container-3d .swiper-slide-shadow-top, .hs-container-swp .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}
.hs-container-swp .swiper-container-3d .swiper-slide-shadow-bottom, .hs-container-swp .swiper-container-3d .swiper-slide-shadow-left, .hs-container-swp .swiper-container-3d .swiper-slide-shadow-right, .hs-container-swp .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}
.hs-container-swp .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.hs-container-swp .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.hs-container-swp .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.hs-container-swp .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.hs-container-swp .swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}
.hs-container-swp .swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}
.hs-container-swp .swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}
.hs-container-swp .swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}
.hs-container-swp .swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}
:root {
    --hs-swiper-navigation-size: 44px
}
.hs-container-swp .swiper-button-next, .hs-container-swp .swiper-button-prev {
    text-rendering: auto;
    position: absolute;
    top: 50%;
    width: calc(var(--hs-swiper-navigation-size)/ 44 * 27);
    height: var(--hs-swiper-navigation-size);
    margin-top: calc(-1 * var(--hs-swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--hs-swiper-navigation-color, var(--hs-swiper-theme-color))
}
.hs-container-swp .swiper-button-next.swiper-button-disabled, .hs-container-swp .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}
.hs-container-swp .swiper-button-next:after, .hs-container-swp .swiper-button-prev:after {
    color: #000000;
    font-family: hs_swiper_icons;
    font-size: 16px;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial
}
.hs-container-swp .swiper-button-prev, .hs-container-swp .swiper-container-rtl .swiper-button-next {
    left: -20px;
    right: auto
}
.hs-container-swp .swiper-button-next, .hs-container-swp .swiper-container-rtl .swiper-button-prev {
    right: -20px;
    left: auto
}
.hs-container-swp .swiper-button-prev:after, .hs-container-swp .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}
.hs-container-swp .swiper-button-next:after, .hs-container-swp .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}
.hs-container-swp .swiper-button-next.swiper-button-white, .hs-container-swp .swiper-button-prev.swiper-button-white {
    --hs-swiper-navigation-color: #ffffff
}
.hs-container-swp .swiper-button-next.swiper-button-black, .hs-container-swp .swiper-button-prev.swiper-button-black {
    --hs-swiper-navigation-color: #000000
}
.hs-container-swp.swiper-button-lock {
    display: none
}
.hs-container-swp .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}
.hs-container-swp .swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.hs-container-swp .swiper-container-horizontal>.swiper-pagination-bullets, .hs-container-swp .swiper-pagination-custom, .hs-container-swp .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}
.hs-container-swp .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}
.hs-container-swp .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}
.hs-container-swp .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}
.hs-container-swp .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}
.hs-container-swp .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}
.hs-container-swp .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}
.hs-container-swp .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}
.hs-container-swp .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}
.hs-container-swp .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}
.hs-container-swp button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.hs-container-swp .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.hs-container-swp .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--hs-swiper-theme-color))
}
.hs-container-swp .swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}
.hs-container-swp .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}
.hs-container-swp .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}
.hs-container-swp .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}
.hs-container-swp .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}
.hs-container-swp .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}
.hs-container-swp .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}
.hs-container-swp .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}
.hs-container-swp .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}
.hs-container-swp .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--hs-swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}
.hs-container-swp .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}
.hs-container-swp .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}
.hs-container-swp .swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}
.hs-container-swp .swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}
.hs-container-swp .swiper-pagination-black {
    --swiper-pagination-color: #000000
}
.hs-container-swp .swiper-pagination-lock {
    display: none
}
.hs-container-swp .swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}
.hs-container-swp .swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}
.hs-container-swp .swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}
.hs-container-swp .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}
.hs-container-swp .swiper-scrollbar-cursor-drag {
    cursor: move
}
.hs-container-swp .swiper-scrollbar-lock {
    display: none
}
.hs-container-swp .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}
.hs-container-swp .swiper-zoom-container>canvas, .hs-container-swp .swiper-zoom-container>img, .hs-container-swp .swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}
.hs-container-swp .swiper-slide-zoomed {
    cursor: move
}
.hs-container-swp .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: hs-swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--hs-swiper-preloader-color, var(--hs-swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}
.hs-container-swp .swiper-lazy-preloader-white {
    --hs-swiper-preloader-color: #fff
}
.hs-container-swp .swiper-lazy-preloader-black {
    --hs-swiper-preloader-color: #000
}
@keyframes hs-swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}
.hs-container-swp .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}
.hs-container-swp .swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}
.hs-container-swp .swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}
.hs-container-swp .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}
.hs-container-swp .swiper-container-fade .swiper-slide-active, .hs-container-swp .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.hs-container-swp .swiper-container-cube {
    overflow: visible
}
.hs-container-swp .swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}
.hs-container-swp .swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}
.hs-container-swp .swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}
.hs-container-swp .swiper-container-cube .swiper-slide-active, .hs-container-swp .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.hs-container-swp .swiper-container-cube .swiper-slide-active, .hs-container-swp .swiper-container-cube .swiper-slide-next, .hs-container-swp .swiper-container-cube .swiper-slide-next+.swiper-slide, .hs-container-swp .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}
.hs-container-swp .swiper-container-cube .swiper-slide-shadow-bottom, .hs-container-swp .swiper-container-cube .swiper-slide-shadow-left, .hs-container-swp .swiper-container-cube .swiper-slide-shadow-right, .hs-container-swp .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.hs-container-swp .swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}
.hs-container-swp.swiper-container-flip {
    overflow: visible
}
.hs-container-swp .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.hs-container-swp .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}
.hs-container-swp.swiper-container-flip .swiper-slide-active, .hs-container-swp.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.hs-container-swp .swiper-container-flip .swiper-slide-shadow-bottom, .hs-container-swp .swiper-container-flip .swiper-slide-shadow-left, .hs-container-swp .swiper-container-flip .swiper-slide-shadow-right, .hs-container-swp .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.hs-popup-cart-sp-load {
    box-sizing: border-box !important;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    right: 0px;
    width: 100%;
}
.cart-show #dropdown-cart {
    display: none !important;
}
.cart-show .wrapper-overlay {
    display: none !important;
}
body.hs-open-cart .hs-bg-slide-cart {
    background: #000;
    content: "";
    display: block !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    visibility: inherit !important;
    opacity: .6;
    z-index: 2147483645 !important;
}
body.hs-open-cart {
    overflow: hidden !important;
    position: relative;
}
html.hs-open-drawer {
    overflow: hidden !important;
}
.hs-hidden-element {
    display: none;
}
.hs-site-cart-popup input {
    max-width: 100% !important;
}
.hs--loading i {
    margin-bottom: 0px !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup {
    background: #ffffff;
    box-shadow: 0 0 0 1px rgba(39, 44, 48, .05), 0 1px 5px 1px rgba(39, 44, 48, .16);
    display: -webkit-box;
    display: flex;
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    top: 0;
    bottom: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-transition: 0.4s -webkit-transform;
    -webkit-overflow-scrolling: touch;
    transition: 0.4s -webkit-transform;
    transition: 0.4s transform;
    transition: 0.4s transform, 0.4s -webkit-transform;
    z-index: 2147483646;
}
.hs-sticky-cart, .hs-content-discounts-calculate-checkout, .hs-content-count-products-clear-all, .hs-cart-note, .hs-drawer-content-checkout {
    padding: 0px 20px 0 20px;
}
.hs-add-discount {
    padding: 15px 20px 15px 20px;
}
.hs-rewards-content {
    padding: 20px 0px;
}
.hs-content-discounts-calculate-checkout.hs-enable-content-rewards {
    padding: 0px 20px;
    border-bottom: 1px solid #d7d7d7;
}
.hs-site-cart-popup .hs-dobly-content, .hs-swipper-containter-cart {
    margin: 0px 30px 0 30px;
}
.hs-swipper-containter-cart {
    position: relative;
}
.hs-site-cart-popup .hs-dobly-content .doubly-message {
    margin-bottom: 20px !important;
}
.gm-target .hs-content-cart-drawer-loop {
    display: none !important;
}
.hs-products-stacked, .hs-products-dynamic-stacked {
    padding: 0px 20px;
}
.hs-checkout-purchase.hs-hidden-min-price {
    display: none !important;
}
.hs-products-stacked .hs-content-product-slide-cart, .hs-products-dynamic-stacked .hs-content-product-slide-cart {
    padding: 15px 0;
    background: transparent !important;
    box-shadow: none !important;
    width: 100% !important;
    margin: 0px !important;
}
.hs-container-stacked.hs-recommend-products {
    background: #f7f8f9;
}
.hs-container-dynamic-stacked.hs-cross-sell .hs-products-dynamic-stacked {
    background: #f7f8f9;
}
.hs-container-dynamic-stacked.hs-automatic-recommend .hs-products-dynamic-stacked {
    background: #f7f8f9;
}
.hs-container-dynamic-stacked.hs-cross-sell .hs-content-product-slide-cart {
    padding: 15px 0;
    border-bottom: 1px solid #ffffff;
    margin: 0;
    border-radius: 0;
}
.hs-container-dynamic-stacked.hs-automatic-recommend .hs-content-product-slide-cart {
    padding: 15px 0;
    border-bottom: 1px solid #ffffff;
    margin: 0;
    border-radius: 0;
}
.hs-products-stacked .swiper-slide:last-child .hs-content-product-slide-cart, .hs-products-dynamic-stacked .swiper-slide:last-child .hs-content-product-slide-cart {
    border-bottom: 0 !important;
}
.hs-popup-cart-sp-load .hs-shopping-cart-icon.hs-hidden-cart {
    visibility: hidden;
}
.hs-recommend-products .hs-frequently-bought {
    background: #ffffff;
    color: #000000;
    padding: 15px 20px;
}
.hs-cross-sell .hs-frequently-bought {
    background: #ffffff;
    color: #000000;
    padding: 15px 20px;
}
.hs-automatic-recommend .hs-frequently-bought {
    background: #ffffff;
    color: #000000;
    padding: 15px 20px;
}
.hs-recommend-products .hs-frequently-bought p {
    margin: 0px;
}
.hs-cross-sell .hs-frequently-bought p {
    margin: 0px;
}
.hs-automatic-recommend .hs-frequently-bought p {
    margin: 0px;
}
.hs-recommend-products .hs-frequently-bought h2 {
    color: #000000 !important;
    font-size: 16px !important;
    margin: 0 !important;
    text-align: center;
    font-weight: 700 !important;
    line-height: 1.4;
    text-transform: none !important;
    padding: 0px !important;
}
.hs-popup-cart-sp-load .fa, .hs-sticky-checkout-bar .fa, .hs-sticky-cart-cart-drawer .fa {
    display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}
.hs-cross-sell .hs-frequently-bought h2 {
    color: #000000 !important;
    font-size: 16px !important;
    margin: 0 !important;
    text-align: center;
    font-weight: 700 !important;
    line-height: 16px !important;
    text-transform: none !important;
    line-height: 1.4;
    padding: 0px !important;
}
.hs-automatic-recommend .hs-frequently-bought h2 {
    color: #000000 !important;
    font-size: 16px !important;
    margin: 0 !important;
    text-align: center;
    font-weight: 700 !important;
    line-height: 1.4;
    text-transform: none !important;
    padding: 0px !important;
}
.hs-site-cart-popup .hs-sticky-cart svg {
    vertical-align: inherit;
    margin: 0 auto;
}
.slideshow-row .hs-content-cart-drawer-loop {
    display: none !important;
}
.hs-recommend-products .hs-products-stacked .swiper-slide .hs-content-product-slide-cart {
    padding: 15px 0;
    border-bottom: 1px solid #ffffff;
    margin: 0;
    border-radius: 0;
}
.hs-cross-sell .hs-products-stacked .swiper-slide .hs-content-product-slide-cart {
    padding: 15px 0;
    border-bottom: 1px solid #ffffff;
    margin: 0;
    border-radius: 0;
}
.hs-site-cart-popup .money {
    background: transparent !important;
}
.shopping-cart-content.show {
    display: none !important;
}
.hs-product-link-image, .hs-content-title-price-swiper {
    display: inline-block;
    vertical-align: top;
}
.hs-sticky-checkout-bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2147483644;
    width: 100%;
}
.hs-original-price-total.hs-desktop {
    display: inline-block !important;
    margin-left: 0.5em;
}
.hs-content-checkout-bar.hs-hidden-select .hs-select-box-load, .hs-content-checkout-bar .hs-hidden-quantity-mobile {
    display: none !important;
}
.hs-content-checkout-bar.hs-hidden-select .hs-hidden-quantity-mobile {
    display: flex !important;
}
.hs-content-cart-drawer-loop.hs-hidden-quick-buy-button {
    display: none !important;
}
.hs-sticky-checkout-bar.hs-show-element {
    visibility: visible !important;
    opacity: 1 !important;
}
.grid-product__meta .hs-content-cart-drawer-loop {
    display: none;
}
.hs-sticky-checkout-bar.hs-hide-element {
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0;
    overflow: hidden;
}
.hs-title-swiper {
    display: block;
    text-align: center;
    line-height: 1;
    font-weight: 600;
    text-align: left;
}
.hs-sticky-checkout-bar.hs-desktop-top {
    box-shadow: rgba(0, 0, 0, 0.2) 0px -1px 8px;
}
.hs-sticky-checkout-bar.hs-desktop-top {
    top: 0px;
    bottom: inherit;
}
.hs-sticky-checkout-bar.hs-desktop-bottom {
    bottom: 0px;
    top: auto;
}
.hs-sticky-checkout-bar.hs-desktop-bottom {
    box-shadow: rgba(0, 0, 0, 0.2) 0px -1px 8px;
}
.hs-sticky-checkout-bar.hs-mobile-bottom {
    box-shadow: rgba(0, 0, 0, 0.2) 0px -1px 8px;
}
.hs-combobox-option-variant li::before {
    content: none !important;
}
.hs-content-checkout-bar .hs-content-image-and-title {
    vertical-align: middle;
    height: 57px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: auto;
    flex: 1 1 auto;
    overflow: hidden;
    position: relative;
}
.hs-content-checkout-bar .hs-bar-content-price {
    display: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.hs-content-checkout-bar .hs-select-box-load {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    max-width: 140px;
    min-width: 110px;
    padding-right: 5px;
    flex: 1 1 auto;
}
.hs-content-checkout-bar .hs-select-box-load .hs-select-text {
    display: none;
}
.hs-content-checkout-bar .hs-content-variant-select-option {
    margin-bottom: 0rem;
    display: flex;
    flex-direction: row;
    margin-left: 0px;
    width: auto;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
}
.hs-content-checkout-bar .hs-select-option-checkout-bar {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-position: right center !important;
    background-image: url("//cdn.shopify.com/s/files/1/0251/1021/6792/t/12/assets/ico-select.svg") !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    padding-right: 28px !important;
    text-indent: 0.01px !important;
    text-overflow: "" !important;
    cursor: pointer !important;
    padding-top: 0px !important;
    padding-left: 18px !important;
    padding-bottom: 0px !important;
    height: 41px !important;
    min-height: 41px;
    margin: 0;
    appearance: none;
    width: 100%;
    text-overflow: ellipsis;
}
.hs-content-checkout-bar .hs-change-select-option {
    position: relative;
    margin-bottom: 0rem;
    display: flex;
    flex-direction: row;
    margin-left: 0px;
    width: auto;
}
.hs-popup-cart-sp-load .hs-content-price-swiper .hs-compare-price-sw {
    margin-right: 0.5em;
}
.hs-popup-cart-sp-load .hs-content-price-swiper .hs-compare-price-sw, .hs-popup-cart-sp-load .hs-content-price-swiper .hs-compare-price-sw span {
    color: #737373;
    font-size: 14px;
    font-weight: normal;
    text-decoration: line-through;
}
.hs-content-checkout-bar .hs-image-thumb {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    max-width: 100%;
    flex: 1 1 auto;
    overflow: hidden;
}
.hs-content-product-slide-cart {
    margin: 20px 0px;
}
.hs-content-checkout-bar .hs-content-image-and-title .hs-image-thumb img {
    margin-right: 10px;
    max-height: 48px;
    max-width: 48px;
}
.hs-content-checkout-bar .hs-sticky-bar-add-to-cart-product-title {
    cursor: default;
    text-decoration: none;
    vertical-align: middle;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
}
.hs-terms-content a {
    font-weight: 500;
}
.hs-terms-content a:hover {
    text-decoration: underline;
}
.hs-terms-content {
    font-size: 12px;
    margin-bottom: 10px;
}
.hs-terms-content input {
    vertical-align: middle;
    margin-right: 5px;
    -webkit-appearance: checkbox;
    height: 15px;
    width: 15px;
    display: inline-block !important;
}
.swiper-slide.swiper-slide-active .hs-upsell-add {
    width: 35% !important;
}
.swiper-slide.swiper-slide-active .hs-content-price-swiper, .swiper-slide.swiper-slide-active .hs-variants-swipper {
    width: 65% !important;
}
.hs-terms-content span {
    vertical-align: middle;
}
.hs-add-to-cart i:before {
    speak: none;
    text-decoration: inherit;
    width: auto;
    margin-right: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: initial;
}
.hs-checkout-purchase .hs--loading i {
    width: 21px !important;
    height: 21px !important;
    font-size: 21px !important;
}
.hs-item-cart-qty i:before {
    speak: none;
    text-decoration: inherit;
    width: auto;
    margin-right: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: initial;
}
.hs--loading i:before {
    speak: none;
    text-decoration: inherit;
    width: auto;
    margin-right: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: initial;
}
.hs-variants-swipper {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
}
.hs-upsell-add {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}
.hs-sticky-checkout-bar .hs-quick-button-quantity {
    color: #3d4246 !important;
    position: relative !important;
    display: inline-block !important;
    border-radius: 0 !important;
    padding: 5px !important;
    width: 60px !important;
    height: 41px !important;
    min-height: 41px !important;
    top: inherit !important;
    right: inherit !important;
    max-width: initial;
    margin: 0 !important;
    outline: none;
}
.hs_discount_response.hs_coupon_popup .icon.icon-saletag {
    height: 16px;
}
.hs-progress-indicator.hs-progress-price span {
    display: block;
    width: auto;
    overflow: hidden;
    max-width: 50px;
    text-align: left;
    line-height: 12px;
}
.hs-progess-content.hs-hidden-percentages .hs-progress-indicator {
    display: none;
}
.hs-progess-content.hs-hidden-percentages {
    margin: 0;
}
.hs_discount_response.hs_coupon_popup {
    position: relative;
    margin: 5px 0px;
    padding: 10px;
    background-color: #cdf7cd;
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
}
.hs-content-image-properties img {
    max-width: 100px !important;
    margin: 5px 0px;
}
.hs-close-discount-slide-cart {
    display: inline-block;
    margin-left: 10px;
}
.hs-close-discount-slide-cart svg {
    stroke: #7d7d7d;
    width: 14px;
    display: inline-block;
}
.hs-close-discount-slide-cart:hover svg {
    stroke: #000;
    width: 14px;
    display: inline-block;
}
.hs_coupon_popup:before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -10px;
    transform: rotate(180deg);
    width: 100%;
    height: 10px;
    background: linear-gradient(45deg, transparent 33.333%, #cdf7cd 33.333%, #cdf7cd 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #cdf7cd 33.333%, #cdf7cd 66.667%, transparent 66.667%);
    background-size: 12px 40px;
}
.hs-item-cart-qty .hs-loading {
    min-width: 105px;
}
.hs_coupon_popup:after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -10px;
    width: 100%;
    height: 10px;
    background: linear-gradient(45deg, transparent 33.333%, #cdf7cd 33.333%, #cdf7cd 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #cdf7cd 33.333%, #cdf7cd 66.667%, transparent 66.667%);
    background-size: 12px 40px;
}
.hs-checkout-bar-price, .hs-checkout-bar-compare-at-price {
    vertical-align: middle;
    display: flex;
    flex-direction: row;
}
.hs-checkout-bar-price .hs-money-price, .hs-checkout-bar-compare-at-price .hs-money-compare-price {
    color: #000000;
    margin-left: 10px;
}
.hs-checkout-bar-compare-at-price {
    text-decoration: line-through !important;
    color: #999999;
}
.hs-checkout-bar-compare-at-price .hs-money-compare-price {
    color: #999999;
}
.hs-continue-shopping {
    position: inherit !important;
}
.hs-trust-payment {
    width: 100%;
    margin-top: 15px;
    text-align: center;
}
.hs-trust-payment img {
    max-width: 100%;
}
.hs-cart-drawer-0 .hs-site-cart-popup form.sn-cart .hs-sticky-cart .hs-item-cart-content .hs-item-content-variants .hs-item-cart-description .hs-product-title {
    max-width: none;
}
.hs-content-image-and-title .hs-image-thumb .hs-btn-checkout-bar {
    background: #ffffff;
    display: none;
    position: absolute;
    right: 0;
}
.hs-product-title a {
    color: black;
}
.hs-countdown-cart {
    background: #fff5d2;
    color: #000000;
    border: 1px solid #e3df74;
    border-right: 0px;
    border-left: 0px;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    padding: 10px 20px;
    line-height: 14px;
    font-weight: 700;
    text-transform: none;
}
.hs-countdown-cart.hs-cart-page {
    border: 1px solid #e3df74 !important;
}
.hs-countdown-offer {
    background: #313042;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
.hs-countdown-slide-cart {
    color: #504f4f;
    font-weight: 400;
    background: var(--countdown-timer-background-color, #fff);
    padding: 5px 10px;
    display: inline-block;
    margin: 5px 6px;
}
.hs-countdown-offer-mobile {
    margin-left: 10px;
}
.hs-content-checkout-bar {
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    background: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
}
.hs-content-checkout-bar .hs-full-bar-button {
    margin-left: 10px;
}
.hs-content-checkout-bar .hs-full-bar-button .hs-checkout-bar-add-to-cart {
    box-sizing: border-box !important;
    margin: 0;
    width: 100%;
    max-width: 100% !important;
    height: 40px;
}
.hs-content-checkout-bar .hs-product-review {
    color: #000000;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hs-original-price-total .hs-item-original-line-price span {
    color: #737373;
    text-decoration: line-through !important;
}
.hs-content-checkout-bar .hs-thumb-and-title {
    -webkit-box-pack: justify;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-right: 1rem;
    margin-bottom: 0px;
    width: auto;
    flex: 1 1 auto;
    overflow: hidden;
}
.hs-content-checkout-bar .hs-bar-content-title {
    display: flex;
    width: calc(100% - 60px);
    flex-direction: column;
    line-height: 1.4;
}
.hs--loading {
    display: none;
}
.hs-checkout-bar-add-to-cart {
    position: relative;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    padding: 8px 15px;
    background-color: #000000;
    color: #ffffff;
    font-style: normal;
    white-space: normal;
    font-size: 14px;
    line-height: 14px;
    margin-left: 10px;
    -webkit-box-pack: center;
    justify-content: center;
    white-space: nowrap;
    user-select: none;
    overflow: hidden;
    min-width: 120px;
}
.hs-checkout-bar-add-to-cart[disabled] {
    opacity: 0.5;
}
.hs-site-cart-popup form .hs-close-popup-cart svg, .hs-site-cart-popup form .hs-content-count-products-clear-all svg, .hs-site-cart-popup form .hs-announcement-module svg, .hs-site-cart-popup form .hs-content-discounts-calculate-checkout svg, .hs-site-cart-popup form .hs-sticky-cart svg, .hs-site-cart-popup form .hs-container-mg-top-up svg, .hs-site-cart-popup form .hs-container-swp svg {
    width: auto;
    height: auto;
}
.hs-sticky-bar-add-to-cart-product-title .hs-sticky-bar-product-title {
    color: #000000;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hs-loading-btn {
    position: relative;
}
.hs-loading-btn .hs-add--to--cart {
    visibility: hidden;
    opacity: 0;
}
.hs-loading-btn .hs--loading {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.hs-site-cart-popup .money {
    display: inline-block;
    padding: 0;
}
.hs-upsell-add-to-cart .hs--loading i {
    width: 14px !important;
}
.hs-btn-checkout-bar {
    vertical-align: middle;
    display: flex;
    flex-direction: row;
}
.hs-error-code-discount {
    font-size: 11px;
    color: red;
}
.fa-spin {
    -webkit-animation: fa-spin 0.5s infinite linear !important;
    animation: fa-spin 0.5s infinite linear !important;
}
.hs-min-money-cart {
    color: #000000;
    display: block;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.hs-item-cart-image .hs-content-cart-drawer-loop {
    display: none;
}
.hs-cart-content-price {
    color: #000000;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: center;
    word-break: break-word;
    width: 100%;
}
.hs-item-cart-content.hs-is-loading:after {
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    position: absolute;
    z-index: 97;
    opacity: 0.8;
}
.hs-sub-total-cart.hs-payment-discount .hs_subtotal_compare_at_price, .hs-sub-total-cart.hs-run-discount-automatic .hs_subtotal_compare_at_price, .hs-sub-total-cart.hs-run-discount-automatic .hs_subtotal_amount_discount {
    display: none !important;
}
.hs-item-cart-content.hs-is-loading:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    border: 1px solid #ccc;
    border-top-color: #000;
    -webkit-animation: spinner .6s linear infinite;
    animation: spin .6s linear infinite;
    z-index: 98;
}
.hs-popup-cart-sp-load * {
    box-sizing: border-box;
    outline: none;
    /*     line-height: 1.6; */
}
.hs-popup-cart-sp-load *:empty {
    display: block;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.hs-site-cart-popup .hs-price-total, .hs-site-cart-popup .hs-price-total span, .hs-site-cart-popup .hs-original-price-total, .hs-site-cart-popup .hs-original-price-total span {
    font-size: 15px;
    font-family: Karla-Bold;
    line-height: 20px;
}
.hs-site-cart-popup .hs-discount-app-cart svg {
    display: inline-block;
    width: 15px !important;
    height: 15px !important;
    vertical-align: middle;
    fill: currentColor;
}
.hs-discount-app-cart {
    font-size: 15px;
}
.hs-discount-app-cart.hs-desktop {
    display: block !important;
}
.hs-finalize-purchase p {
    display: none !important;
}
.hs-site-cart-popup .hs-compare-at-price, .hs-site-cart-popup .hs-compare-at-price span {
    color: #737373;
    font-size: 15px;
    font-weight: normal;
    text-decoration: line-through;
}
.hs-site-cart-popup .hs-price-total {
    font-weight: 800;
}
.hs-site-cart-popup .hs_subtotal_compare_at_price, .hs-site-cart-popup .hs_subtotal_discount_automatic {
    color: #737373;
    text-decoration: line-through;
    margin-right: 5px;
}
.hs-site-cart-popup .hs_subtotal_compare_at_price span, .hs-site-cart-popup .hs_subtotal_discount_automatic span {
    text-decoration: line-through;
}
.hs-discount-price-line-through, .hs-discount-price-line-through span {
    color: #737373;
    font-size: 15px;
    font-weight: normal;
    text-decoration: line-through;
}
#hs_shipping_progress {
    width: 100%;
    border-radius: 10px;
    background: #efefef;
}
#hs_shipping_bar {
    background: #000000;
    height: 10px;
    border-radius: 10px;
}
.hs-content-cart-drawer-loop .hs-quick-button-quantity {
    border: 1px solid #eeeeee;
}
.cart-popup-wrapper.is-transitioning {
    display: none !important;
}
.hs-error-code-discount span {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}
.hs---quantity.hs---buttons_added svg {
    width: auto !important;
    height: auto !important;
    vertical-align: unset;
}
.hs-content-propertie {
    font-size: 12px;
}
.hs-product-content-image-swipper .hs-content-cart-drawer-loop {
    display: none !important;
}
.hs-top-left .hs-quick-button-quantity {
    position: absolute;
    background: #fff;
    display: block;
    z-index: 3;
    margin: 0;
    text-align: right;
}
.hs-content-cart-drawer-loop .hs-top-left .hs-quick-button-quantity {
    border: 1px solid #eeeeee;
}
.hs-hidden-count-cart {
    display: none !important;
}
.hs-sticky-cart-cart-drawer {
    cursor: pointer;
    position: fixed;
    top: 20%;
    right: 15px;
}
.hs-item-cart-image .satcb_quick_buy, .hs-content-product-slide-cart .satcb_quick_buy {
    display: none !important;
}
.hs-sticky-cart-cart-drawer-content {
    color: #222222;
    background: #000000;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    -webkit-box-shadow: 1px 1px 5px grey !important;
    -moz-box-shadow: 1px 1px 5px grey !important;
    box-shadow: 1px 1px 5px grey !important;
    padding: 10px;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px !important;
    text-align: center;
    position: relative;
    box-sizing: content-box !important;
    z-index: 1;
}
.hs-mount-sub-total {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: auto;
    text-align: right;
}
.hs-sticky-cart-cart-drawer-content i {
    color: #222222;
}
.hs-sticky-cart-cart-drawer-content mark {
    background-color: #FFFFFF;
    color: #000000;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid transparent;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -5px;
    left: -10px;
    font-size: 10px !important;
    line-height: 20px;
    font-weight: 700;
    box-sizing: content-box !important;
    box-shadow: -1px 0px 3px #707080;
    padding: 0 !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup .hs-close-popup-cart h2 {
    font-size: 18px !important;
    font-family: Karla-Bold;
    color: #000000;
    text-align: center;
    padding: 0px;
    border: 0px !important;
    text-transform: none !important;
    margin: 0 !important;
    padding: 0 !important;
    letter-spacing: 1px;
    line-height: 18px;
}
body .hs-site-cart-popup form .hs-close-popup-cart svg {
    width: 10px !important;
    height: 10px !important;
}
.hs-shopping-cart-icon {
    color: #000000;
}
.hs-item-content-variants {
    letter-spacing: 0 !important;
}
.hs-note-heading {
    color: #000000;
    display: block;
    font-weight: 700;
    font-size: 16px;
    text-transform: none;
    text-align: center;
    letter-spacing: 1px;
}
.hs-site-cart-popup .hs-cart-note {
    border-top: 1px solid #d7d7d7;
    font-size: 14px;
    padding: 20px 20px;
    line-height: 0;
}
.hs-continue-shopping {
    line-height: normal;
    right: auto;
    top: auto;
}
.hs-content-discount-add {
    position: relative;
}
.hs-item-content-variants .hs-content-cart-drawer-loop {
    display: none !important;
}
.grid-product__meta .hs-content-cart-drawer-loop {
    display: none !important;
}
button.hs-apply-discount {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    font-size: 14px;
    padding: 0px 10px;
    font-weight: normal;
    width: 30%;
    height: 40px;
    line-height: 14px;
    outline: none;
    border: 1px;
    border-style: solid;
    background-color: #000000;
    border-color: #000000;
    border-radius: 0px 2px 2px 0px !important;
    color: #ffffff;
    border-left: 0px;
    text-transform: none;
}
button.hs-apply-discount:hover {
    background-color: #000000;
    border-radius: 0px 2px 2px 0px !important;
    color: #ffffff;
}
body .hs-cart-ins {
    box-sizing: border-box !important;
    outline: none;
    min-height: 60px;
    margin: 0 !important;
    background-color: #fff;
    height: 135px;
    border-width: 2px;
    border-style: solid;
    border-color: #d7d7d7;
    width: 100%;
    resize: none;
    padding: 10px;
    margin-top: 15px !important;
    color: #333;
}
body input.hs-discount-code {
    border: 1px;
    border-style: solid;
    border-radius: 2px 0px 0px 2px;
    border-color: #000000 !important;
    box-sizing: border-box !important;
    color: #000 !important;
    outline: none;
    width: 70% !important;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    height: 40px !important;
}
button.hs-apply-discount .hs--loading i {
    width: 50px;
    font-size: 14px !important;
}
button.hs-apply-discount.hs-loading .hs-text--apply--discount {
    display: none;
}
button.hs-apply-discount.hs-loading .hs--loading {
    display: block;
}
.hs-empty-page-content.hs-text-center p {
    margin: 0;
}
.hs-empty-page-content.hs-text-center .hs-close {
    float: right;
}
.hs-container-swp {
    position: relative;
}
.hs-content-empty-cart {
    color: #000000;
    text-align: center;
    line-height: 50px;
}
.hs-site-cart-popup .hs-close {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 30px;
    border-radius: 50%;
}
.hs-variants-swipper select {
    display: block !important;
}
.hs-content-product-and-variant-title .options-parent {
    color: black;
    font-family: "Karla-Regular";
}
.hs-shopping-cart-icon .hs-close img {
    height: 14px;
    width: 8px;
    cursor: pointer;
}
.active-frequency .refresh-svg svg {
    width: 10px !important;
}
.down-svg svg {
    width: 10px !important;
}
.hs-header-close-empty {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    width: auto;
}
.hs-header-close-empty h2 {
    width: 100%
}
.hs-content-count {
    text-align: right;
}
.hs-header-close-empty {
    margin: 0px 20px 0 20px;
    height: 50px !important;
}
.hs-site-search-popup .hs-header-close-empty {
    float: right;
}
.hs-site-cart-popup .ajax-cart__empty {
    font-family: "Karla-Regular";
    font-size: 18px;
    color: bold;
    text-align: center;
}
.hs-close-popup-cart {
    line-height: 50px;
}
.hs-site-cart-popup form .XeCartFooterMessage {
    margin: 0px !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup .hs-close-popup-cart .hs-close {
    line-height: 0px;
    position: relative;
    right: -10px;
    background-color: unset;
}
.hs-popup-cart-sp-load .hs-site-cart-popup .hs-close-popup-cart {
    background: #ffffff;
    border-bottom: 1px solid #d7d7d7;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 99;
}
.hs-popup-cart-sp-load.active .hs-site-cart-popup {
    display: block;
}
.hs-item-cart-qty img {
    max-width: 30px !important;
}
.hs-discount-price-total {
    font-size: 14px;
    margin-left: 0.5em;
}
.hs-site-cart-popup .swiper-button-prev {
    background-image: none !important;
    position: absolute;
    top: 50%;
    width: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    z-index: 2;
    margin-top: -20px;
    user-select: none;
    -webkit-user-drag: none;
}
.hs-site-cart-popup .swiper-button-next {
    background-image: none !important;
    position: absolute;
    top: 50%;
    width: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    z-index: 2;
    margin-top: -20px;
    user-select: none;
    -webkit-user-drag: none;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sub-total-cart span {
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sub-total-cart .hs-text-subtotal {
    color: #000000;
    font-size: 23px;
    text-transform: none;
    font-family: Karla-Bold;
    text-transform: uppercase;
}
.hs_subtotal_amount {
    font-family: Karla-Bold;
    font-size: 20px;
}
.hs-popup-cart-sp-load .hs_shipping_amount {
    float: right;
}
.hs-popup-cart-sp-load .hs-sub-total-cart {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: auto;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sub-total-cart .hs_subtotal_amount, .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sub-total-cart .hs_subtotal_amount_discount {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sub-total-cart.hs-payment-discount .hs_subtotal_amount, .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sub-total-cart.hs-payment-discount .hs_subtotal_amount span {
    color: #737373 !important;
}
.hs-payment-discount .hs_subtotal_amount {
    margin-right: 7px !important;
    text-decoration: line-through;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form {
    background: #ffffff;
    width: 100%;
    position: relative;
    margin: 0px;
}
.hs-popup-cart-sp-load .hs-site-cart-popup .hs-empty-page-content.hs-text-center {
    padding: 15px 0px;
    font-size: 16px;
    margin: 0px 15px;
    text-align: center;
    position: relative;
}
.hs-content-cart-drawer-loop i {
    margin: 0;
}
.hs-sticky-cart-cart-drawer i {
    margin: 0;
}
.hs-shipping-taxes {
    font-size: 14px;
    padding: 0px 0px 10px 0px;
    text-align: center;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart {
    outline: 0;
    width: 100%;
    box-sizing: border-box !important;
    -webkit-overflow-scrolling: auto;
}
.hs-original-price-total .hs-item-original-line-price {
    text-decoration: line-through !important;
    margin-right: 5px;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart img {
    position: relative;
    opacity: 1;
    border: 0px !important;
    width: 100%;
    object-fit: contain;
    max-height: 180px;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-image {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.hs-item-content-variants {
    display: grid;
    grid-template-columns: 160px calc(100% - 165px);
    grid-gap: 15px;
    align-items: center;
}
.hs-item-close {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.hs-item-cart-description .hs-item-close {
    position: absolute;
    right: 0;
    top: 0;
}
.hs-remove-item {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    text-transform: none;
}
.hs-clear-all-button {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    text-transform: none;
}
.hs-remove-item:hover, hs-clear-all-button:hover {
    color: #000000;
    text-decoration: underline;
}
.hs-content-product-slide-cart .hs-content-cart-drawer-loop {
    display: none;
}
.hs-compare-price-sw {
    display: inline-block;
    vertical-align: middle;
    text-decoration: line-through;
}
.hs-popup-cart-sp-load .hs-price-sw {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}
.hs-popup-cart-sp-load .hs-price-sw span {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
}
.hs-content-price-swiper {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    margin-bottom: 5px;
}
.hs-variants-swipper.hs-hidden-element {
    display: none;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-image a {
    display: block;
    vertical-align: middle;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-image a.hs-remove-item {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #3d4245;
    margin-right: 5px;
    font-size: 14px;
    max-width: 10px;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-image a.hs-remove-item img {
    width: 12px !important;
    min-width: 12px;
    border: 0px !important;
}
.hs-site-cart-popup form {
    text-align: left;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-qty {
    vertical-align: middle;
    width: 100%;
    position: relative;
    display: inline-flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-qty .hs-cart-plus-minus .hs-inc.hs-qtybutton, .hs-inc-upsell.hs-qtybutton-upsell {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border: none;
    color: #000;
    cursor: pointer;
    display: inline-flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    outline: none;
    margin: 0px;
    line-height: 30px;
    font-family: Muli, sans-serif !important;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    width: 30px;
    height: 30px;
    font-weight: 700;
    text-align: center;
    background: transparent;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-qty .hs-cart-plus-minus .hs-dec.hs-qtybutton, .hs-dec-upsell.hs-qtybutton-upsell {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border: none;
    color: #000;
    cursor: pointer;
    display: inline-flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    outline: none;
    margin: 0px;
    line-height: 30px;
    font-family: Muli, sans-serif !important;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    width: 30px;
    height: 30px;
    font-weight: 700;
    text-align: center;
    background: transparent;
    z-index: 96;
}
.hs-dec.hs-qtybutton svg, .hs-inc.hs-qtybutton svg, .hs-inc-upsell.hs-qtybutton-upsell svg, .hs-dec-upsell.hs-qtybutton-upsell svg {
    margin: 0 auto;
    vertical-align: inherit;
}
.hs-qty-upsell {
    margin-top: 10px;
}
.hs-cart-plus-minus, .hs-cart-plus-minus-upsell {
    background: #fff;
    border-radius: 2px;
    display: -webkit-inline-box;
    display: inline-flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}
.hs-compare-price-sw .money {
    text-decoration: line-through !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-qty .hs-cart-plus-minus input, .hs-cart-plus-minus-upsell input {
    box-shadow: none;
    text-indent: inherit !important;
    box-sizing: border-box !important;
    display: -webkit-inline-box;
    display: inline-flex;
    line-height: 30px !important;
    height: 30px !important;
    max-height: none;
    min-height: 0;
    border: none;
    font-size: 16px;
    background: transparent;
    border-top: none;
    border-bottom: none;
    border-left: 0px !important;
    border-right: 0px !important;
    width: 30px !important;
    min-width: auto !important;
    text-align: center;
    color: #000;
    padding: 0;
    border-radius: 0;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 2px 2px !important;
}
.hs-qtybutton svg, .hs-qtybutton-upsell svg {
    fill: #7d7d7d;
    width: 10px !important;
}
.hs-qtybutton:hover svg, .hs-qtybutton-upsell:hover svg {
    fill: #000;
}
.hs-site-cart-popup span:after {
    content: '' !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sub-total-cart {
    -ms-flex-order: 2;
    order: 2;
    padding: 15px 0px 15px 0px;
    background: none;
    line-height: 0px;
}
.hs-sub-total-cart.hs-shipping-next span {
    font-weight: inherit !important;
}
.hs-content-count.hs-clear-all-hidden.hs-products-count-hidden {
    display: none;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-description {
    display: inline-block;
    vertical-align: top;
    word-break: break-word;
    width: 100%;
    position: relative;
}
.hs-popup-cart-sp-load .hs-site-cart-popup a:hover {
    opacity: 1 !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-description a {
    text-decoration: none;
    font-family: Sweet Sans Pro Bold;
    font-size: 14px;
    line-height: 20px;
}
.hs-item-cart-description p {
    color: #000000;
}
body .hs-site-cart-popup .hs-price-total .currency-converter-amount-box, body .hs-site-cart-popup .hs-price-sw .currency-converter-amount-box, body .hs-site-cart-popup .hs_subtotal_amount .currency-converter-amount-box {
    color: #000000 !important;
}
.hs-item-cart-description span.hs-price-total, {
    color: #000000;
    display: inline-block;
}
.hs-original-price-total {
    color: #000000;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-description .hs-variant-title {
    color: #000000;
    display: block;
    font-size: 14px;
}
.hs-container-swp, .hs-container-dynamic-stacked {
    color: #000000;
}
.hs-content-product-and-variant-title {
    display: block;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-description .hs-product-title {
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    text-transform: none;
}
.hs-popup-cart-sp-load .hs-title-swiper a {
    color: #000000;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    text-transform: none;
}
.hs-popup-cart-sp-load .hs-title-swiper a:hover {
    color: #000000;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-description .hs-product-title:hover {
    color: #000000;
}
.hs-popup-cart-sp-load .hs-content-quantity-price {
    margin-top: 10px !important;
}
.hs-item-cart-description .hs-content-quantity-price {
    margin-top: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}
.hs-content-product-and-variant-title .hs-product-title:hover {
    color: #000000 !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content {
    border-bottom: 1px solid #d7d7d7;
    font-size: 0px;
    padding: 15px 0 20px;
    position: relative;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content:first-child {
    border-top: 0px;
}
.hs-item-cart-description .single-option {
    margin: 10px 0;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-finalize-purchase {
    width: 100%;
    padding: 15px 0;
    box-sizing: border-box !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-finalize-purchase .hs-checkout-purchase {
    background: #000000 !important;
    border-radius: 2px;
    border: 2px;
    border-color: #000000;
    border-style: none;
    box-sizing: border-box !important;
    box-shadow: none;
    cursor: pointer;
    color: #ffffff !important;
    display: inline-block;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 59%;
    margin-right: 2%;
    min-width: auto !important;
    vertical-align: middle;
    line-height: 16px;
    height: 42px;
    outline: none;
    overflow: hidden;
    visibility: visible;
    position: relative;
    left: auto;
    white-space: nowrap;
    max-width: 100%;
    text-transform: uppercase;
    text-overflow: ellipsis;
    margin: 0px !important;
}
body #hs-additional-buttons .shopify-cleanslate ._1n3zwJXRK30xbubjNiZsKV {
    border-radius: 2px !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-finalize-purchase .hs-checkout-purchase:hover {
    background: #000000 !important;
    color: #ffffff !important;
    border-color: #000000;
}
.hs-content-checkout-button {
    display: inline-block;
    width: 59%;
    margin-left: 2%;
}
.hs-content-checkout-button .hs-checkout-purchase {
    width: 100% !important;
    margin-right: 0px !important;
    height: 52px !important;
}
.hs-finalize-purchase .hs-cart-purchase {
    height: 52px !important;
    margin: 0px;
}
.cart-popup-wrapper.cart-popup-wrapper--hidden {
    display: none !important;
}
.hs-popup-cart-sp-load .hs-upsell-add-to-cart {
    background: #000000 !important;
    border-radius: 2px;
    border: 0px;
    border-color: #000000;
    border-style: none;
    box-sizing: border-box !important;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 100% !important;
    margin: 0;
    padding: 0px !important;
    text-transform: none;
    outline: none;
    position: relative;
    line-height: 14px;
    height: 38px !important;
    min-width: auto;
    margin: 0px !important;
}
.hs-popup-cart-sp-load .hs-upsell-add-to-cart:hover {
    background: #000000 !important;
    color: #ffffff !important;
    border-color: #000000;
}
.hs-site-cart-popup div {
    box-sizing: border-box !important;
}
/*   .hs-site-cart-popup .hs-item-remove-class{
    padding-right:20px;
  } */

.hs-site-cart-popup form {
    box-sizing: border-box !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-finalize-purchase .hs-cart-purchase {
    color: #ffffff;
    background: #222222;
    border-radius: 2px;
    border: 0px;
    border-color: #000000;
    border-style: none;
    box-sizing: border-box !important;
    display: inline-block !important;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 16px;
    width: 39%;
    vertical-align: middle;
    height: 42px;
    outline: none;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    text-overflow: ellipsis;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-finalize-purchase .hs-cart-purchase:hover {
    background: #222222;
    border-color: #ffffff;
    color: #ffffff;
}
.hs-finalize-purchase .hs-continue-shopping {
    background: transparent !important;
    color: #737373;
    box-sizing: border-box !important;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    width: 100%;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    display: block;
    text-align: center;
    display: block;
    margin-top: 15px;
    padding: 0px !important;
    text-transform: none;
}
.hs-container-swp .swiper-button-next:focus, .hs-container-swp .swiper-button-prev:focus {
    outline: none;
}
.hs-container-swp .swiper-button-next:hover, .hs-container-swp .swiper-button-prev:hover {
    color: #ccc;
}
.hs-finalize-purchase .hs-continue-shopping:hover {
    color: #000000;
}
.hs-discount-app-cart svg {
    max-width: 12px !important;
    max-height: 12px !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-finalize-purchase a:last-child {
    margin-bottom: 0px;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-finalize-purchase a:hover {
    opacity: 1;
    text-decoration: underline;
}
.hs-add-to-cart span {
    display: block;
    background: #eeeeee;
    color: #000000;
    font-size: 20px;
    line-height: 35px;
    width: 35px;
    border-radius: 50%;
    height: 35px;
    opacity: .9;
}
.hs-product-link-image img {
    max-width: 100%;
}
.hs-product-content-image-swipper {
    display: inline-block;
    max-width: 90px;
    vertical-align: middle;
}
.hs-content-count-products-clear-all .hs-content-count {
    padding: 10px 0px 0px 0px;
}
.hs-swipper-select-option-add-to-cart {
    font-size: 14px;
    padding: 4px 20px 4px 10px;
    height: 38px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    background-position: right 8px center !important;
    padding-right: 28px !important;
    text-indent: 0.01px !important;
    cursor: pointer !important;
    padding-top: 0px !important;
    padding-left: 10px !important;
    padding-bottom: 0px !important;
    margin: 0;
    appearance: none;
    width: 100%;
    text-overflow: ellipsis;
}
.hs-add-to-cart:hover span {
    background: #eeeeee;
    opacity: 1;
}
body #hs-additional-buttons .shopify-cleanslate ._3TUeZPsTWjDxakSmeDcA4D, body #hs-additional-buttons .shopify-cleanslate .kEwctmM5pguv6XkPR8mx6, body #hs-additional-buttons .shopify-cleanslate ._2PfRg7DFvcstLFRNRf5W1e {
    flex-basis: auto !important;
    text-align: center !important;
    height: 45px !important;
    -webkit-flex-basis: auto !important;
    -ms-flex-preferred-size: auto !important;
    margin: 0 5px 5px !important;
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
    width: 100% !important;
}
body #hs-additional-buttons .shopify-cleanslate ._1axiYDNHVzBHv3h8UhmWtr, body #hs-additional-buttons .shopify-cleanslate .iZJMuEDN4NxKS3mrxcBP9 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin: 0 -5px !important;
    margin-bottom: -5px !important;
}
body #hs-additional-buttons .shopify-cleanslate ._2zarRkvJ2j83NID3Q3t0Ix, .shopify-cleanslate ._1M9S34W-UyhhDRRQQiV3RH {
    border-radius: 2px !important;
    width: 100% !important;
    height: 45px !important;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-qty .hs-cart-plus-minus input:focus, .hs-cart-plus-minus-upsell input {
    outline: none !important;
}
.hs-content-checkout-bar.hs-hidden-select---variants .hs-select-option-checkout-bar {
    display: none;
}
.hs-load-ajax-popup-cart, .hs-load-popup-cart-show-products, .hs-load-notify-show {
    background: rgba(255, 255, 255, 0.50);
    height: 100%;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000000;
}
.hs-load-notify-show {
    z-index: 1000001;
}
#hs-additional-buttons #dynamic-checkout-cart {
    margin-top: 5px;
    width: 100%;
}
.hs-site-cart-popup .currency-converter-cart-note {
    padding: 10px 15px 0 15px !important;
}
.hs-message-notify-popup-cart {
    background: #ffffff;
    box-shadow: 0 0 0 1px rgba(39, 44, 48, .05), 0 1px 5px 1px rgba(39, 44, 48, .16);
    min-width: 740px;
    margin: 0 auto;
    padding: 40px 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2147483647;
}
.hs-mg-price {
    margin-top: 5px;
}
.hs-message-notify-popup-cart .hs-remove-notify {
    width: 12px;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
}
.hs-message-notify-popup-cart p {
    margin: 0px;
    text-align: center;
    font-weight: 500;
}
.hs-load-popup-cart-show-products {
    z-index: 100;
}
.hs-container-swp .swiper-container-horizontal>.swiper-pagination-bullets, .hs-container-swp .swiper-pagination-custom, .hs-container-swp .swiper-pagination-fraction {
    bottom: 0px;
}
.hs-container-swp .swiper-pagination-bullet-active, .hs-container-swp .swiper-pagination-clickable .swiper-pagination-bullet {
    background: #fff;
    border: 2px solid rgba(0, 0, 0, 0.5);
}
.hs-btn-checkout-bar .hs-checkout-bar-price, .hs-btn-checkout-bar .hs-checkout-bar-compare-at-price {
    line-height: 39px;
}
.hs-load-ajax-popup-cart svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 50px;
}
.hs-load-ajax-popup-cart svg circle {
    stroke: #0b2626;
}
.hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-qty .hs-cart-plus-minus .transparent-qty {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
}
.hs-button-100-w {
    width: 100% !important;
    margin: 0px !important;
}
button.btn.product-form__cart-submit_popup_cart {
    width: 100%;
    margin: 10px 0px;
}
.hs-content-cart-drawer-loop {
    position: relative;
    z-index: 4;
    width: 100%;
    display: block;
}
.hs-select-text {
    font-size: 12px;
}
.hs-announcement.hs-top-4 {
    margin-top: 4px;
}
.hs-site-cart-popup form.sn-cart {
    width: 100%;
    z-index: 2147483646;
    -webkit-transition: 0.4s -webkit-transform;
    transition: 0.4s -webkit-transform;
    transition: 0.4s transform;
    transition: 0.4s transform, 0.4s -webkit-transform;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.hs-container-mg-top-up {
    width: 100%;
    margin-top: auto;
    position: relative;
    padding: 0px;
}
.hs-add-discount {
    border-top: 1px solid #d7d7d7;
}
.hs-content-cart-drawer-loop .hs-select-box-load select {
    width: 100%;
    padding-top: 10px;
    padding-left: 18px;
    padding-bottom: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(//cdn.shopify.com/s/files/1/3067/1988/t/10/assets/ico-select.svg?44545);
    background-repeat: no-repeat;
    background-position: right 10px center;
    line-height: 1.2;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: "";
    cursor: pointer;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
}
.hs-content-cart-drawer-loop select:last-child {
    margin-bottom: 0px margin-top: 0px
}
.hs-site-cart-popup .hs-close:hover {
    background: rgba(0, 0, 0, 0.1);
}
.hs-site-cart-popup .hs-close:hover svg path, .hs-remove-item:hover svg path, .hs-remove-item:hover svg path {
    fill: #000000 !important;
}
.hs-inc.hs-qtybutton svg g {
    fill: #7d7d7d !important;
}
.hs-inc.hs-qtybutton:hover svg g {
    fill: #000 !important;
}
.hs-item-cart-content.hs-cls-discount .hs-compare-at-price {
    display: none !important;
}
.hs-product-label {
    position: absolute;
    z-index: 1;
    background: #d2354f;
    padding: 0 4px 0 8px;
    color: #fff;
    font-weight: 500;
    font-size: 11px;
    line-height: 20px;
    white-space: nowrap;
}
.hs-right-arrow {
    position: absolute;
    top: 0;
    right: -9px;
    border-left: 9px solid #d2354f;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.hs---quantity.hs---buttons_added {
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top;
}
.hs---quantity.hs---buttons_added .hs---minus, .hs---quantity.hs---buttons_added .hs---plus {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0px 8px !important;
    background-color: #ffffff;
    border-radius: 0px !important;
    border: 1px solid #949494;
    height: 41px !important;
    line-height: 41px !important;
    min-height: auto;
    cursor: pointer;
    font-size: inherit !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    outline: none !important;
    letter-spacing: 0;
}
.hs---quantity .hs-quick-button-quantity2 {
    color: #000;
    width: 40px !important;
    height: 41px !important;
    padding: 0px !important;
    text-align: center !important;
    background-color: #fff !important;
    border: 0px !important;
    border-top: 1px solid #949494 !important;
    border-bottom: 1px solid #949494 !important;
    border-radius: 0 !important;
    outline: none;
    min-height: auto !important;
}
.hs---quantity.hs---buttons_added input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
}
.hs---quantity.hs---buttons_added .hs---minus {
    border-right: 0;
}
.hs---quantity.hs---buttons_added .hs---plus {
    border-left: 0;
}
.hs---minus svg, .hs---plus svg {
    fill: #7d7d7d;
}
.hs-flag-content {
    position: absolute;
    top: 0;
    left: 0;
}
.hs-text-free-shipping {
    display: block;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    text-transform: none;
}
button.product-form__cart-submit_popup_cart {
    color: #ffffff;
    background: #299191;
    display: block !important;
    width: 100%;
    line-height: 1.4;
    padding-left: 5px;
    padding-right: 5px;
    white-space: normal;
    padding: 10px 18px;
    border: 0px;
    margin-top: 10px;
}
button.product-form__cart-submit_popup_cart:active {
    color: #ffffff;
    background: #1e7272;
}
button.product-form__cart-submit_popup_cart:focus {
    color: #ffffff;
    background: #1e7272;
}
button.product-form__cart-submit_popup_cart:focus-within {
    color: #ffffff;
    background: #1e7272;
}
button.product-form__cart-submit_popup_cart:hover {
    color: #ffffff;
    background: #1e7272;
}
button.product-form__cart-submit_popup_cart:visited {
    color: #ffffff;
    background: #1e7272;
}
button.product-form__cart-submit_popup_cart[disabled] {
    color: #ffffff;
    background: #299191;
    cursor: default;
    opacity: 0.5;
}
button.product-form__cart-submit_popup_cart:focus {
    outline: none;
}
.hs-announcement-module, .hs-close-popup-cart, .hs-shopping-cart-icon, .hs-close, .hs-content-discounts-calculate-checkout, .hs-add-discount, .hs-content-count-products-clear-all, .hs-count-products-cart {
    margin: 0;
}
.hs-payment-discount .hs_subtotal_amount .money {
    text-decoration: line-through;
}
.hs-announcement {
    background: #d7ecf7;
    border: 1px solid #c3dfee;
    color: #1a237e;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding: 10px 20px;
}
.hs-quantity-content-arrows.hs-top-right {
    position: absolute;
    top: 4px;
    right: 4px;
}
.hs-quantity-content-arrows.hs-top-left {
    left: 4px !important;
    position: absolute;
    top: 4px;
}
.hs-top-right .hs-add-to-cart {
    border: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 4;
    line-height: 0px;
    padding: 0px;
    margin: 0px;
    outline: none;
    background: transparent;
    border-radius: 50%;
    display: inline-block;
    width: auto;
    min-height: auto !important;
}
.hs-top-left .hs-add-to-cart {
    border: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 4;
    line-height: 0px;
    padding: 0px;
    margin: 0px;
    outline: none;
    background: transparent;
    border-radius: 50%;
    display: inline-block;
    width: auto;
    min-height: auto !important;
}
.hs-quantity-content-arrows {
    position: relative;
    display: inline-block;
    width: 85px;
}
.hs-success-code-discount {
    position: relative;
}
.hs-success-code-discount .hs--content--warning {
    border: 1px solid #d3e7f5;
    border-color: #f0e4bc;
    background-color: #fff8de;
    position: relative;
    display: table;
    opacity: 1;
    padding: 10px;
    padding-right: 15px;
    border-radius: 4px;
    margin-bottom: 15px;
    color: #545454;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.hs-success-code-discount .hs--content--success {
    border: 1px solid #acf0ac;
    border-color: #acf0ac;
    background-color: #cdf7cd;
    position: relative;
    display: table;
    opacity: 1;
    padding: 10px;
    padding-right: 15px;
    border-radius: 4px;
    margin-bottom: 15px;
    color: #000000;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.hs-success-code-discount .hs-close-discount-slide-cart.hs---warging {
    position: absolute;
    top: 15px;
    right: 15px;
}
.hs-success-code-discount .hs-close-discount-slide-cart.hs---success {
    position: absolute;
    top: 15px;
    right: 15px;
    line-height: 0;
}
.notice__text {
    display: inline-block;
}
.hs-container-swp .swiper-container {
    overflow: visible !important;
}
.hs--content--warning .notice__text {
    color: #000;
    display: table-cell;
    width: 100%;
    vertical-align: top;
    padding-right: 15px;
}
.hs---warning---icon {
    margin-top: -0.14286em;
    margin-right: 0.71429em;
    color: #b88600;
}
.hs---warning---icon svg {
    fill: #b88600 !important;
}
.hs_notice__text {
    display: inline-block;
}
.hs--content--success .hs-notice__text {
    color: #000000;
    display: table-cell;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    width: 100%;
    vertical-align: top;
    margin: 0 !important;
    padding: 0px !important;
}
.hs---success---icon {
    margin-right: 0.71429em;
    color: #b88600;
    line-height: 0;
}
.hs---success---icon svg {
    fill: #499949 !important;
}
.hs--content--success p {
    margin: 0;
}
.hs-add-to-cart.hs-top-left {
    border: 0px;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 4;
    line-height: 0px;
    padding: 0px;
    margin: 0px;
    outline: none;
    background: transparent;
    border-radius: 50%;
    display: inline-block;
    width: auto;
}
.hs-sticky-cart {
    -webkit-overflow-scrolling: auto;
}
.hs-sticky-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1);
    background-color: #f5f6f7;
}
.hs-sticky-cart::-webkit-scrollbar {
    width: 8px;
    background-color: #c1c1c1;
}
.hs-sticky-cart::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
}
.hs-combobox-option-variant {
    -webkit-overflow-scrolling: auto;
}
.hs-combobox-option-variant::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1);
    background-color: #f5f6f7;
}
.hs-combobox-option-variant::-webkit-scrollbar {
    width: 8px;
    background-color: #c1c1c1;
}
.hs-combobox-option-variant::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
}
.hs-loading {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.hs-mobile {
    display: none !important;
}
.fa-2x {
    font-size: 1.5em !important;
}
.hs-desktop {
    display: inline-block !important;
}
ul.hs-combobox-option-variant.hs-top-left {
    left: 0;
}
ul.hs-combobox-option-variant.hs-top-right {
    right: 0;
}
.farm-quantity-button {
    line-height: 0;
}
input.hs-quick-button-quantity[type=number]::-webkit-inner-spin-button, input.hs-quick-button-quantity[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}
.hs-combobox-option-variant {
    display: none;
    position: absolute;
    top: 45px;
    z-index: 100;
    width: 90%;
    font-size: 13px;
    overflow: hidden;
    overflow-y: auto;
    list-style: none;
    text-align: center;
    opacity: .9;
    margin: 0px;
}
.hs-combobox-option-variant:hover {
    opacity: 1;
}
.hs-combobox-option-variant.active {
    display: block !important;
}
.hs-frequently-bought h2 {
    line-height: initial !important;
}
.hs-combobox-option-variant li {
    display: block;
    background: #eee;
    color: #000;
    padding: 5px;
    margin: 0;
    border-bottom: 1px solid #ddd;
    line-height: 1;
    cursor: pointer;
}
.hs-combobox-option-variant li:hover {
    opacity: .9;
}
.hs-item-cart-content-quantity, .hs-item-cart-content-quantity-upsell {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.hs-sticky-bar-add-to-cart-product-title {
    text-decoration: none;
}
.hs-sticky-checkout-bar.hs-sticky---bar---1 {
    z-index: 2147483646;
}
.hs-recommend-products .hs-content-product-slide-cart {
    font-size: 14px;
    background: #f7f8f9;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #ebe4e4;
    width: 99%;
    margin-bottom: 20px;
    text-align: left;
    position: relative;
    display: grid;
    grid-template-columns: 70px calc(100% - 85px);
    grid-gap: 15px;
    align-items: center;
    align-content: center;
}
.hs-cross-sell .hs-content-product-slide-cart {
    font-size: 14px;
    background: #f7f8f9;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #ebe4e4;
    width: 99%;
    margin-bottom: 20px;
    text-align: left;
    position: relative;
    display: grid;
    grid-template-columns: 70px calc(100% - 85px);
    grid-gap: 15px;
    align-items: center;
    align-content: center;
}
.hs-automatic-recommend .hs-content-product-slide-cart {
    font-size: 14px;
    background: #f7f8f9;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #ebe4e4;
    width: 99%;
    margin-bottom: 20px;
    text-align: left;
    position: relative;
    display: grid;
    grid-template-columns: 70px calc(100% - 85px);
    grid-gap: 15px;
    align-items: center;
    align-content: center;
}
.hs-product-link-image img {
    max-height: 70px;
}
.hs-product-content-image-swipper {
    text-align: center;
}
.hs-site-cart-popup .hs-sticky-cart {
    padding: 0 25px;
}
.hs-upsell-add-to-cart svg {
    margin-right: 5px;
}
.hs-content-title-price-swiper {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.hs-drawer-checkout {
    box-sizing: border-box !important;
    display: flex;
    justify-content: space-evenly;
    position: sticky;
    bottom: 0;
    z-index: 999;
}
body .hs-drawer-content-checkout {
    color: #000000;
    padding-top: 5px;
    background: #ffffff;
    border-top: 2px solid #ddd;
    display: block;
    width: 100%;
}
body .hs-drawer-content-checkout a {
    color: #000000;
}
body .hs-drawer-content-checkout a:hover {
    color: #000000;
}
body .hs-recommend-products .hs-content-title-price-swiper {
    color: #000000;
}
body .hs-cross-sell .hs-content-title-price-swiper {
    color: #000000;
}
.hs-progess-content {
    margin: 0 auto 15px;
    position: relative;
    width: 100%;
}
.hs-progess-content .hs-text-free-shipping {
    color: #000000;
}
.hs-progess-content .hs-progress-indicator {
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    top: 100%;
    text-transform: none;
    text-align: center;
}
.hs-progess-content .hs-progress-indicator:before {
    display: block;
    height: 5px;
    width: 2px;
    background: #ccc;
    margin: 0 auto;
    content: "";
}
.hs-container-swp .swiper-slide.swiper-slide-active {
    width: 100% !important;
}
.hs-content-price-swiper .hs-price-sw {
    margin: 0 !important;
}
.hs-progess-content .hs-progress-indicator:first-of-type {
    left: 0px;
}
.hs-progess-content .hs-progress-indicator:first-of-type:before {
    margin: 0;
}
.hs-progess-content .hs-progress-indicator:nth-of-type(2) {
    left: 25%;
    transform: translateX(-50%);
}
.hs-progess-content .hs-progress-indicator:nth-of-type(3) {
    left: 50%;
    transform: translateX(-50%);
}
.hs-progess-content .hs-progress-indicator:nth-of-type(4) {
    left: 75%;
    transform: translateX(-50%);
}
.hs-progess-content .hs-progress-indicator:nth-of-type(5) {
    right: 0px;
}
.hs-progess-content .hs-progress-indicator:nth-of-type(5):before {
    margin-right: 0;
}
.hs-progess-content .hs-progress-indicator.hs-progress-price:first-of-type {
    left: 0px;
}
.hs-progess-content .hs-progress-indicator.hs-progress-price:nth-of-type(2) {
    left: 25%;
    transform: translateX(-50%);
}
.hs-progess-content .hs-progress-indicator.hs-progress-price:nth-of-type(3) {
    left: 50%;
    transform: translateX(-50%);
}
.hs-progess-content .hs-progress-indicator.hs-progress-price:nth-of-type(4) {
    left: 75%;
    transform: translateX(-50%);
}
.hs-progess-content .hs-progress-indicator.hs-progress-price:nth-of-type(5) {
    right: 0px;
}
.hs-progess-content .hs-progress-indicator.hs-progress-price:nth-of-type(2) span {
    text-align: center;
}
.hs-progess-content .hs-progress-indicator.hs-progress-price:nth-of-type(3) span {
    text-align: center;
}
.hs-progess-content .hs-progress-indicator.hs-progress-price:nth-of-type(4) span {
    text-align: center;
}
.hs-progess-content .hs-progress-indicator.hs-progress-price:nth-of-type(5) span {
    text-align: center;
}
.hs-popup-cart-sp-load.hs-cart-drawer-0 {
    display: none;
}
.hs-open-cart .hs-popup-cart-sp-load.hs-cart-drawer-0 {
    display: block;
    position: fixed;
    top: 6% !important;
    bottom: 6%;
    height: 88%;
    left: 50%;
    max-width: 800px;
    width: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.hs-content-cart-drawer-loop .hs-top-right .hs-quick-button-quantity {
    background: #fff;
    width: 85px;
    height: 35px;
    min-height: 35px;
    display: block;
    z-index: 3;
    border-radius: 17px;
    padding: 7px 35px 7px 5px;
    margin: 0;
    text-align: right;
    color: #a0a0a0;
    outline: none;
}
.farm-quantity-nav {
    display: none;
    position: absolute;
    top: 0;
}
.hs-content-cart-drawer-loop .hs-top-left .hs-quick-button-quantity {
    background: #fff;
    width: 85px;
    height: 35px;
    min-height: 35px;
    display: block;
    z-index: 3;
    border-radius: 17px;
    padding: 7px 5px 7px 35px;
    margin: 0;
    text-align: right;
    color: #a0a0a0;
}
.hs-sticky-cart-cart-drawer.hs-hidden-desktop-count-cart {
    display: none;
}
.hs-sticky-cart-cart-drawer.hs-hidden-devices-count-cart {
    display: block;
}
.hs-sticky-cart-cart-drawer.hs-hidden-desktop-count-cart.hs-hidden-devices-count-cart {
    display: none;
}
.hs-site-cart-popup form .hs-item-cart-content-quantity .hs-cart-plus-minus svg {
    width: 10px !important;
    height: 10px !important;
}
.hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-remove-item svg {
    width: 14px !important;
    height: 18px !important;
}
.hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-discount-app-cart svg {
    width: 15px !important;
    height: 15px !important;
}
.hs-site-cart-popup form .hs-close svg {
    width: 16px !important;
    height: 16px !important;
}
.hs-content-checkout-bar .hs-bar-content-image {
    line-height: 0;
}
@media (max-width: 1600px) {
    .hs-content-product-slide-cart {
        width: 99%;
    }
}
.hs-content-quantity-price .get-auto-refill {
    margin: 0;
    text-align: center;
}
.hs-product-title {
    width: 60%;
    font-weight: 600 !important;
}
@media (max-width: 1024px) {
    .hs-countdown-offer {
        font-size: 16px;
    }
}
.max-qty-reached {
    color: red;
    width: 100%;
    font-size: 14px;
    display: none;
    font-family: Karla-Regular;
    padding-right: 5px;
}
@media (max-width: 780px) {
    .frequency-ul li {
        padding: 3px 5px;
    }
    .hs-item-cart-description .frequency-ul {
        width: 160px;
    }
    .hs-site-cart-popup form .hs-close-popup-cart svg, .hs-site-cart-popup form .hs-content-count-products-clear-all svg, .hs-site-cart-popup form .hs-announcement-module svg, .hs-site-cart-popup form .hs-content-discounts-calculate-checkout svg, .hs-site-cart-popup form .hs-sticky-cart svg, .hs-site-cart-popup form .hs-container-mg-top-up svg, .hs-site-cart-popup form .hs-container-swp svg {
        width: 14px;
        height: 12px;
    }
    .hs-site-cart-popup .hs-close {
        width: 22px;
    }
    div#upsell-items .col-sm-3 {
        padding: 5px;
    }
    .cart-packaging-options {
        padding: 0 10px;
    }
    .hs-site-cart-popup .hs-sticky-cart {
        padding: 0 10px;
    }
    .hs-site-cart-popup .hs-products-stacked.hs-manual-products .grid.grid--1-col-tablet-down .col-sm-3.grid__item {
        max-width: calc(32% - var(--grid-mobile-horizontal-spacing) / 2);
    }
    p.recom-title {
        font-size: 8px;
        min-height: 32px;
    }
    .active-frequency {
        padding: 4px 0 4px 4px;
        width: 160px;
    }
    .max-qty-reached {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sub-total-cart span, .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sub-total-cart .hs-text-subtotal {
        font-size: 16px;
        line-height: 16px;
    }
    .hs-popup-cart-sp-load input, .hs-popup-cart-sp-load select, .hs-popup-cart-sp-load textarea {
        font-size: 16px !important;
    }
    .hs-popup-cart-sp-load textarea {
        line-height: 16px;
    }
    .hs-open-cart .hs-popup-cart-sp-load.hs-cart-drawer-0 {
        width: 90%;
    }
    .hs-site-cart-popup .hs-cart-note {
        padding: 15px 15px;
    }
    .hs-sticky-cart, .hs-content-discounts-calculate-checkout, .hs-drawer-content-checkout {
        padding: 0px 15px 0 15px;
    }
    .hs-header-close-empty, .hs-site-cart-popup .hs-dobly-content, .hs-swipper-containter-cart {
        margin: 0px 15px 0 15px;
    }
    .hs-swipper-containter-cart {
        margin: 0px 30px 0 30px;
    }
    .hs-countdown-cart {
        padding: 10px 10px;
    }
    .hs-content-discounts-calculate-checkout {
        padding: 0px 15px;
    }
    .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content {
        padding: 10px 10px;
    }
    .hs-products-stacked, .hs-products-dynamic-stacked {
        padding: 0px 15px;
    }
    .hs-content-checkout-bar {
        font-size: 16px;
        line-height: 16px;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
        display: flex;
        flex-direction: row;
        padding: 0px;
        flex-wrap: wrap;
        width: 100%;
        flex: 1 1 auto;
        overflow: hidden;
    }
    .hs-content-checkout-bar.hs-hidden-select .hs-change-select-option .hs-content-quantity {
        display: none !important;
    }
    .hs-content-checkout-bar .hs-checkout-bar-add-to-cart {
        font-size: 16px;
        height: 52px !important;
    }
    .hs-content-checkout-bar .hs-bar-content-price {
        display: flex;
    }
    .hs-content-checkout-bar .hs-thumb-and-title {
        margin-right: 0px;
    }
    .hs-content-checkout-bar .hs-change-select-option {
        width: calc(100% + 1.1rem);
    }
    .hs-content-checkout-bar .hs-content-image-and-title {
        height: auto;
        margin-bottom: 5px;
        padding: 5px 5px 0px 5px;
        vertical-align: middle;
    }
    .hs-content-checkout-bar .hs-content-image-and-title.hs-bar-hidden-button {
        margin-bottom: 5px;
    }
    .hs-content-checkout-bar .hs-select-box-load {
        position: relative;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        max-width: initial;
        min-width: 70px;
        padding-right: 0px;
        flex: 1 1 auto;
    }
    .hs-content-checkout-bar .hs-select-option-checkout-bar {
        padding-right: 15px !important;
        padding-left: 10px !important;
    }
    .hs-success-code-discount .hs--content--warning {
        padding-right: 20px;
    }
    .hs-success-code-discount .hs--content--success {
        padding-right: 20px;
    }
    .hs-content-checkout-bar .hs-content-variant-select-option {
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        flex: 1 1 auto;
        overflow: hidden;
    }
    .hs-content-checkout-bar .hs-select-box-load {
        margin-bottom: 5px;
    }
    .hs-content-checkout-bar .hs-change-select-option .hs-content-quantity {
        margin-bottom: 5px;
    }
    .hs-content-checkout-bar .hs-full-bar-button {
        margin-left: 0px;
    }
    .hs-content-checkout-bar .hs-content-image-and-title {
        width: 100%;
    }
    .hs-content-checkout-bar.hs-hidden-header .hs-content-image-and-title {
        display: none;
    }
    .hs-content-variant-select-option {
        width: 100%;
    }
    .hs-countdown-offer {
        font-size: 14px;
    }
    .hs-sticky-cart-cart-drawer.hs-hidden-desktop-count-cart {
        display: block;
    }
    .hs-sticky-cart-cart-drawer.hs-hidden-devices-count-cart {
        display: none;
    }
    .hs-btn-checkout-bar .hs-checkout-bar-price .hs-money-price {
        margin: 0;
        margin-right: 10px;
    }
    .hs-change-select-option {
        padding-right: 0px;
    }
    .hs-full-bar-button button {
        margin: 8px 0;
    }
    .hs-full-bar-button {
        align-items: center;
        flex-direction: row;
        width: 100%;
        margin-left: 0px;
    }
    .hs-sticky-checkout-bar.hs-sticky---bar---1 {
        z-index: 2147483644;
    }
    .hs-popup-cart-sp-load .hs-site-cart-popup {
        height: 100%;
    }
    .hs-popup-cart-sp-load.hs-cart-drawer-1 {
        display: none;
        width: 100%;
        height: 100%;
        left: 0px !important;
        right: auto !important;
        top: 0px !important;
    }
    .hs-popup-cart-sp-load.hs-cart-drawer-1 .hs-drawer-checkout {
        width: 100%;
        z-index: 10;
    }
    .hs-popup-cart-sp-load.hs-cart-drawer-1.active {
        display: block;
    }
    .hs-full-bar-button.hs-bar-button-mobile {
        display: flex !important;
    }
    .hs-content-variant-select-option .hs-checkout-bar-compare-at-price, .hs-content-variant-select-option .hs-checkout-bar-price {
        display: none !important;
    }
    .hs-sticky-checkout-bar.hs-mobile-top {
        top: 0px;
        bottom: auto;
    }
    .hs-sticky-checkout-bar.hs-mobile-bottom {
        bottom: 0px;
        top: auto;
    }
    button.product-form__cart-submit_popup_cart {
        color: #ffffff;
        background: #299191;
        width: 100%;
        line-height: 1.4;
        padding-left: 0px;
        padding-right: 0px;
        white-space: normal;
        padding: 10px 10px;
        border: 0px;
        margin-top: 10px;
        text-transform: uppercase;
    }
    .hs-popup-cart-sp-load {
        z-index: 2147483647 !important;
    }
    .hs-full-bar-button button.hs-checkout-bar-add-to-cart {
        border-radius: 0 !important;
    }
}
@media screen and (max-width: 767px) {
    .hs-site-cart-popup {
        padding-bottom: calc(.5rem + env(safe-area-inset-bottom));
    }
    .hs-popup-cart-sp-load .hs-site-cart-popup .hs-close-popup-cart {
        padding: 0px 45px 0 0;
    }
    .cart-icon.js-ajax-cart-drawer-trigger {
        top: -7px !important;
    }
    .hs-site-cart-popup .hs-item-remove-class {
        padding: 0;
    }
    .hs-site-cart-popup .hs-cart-plus-minus {
        width: 72px;
    }
    .hs-site-cart-popup .hs-item-remove-class a {
        display: flex;
    }
}
@media (max-width: 750px) {
    .hs-site-cart-popup .hs-price-total, .hs-site-cart-popup .hs-price-total span, .hs-site-cart-popup .hs-original-price-total, .hs-site-cart-popup .hs-original-price-total span {
        font-size: 13px;
    }
    .hs-upsell-add-to-cart, .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-finalize-purchase .hs-checkout-purchase, .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-finalize-purchase .hs-cart-purchase {
        height: 54px;
    }
    body #hs-additional-buttons .shopify-cleanslate ._3TUeZPsTWjDxakSmeDcA4D, body #hs-additional-buttons .shopify-cleanslate .kEwctmM5pguv6XkPR8mx6, body #hs-additional-buttons .shopify-cleanslate ._2PfRg7DFvcstLFRNRf5W1e {
        height: 54px !important;
    }
}
.hs-cart-content-price {
    width: 40%;
    font-family: Karla-Bold;
    text-align: end;
}
button.js-ajax-checkout-button:hover {
    background: #353535;
}
@media (max-width: 600px) {
    .frequency-li {
        margin: 0;
        margin-top: 1%;
    }
    .active-frequency {
        font-size: 10px;
    }
}
@media (max-width: 600px) {
    .hs-countdown-offer-mobile {
        display: block;
        margin: 0 auto;
    }
    .hs-popup-cart-sp-load.hs-cart-drawer-1 {
        left: auto !important;
    }
    .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-image a {
        display: block;
        vertical-align: middle;
    }
    .hs-popup-cart-sp-load.hs-cart-drawer-1.hs-mobile-content-cart {
        width: 100% !important;
    }
    .hs-item-content-variants {
        grid-template-columns: 110px calc(100% - 125px);
    }
    .hs-product-title {
        width: 60%;
        overflow:visible;
    }
}
@media (max-width: 480px) {
    .swiper-slide.swiper-slide-active .hs-upsell-add {
        width: 100% !important;
    }
    .swiper-slide.swiper-slide-active .hs-content-price-swiper, .swiper-slide.swiper-slide-active .hs-variants-swipper {
        width: 100% !important;
    }
    .hs-content-price-swiper {
        width: 100%;
    }
    .hs-upsell-add {
        width: 100%;
        margin-top: 10px;
    }
    .hs-variants-swipper {
        width: 100%;
        padding: 0;
        margin-top: 5px;
    }
    .hs-qty-upsell {
        margin-top: 10px;
    }
    .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-description, .hs-note-heading {
        line-height: 14px;
        font-size: 14px;
    }
    .hs-announcement, .hs-countdown-cart {
        line-height: 14px;
    }
    input.hs-discount-code {
        width: 60% !important;
    }
    button.hs-apply-discount {
        width: 40%;
    }
    .hs-swipper-select-option-add-to-cart {
        max-width: 100%;
    }
    .hs-popup-cart-sp-load .hs-site-cart-popup h2 {
        font-size: 14px !important;
    }
    .hs-popup-cart-sp-load {
        width: 100% !important;
        min-width: auto;
        max-width: initial;
        height: 100%;
    }
    .hs-site-cart-popup .shop-cta.add-recommendation {
        font-size: 10px;
        padding: 2%;
        height: 28px !important;
    }
    img.recom-img {
        width: 100%;
        height: 60%;
        margin: auto;
    }
}
@media (max-width: 400px) {
    .hs-original-price-total .hs-item-original-line-price {
        display: block;
        text-decoration: line-through !important;
        margin-right: 0px;
    }
    .hs-content-product-and-variant-title {
        display: block;
        margin-right: 0px;
    }
    .hs-content-product-and-variant-title {
        font-size: 14px;
    }
    .hs-item-cart-description .hs-variant-title {
        font-size: 12px;
    }
}
@media (max-width: 380px) {
    .hs-item-cart-qty .hs-loading {
        min-width: 95px;
    }
    .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-qty .hs-cart-plus-minus input {
        width: 25px !important;
    }
    .hs-popup-cart-sp-load .hs-site-cart-popup form .hs-sticky-cart .hs-item-cart-content .hs-item-cart-qty, .hs-item-cart-qty-upsell {
        width: 100%;
    }
}
.carousel-control-next, .carousel-control-prev {
    width: 10%;
}
button.shop-cta.add-recommendation {
    height: 40px;
    cursor: pointer;
}
.single-option {
    line-height: 16px;
    font-size: 12px;
    text-transform: uppercase;
  font-family : Karla-regular;
}
.item-title-and-item-price {
    display: flex;
}
.subscribed-message {
    font-size: 10px;
    color: #fff;
    font-family: "Karla-Bold";
    background: #B6A683;
    border-radius: 20px;
    text-align: center;
    padding: 5px 10px;
    text-transform: uppercase;
}
.one-time-purchase {
    font-size: 10px;
    color: #000;
    background: #D1D9E7;
    width: fit-content;
    padding: 2%;
    font-family: "Karla-Bold";
    margin-bottom: 5px;
}
.get-auto-refill {
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: underline;
    margin-top: 6%;
    width: 48%;
    cursor: pointer;
}
.refresh-svg {
    width: 10%;
    position: relative;
    cursor: pointer;
    top: 1px;
}
.down-svg {
    width: 10%;
    cursor: pointer;
    position: relative;
    top: 1px;
}
ul.frequency-ul {
    padding-top: 0;
    margin-top: 0;
}
.hs-desktop-content-cart .hs-header-close-empty {
    margin: 5px !important;
}
ul.frequency-ul li.frequency-li:hover {
    background-color: #E0D8C7;
}
@media (min-width: 1200px) {
    .hs-site-cart-popup .hs-cart-content-price {
        padding-top: 5px;
    }
}
.shop-cta.add-recommendation {
    background: #000;
    color: #fff;
}
.side-cart-tax-statement p {
    font-family: Karla-Regular;
    font-size: 10px;
    color: black;
    line-height: 10px;
    padding-top: 15px;
    margin: 0;
}
.single-packaging-option [type="radio"]:checked, .single-packaging-option [type="radio"]:not(:checked), .single-packaging-option [type="checkbox"]:checked, .single-packaging-option [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.single-packaging-option [type="radio"]:checked+label, .single-packaging-option [type="radio"]:not(:checked)+label, .single-packaging-option [type="checkbox"]:checked+label, .single-packaging-option [type="checkbox"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.single-packaging-option [type="radio"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 18px;
    height: 18px;
    border: 5px solid #000;
    border-radius: 100%;
    background: #fff;
}
.single-packaging-option [type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 18px;
    height: 18px;
    border: 1px solid #000;
    border-radius: 100%;
    background: #fff;
}

.single-packaging-option [type="radio"]:not(:checked)+label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.single-packaging-option [type="checkbox"] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 3px;
}

.single-packaging-option [type="radio"]:checked+label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    top: 14px;
    left: 4px;
    border-radius: 100%;
}

.single-packaging-option [type="checkbox"]:checked + label:after {
    content: '✓'; /* This is the checkmark */
    position: absolute;
    left: 1px;
    top: 9px;
    color: black;
    font-size: 14px;
    font-weight: bold;
    width: 18px;
    height: 18px;
    text-align: center;
}

.single-packaging-option [type="radio"]:not(:checked)+label:after, .single-packaging-option [type="checkbox"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #000;
    position: absolute;
    top: 13px;
    left: 3px;
    border-radius: 100%;
}

.single-packaging-option [type="checkbox"] + label:before {
    border-radius: 3px !important;
}
.single-packaging-option [type="checkbox"] + label:after {
    border-radius: 0 !important;
    background: transparent !important;
    transform: none !important;
    opacity: 1 !important;
}

.single-packaging-option [type="radio"]:not(:checked)+label:after, .single-packaging-option [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.single-packaging-option [type="radio"]:checked+label:after, .single-packaging-option [type="checkbox"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.cart-packaging-options {
    padding: 0 25px;
}
.hs-container-stacked.cart-packaging-options .packaging-title {
    font-size: 10px;
}
.hs-container-stacked.cart-packaging-options .packaging-desc {
    font-size: 9px;
}
.packaging-radio-button {
    padding: 10px;
}
.hs-container-stacked.cart-packaging-options .packaging-image img {
    max-width: 100px;
    height: 100%;
    object-fit: cover;
}
.hs-container-stacked.cart-packaging-options .single-packaging-option {
    margin-bottom: 15px;
    display: flex;
    gap: 20px;
    background-color: #FAFAFA;
}
.side-cart-package-title {
    font-family: Karla-Bold;
    font-size: 15px;
    color: black;
    text-transform: uppercase;
}
.packaging-title {
    font-family: Sweet Sans Pro Bold;
    font-size: 14px;
    color: black;
    text-transform: uppercase;
    max-width: 192px;
    margin-bottom: 5px;
}
.packaging-desc {
    font-family: Karla-Regular;
    font-size: 12px;
    color: black;
    max-width: 280px;
    line-height: 16px;
}
#upsell-items .grid__item:nth-child(n+4) {
    display: none;
}
.hs-products-stacked.hs-manual-products {
    margin-left: 0;
}
@media screen and (max-width: 780px) {
    .packaging-image {
        margin: auto;
    }
    .hs-container-stacked.cart-packaging-options .packaging-image img {
        max-width: 96px;
        height: 86px;
        object-fit: cover;
    }
}
.refresh-svg {
    display: none;
}
.active-frequency {
    cursor: pointer
}