/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 99 version
*/

@charset "UTF-8";
@font-face {
    font-family: RopaSansPro-Regular;
    src: url(../fonts/RopaSansPro-Regular.otf);
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueCyr-Roman.eot');
    src: url('../fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyr-Roman.woff') format('woff'),
    url('../fonts/HelveticaNeueCyr-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueCyr-Medium.eot');
    src: url('../fonts/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyr-Medium.woff') format('woff'),
    url('../fonts/HelveticaNeueCyr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueCyr-Light.eot');
    src: url('../fonts/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyr-Light.woff') format('woff'),
    url('../fonts/HelveticaNeueCyr-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeueCyr-Bold.eot');
    src: url('../fonts/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueCyr-Bold.woff') format('woff'),
    url('../fonts/HelveticaNeueCyr-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Regular.woff') format('woff'),
    url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
    
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Light.woff') format('woff'),
    url('../fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    }
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Bold.woff') format('woff'),
    url('../fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    }

.woocommerce-message {
    border-top-color: #43b02a !important;
}
.woocommerce-message::before {
    content: '\e015';
    color: #43b02a !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	width:auto;
}

.page .page-title {
    font-weight:bold;
}
.page-id-798 .d-flex, .page-id-869 .d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top:40px;
}
.page-id-798 .gallery__block {
    width: 65%;
}
.page-id-798 .gallery__block>div {
    -webkit-border-radius:11px;
            border-radius:11px;
    overflow:hidden;
}
.page-id-798 .gallery__block .slick-slide>div {
    display: flex;
}
.page-id-798 .sb_gallery .slick-slide, .page-id-869 .sb_gallery .slick-slide {
    margin:0;
    max-height: 390px;
    overflow: hidden;
}
.page-id-798 .sb_gallery .slick-slide img, .page-id-869 .sb_gallery .slick-slide img {
    padding:0;
}
.slick-slide .slick-slide {
    margin: 0;
}
.page-id-869 .gallery__block {
    width: 65%;
}
.page-id-869 .gallery__block>div {
    max-height: 390px;
    overflow: hidden;
    -webkit-border-radius:11px;
            border-radius:11px;
}
.page-id-869 .text__block {
    margin-left:30px;
}
.header_logo .menublocklogin .header__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    padding-right: 0;
    justify-content: center;
}
a.header__mobile.wishheard.ajax {
    display: flex;
    gap: 5px;
    align-items: center;
}
.cart-btn__label {
    display: flex;
    align-items: flex-start;
}
.header_logo .menublocklogin .header__inner .work-time {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.header_logo .menublocklogin .header__inner>div, .header_logo .menublocklogin .header__inner>a, .header_logo .menublocklogin .header__inner>span {
    margin:0 20px;
    gap: 5px;
    display: flex;
    align-items: center;
}
.header-slick {
    display: none;
}
.header-slick .slide-item {
    position: relative;
}
.header-slick .slider-button {
    position: absolute;
    display: block;
    bottom: 13%;
    left: 11%;
    background: none;
    border: 3px solid #43b02a;
    color:#43b02a;
    border-radius: 4px;
    font-size: 13px;
    font-weight:600;
    padding: 12px 30px;
}
.header-slick .slider-button:hover {
    background: #43b02a;
    color:#fff;
}
.header-slick .slick-slide {
    display: flex !important;
}
.header-slick .slick-slide>div {
    display: flex;
	width:100%;
}
.header-slick img.lazyload {
    height: 0px;
}
.rvpscarousel .slick-slide {
	padding: 0 10px !important;
	margin: 0 !important;
	height: unset !important;
}
.rvpscarousel .slick-track {
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
}
.rvpscarousel .slick-slide > div {
	height: 100%;
}
.rvpscarousel .slick-slide > div > .cell {
	padding-bottom: 0;
	height:100%;
}
.rvpscarousel .slick-slide > div > .cell .productincat {
	margin:0;
	align-items: stretch;
}
.woocommerce-breadcrumb {
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.woocommerce .woocommerce-ordering select {
    border-radius:5px;
}
.woocommerce-breadcrumb > div {
	margin:0 5px;
}
.woocommerce-breadcrumb > div:first-child {
	margin-left:0;
}
.stock-slick {
    border-radius: 10px;
    overflow: hidden;
}
.price_slider_amount .price_label {
	text-align: left;
    white-space: nowrap;
}
.wpfFilterButtons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
body #wpfwoofilterswidget-2 .wpfFilterButton.wpfButton, body #wpfwoofilterswidget-2 .wpfClearButton.wpfButton {
    font-size: 13px;
    min-height: unset;
    line-height: 1;
    padding: 10px 6px;
    height: unset;
    width: 50% !important;
}
#wpfwoofilterswidget-2 .wpfFilterButtons button.wpfClearButton.wpfButton {
    border: none !important;
    padding: 0;
    color: #828282 !important;
    font-size: 11px;
    min-height: unset !important;
    font-weight: 500 !important;
    text-decoration: underline !important;
    text-transform: none;
    font-style: italic;
}
#wpfwoofilterswidget-2 .wpfFilterButtons button.wpfClearButton.wpfButton:hover {
    background:unset !important;
    border:unset !important;
}
#wpfwoofilterswidget-2 .wpfFilterWrapper .wfpTitle {
    font-size: 13px;
}
#wpfwoofilterswidget-2 .wpfPriceRangeField#wpfMinPrice, .wpfPriceRangeField#wpfMaxPrice {
    margin:0;
    background-color: #ffffff;
}
#wpfwoofilterswidget-2 .wpfFilterWrapper .wpfCurrencySymbol + div + input, #wpfwoofilterswidget-2 .wpfFilterWrapper input + .wpfCurrencySymbol {
    font-size: 13px;
}
#wpfwoofilterswidget-2 .wpfFilterWrapper .wpfCheckbox label::before {
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid #000000 !important;
    color: #000000 !important;
    -webkit-border-radius: 3px !important;
            border-radius: 3px !important;
}
.archive_sort {
    border: 2px solid #DEDEDE;
    padding: 8px 25px 22px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
}
.shop_attributes {
    margin-bottom: -1px !important;
    border: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 2px solid #fff !important;
    border-bottom: 2px !important;
    background:unset !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
     border: 2px solid #f1f1f1 !important;
     border-bottom: 2px solid #fff !important;
}
.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td {
    border-bottom: 1px solid rgba(0,0,0,.1) !important;
    padding-left:30px !important;
    padding-right:30px !important;
}
.shop_attributes tr {
    background-color: unset !important;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: unset !important;
}
.shop_attributes tbody td, .shop_attributes tbody th {
    border-left: unset !important;
    border-right: unset !important;
    width: 50% !important;
    text-align: left;
}
.shop_attributes tbody {
    border:0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom:-2px !important;
    padding: 0 !important;
    background:unset !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 15px 0 0;
    border: 2px solid #f1f1f1;
    -webkit-border-radius: 0 10px 10px 10px;
            border-radius: 0 10px 10px 10px;
    overflow: hidden;
}
.woocommerce div.product .woocommerce-tabs .panel {
    overflow-x:auto;
}
.woocommerce div.product .woocommerce-tabs>div:not(.woocommerce-Tabs-panel--additional_information) {
    padding:30px;
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
    color: #656565;
    font-style: normal;
    font-weight: 300;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display:none !important;
}
/*@font-face {*/
/*  font-family: "Helvetica Neue";*/
/*  src: url(../fonts/helveticaneuecyr-thin.otf);*/
/*  font-style: normal;*/
/*  font-weight: 300*/
/*}*/

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0 0 2px 0 !important;
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display:-webkit-box !important;
    display:-webkit-flex !important;
    display:-moz-box !important;
    display:-ms-flexbox !important;
    display:flex !important;
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
    margin-left: auto;
    margin-right: auto
}

.stock-slick .slick-track {
    display:block !important;
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100% !important;
    min-height: 1px
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
    height: 100% !important;
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    padding: 10px;
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.layer, .scene {
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0
}

.scene {
    min-height: 460px;
    position: relative;
    overflow: hidden
}

.layer {
    position: absolute
}

.layer div {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.title {
    font-size: 3em;
    position: absolute;
    width: 100%;
    top: 42%;
    left: 6%;
    font-family: Roboto, RopaSansPro-Regular, sans-serif;
    text-transform: uppercase
}

#scene .sb_title {
    font-size: 3em;
    position: absolute;
    width: 100%;
    font-family: Roboto, RopaSansPro-Regular, sans-serif;
    text-transform: uppercase;
    background: url(/wp-content/themes/mm4/img/slider_home/2/title.png) no-repeat 91%;
    -webkit-background-size: 85% 85%;
         -o-background-size: 85%;
            background-size: 85%;
    margin: 0;
    width: 920px;
    height: 66px;
    position: absolute;
    top: 2%;
    right: 2%
}

.background {
    background: url(/wp-content/themes/mm4/img/slider_home/2/background.webp) no-repeat 100% 100%;
    bottom: 96px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    position: absolute;
    width: 110%;
    height: 110%;
    left: -5%;
    top: -5%
}

.safari .background {
    background: url(/wp-content/themes/mm4/img/slider_home/2/background.jpg) no-repeat 100% 100%;
}

.lighthouse {
    -webkit-transform-origin: 50% 90%;
    -moz-transform-origin: 50% 90%;
    -ms-transform-origin: 50% 90%;
     -o-transform-origin: 50% 90%;
        transform-origin: 50% 90%;
    -webkit-animation: lighthouse 4s .1s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -moz-animation: lighthouse 4s .1s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -o-animation: lighthouse 4s .1s infinite alternate cubic-bezier(.455, .03, .515, .955);
       animation: lighthouse 4s .1s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -webkit-background-size: 426px 432px !important;
         -o-background-size: 426px 432px !important;
            background-size: 426px 432px !important;
    height: 224px;
    width: 128px;
    width: 100vw !important;
    height: 100vh !important;
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/02.png);
    background-repeat: no-repeat;
    bottom: 64px;
    position: absolute;
    right: 20%;
    width: 421px !important;
    height: 789px !important;
    -webkit-background-size: 421px 789px !important;
         -o-background-size: 421px 789px !important;
            background-size: 421px 789px !important;
    right: 0 !important;
    bottom: -5% !important
}

.sb_polosa_left {
    background: url(/wp-content/themes/mm4/img/slider_home/2/polosa_left.webp) no-repeat 100% 100%;
    bottom: 96px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    position: absolute;
    width: 716px;
    height: 900px;
    left: -10%;
    top: -10%
}

.safari .sb_polosa_left {
    background: url(/wp-content/themes/mm4/img/slider_home/2/polosa_left.png) no-repeat 100% 100%;
}

.sb_polosa_right {
    background: url(/wp-content/themes/mm4/img/slider_home/2/polosa_right.webp) no-repeat 100% 100%;
    bottom: 96px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    position: absolute;
    width: 780px;
    height: 900px;
    right: -2%;
    top: -2%
}

.safari .sb_polosa_right {
    background: url(/wp-content/themes/mm4/img/slider_home/2/polosa_right.png) no-repeat 100% 100%;
}

.sb_cap {
    background: url(/wp-content/themes/mm4/img/slider_home/2/cap.png) no-repeat 100% 100%;
    bottom: 96px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    -webkit-background-size: 85% 85%;
         -o-background-size: 85%;
            background-size: 85%;
    position: absolute;
    width: 516px;
    height: 251px;
    left: 2%;
    top: -6%
}

.sb_left_img {
    background: url(/wp-content/themes/mm4/img/slider_home/2/left_img.png) no-repeat 100% 100%;
    bottom: 96px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    -webkit-background-size: 85% 85%;
         -o-background-size: 85%;
            background-size: 85%;
    position: absolute;
    width: 422px;
    height: 633px;
    left: -5%;
    bottom: 0
}

.sb_right_img {
    background: url(/wp-content/themes/mm4/img/slider_home/2/right_img.png) no-repeat 100% 100%;
    bottom: 96px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    -webkit-background-size: 85% 85%;
         -o-background-size: 85%;
            background-size: 85%;
    position: absolute;
    width: 367px;
    height: 513px;
    right: 3%;
    bottom: 10%
}

.sb_text {
    background: url(/wp-content/themes/mm4/img/slider_home/2/text.png) no-repeat 100% 100%;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100%;
            background-size: 100%;
    position: absolute;
    width: 337px;
    height: 16px;
    left: 10%;
    bottom: 1%
}

.sb_awards {
    background: url(/wp-content/themes/mm4/img/slider_home/2/awards.webp) no-repeat 100% 100%;
    bottom: 96px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    -webkit-background-size: 85% 85%;
         -o-background-size: 85%;
            background-size: 85%;
    position: absolute;
    width: 486px;
    height: 110px;
    right: 1%;
    bottom: 1%
}

.safari .sb_awards {
    background: url(/wp-content/themes/mm4/img/slider_home/2/awards.png) no-repeat 100% 100%;
}

.sb_bubbles {
    background: url(/wp-content/themes/mm4/img/slider_home/2/bubbles.png) no-repeat 100% 100%;
    bottom: 96px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    -webkit-background-size: 110% 110%;
         -o-background-size: 110%;
            background-size: 110%;
    position: absolute;
    width: 1600px;
    height: 900px;
    width: 120vw;
    height: 110vh;
    left: -10%;
    top: -10%
}

.sb_bubbles2 {
    background: url(/wp-content/themes/mm4/img/slider_home/2/bubbles2.png) no-repeat 100% 100%;
    bottom: 96px;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    -webkit-background-size: 110% 110%;
         -o-background-size: 110%;
            background-size: 110%;
    position: absolute;
    width: 1600px;
    height: 900px;
    width: 120vw;
    height: 110vh;
    left: -10%;
    top: -10%
}

.sb_smoke {
    margin: 0;
    width: 330px;
    height: 900px;
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/smoke.webp);
    background-repeat: no-repeat;
    -webkit-background-size: 85% 85%;
         -o-background-size: 85%;
            background-size: 85%;
    background-position: center;
    position: absolute;
    left: 50%;
    margin-left: -115px;
    top: 0;
    botom: 0
}

.safari .sb_smoke {
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/smoke.png);
}

.circle1 {
    margin: 0;
    -webkit-background-size: 128px 224px;
         -o-background-size: 128px 224px;
            background-size: 128px 224px;
    width: 100vw;
    height: 100vh;
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/01.webp);
    background-repeat: no-repeat;
    -webkit-background-size: 85% 85%;
         -o-background-size: 85%;
            background-size: 85%;
    background-position: center;
    position: absolute
}

.safari .circle1 {
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/01.png);
}

.circle2 {
    margin: 0;
    -webkit-background-size: 128px 224px;
         -o-background-size: 128px 224px;
            background-size: 128px 224px;
    width: 100vw;
    height: 100vh;
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/02.webp);
    background-repeat: no-repeat;
    -webkit-background-size: 85% 85%;
         -o-background-size: 85%;
            background-size: 85%;
    background-position: center;
    position: absolute
}

.safari .circle2 {
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/02.png);
}

.circle3 {
    -webkit-transform-origin: 50% 90%;
    -moz-transform-origin: 50% 90%;
    -ms-transform-origin: 50% 90%;
     -o-transform-origin: 50% 90%;
        transform-origin: 50% 90%;
    -webkit-animation: lighthouse 4s .1s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -moz-animation: lighthouse 4s .1s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -o-animation: lighthouse 4s .1s infinite alternate cubic-bezier(.455, .03, .515, .955);
       animation: lighthouse 4s .1s infinite alternate cubic-bezier(.455, .03, .515, .955);
    margin: 0;
    -webkit-background-size: 128px 224px;
         -o-background-size: 128px 224px;
            background-size: 128px 224px;
    width: 100vw;
    height: 100vh;
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/03.webp);
    background-repeat: no-repeat;
    -webkit-background-size: 85% 85%;
         -o-background-size: 85%;
            background-size: 85%;
    background-position: center;
    position: absolute
}

.safari .circle3 {
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/03.png);
}

.wheel_left {
    -moz-transform: none !important;
     -ms-transform: none !important;
      -o-transform: none !important;
         transform: none !important;
    -webkit-transform: none;
    z-index: 100;
    -webkit-animation-name: spin-left;
    -webkit-animation-duration: 75s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin-left;
    -moz-animation-duration: 75s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin-left;
    -ms-animation-duration: 75s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: spin-left;
       animation-name: spin-left;
    -o-animation-duration: 75s;
       animation-duration: 75s;
    -o-animation-iteration-count: infinite;
       animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
       animation-timing-function: linear
}

@-moz-keyframes spin-left {
    from {
        -moz-transform: rotate(0)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin-left {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-o-keyframes spin-left {
    from {
        -o-transform: rotate(0);
           transform: rotate(0)
    }
    to {
        -o-transform: rotate(360deg);
           transform: rotate(360deg)
    }
}

@keyframes spin-left {
    from {
        -webkit-transform: rotate(0);
           -moz-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
           -moz-transform: rotate(360deg);
             -o-transform: rotate(360deg);
                transform: rotate(360deg)
    }
}

.wheel_right {
    -moz-transform: none !important;
     -ms-transform: none !important;
      -o-transform: none !important;
         transform: none !important;
    -webkit-transform: none;
    z-index: 100;
    -webkit-animation-name: spin-right;
    -webkit-animation-duration: 75s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin-right;
    -moz-animation-duration: 75s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin-right;
    -ms-animation-duration: 75s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: spin-right;
       animation-name: spin-right;
    -o-animation-duration: 75s;
       animation-duration: 75s;
    -o-animation-iteration-count: infinite;
       animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
       animation-timing-function: linear
}

@-moz-keyframes spin-right {
    from {
        -moz-transform: rotate(0)
    }
    to {
        -moz-transform: rotate(-360deg)
    }
}

@-webkit-keyframes spin-right {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(-360deg)
    }
}

@-o-keyframes spin-right {
    from {
        -o-transform: rotate(0);
           transform: rotate(0)
    }
    to {
        -o-transform: rotate(-360deg);
           transform: rotate(-360deg)
    }
}

@keyframes spin-right {
    from {
        -webkit-transform: rotate(0);
           -moz-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(-360deg);
           -moz-transform: rotate(-360deg);
             -o-transform: rotate(-360deg);
                transform: rotate(-360deg)
    }
}

.wave {
    background: transparent repeat-x;
    position: absolute;
    width: 300%;
    left: -100%
}

.wave:after {
    background-color: #000;
    background-color: #acc649;
    position: absolute;
    display: block;
    content: "";
    height: 500px;
    width: 100%;
    top: 100%;
    left: 0
}

.wave.plain {
    background-image: url(/wp-content/themes/mm4/img/slider_home/1/wave-paint1.png)
}

.wave.paint {
    background-image: url(/wp-content/themes/mm4/img/slider_home/1/wave-plain1.png)
}

.wave.tt {
    background-image: url(/wp-content/themes/mm4/img/slider_home/1/tt.png)
}

.wave.tt1 {
    background-image: url(/wp-content/themes/mm4/img/slider_home/1/tt.png)
}

.wave.tt2 {
    background-image: url(/wp-content/themes/mm4/img/slider_home/1/tt.png)
}

.light {
    margin: -120px -120px;
    -webkit-background-size: 240px 240px;
         -o-background-size: 240px 240px;
            background-size: 240px 240px;
    height: 240px;
    width: 240px;
    background-repeat: no-repeat;
    bottom: 112px;
    position: absolute;
    left: 50%
}

.light.a {
    bottom: 80px;
    left: 20%
}

.light.b {
    bottom: 80px;
    left: 30%
}

.light.c {
    bottom: 112px;
    left: 45%
}

.light.d {
    bottom: 96px;
    left: 60%
}

.light.e {
    bottom: 112px;
    left: 75%
}

.light.f {
    bottom: 64px;
    left: 80%
}

.light.phase-1 {
    -webkit-animation: phase 20s .1s infinite linear;
    -moz-animation: phase 20s .1s infinite linear;
    -o-animation: phase 20s .1s infinite linear;
       animation: phase 20s .1s infinite linear
}

.light.phase-2 {
    -webkit-animation: phase 18s .1s infinite linear;
    -moz-animation: phase 18s .1s infinite linear;
    -o-animation: phase 18s .1s infinite linear;
       animation: phase 18s .1s infinite linear
}

.light.phase-3 {
    -webkit-animation: phase 16s .1s infinite linear;
    -moz-animation: phase 16s .1s infinite linear;
    -o-animation: phase 16s .1s infinite linear;
       animation: phase 16s .1s infinite linear
}

.light.phase-4 {
    -webkit-animation: phase 14s .1s infinite linear;
    -moz-animation: phase 14s .1s infinite linear;
    -o-animation: phase 14s .1s infinite linear;
       animation: phase 14s .1s infinite linear
}

.light.phase-5 {
    -webkit-animation: phase 12s .1s infinite linear;
    -moz-animation: phase 12s .1s infinite linear;
    -o-animation: phase 12s .1s infinite linear;
       animation: phase 12s .1s infinite linear
}

.light.phase-6 {
    -webkit-animation: phase 10s .1s infinite linear;
    -moz-animation: phase 10s .1s infinite linear;
    -o-animation: phase 10s .1s infinite linear;
       animation: phase 10s .1s infinite linear
}

.rope {
    width: 120%;
    position: relative;
    left: -10%;
    position: relative
}

.hanger {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
     -o-transform-origin: 0 0;
        transform-origin: 0 0;
    position: absolute
}

.hanger.position-1 {
    top: 28%
}

.hanger.position-2 {
    top: 46%
}

.hanger.position-3 {
    top: 59%
}

.hanger.position-4 {
    top: 66.5%
}

.hanger.position-5 {
    top: 69.5%
}

.hanger.position-6 {
    top: 66.5%
}

.hanger.position-7 {
    top: 59%
}

.hanger.position-8 {
    top: 46%
}

.hanger.position-9 {
    top: 28%
}

.hanger.position-1 {
    left: 10%
}

.hanger.position-2 {
    left: 20%
}

.hanger.position-3 {
    left: 30%
}

.hanger.position-4 {
    left: 40%
}

.hanger.position-5 {
    left: 50%
}

.hanger.position-6 {
    left: 60%
}

.hanger.position-7 {
    left: 70%
}

.hanger.position-8 {
    left: 80%
}

.hanger.position-9 {
    left: 90%
}

.board {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
     -o-transform-origin: 50% 0;
        transform-origin: 50% 0;
    margin: 0 -140px;
    -webkit-background-size: 280px 280px;
         -o-background-size: 280px 280px;
            background-size: 280px 280px;
    height: 280px;
    width: 280px;
    background-repeat: no-repeat;
    position: absolute;
    top: -4px;
    left: 0
}

.swing-1 {
    -webkit-animation: swing 4s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -moz-animation: swing 4s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -o-animation: swing 4s infinite alternate cubic-bezier(.455, .03, .515, .955);
       animation: swing 4s infinite alternate cubic-bezier(.455, .03, .515, .955)
}

.swing-2 {
    -webkit-animation: swing 3.5s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -moz-animation: swing 3.5s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -o-animation: swing 3.5s infinite alternate cubic-bezier(.455, .03, .515, .955);
       animation: swing 3.5s infinite alternate cubic-bezier(.455, .03, .515, .955)
}

.swing-3 {
    -webkit-animation: swing 3s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -moz-animation: swing 3s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -o-animation: swing 3s infinite alternate cubic-bezier(.455, .03, .515, .955);
       animation: swing 3s infinite alternate cubic-bezier(.455, .03, .515, .955)
}

.swing-4 {
    -webkit-animation: swing 2.5s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -moz-animation: swing 2.5s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -o-animation: swing 2.5s infinite alternate cubic-bezier(.455, .03, .515, .955);
       animation: swing 2.5s infinite alternate cubic-bezier(.455, .03, .515, .955)
}

.swing-5 {
    -webkit-animation: swing 2s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -moz-animation: swing 2s infinite alternate cubic-bezier(.455, .03, .515, .955);
    -o-animation: swing 2s infinite alternate cubic-bezier(.455, .03, .515, .955);
       animation: swing 2s infinite alternate cubic-bezier(.455, .03, .515, .955)
}

.wave.depth-10 {
    -webkit-animation: wave 8s .1s infinite linear;
    -moz-animation: wave 8s .1s infinite linear;
    -o-animation: wave 8s .1s infinite linear;
       animation: wave 8s .1s infinite linear;
    bottom: 140px;
    margin: 0 0;
    background-position: center bottom;
    -webkit-background-size: auto 101%;
         -o-background-size: auto 101%;
            background-size: auto 101%;
    height: 16px
}

.wave.depth-10:after {
    height: 144px
}

.rope.depth-10 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
    top: 20%
}

.rope.depth-10 .hanger {
    -webkit-transform: scale(.25);
    -moz-transform: scale(.25);
    -ms-transform: scale(.25);
     -o-transform: scale(.25);
        transform: scale(.25)
}

.wave.depth-20 {
    -webkit-animation: wave 7.55556s .1s infinite linear;
    -moz-animation: wave 7.55556s .1s infinite linear;
    -o-animation: wave 7.55556s .1s infinite linear;
       animation: wave 7.55556s .1s infinite linear;
    bottom: 120px;
    margin: 0 0;
    background-position: center bottom;
    -webkit-background-size: auto 101%;
         -o-background-size: auto 101%;
            background-size: auto 101%;
    height: 32px
}

.wave.depth-20:after {
    height: 128px
}

.rope.depth-20 {
    -webkit-transform: scale(1.02778);
    -moz-transform: scale(1.02778);
    -ms-transform: scale(1.02778);
     -o-transform: scale(1.02778);
        transform: scale(1.02778);
    top: 16.66667%
}

.rope.depth-20 .hanger {
    -webkit-transform: scale(.27778);
    -moz-transform: scale(.27778);
    -ms-transform: scale(.27778);
     -o-transform: scale(.27778);
        transform: scale(.27778)
}

.wave.depth-30 {
    -webkit-animation: wave 7.11111s .1s infinite linear;
    -moz-animation: wave 7.11111s .1s infinite linear;
    -o-animation: wave 7.11111s .1s infinite linear;
       animation: wave 7.11111s .1s infinite linear;
    bottom: 100px;
    margin: 0 0;
    background-position: center bottom;
    -webkit-background-size: auto 101%;
         -o-background-size: auto 101%;
            background-size: auto 101%;
    height: 48px
}

.wave.depth-30:after {
    height: 112px
}

.rope.depth-30 {
    -webkit-transform: scale(1.05556);
    -moz-transform: scale(1.05556);
    -ms-transform: scale(1.05556);
     -o-transform: scale(1.05556);
        transform: scale(1.05556);
    top: 13.33333%
}

.rope.depth-30 .hanger {
    -webkit-transform: scale(.30556);
    -moz-transform: scale(.30556);
    -ms-transform: scale(.30556);
     -o-transform: scale(.30556);
        transform: scale(.30556)
}

.wave.depth-40 {
    -webkit-animation: wave 6.66667s .1s infinite linear;
    -moz-animation: wave 6.66667s .1s infinite linear;
    -o-animation: wave 6.66667s .1s infinite linear;
       animation: wave 6.66667s .1s infinite linear;
    bottom: 80px;
    margin: 0 0;
    background-position: center bottom;
    -webkit-background-size: auto 101%;
         -o-background-size: auto 101%;
            background-size: auto 101%;
    height: 64px
}

.wave.depth-40:after {
    height: 96px
}

.rope.depth-40 {
    -webkit-transform: scale(1.08333);
    -moz-transform: scale(1.08333);
    -ms-transform: scale(1.08333);
     -o-transform: scale(1.08333);
        transform: scale(1.08333);
    top: 10%
}

.rope.depth-40 .hanger {
    -webkit-transform: scale(.33333);
    -moz-transform: scale(.33333);
    -ms-transform: scale(.33333);
     -o-transform: scale(.33333);
        transform: scale(.33333)
}

.wave.depth-50 {
    -webkit-animation: wave 6.22222s .1s infinite linear;
    -moz-animation: wave 6.22222s .1s infinite linear;
    -o-animation: wave 6.22222s .1s infinite linear;
       animation: wave 6.22222s .1s infinite linear;
    bottom: 60px;
    margin: 0 0;
    background-position: center bottom;
    -webkit-background-size: auto 101%;
         -o-background-size: auto 101%;
            background-size: auto 101%;
    height: 80px
}

.wave.depth-50:after {
    height: 80px
}

.rope.depth-50 {
    -webkit-transform: scale(1.11111);
    -moz-transform: scale(1.11111);
    -ms-transform: scale(1.11111);
     -o-transform: scale(1.11111);
        transform: scale(1.11111);
    top: 6.66667%
}

.rope.depth-50 .hanger {
    -webkit-transform: scale(.36111);
    -moz-transform: scale(.36111);
    -ms-transform: scale(.36111);
     -o-transform: scale(.36111);
        transform: scale(.36111)
}

.wave.depth-60 {
    -webkit-animation: wave 5.77778s .1s infinite linear;
    -moz-animation: wave 5.77778s .1s infinite linear;
    -o-animation: wave 5.77778s .1s infinite linear;
       animation: wave 5.77778s .1s infinite linear;
    bottom: 40px;
    margin: 0 0;
    background-position: center bottom;
    -webkit-background-size: auto 101%;
         -o-background-size: auto 101%;
            background-size: auto 101%;
    height: 96px
}

.wave.depth-60:after {
    height: 64px
}

.rope.depth-60 {
    -webkit-transform: scale(1.13889);
    -moz-transform: scale(1.13889);
    -ms-transform: scale(1.13889);
     -o-transform: scale(1.13889);
        transform: scale(1.13889);
    top: 3.33333%
}

.rope.depth-60 .hanger {
    -webkit-transform: scale(.38889);
    -moz-transform: scale(.38889);
    -ms-transform: scale(.38889);
     -o-transform: scale(.38889);
        transform: scale(.38889)
}

.wave.depth-70 {
    -webkit-animation: wave 5.33333s .1s infinite linear;
    -moz-animation: wave 5.33333s .1s infinite linear;
    -o-animation: wave 5.33333s .1s infinite linear;
       animation: wave 5.33333s .1s infinite linear;
    bottom: 20px;
    margin: 0 0;
    background-position: center bottom;
    -webkit-background-size: auto 101%;
         -o-background-size: auto 101%;
            background-size: auto 101%;
    height: 112px
}

.wave.depth-70:after {
    height: 48px
}

.rope.depth-70 {
    -webkit-transform: scale(1.16667);
    -moz-transform: scale(1.16667);
    -ms-transform: scale(1.16667);
     -o-transform: scale(1.16667);
        transform: scale(1.16667);
    top: 0
}

.rope.depth-70 .hanger {
    -webkit-transform: scale(.41667);
    -moz-transform: scale(.41667);
    -ms-transform: scale(.41667);
     -o-transform: scale(.41667);
        transform: scale(.41667)
}

.wave.depth-80 {
    -webkit-animation: wave 4.88889s .1s infinite linear;
    -moz-animation: wave 4.88889s .1s infinite linear;
    -o-animation: wave 4.88889s .1s infinite linear;
       animation: wave 4.88889s .1s infinite linear;
    bottom: 0;
    margin: 0 0;
    background-position: center bottom;
    -webkit-background-size: auto 101%;
         -o-background-size: auto 101%;
            background-size: auto 101%;
    height: 128px
}

.wave.depth-80:after {
    height: 32px
}

.rope.depth-80 {
    -webkit-transform: scale(1.19444);
    -moz-transform: scale(1.19444);
    -ms-transform: scale(1.19444);
     -o-transform: scale(1.19444);
        transform: scale(1.19444);
    top: -3.33333%
}

.rope.depth-80 .hanger {
    -webkit-transform: scale(.44444);
    -moz-transform: scale(.44444);
    -ms-transform: scale(.44444);
     -o-transform: scale(.44444);
        transform: scale(.44444)
}

.wave.depth-90 {
    -webkit-animation: wave 4.44444s .1s infinite linear;
    -moz-animation: wave 4.44444s .1s infinite linear;
    -o-animation: wave 4.44444s .1s infinite linear;
       animation: wave 4.44444s .1s infinite linear;
    bottom: -20px;
    margin: 0 0;
    background-position: center bottom;
    -webkit-background-size: auto 101%;
         -o-background-size: auto 101%;
            background-size: auto 101%;
    height: 144px
}

.wave.depth-90:after {
    height: 16px
}

.rope.depth-90 {
    -webkit-transform: scale(1.22222);
    -moz-transform: scale(1.22222);
    -ms-transform: scale(1.22222);
     -o-transform: scale(1.22222);
        transform: scale(1.22222);
    top: -6.66667%
}

.rope.depth-90 .hanger {
    -webkit-transform: scale(.47222);
    -moz-transform: scale(.47222);
    -ms-transform: scale(.47222);
     -o-transform: scale(.47222);
        transform: scale(.47222)
}

.wave.depth-100 {
    -webkit-animation: wave 4s .1s infinite linear;
    -moz-animation: wave 4s .1s infinite linear;
    -o-animation: wave 4s .1s infinite linear;
       animation: wave 4s .1s infinite linear;
    bottom: -40px;
    margin: 0 0;
    background-position: center bottom;
    -webkit-background-size: auto 101%;
         -o-background-size: auto 101%;
            background-size: auto 101%;
    height: 160px
}

.wave.depth-100:after {
    height: 0
}

.rope.depth-100 {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
     -o-transform: scale(1.25);
        transform: scale(1.25);
    top: -10%
}

.rope.depth-100 .hanger {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
     -o-transform: scale(.5);
        transform: scale(.5)
}

@media all and (min-width: 400px) {
    html {
        font-size: 12px
    }

    .wrapper {
        min-height: 360px
    }

    .about .panel header:before {
        -webkit-background-size: 66px 90px;
             -o-background-size: 66px 90px;
                background-size: 66px 90px
    }

    .toggle {
        bottom: 12%
    }

    .prompt .panel img {
        width: 80px
    }

    .scene {
        min-height: 260px
    }

    .rope.depth-10 {
        top: 10%
    }

    .rope.depth-10 .hanger {
        -webkit-transform: scale(.3);
        -moz-transform: scale(.3);
        -ms-transform: scale(.3);
         -o-transform: scale(.3);
            transform: scale(.3)
    }

    .rope.depth-20 {
        top: 6.11111%
    }

    .rope.depth-20 .hanger {
        -webkit-transform: scale(.33333);
        -moz-transform: scale(.33333);
        -ms-transform: scale(.33333);
         -o-transform: scale(.33333);
            transform: scale(.33333)
    }

    .rope.depth-30 {
        top: 2.22222%
    }

    .rope.depth-30 .hanger {
        -webkit-transform: scale(.36667);
        -moz-transform: scale(.36667);
        -ms-transform: scale(.36667);
         -o-transform: scale(.36667);
            transform: scale(.36667)
    }

    .rope.depth-40 {
        top: -1.66667%
    }

    .rope.depth-40 .hanger {
        -webkit-transform: scale(.4);
        -moz-transform: scale(.4);
        -ms-transform: scale(.4);
         -o-transform: scale(.4);
            transform: scale(.4)
    }

    .rope.depth-50 {
        top: -5.55556%
    }

    .rope.depth-50 .hanger {
        -webkit-transform: scale(.43333);
        -moz-transform: scale(.43333);
        -ms-transform: scale(.43333);
         -o-transform: scale(.43333);
            transform: scale(.43333)
    }

    .rope.depth-60 {
        top: -9.44444%
    }

    .rope.depth-60 .hanger {
        -webkit-transform: scale(.46667);
        -moz-transform: scale(.46667);
        -ms-transform: scale(.46667);
         -o-transform: scale(.46667);
            transform: scale(.46667)
    }

    .rope.depth-70 {
        top: -13.33333%
    }

    .rope.depth-70 .hanger {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
         -o-transform: scale(.5);
            transform: scale(.5)
    }

    .rope.depth-80 {
        top: -17.22222%
    }

    .rope.depth-80 .hanger {
        -webkit-transform: scale(.53333);
        -moz-transform: scale(.53333);
        -ms-transform: scale(.53333);
         -o-transform: scale(.53333);
            transform: scale(.53333)
    }

    .rope.depth-90 {
        top: -21.11111%
    }

    .rope.depth-90 .hanger {
        -webkit-transform: scale(.56667);
        -moz-transform: scale(.56667);
        -ms-transform: scale(.56667);
         -o-transform: scale(.56667);
            transform: scale(.56667)
    }

    .rope.depth-100 {
        top: -25%
    }

    .rope.depth-100 .hanger {
        -webkit-transform: scale(.6);
        -moz-transform: scale(.6);
        -ms-transform: scale(.6);
         -o-transform: scale(.6);
            transform: scale(.6)
    }
}

@media all and (min-width: 600px) {
    html {
        font-size: 15px
    }

    button {
        -webkit-border-radius: 28px;
        border-radius: 28px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box;
        height: 56px;
        width: 56px
    }

    footer {
        padding: 0 10px 20px
    }

    footer .fb-like, footer .twitter-share-button {
        position: static;
        bottom: auto;
        right: auto
    }

    .center {
        max-width: 440px
    }

    .about .panel:after {
        -webkit-background-size: 252px 252px;
             -o-background-size: 252px 252px;
                background-size: 252px 252px;
        height: 180px;
        width: 140px
    }

    .about .panel header:before {
        -webkit-background-size: 82.5px 112.5px;
             -o-background-size: 82.5px 112.5px;
                background-size: 82.5px 112.5px
    }

    .prompt {
        overflow: visible;
        display: block;
        width: 0
    }

    .prompt.hide .panel {
        -webkit-transform: translate3d(0, 50%, 400px) rotateX(90deg);
        -moz-transform: translate3d(0, 50%, 400px) rotateX(90deg);
        transform: translate3d(0, 50%, 400px) rotateX(90deg)
    }

    .prompt .cell {
        position: absolute;
        display: block;
        bottom: 25px;
        left: 25px
    }

    .prompt .dismiss {
        right: 0;
        top: 0
    }

    .prompt .panel {
        -webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1);
        -moz-transition: all 1.2s cubic-bezier(.77, 0, .175, 1);
        -o-transition: all 1.2s cubic-bezier(.77, 0, .175, 1);
        transition: all 1.2s cubic-bezier(.77, 0, .175, 1);
        -webkit-transform-origin: 50% 100%;
        -moz-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
         -o-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
        padding: 1em 0 .8em;
        width: 220px
    }

    .prompt .panel img {
        margin: .4em auto .6em;
        width: 80px
    }

    .prompt .panel h2 {
        font-size: 1.6em
    }

    .prompt .panel p {
        font-size: .93333em;
        margin: 0 10% 1.3em;
        line-height: 1.3em
    }

    .toggle {
        margin: -28px;
        bottom: 15%
    }

    .title {
        font-size: 3.46667em
    }

    .background {
        bottom: 96px
    }

    .lighthouse {
        margin: 0 -96px;
        -webkit-background-size: 192px 336px;
             -o-background-size: 192px 336px;
                background-size: 192px 336px;
        height: 336px;
        width: 192px;
        bottom: 128px
    }

    .light {
        margin: -140px -140px;
        -webkit-background-size: 280px 280px;
             -o-background-size: 280px 280px;
                background-size: 280px 280px;
        height: 280px;
        width: 280px
    }

    .light.a {
        bottom: 144px
    }

    .light.b {
        bottom: 144px
    }

    .light.c {
        bottom: 192px
    }

    .light.d {
        bottom: 160px
    }

    .light.e {
        bottom: 192px
    }

    .light.f {
        bottom: 128px
    }

    .wave.depth-10 {
        bottom: 210px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 24px
    }

    .wave.depth-10:after {
        height: 216px
    }

    .rope.depth-10 {
        top: 20%
    }

    .rope.depth-10 .hanger {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
         -o-transform: scale(.5);
            transform: scale(.5)
    }

    .wave.depth-20 {
        bottom: 180px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 48px
    }

    .wave.depth-20:after {
        height: 192px
    }

    .rope.depth-20 {
        top: 16.66667%
    }

    .rope.depth-20 .hanger {
        -webkit-transform: scale(.55556);
        -moz-transform: scale(.55556);
        -ms-transform: scale(.55556);
         -o-transform: scale(.55556);
            transform: scale(.55556)
    }

    .wave.depth-30 {
        bottom: 150px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 72px
    }

    .wave.depth-30:after {
        height: 168px
    }

    .rope.depth-30 {
        top: 13.33333%
    }

    .rope.depth-30 .hanger {
        -webkit-transform: scale(.61111);
        -moz-transform: scale(.61111);
        -ms-transform: scale(.61111);
         -o-transform: scale(.61111);
            transform: scale(.61111)
    }

    .wave.depth-40 {
        bottom: 120px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 96px
    }

    .wave.depth-40:after {
        height: 144px
    }

    .rope.depth-40 {
        top: 10%
    }

    .rope.depth-40 .hanger {
        -webkit-transform: scale(.66667);
        -moz-transform: scale(.66667);
        -ms-transform: scale(.66667);
         -o-transform: scale(.66667);
            transform: scale(.66667)
    }

    .wave.depth-50 {
        bottom: 90px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 120px
    }

    .wave.depth-50:after {
        height: 120px
    }

    .rope.depth-50 {
        top: 6.66667%
    }

    .rope.depth-50 .hanger {
        -webkit-transform: scale(.72222);
        -moz-transform: scale(.72222);
        -ms-transform: scale(.72222);
         -o-transform: scale(.72222);
            transform: scale(.72222)
    }

    .wave.depth-60 {
        bottom: 60px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 144px
    }

    .wave.depth-60:after {
        height: 96px
    }

    .rope.depth-60 {
        top: 3.33333%
    }

    .rope.depth-60 .hanger {
        -webkit-transform: scale(.77778);
        -moz-transform: scale(.77778);
        -ms-transform: scale(.77778);
         -o-transform: scale(.77778);
            transform: scale(.77778)
    }

    .wave.depth-70 {
        bottom: 30px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 168px
    }

    .wave.depth-70:after {
        height: 72px
    }

    .rope.depth-70 {
        top: 0
    }

    .rope.depth-70 .hanger {
        -webkit-transform: scale(.83333);
        -moz-transform: scale(.83333);
        -ms-transform: scale(.83333);
         -o-transform: scale(.83333);
            transform: scale(.83333)
    }

    .wave.depth-80 {
        bottom: 0;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 192px
    }

    .wave.depth-80:after {
        height: 48px
    }

    .rope.depth-80 {
        top: -3.33333%
    }

    .rope.depth-80 .hanger {
        -webkit-transform: scale(.88889);
        -moz-transform: scale(.88889);
        -ms-transform: scale(.88889);
         -o-transform: scale(.88889);
            transform: scale(.88889)
    }

    .wave.depth-90 {
        bottom: -30px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 216px
    }

    .wave.depth-90:after {
        height: 24px
    }

    .rope.depth-90 {
        top: -6.66667%
    }

    .rope.depth-90 .hanger {
        -webkit-transform: scale(.94444);
        -moz-transform: scale(.94444);
        -ms-transform: scale(.94444);
         -o-transform: scale(.94444);
            transform: scale(.94444)
    }

    .wave.depth-100 {
        bottom: -60px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 240px
    }

    .wave.depth-100:after {
        height: 0
    }

    .rope.depth-100 {
        top: -10%
    }

    .rope.depth-100 .hanger {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1)
    }
}

@media all and (min-width: 900px) {
    html {
        font-size: 15px
    }

    .center {
        max-width: 560px
    }

    .about .panel:after {
        -webkit-background-size: 280px 280px;
             -o-background-size: 280px 280px;
                background-size: 280px 280px;
        height: 200px;
        width: 160px
    }

    .about .panel header:before {
        -webkit-background-size: 82.5px 112.5px;
             -o-background-size: 82.5px 112.5px;
                background-size: 82.5px 112.5px
    }

    .about .panel .links a {
        padding: 1.2em 0 1.3em
    }

    .toggle {
        margin: -24px;
        bottom: 12%
    }

    .title {
        font-size: 3.46667em
    }

    .background {
        bottom: 160px
    }

    .lighthouse {
        margin: 0 -104px;
        -webkit-background-size: 208px 364px;
             -o-background-size: 208px 364px;
                background-size: 208px 364px;
        height: 364px;
        width: 208px;
        bottom: 128px
    }

    .light {
        margin: -160px -160px;
        -webkit-background-size: 320px 320px;
             -o-background-size: 320px 320px;
                background-size: 320px 320px;
        height: 320px;
        width: 320px
    }

    .light.a {
        bottom: 112px;
        left: 15%
    }

    .light.b {
        bottom: 160px
    }

    .light.c {
        bottom: 208px
    }

    .light.d {
        bottom: 176px
    }

    .light.e {
        bottom: 208px
    }

    .light.f {
        bottom: 128px;
        left: 85%
    }

    .wave.depth-10 {
        bottom: 238px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 27px
    }

    .wave.depth-10:after {
        height: 244.8px
    }

    .rope.depth-10 {
        top: 10%
    }

    .rope.depth-10 .hanger {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
         -o-transform: scale(.5);
            transform: scale(.5)
    }

    .wave.depth-20 {
        bottom: 204px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 54px
    }

    .wave.depth-20:after {
        height: 217.6px
    }

    .rope.depth-20 {
        top: 6.66667%
    }

    .rope.depth-20 .hanger {
        -webkit-transform: scale(.56111);
        -moz-transform: scale(.56111);
        -ms-transform: scale(.56111);
         -o-transform: scale(.56111);
            transform: scale(.56111)
    }

    .wave.depth-30 {
        bottom: 170px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 82px
    }

    .wave.depth-30:after {
        height: 190.4px
    }

    .rope.depth-30 {
        top: 3.33333%
    }

    .rope.depth-30 .hanger {
        -webkit-transform: scale(.62222);
        -moz-transform: scale(.62222);
        -ms-transform: scale(.62222);
         -o-transform: scale(.62222);
            transform: scale(.62222)
    }

    .wave.depth-40 {
        bottom: 136px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 109px
    }

    .wave.depth-40:after {
        height: 163.2px
    }

    .rope.depth-40 {
        top: 0
    }

    .rope.depth-40 .hanger {
        -webkit-transform: scale(.68333);
        -moz-transform: scale(.68333);
        -ms-transform: scale(.68333);
         -o-transform: scale(.68333);
            transform: scale(.68333)
    }

    .wave.depth-50 {
        bottom: 102px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 136px
    }

    .wave.depth-50:after {
        height: 136px
    }

    .rope.depth-50 {
        top: -3.33333%
    }

    .rope.depth-50 .hanger {
        -webkit-transform: scale(.74444);
        -moz-transform: scale(.74444);
        -ms-transform: scale(.74444);
         -o-transform: scale(.74444);
            transform: scale(.74444)
    }

    .wave.depth-60 {
        bottom: 68px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 163px
    }

    .wave.depth-60:after {
        height: 108.8px
    }

    .rope.depth-60 {
        top: -6.66667%
    }

    .rope.depth-60 .hanger {
        -webkit-transform: scale(.80556);
        -moz-transform: scale(.80556);
        -ms-transform: scale(.80556);
         -o-transform: scale(.80556);
            transform: scale(.80556)
    }

    .wave.depth-70 {
        bottom: 34px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 190px
    }

    .wave.depth-70:after {
        height: 81.6px
    }

    .rope.depth-70 {
        top: -10%
    }

    .rope.depth-70 .hanger {
        -webkit-transform: scale(.86667);
        -moz-transform: scale(.86667);
        -ms-transform: scale(.86667);
         -o-transform: scale(.86667);
            transform: scale(.86667)
    }

    .wave.depth-80 {
        bottom: -1px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 218px
    }

    .wave.depth-80:after {
        height: 54.4px
    }

    .rope.depth-80 {
        top: -13.33333%
    }

    .rope.depth-80 .hanger {
        -webkit-transform: scale(.92778);
        -moz-transform: scale(.92778);
        -ms-transform: scale(.92778);
         -o-transform: scale(.92778);
            transform: scale(.92778)
    }

    .wave.depth-90 {
        bottom: -35px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 245px
    }

    .wave.depth-90:after {
        height: 27.2px
    }

    .rope.depth-90 {
        top: -16.66667%
    }

    .rope.depth-90 .hanger {
        -webkit-transform: scale(.98889);
        -moz-transform: scale(.98889);
        -ms-transform: scale(.98889);
         -o-transform: scale(.98889);
            transform: scale(.98889)
    }

    .wave.depth-100 {
        bottom: -68px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 272px
    }

    .wave.depth-100:after {
        height: 0
    }

    .rope.depth-100 {
        top: -20%
    }

    .rope.depth-100 .hanger {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05)
    }
}

@media all and (min-width: 1200px) {
    html {
        font-size: 16px
    }

    .center {
        max-width: 620px
    }

    .about .panel:after {
        -webkit-background-size: 280px 280px;
             -o-background-size: 280px 280px;
                background-size: 280px 280px;
        height: 200px;
        width: 170px
    }

    .about .panel header:before {
        -webkit-background-size: 93.5px 127.5px;
             -o-background-size: 93.5px 127.5px;
                background-size: 93.5px 127.5px
    }

    .prompt .panel {
        width: 240px
    }

    .lighthouse {
        margin: 0 -112px;
        -webkit-background-size: 424px 492px;
             -o-background-size: 424px 492px;
                background-size: 424px 492px;
        height: 492px;
        width: 424px
    }

    .light {
        margin: -200px -200px;
        -webkit-background-size: 400px 400px;
             -o-background-size: 400px 400px;
                background-size: 400px 400px;
        height: 400px;
        width: 400px
    }

    .wave.depth-10 {
        bottom: 252px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 29px
    }

    .wave.depth-10:after {
        height: 259.2px
    }

    .rope.depth-10 {
        top: 5%
    }

    .rope.depth-10 .hanger {
        -webkit-transform: scale(.6);
        -moz-transform: scale(.6);
        -ms-transform: scale(.6);
         -o-transform: scale(.6);
            transform: scale(.6)
    }

    .wave.depth-20 {
        bottom: 216px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 58px
    }

    .wave.depth-20:after {
        height: 230.4px
    }

    .rope.depth-20 {
        top: 1.66667%
    }

    .rope.depth-20 .hanger {
        -webkit-transform: scale(.67778);
        -moz-transform: scale(.67778);
        -ms-transform: scale(.67778);
         -o-transform: scale(.67778);
            transform: scale(.67778)
    }

    .wave.depth-30 {
        bottom: 180px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 86px
    }

    .wave.depth-30:after {
        height: 201.6px
    }

    .rope.depth-30 {
        top: -1.66667%
    }

    .rope.depth-30 .hanger {
        -webkit-transform: scale(.75556);
        -moz-transform: scale(.75556);
        -ms-transform: scale(.75556);
         -o-transform: scale(.75556);
            transform: scale(.75556)
    }

    .wave.depth-40 {
        bottom: 144px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 115px
    }

    .wave.depth-40:after {
        height: 172.8px
    }

    .rope.depth-40 {
        top: -5%
    }

    .rope.depth-40 .hanger {
        -webkit-transform: scale(.83333);
        -moz-transform: scale(.83333);
        -ms-transform: scale(.83333);
         -o-transform: scale(.83333);
            transform: scale(.83333)
    }

    .wave.depth-50 {
        bottom: 108px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 144px
    }

    .wave.depth-50:after {
        height: 144px
    }

    .rope.depth-50 {
        top: -8.33333%
    }

    .rope.depth-50 .hanger {
        -webkit-transform: scale(.91111);
        -moz-transform: scale(.91111);
        -ms-transform: scale(.91111);
         -o-transform: scale(.91111);
            transform: scale(.91111)
    }

    .wave.depth-60 {
        bottom: 72px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 173px
    }

    .wave.depth-60:after {
        height: 115.2px
    }

    .rope.depth-60 {
        top: -11.66667%
    }

    .rope.depth-60 .hanger {
        -webkit-transform: scale(.98889);
        -moz-transform: scale(.98889);
        -ms-transform: scale(.98889);
         -o-transform: scale(.98889);
            transform: scale(.98889)
    }

    .wave.depth-70 {
        bottom: 36px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 202px
    }

    .wave.depth-70:after {
        height: 86.4px
    }

    .rope.depth-70 {
        top: -15%
    }

    .rope.depth-70 .hanger {
        -webkit-transform: scale(1.06667);
        -moz-transform: scale(1.06667);
        -ms-transform: scale(1.06667);
         -o-transform: scale(1.06667);
            transform: scale(1.06667)
    }

    .wave.depth-80 {
        bottom: -1px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 230px
    }

    .wave.depth-80:after {
        height: 57.6px
    }

    .rope.depth-80 {
        top: -18.33333%
    }

    .rope.depth-80 .hanger {
        -webkit-transform: scale(1.14444);
        -moz-transform: scale(1.14444);
        -ms-transform: scale(1.14444);
         -o-transform: scale(1.14444);
            transform: scale(1.14444)
    }

    .wave.depth-90 {
        bottom: -36px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 259px
    }

    .wave.depth-90:after {
        height: 28.8px
    }

    .rope.depth-90 {
        top: -21.66667%
    }

    .rope.depth-90 .hanger {
        -webkit-transform: scale(1.22222);
        -moz-transform: scale(1.22222);
        -ms-transform: scale(1.22222);
         -o-transform: scale(1.22222);
            transform: scale(1.22222)
    }

    .wave.depth-100 {
        bottom: -72px;
        margin: 0 0;
        background-position: center bottom;
        -webkit-background-size: auto 101%;
             -o-background-size: auto 101%;
                background-size: auto 101%;
        height: 288px
    }

    .wave.depth-100:after {
        height: 0
    }

    .rope.depth-100 {
        top: -25%
    }

    .rope.depth-100 .hanger {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
         -o-transform: scale(1.3);
            transform: scale(1.3)
    }
}

a, button {
    -webkit-transition: color .6s cubic-bezier(.165, .84, .44, 1), background-color .6s cubic-bezier(.165, .84, .44, 1), opacity .6s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: color .6s cubic-bezier(.165, .84, .44, 1), background-color .6s cubic-bezier(.165, .84, .44, 1), opacity .6s cubic-bezier(.165, .84, .44, 1);
    -o-transition: color .6s cubic-bezier(.165, .84, .44, 1), background-color .6s cubic-bezier(.165, .84, .44, 1), opacity .6s cubic-bezier(.165, .84, .44, 1);
    transition: color .6s cubic-bezier(.165, .84, .44, 1), background-color .6s cubic-bezier(.165, .84, .44, 1), opacity .6s cubic-bezier(.165, .84, .44, 1)
}

.cross, .x, .y {
    -webkit-transition: all .3s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: all .3s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all .3s cubic-bezier(.165, .84, .44, 1);
    transition: all .3s cubic-bezier(.165, .84, .44, 1)
}

.about .cables, .about .panel {
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1)
}

@-webkit-keyframes phase {
    0% {
        opacity: 1
    }
    25% {
        opacity: .4
    }
    50% {
        opacity: .8
    }
    75% {
        opacity: .4
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes phase {
    0% {
        opacity: 1
    }
    25% {
        opacity: .4
    }
    50% {
        opacity: .8
    }
    75% {
        opacity: .4
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes phase {
    0% {
        opacity: 1
    }
    25% {
        opacity: .4
    }
    50% {
        opacity: .8
    }
    75% {
        opacity: .4
    }
    100% {
        opacity: 1
    }
}

@keyframes phase {
    0% {
        opacity: 1
    }
    25% {
        opacity: .4
    }
    50% {
        opacity: .8
    }
    75% {
        opacity: .4
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes tilt {
    0% {
        -webkit-transform: rotateX(-30deg);
        -moz-transform: rotateX(-30deg);
        transform: rotateX(-30deg)
    }
    25% {
        -webkit-transform: rotateX(30deg);
        -moz-transform: rotateX(30deg);
        transform: rotateX(30deg)
    }
    50% {
        -webkit-transform: rotateY(-30deg);
        -moz-transform: rotateY(-30deg);
        transform: rotateY(-30deg)
    }
    75% {
        -webkit-transform: rotateY(30deg);
        -moz-transform: rotateY(30deg);
        transform: rotateY(30deg)
    }
    100% {
        -webkit-transform: rotateZ(20deg);
        -moz-transform: rotateZ(20deg);
        transform: rotateZ(20deg)
    }
}

@-moz-keyframes tilt {
    0% {
        -webkit-transform: rotateX(-30deg);
        -moz-transform: rotateX(-30deg);
        transform: rotateX(-30deg)
    }
    25% {
        -webkit-transform: rotateX(30deg);
        -moz-transform: rotateX(30deg);
        transform: rotateX(30deg)
    }
    50% {
        -webkit-transform: rotateY(-30deg);
        -moz-transform: rotateY(-30deg);
        transform: rotateY(-30deg)
    }
    75% {
        -webkit-transform: rotateY(30deg);
        -moz-transform: rotateY(30deg);
        transform: rotateY(30deg)
    }
    100% {
        -webkit-transform: rotateZ(20deg);
        -moz-transform: rotateZ(20deg);
        transform: rotateZ(20deg)
    }
}

@-o-keyframes tilt {
    0% {
        -webkit-transform: rotateX(-30deg);
        -moz-transform: rotateX(-30deg);
        transform: rotateX(-30deg)
    }
    25% {
        -webkit-transform: rotateX(30deg);
        -moz-transform: rotateX(30deg);
        transform: rotateX(30deg)
    }
    50% {
        -webkit-transform: rotateY(-30deg);
        -moz-transform: rotateY(-30deg);
        transform: rotateY(-30deg)
    }
    75% {
        -webkit-transform: rotateY(30deg);
        -moz-transform: rotateY(30deg);
        transform: rotateY(30deg)
    }
    100% {
        -webkit-transform: rotateZ(20deg);
        -moz-transform: rotateZ(20deg);
        -o-transform: rotateZ(20deg);
           transform: rotateZ(20deg)
    }
}

@keyframes tilt {
    0% {
        -webkit-transform: rotateX(-30deg);
        -moz-transform: rotateX(-30deg);
        transform: rotateX(-30deg)
    }
    25% {
        -webkit-transform: rotateX(30deg);
        -moz-transform: rotateX(30deg);
        transform: rotateX(30deg)
    }
    50% {
        -webkit-transform: rotateY(-30deg);
        -moz-transform: rotateY(-30deg);
        transform: rotateY(-30deg)
    }
    75% {
        -webkit-transform: rotateY(30deg);
        -moz-transform: rotateY(30deg);
        transform: rotateY(30deg)
    }
    100% {
        -webkit-transform: rotateZ(20deg);
        -moz-transform: rotateZ(20deg);
        -o-transform: rotateZ(20deg);
           transform: rotateZ(20deg)
    }
}

@-webkit-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0) translate3d(0, 10%, 0) rotateZ(0);
        -moz-transform: rotateZ(0) translate3d(0, 10%, 0) rotateZ(0);
        transform: rotateZ(0) translate3d(0, 10%, 0) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg)
    }
}

@-moz-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0) translate3d(0, 10%, 0) rotateZ(0);
        -moz-transform: rotateZ(0) translate3d(0, 10%, 0) rotateZ(0);
        transform: rotateZ(0) translate3d(0, 10%, 0) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg)
    }
}

@-o-keyframes wave {
    0% {
        -webkit-transform: rotateZ(0) translate3d(0, 1%, 0) rotateZ(0);
        -moz-transform: rotateZ(0) translate3d(0, 1%, 0) rotateZ(0);
        transform: rotateZ(0) translate3d(0, 1%, 0) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg)
    }
}

@keyframes wave {
    0% {
        -webkit-transform: rotateZ(0) translate3d(0, 1%, 0) rotateZ(0);
        -moz-transform: rotateZ(0) translate3d(0, 1%, 0) rotateZ(0);
        transform: rotateZ(0) translate3d(0, 1%, 0) rotateZ(0)
    }
    100% {
        -webkit-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        -moz-transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg);
        transform: rotateZ(360deg) translate3d(0, 1%, 0) rotateZ(-360deg)
    }
}

@-webkit-keyframes swing {
    0% {
        -webkit-transform: rotateZ(10deg);
        -moz-transform: rotateZ(10deg);
        transform: rotateZ(10deg)
    }
    100% {
        -webkit-transform: rotateZ(-10deg);
        -moz-transform: rotateZ(-10deg);
        transform: rotateZ(-10deg)
    }
}

@-moz-keyframes swing {
    0% {
        -webkit-transform: rotateZ(10deg);
        -moz-transform: rotateZ(10deg);
        transform: rotateZ(10deg)
    }
    100% {
        -webkit-transform: rotateZ(-10deg);
        -moz-transform: rotateZ(-10deg);
        transform: rotateZ(-10deg)
    }
}

@-o-keyframes swing {
    0% {
        -webkit-transform: rotateZ(10deg);
        -moz-transform: rotateZ(10deg);
        -o-transform: rotateZ(10deg);
           transform: rotateZ(10deg)
    }
    100% {
        -webkit-transform: rotateZ(-10deg);
        -moz-transform: rotateZ(-10deg);
        -o-transform: rotateZ(-10deg);
           transform: rotateZ(-10deg)
    }
}

@keyframes swing {
    0% {
        -webkit-transform: rotateZ(10deg);
        -moz-transform: rotateZ(10deg);
        -o-transform: rotateZ(10deg);
           transform: rotateZ(10deg)
    }
    100% {
        -webkit-transform: rotateZ(-10deg);
        -moz-transform: rotateZ(-10deg);
        -o-transform: rotateZ(-10deg);
           transform: rotateZ(-10deg)
    }
}

html.mouse a:hover, html.mouse button:hover {
    -webkit-transition: color .2s cubic-bezier(.165, .84, .44, 1), background-color .2s cubic-bezier(.165, .84, .44, 1), opacity .2s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: color .2s cubic-bezier(.165, .84, .44, 1), background-color .2s cubic-bezier(.165, .84, .44, 1), opacity .2s cubic-bezier(.165, .84, .44, 1);
    -o-transition: color .2s cubic-bezier(.165, .84, .44, 1), background-color .2s cubic-bezier(.165, .84, .44, 1), opacity .2s cubic-bezier(.165, .84, .44, 1);
    transition: color .2s cubic-bezier(.165, .84, .44, 1), background-color .2s cubic-bezier(.165, .84, .44, 1), opacity .2s cubic-bezier(.165, .84, .44, 1)
}

html.mouse a:hover {
    color: #ff755a
}

html.mouse button:hover {
    background-color: #d92400;
    color: #fff
}

html.mouse .toggle:hover .x, html.mouse .toggle:hover .y {
    background-color: #fff
}

html.mouse .links a:hover {
    background-color: #d92400;
    color: #fff
}

html.touch a.tap, html.touch button.tap {
    -webkit-transition: color 0s cubic-bezier(.25, .46, .45, .94), background-color 0s cubic-bezier(.25, .46, .45, .94), opacity 0s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: color 0s cubic-bezier(.25, .46, .45, .94), background-color 0s cubic-bezier(.25, .46, .45, .94), opacity 0s cubic-bezier(.25, .46, .45, .94);
    -o-transition: color 0s cubic-bezier(.25, .46, .45, .94), background-color 0s cubic-bezier(.25, .46, .45, .94), opacity 0s cubic-bezier(.25, .46, .45, .94);
    transition: color 0s cubic-bezier(.25, .46, .45, .94), background-color 0s cubic-bezier(.25, .46, .45, .94), opacity 0s cubic-bezier(.25, .46, .45, .94)
}

html.touch a.tap {
    color: #ff755a
}

html.touch button.tap {
    background-color: #d92400;
    color: #fff
}

html.touch .toggle.tap .x, html.touch .toggle.tap .y {
    background-color: #fff
}

html.touch .links a.tap {
    background-color: #d92400;
    color: #fff
}

#awwwards {
    position: absolute;
    z-index: 9999;
    top: 40px;
    left: 0
}

#awwwards a {
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -999em;
    overflow: hidden;
    display: block;
    height: 105px;
    width: 70px
}

@media (max-width: 767px) {
    #awwwards {
        display: none
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 192), (min--moz-device-pixel-ratio: 192), (-o-min-device-pixel-ratio: 192/1), (min-resolution: 192dppx) {
    #awwwards a {
        -webkit-background-size: 70px 105px;
        -ie-background-size: 70px 105px;
        -o-background-size: 70px 105px;
        background-size: 70px 105px
    }
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    font-family: -apple-system, Roboto, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
       -moz-transition-duration: inherit;
         -o-transition-duration: inherit;
            transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
       -moz-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
         -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
            transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
       -moz-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
         -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
            transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s, visibility 0s linear .25s;
    -o-transition: opacity .25s, visibility 0s linear .25s;
    -moz-transition: opacity .25s, visibility 0s linear .25s;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s, visibility 0s;
    -o-transition: opacity .25s, visibility 0s;
    -moz-transition: opacity .25s, visibility 0s;
    transition: opacity .25s, visibility 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, -o-transform;
    -moz-transition-property: transform, opacity, -moz-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0
}

.fancybox-slide--iframe {
    padding: 44px 44px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -moz-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
      -o-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
         animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
     -ms-transform-origin: top left;
      -o-transform-origin: top left;
         transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, -o-transform;
    -moz-transition-property: transform, opacity, -moz-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: -webkit-calc(100% - 44px);
    height: -moz-calc(100% - 44px);
    height: calc(100% - 44px);
    margin-bottom: 44px
}

.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    vertical-align: top
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: 0;
    padding: 10px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus, .fancybox-button:hover {
    color: #fff
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
    fill: currentColor
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity .25s, visibility 0s, color .25s;
    -o-transition: opacity .25s, visibility 0s, color .25s;
    -moz-transition: opacity .25s, visibility 0s, color .25s;
    transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button:after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke .1s;
    -o-transition: stroke .1s;
    -moz-transition: stroke .1s;
    transition: stroke .1s
}

.fancybox-close-small:focus {
    outline: 0
}

.fancybox-close-small:hover svg {
    opacity: 1
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption:after {
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a .8s infinite linear;
    -moz-animation: a .8s infinite linear;
      -o-animation: a .8s infinite linear;
         animation: a .8s infinite linear;
    background: 0 0;
    border: 6px solid hsla(0, 0%, 39%, .5);
    -webkit-border-radius: 100%;
            border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-moz-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
             transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
             transform: rotate(359deg)
    }
}

@-o-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
           transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
           transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
          -o-transform: rotate(0);
             transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
          -o-transform: rotate(359deg);
             transform: rotate(359deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
       -moz-transition-timing-function: cubic-bezier(0, 0, .25, 1);
         -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
            transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
       -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
         -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
            transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    -moz-transform: scale3d(1.5, 1.5, 1.5);
         transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    -moz-transform: scale3d(.5, .5, .5);
         transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
     -ms-transform: scaleX(1);
      -o-transform: scaleX(1);
         transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    -moz-transform: rotate(-1turn);
     -ms-transform: rotate(-1turn);
      -o-transform: rotate(-1turn);
         transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
     -ms-transform: rotate(1turn);
      -o-transform: rotate(1turn);
         transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
     -ms-transform: rotate(0);
      -o-transform: rotate(0);
         transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
         transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
         transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    -moz-transform: scaleX(1) translateZ(0);
         transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    -moz-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
         transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    -moz-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
         transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    -moz-transform: translateZ(0) scale(1);
         transform: translateZ(0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-border-radius: 0;
            border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs > ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x > ul {
    overflow: hidden
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
            box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    -webkit-border-radius: 10px;
            border-radius: 10px
}

.fancybox-thumbs > ul > li {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: -webkit-calc(100% - 8px);
    max-height: -moz-calc(100% - 8px);
    max-height: calc(100% - 8px);
    max-width: -webkit-calc(50% - 4px);
    max-width: -moz-calc(50% - 4px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs > ul > li {
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover
}

.fancybox-thumbs > ul > li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs > ul > li {
        max-width: -webkit-calc(100% - 10px);
        max-width: -moz-calc(100% - 10px);
        max-width: calc(100% - 10px)
    }
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    font-family: -apple-system, Roboto, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
       -moz-transition-duration: inherit;
         -o-transition-duration: inherit;
            transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
       -moz-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
         -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
            transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
       -moz-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
         -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
            transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s, visibility 0s linear .25s;
    -o-transition: opacity .25s, visibility 0s linear .25s;
    -moz-transition: opacity .25s, visibility 0s linear .25s;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s, visibility 0s;
    -o-transition: opacity .25s, visibility 0s;
    -moz-transition: opacity .25s, visibility 0s;
    transition: opacity .25s, visibility 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, -o-transform;
    -moz-transition-property: transform, opacity, -moz-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0
}

.fancybox-slide--iframe {
    padding: 44px 44px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -moz-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
      -o-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
         animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
         -o-background-size: 100% 100%;
            background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
     -ms-transform-origin: top left;
      -o-transform-origin: top left;
         transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, -o-transform;
    -moz-transition-property: transform, opacity, -moz-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: -webkit-calc(100% - 44px);
    height: -moz-calc(100% - 44px);
    height: calc(100% - 44px);
    margin-bottom: 44px
}

.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    vertical-align: top
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: 0;
    padding: 10px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus, .fancybox-button:hover {
    color: #fff
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
    fill: currentColor
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity .25s, visibility 0s, color .25s;
    -o-transition: opacity .25s, visibility 0s, color .25s;
    -moz-transition: opacity .25s, visibility 0s, color .25s;
    transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button:after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke .1s;
    -o-transition: stroke .1s;
    -moz-transition: stroke .1s;
    transition: stroke .1s
}

.fancybox-close-small:focus {
    outline: 0
}

.fancybox-close-small:hover svg {
    opacity: 1
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption:after {
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a .8s infinite linear;
    -moz-animation: a .8s infinite linear;
      -o-animation: a .8s infinite linear;
         animation: a .8s infinite linear;
    background: 0 0;
    border: 6px solid hsla(0, 0%, 39%, .5);
    -webkit-border-radius: 100%;
            border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
          -o-transform: rotate(0);
             transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
          -o-transform: rotate(359deg);
             transform: rotate(359deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
       -moz-transition-timing-function: cubic-bezier(0, 0, .25, 1);
         -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
            transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
       -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
         -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
            transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    -moz-transform: scale3d(1.5, 1.5, 1.5);
         transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    -moz-transform: scale3d(.5, .5, .5);
         transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
     -ms-transform: scaleX(1);
      -o-transform: scaleX(1);
         transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    -moz-transform: rotate(-1turn);
     -ms-transform: rotate(-1turn);
      -o-transform: rotate(-1turn);
         transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
     -ms-transform: rotate(1turn);
      -o-transform: rotate(1turn);
         transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
     -ms-transform: rotate(0);
      -o-transform: rotate(0);
         transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
         transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
         transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    -moz-transform: scaleX(1) translateZ(0);
         transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    -moz-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
         transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    -moz-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
         transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    -moz-transform: translateZ(0) scale(1);
         transform: translateZ(0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-border-radius: 0;
            border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs > ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x > ul {
    overflow: hidden
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
            box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    -webkit-border-radius: 10px;
            border-radius: 10px
}

.fancybox-thumbs > ul > li {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: -webkit-calc(100% - 8px);
    max-height: -moz-calc(100% - 8px);
    max-height: calc(100% - 8px);
    max-width: -webkit-calc(50% - 4px);
    max-width: -moz-calc(50% - 4px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs > ul > li {
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover
}

.fancybox-thumbs > ul > li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs > ul > li {
        max-width: -webkit-calc(100% - 10px);
        max-width: -moz-calc(100% - 10px);
        max-width: calc(100% - 10px)
    }
}

@media print, screen and (min-width: 40em) {
    .reveal, .reveal.large, .reveal.small, .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
    font-family: Roboto, sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
       -moz-text-decoration: underline dotted;
            text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: Roboto, sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 100%
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
       -moz-box-sizing: inherit;
            box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    -webkit-border-radius: 0;
            border-radius: 0
}

select {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    -webkit-border-radius: 0;
            border-radius: 0
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: pointer
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

button, input, optgroup, select, textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.grid-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto
}

@media print, screen and (min-width: 40em) {
    .grid-container {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.fluid {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 100%;
    margin: 0 auto
}

@media print, screen and (min-width: 40em) {
    .grid-container.fluid {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto
}

.grid-x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.cell {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px
}

.cell.shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto
}

.grid-x > .auto {
    width: auto
}

.grid-x > .shrink {
    width: auto
}

.grid-x > .small-1, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-full, .grid-x > .small-shrink {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto
}

@media print, screen and (min-width: 40em) {
    .grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-full, .grid-x > .medium-shrink {
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto
    }
}

@media print, screen and (min-width: 64em) {
    .grid-x > .large-1, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-full, .grid-x > .large-shrink {
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto
    }
}

.grid-x > .small-1 {
    width: 8.3333333333%
}

.grid-x > .small-2 {
    width: 16.6666666667%
}

.grid-x > .small-3 {
    width: 25%
}

.grid-x > .small-4 {
    width: 33.3333333333%
}

.grid-x > .small-5 {
    width: 41.6666666667%
}

.grid-x > .small-6 {
    width: 50%
}

.grid-x > .small-7 {
    width: 58.3333333333%
}

.grid-x > .small-8 {
    width: 66.6666666667%
}

.grid-x > .small-9 {
    width: 75%
}

.grid-x > .small-10 {
    width: 83.3333333333%
}

.grid-x > .small-11 {
    width: 91.6666666667%
}

.grid-x > .small-12 {
    width: 100%
}

@media print, screen and (min-width: 40em) {
    .grid-x > .medium-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
           -moz-box-flex: 1;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        width: auto
    }

    .grid-x > .medium-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto
    }

    .grid-x > .medium-1 {
        width: 8.3333333333%
    }

    .grid-x > .medium-2 {
        width: 16.6666666667%
    }

    .grid-x > .medium-3 {
        width: 25%
    }

    .grid-x > .medium-4 {
        width: 33.3333333333%
    }

    .grid-x > .medium-5 {
        width: 41.6666666667%
    }

    .grid-x > .medium-6 {
        width: 50%
    }

    .grid-x > .medium-7 {
        width: 58.3333333333%
    }

    .grid-x > .medium-8 {
        width: 66.6666666667%
    }

    .grid-x > .medium-9 {
        width: 75%
    }

    .grid-x > .medium-10 {
        width: 83.3333333333%
    }

    .grid-x > .medium-11 {
        width: 91.6666666667%
    }

    .grid-x > .medium-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .grid-x > .large-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
           -moz-box-flex: 1;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        width: auto
    }

    .grid-x > .large-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto
    }

    .grid-x > .large-1 {
        width: 8.3333333333%
    }

    .grid-x > .large-2 {
        width: 18.6666666667%
    }

    .grid-x > .large-3 {
        width: 28%
    }

    .grid-x > .large-4 {
        width: 33.3333333333%
    }

    .grid-x > .large-5 {
        width: 41.6666666667%
    }

    .grid-x > .large-6 {
        width: 50%
    }

    .grid-x > .large-7 {
        width: 58.3333333333%
    }

    .grid-x > .large-8 {
        width: 66.6666666667%
    }

    .grid-x > .large-9 {
        width: 71%
    }

    .grid-x > .large-10 {
        width: 83.3333333333%
    }

    .grid-x > .large-11 {
        width: 91.6666666667%
    }

    .grid-x > .large-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x) > .cell {
    width: auto
}

.grid-margin-y:not(.grid-y) > .cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.625rem;
    margin-right: -.625rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-x {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

.grid-margin-x > .cell {
    width: -webkit-calc(100% - 1.25rem);
    width: -moz-calc(100% - 1.25rem);
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
        width: -webkit-calc(100% - 1.875rem);
        width: -moz-calc(100% - 1.875rem);
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.grid-margin-x > .auto {
    width: auto
}

.grid-margin-x > .shrink {
    width: auto
}

.grid-margin-x > .small-1 {
    width: -webkit-calc(8.3333333333% - 1.25rem);
    width: -moz-calc(8.3333333333% - 1.25rem);
    width: calc(8.3333333333% - 1.25rem)
}

.grid-margin-x > .small-2 {
    width: -webkit-calc(16.6666666667% - 1.25rem);
    width: -moz-calc(16.6666666667% - 1.25rem);
    width: calc(16.6666666667% - 1.25rem)
}

.grid-margin-x > .small-3 {
    width: -webkit-calc(25% - 1.25rem);
    width: -moz-calc(25% - 1.25rem);
    width: calc(25% - 1.25rem)
}

.grid-margin-x > .small-4 {
    width: -webkit-calc(33.3333333333% - 1.25rem);
    width: -moz-calc(33.3333333333% - 1.25rem);
    width: calc(33.3333333333% - 1.25rem)
}

.grid-margin-x > .small-5 {
    width: -webkit-calc(41.6666666667% - 1.25rem);
    width: -moz-calc(41.6666666667% - 1.25rem);
    width: calc(41.6666666667% - 1.25rem)
}

.grid-margin-x > .small-6 {
    width: -webkit-calc(50% - 1.25rem);
    width: -moz-calc(50% - 1.25rem);
    width: calc(50% - 1.25rem)
}

.grid-margin-x > .small-7 {
    width: -webkit-calc(58.3333333333% - 1.25rem);
    width: -moz-calc(58.3333333333% - 1.25rem);
    width: calc(58.3333333333% - 1.25rem)
}

.grid-margin-x > .small-8 {
    width: -webkit-calc(66.6666666667% - 1.25rem);
    width: -moz-calc(66.6666666667% - 1.25rem);
    width: calc(66.6666666667% - 1.25rem)
}

.grid-margin-x > .small-9 {
    width: -webkit-calc(75% - 1.25rem);
    width: -moz-calc(75% - 1.25rem);
    width: calc(75% - 1.25rem)
}

.grid-margin-x > .small-10 {
    width: -webkit-calc(83.3333333333% - 1.25rem);
    width: -moz-calc(83.3333333333% - 1.25rem);
    width: calc(83.3333333333% - 1.25rem)
}

.grid-margin-x > .small-11 {
    width: -webkit-calc(91.6666666667% - 1.25rem);
    width: -moz-calc(91.6666666667% - 1.25rem);
    width: calc(91.6666666667% - 1.25rem)
}

.grid-margin-x > .small-12 {
    width: -webkit-calc(100% - 1.25rem);
    width: -moz-calc(100% - 1.25rem);
    width: calc(100% - 1.25rem)
}

@media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
        width: auto
    }

    .grid-margin-x > .shrink {
        width: auto
    }

    .grid-margin-x > .small-1 {
        width: -webkit-calc(8.3333333333% - 1.875rem);
        width: -moz-calc(8.3333333333% - 1.875rem);
        width: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-x > .small-2 {
        width: -webkit-calc(16.6666666667% - 1.875rem);
        width: -moz-calc(16.6666666667% - 1.875rem);
        width: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-x > .small-3 {
        width: -webkit-calc(25% - 1.875rem);
        width: -moz-calc(25% - 1.875rem);
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x > .small-4 {
        width: -webkit-calc(33.3333333333% - 1.875rem);
        width: -moz-calc(33.3333333333% - 1.875rem);
        width: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-x > .small-5 {
        width: -webkit-calc(41.6666666667% - 1.875rem);
        width: -moz-calc(41.6666666667% - 1.875rem);
        width: calc(41.6666666667% - 1.875rem)
    }

    .grid-margin-x > .small-6 {
        width: -webkit-calc(50% - 1.875rem);
        width: -moz-calc(50% - 1.875rem);
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x > .small-7 {
        width: -webkit-calc(58.3333333333% - 1.875rem);
        width: -moz-calc(58.3333333333% - 1.875rem);
        width: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-x > .small-8 {
        width: -webkit-calc(66.6666666667% - 1.875rem);
        width: -moz-calc(66.6666666667% - 1.875rem);
        width: calc(66.6666666667% - 1.875rem)
    }

    .grid-margin-x > .small-9 {
        width: -webkit-calc(75% - 1.875rem);
        width: -moz-calc(75% - 1.875rem);
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x > .small-10 {
        width: -webkit-calc(83.3333333333% - 1.875rem);
        width: -moz-calc(83.3333333333% - 1.875rem);
        width: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-x > .small-11 {
        width: -webkit-calc(91.6666666667% - 1.875rem);
        width: -moz-calc(91.6666666667% - 1.875rem);
        width: calc(91.6666666667% - 1.875rem)
    }

    .grid-margin-x > .small-12 {
        width: -webkit-calc(100% - 1.875rem);
        width: -moz-calc(100% - 1.875rem);
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x > .medium-auto {
        width: auto
    }

    .grid-margin-x > .medium-shrink {
        width: auto
    }

    .grid-margin-x > .medium-1 {
        width: -webkit-calc(8.3333333333% - 1.875rem);
        width: -moz-calc(8.3333333333% - 1.875rem);
        width: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-x > .medium-2 {
        width: -webkit-calc(16.6666666667% - 1.875rem);
        width: -moz-calc(16.6666666667% - 1.875rem);
        width: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-x > .medium-3 {
        width: -webkit-calc(25% - 1.875rem);
        width: -moz-calc(25% - 1.875rem);
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x > .medium-4 {
        width: -webkit-calc(33.3333333333% - 1.875rem);
        width: -moz-calc(33.3333333333% - 1.875rem);
        width: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-x > .medium-5 {
        width: -webkit-calc(41.6666666667% - 1.875rem);
        width: -moz-calc(41.6666666667% - 1.875rem);
        width: calc(41.6666666667% - 1.875rem)
    }

    .grid-margin-x > .medium-6 {
        width: -webkit-calc(50% - 1.875rem);
        width: -moz-calc(50% - 1.875rem);
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x > .medium-7 {
        width: -webkit-calc(58.3333333333% - 1.875rem);
        width: -moz-calc(58.3333333333% - 1.875rem);
        width: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-x > .medium-8 {
        width: -webkit-calc(66.6666666667% - 1.875rem);
        width: -moz-calc(66.6666666667% - 1.875rem);
        width: calc(66.6666666667% - 1.875rem)
    }

    .grid-margin-x > .medium-9 {
        width: -webkit-calc(75% - 1.875rem);
        width: -moz-calc(75% - 1.875rem);
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x > .medium-10 {
        width: -webkit-calc(83.3333333333% - 1.875rem);
        width: -moz-calc(83.3333333333% - 1.875rem);
        width: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-x > .medium-11 {
        width: -webkit-calc(91.6666666667% - 1.875rem);
        width: -moz-calc(91.6666666667% - 1.875rem);
        width: calc(91.6666666667% - 1.875rem)
    }

    .grid-margin-x > .medium-12 {
        width: -webkit-calc(100% - 1.875rem);
        width: -moz-calc(100% - 1.875rem);
        width: calc(100% - 1.875rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
        width: auto
    }

    .grid-margin-x > .large-shrink {
        width: auto
    }

    .grid-margin-x > .large-1 {
        width: -webkit-calc(8.3333333333% - 1.875rem);
        width: -moz-calc(8.3333333333% - 1.875rem);
        width: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-x > .large-2 {
        width: -webkit-calc(16.6666666667% - 1.875rem);
        width: -moz-calc(16.6666666667% - 1.875rem);
        width: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-x > .large-3 {
        width: -webkit-calc(25% - 1.875rem);
        width: -moz-calc(25% - 1.875rem);
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x > .large-4 {
        width: -webkit-calc(33.3333333333% - 1.875rem);
        width: -moz-calc(33.3333333333% - 1.875rem);
        width: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-x > .large-5 {
        width: -webkit-calc(41.6666666667% - 1.875rem);
        width: -moz-calc(41.6666666667% - 1.875rem);
        width: calc(41.6666666667% - 1.875rem)
    }

    .grid-margin-x > .large-6 {
        width: -webkit-calc(50% - 1.875rem);
        width: -moz-calc(50% - 1.875rem);
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x > .large-7 {
        width: -webkit-calc(58.3333333333% - 1.875rem);
        width: -moz-calc(58.3333333333% - 1.875rem);
        width: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-x > .large-8 {
        width: -webkit-calc(66.6666666667% - 1.875rem);
        width: -moz-calc(66.6666666667% - 1.875rem);
        width: calc(66.6666666667% - 1.875rem)
    }

    .grid-margin-x > .large-9 {
        width: -webkit-calc(75% - 1.875rem);
        width: -moz-calc(75% - 1.875rem);
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x > .large-10 {
        width: -webkit-calc(83.3333333333% - 1.875rem);
        width: -moz-calc(83.3333333333% - 1.875rem);
        width: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-x > .large-11 {
        width: -webkit-calc(91.6666666667% - 1.875rem);
        width: -moz-calc(91.6666666667% - 1.875rem);
        width: calc(91.6666666667% - 1.875rem)
    }

    .grid-margin-x > .large-12 {
        width: -webkit-calc(100% - 1.875rem);
        width: -moz-calc(100% - 1.875rem);
        width: calc(100% - 1.875rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-container:not(.full) > .grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-padding-x > .cell {
    padding-right: .625rem;
    padding-left: .625rem
}

@media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.small-up-1 > .cell {
    width: 100%
}

.small-up-2 > .cell {
    width: 50%
}

.small-up-3 > .cell {
    width: 33.3333333333%
}

.small-up-4 > .cell {
    width: 25%
}

.small-up-5 > .cell {
    width: 20%
}

.small-up-6 > .cell {
    width: 16.6666666667%
}

.small-up-7 > .cell {
    width: 14.2857142857%
}

.small-up-8 > .cell {
    width: 12.5%
}

@media print, screen and (min-width: 40em) {
    .medium-up-1 > .cell {
        width: 100%
    }

    .medium-up-2 > .cell {
        width: 50%
    }

    .medium-up-3 > .cell {
        width: 33.3333333333%
    }

    .medium-up-4 > .cell {
        width: 25%
    }

    .medium-up-5 > .cell {
        width: 20%
    }

    .medium-up-6 > .cell {
        width: 16.6666666667%
    }

    .medium-up-7 > .cell {
        width: 14.2857142857%
    }

    .medium-up-8 > .cell {
        width: 12.5%
    }
}

@media print, screen and (min-width: 64em) {
    .large-up-1 > .cell {
        width: 100%
    }

    .large-up-2 > .cell {
        width: 50%
    }

    .large-up-3 > .cell {
        width: 33.3333333333%
    }

    .large-up-4 > .cell {
        width: 25%
    }

    .large-up-5 > .cell {
        width: 20%
    }

    .large-up-6 > .cell {
        width: 16.6666666667%
    }

    .large-up-7 > .cell {
        width: 14.2857142857%
    }

    .large-up-8 > .cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1 > .cell {
    width: -webkit-calc(100% - 1.25rem);
    width: -moz-calc(100% - 1.25rem);
    width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2 > .cell {
    width: -webkit-calc(50% - 1.25rem);
    width: -moz-calc(50% - 1.25rem);
    width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3 > .cell {
    width: -webkit-calc(33.3333333333% - 1.25rem);
    width: -moz-calc(33.3333333333% - 1.25rem);
    width: calc(33.3333333333% - 1.25rem)
}

.grid-margin-x.small-up-4 > .cell {
    width: -webkit-calc(25% - 1.25rem);
    width: -moz-calc(25% - 1.25rem);
    width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5 > .cell {
    width: -webkit-calc(20% - 1.25rem);
    width: -moz-calc(20% - 1.25rem);
    width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6 > .cell {
    width: -webkit-calc(16.6666666667% - 1.25rem);
    width: -moz-calc(16.6666666667% - 1.25rem);
    width: calc(16.6666666667% - 1.25rem)
}

.grid-margin-x.small-up-7 > .cell {
    width: -webkit-calc(14.2857142857% - 1.25rem);
    width: -moz-calc(14.2857142857% - 1.25rem);
    width: calc(14.2857142857% - 1.25rem)
}

.grid-margin-x.small-up-8 > .cell {
    width: -webkit-calc(12.5% - 1.25rem);
    width: -moz-calc(12.5% - 1.25rem);
    width: calc(12.5% - 1.25rem)
}

@media print, screen and (min-width: 40em) {
    .grid-margin-x.small-up-1 > .cell {
        width: -webkit-calc(100% - 1.25rem);
        width: -moz-calc(100% - 1.25rem);
        width: calc(100% - 1.25rem)
    }

    .grid-margin-x.small-up-2 > .cell {
        width: -webkit-calc(50% - 1.25rem);
        width: -moz-calc(50% - 1.25rem);
        width: calc(50% - 1.25rem)
    }

    .grid-margin-x.small-up-3 > .cell {
        width: -webkit-calc(33.3333333333% - 1.25rem);
        width: -moz-calc(33.3333333333% - 1.25rem);
        width: calc(33.3333333333% - 1.25rem)
    }

    .grid-margin-x.small-up-4 > .cell {
        width: -webkit-calc(25% - 1.25rem);
        width: -moz-calc(25% - 1.25rem);
        width: calc(25% - 1.25rem)
    }

    .grid-margin-x.small-up-5 > .cell {
        width: -webkit-calc(20% - 1.25rem);
        width: -moz-calc(20% - 1.25rem);
        width: calc(20% - 1.25rem)
    }

    .grid-margin-x.small-up-6 > .cell {
        width: -webkit-calc(16.6666666667% - 1.25rem);
        width: -moz-calc(16.6666666667% - 1.25rem);
        width: calc(16.6666666667% - 1.25rem)
    }

    .grid-margin-x.small-up-7 > .cell {
        width: -webkit-calc(14.2857142857% - 1.25rem);
        width: -moz-calc(14.2857142857% - 1.25rem);
        width: calc(14.2857142857% - 1.25rem)
    }

    .grid-margin-x.small-up-8 > .cell {
        width: -webkit-calc(12.5% - 1.25rem);
        width: -moz-calc(12.5% - 1.25rem);
        width: calc(12.5% - 1.25rem)
    }

    .grid-margin-x.medium-up-1 > .cell {
        width: -webkit-calc(100% - 1.875rem);
        width: -moz-calc(100% - 1.875rem);
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.medium-up-2 > .cell {
        width: -webkit-calc(50% - 1.875rem);
        width: -moz-calc(50% - 1.875rem);
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.medium-up-3 > .cell {
        width: -webkit-calc(33.3333333333% - 1.875rem);
        width: -moz-calc(33.3333333333% - 1.875rem);
        width: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-x.medium-up-4 > .cell {
        width: -webkit-calc(25% - 1.875rem);
        width: -moz-calc(25% - 1.875rem);
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.medium-up-5 > .cell {
        width: -webkit-calc(20% - 1.875rem);
        width: -moz-calc(20% - 1.875rem);
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.medium-up-6 > .cell {
        width: -webkit-calc(16.6666666667% - 1.875rem);
        width: -moz-calc(16.6666666667% - 1.875rem);
        width: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-x.medium-up-7 > .cell {
        width: -webkit-calc(14.2857142857% - 1.875rem);
        width: -moz-calc(14.2857142857% - 1.875rem);
        width: calc(14.2857142857% - 1.875rem)
    }

    .grid-margin-x.medium-up-8 > .cell {
        width: -webkit-calc(12.5% - 1.875rem);
        width: -moz-calc(12.5% - 1.875rem);
        width: calc(12.5% - 1.875rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-x.large-up-1 > .cell {
        width: -webkit-calc(100% - 1.875rem);
        width: -moz-calc(100% - 1.875rem);
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.large-up-2 > .cell {
        width: -webkit-calc(50% - 1.875rem);
        width: -moz-calc(50% - 1.875rem);
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.large-up-3 > .cell {
        width: -webkit-calc(33.3333333333% - 1.875rem);
        width: -moz-calc(33.3333333333% - 1.875rem);
        width: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-x.large-up-4 > .cell {
        width: -webkit-calc(25% - 1.875rem);
        width: -moz-calc(25% - 1.875rem);
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.large-up-5 > .cell {
        width: -webkit-calc(20% - 1.875rem);
        width: -moz-calc(20% - 1.875rem);
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.large-up-6 > .cell {
        width: -webkit-calc(16.6666666667% - 1.875rem);
        width: -moz-calc(16.6666666667% - 1.875rem);
        width: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-x.large-up-7 > .cell {
        width: -webkit-calc(14.2857142857% - 1.875rem);
        width: -moz-calc(14.2857142857% - 1.875rem);
        width: calc(14.2857142857% - 1.875rem)
    }

    .grid-margin-x.large-up-8 > .cell {
        width: -webkit-calc(12.5% - 1.875rem);
        width: -moz-calc(12.5% - 1.875rem);
        width: calc(12.5% - 1.875rem)
    }
}

.small-margin-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse > .small-1 {
    width: 8.3333333333%
}

.small-margin-collapse > .small-2 {
    width: 16.6666666667%
}

.small-margin-collapse > .small-3 {
    width: 25%
}

.small-margin-collapse > .small-4 {
    width: 33.3333333333%
}

.small-margin-collapse > .small-5 {
    width: 41.6666666667%
}

.small-margin-collapse > .small-6 {
    width: 50%
}

.small-margin-collapse > .small-7 {
    width: 58.3333333333%
}

.small-margin-collapse > .small-8 {
    width: 66.6666666667%
}

.small-margin-collapse > .small-9 {
    width: 75%
}

.small-margin-collapse > .small-10 {
    width: 83.3333333333%
}

.small-margin-collapse > .small-11 {
    width: 91.6666666667%
}

.small-margin-collapse > .small-12 {
    width: 100%
}

@media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
        width: 8.3333333333%
    }

    .small-margin-collapse > .medium-2 {
        width: 16.6666666667%
    }

    .small-margin-collapse > .medium-3 {
        width: 25%
    }

    .small-margin-collapse > .medium-4 {
        width: 33.3333333333%
    }

    .small-margin-collapse > .medium-5 {
        width: 41.6666666667%
    }

    .small-margin-collapse > .medium-6 {
        width: 50%
    }

    .small-margin-collapse > .medium-7 {
        width: 58.3333333333%
    }

    .small-margin-collapse > .medium-8 {
        width: 66.6666666667%
    }

    .small-margin-collapse > .medium-9 {
        width: 75%
    }

    .small-margin-collapse > .medium-10 {
        width: 83.3333333333%
    }

    .small-margin-collapse > .medium-11 {
        width: 91.6666666667%
    }

    .small-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
        width: 8.3333333333%
    }

    .small-margin-collapse > .large-2 {
        width: 16.6666666667%
    }

    .small-margin-collapse > .large-3 {
        width: 25%
    }

    .small-margin-collapse > .large-4 {
        width: 33.3333333333%
    }

    .small-margin-collapse > .large-5 {
        width: 41.6666666667%
    }

    .small-margin-collapse > .large-6 {
        width: 50%
    }

    .small-margin-collapse > .large-7 {
        width: 58.3333333333%
    }

    .small-margin-collapse > .large-8 {
        width: 66.6666666667%
    }

    .small-margin-collapse > .large-9 {
        width: 75%
    }

    .small-margin-collapse > .large-10 {
        width: 83.3333333333%
    }

    .small-margin-collapse > .large-11 {
        width: 91.6666666667%
    }

    .small-margin-collapse > .large-12 {
        width: 100%
    }
}

.small-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0
}

@media print, screen and (min-width: 40em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .medium-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print, screen and (min-width: 40em) {
    .medium-margin-collapse > .small-1 {
        width: 8.3333333333%
    }

    .medium-margin-collapse > .small-2 {
        width: 16.6666666667%
    }

    .medium-margin-collapse > .small-3 {
        width: 25%
    }

    .medium-margin-collapse > .small-4 {
        width: 33.3333333333%
    }

    .medium-margin-collapse > .small-5 {
        width: 41.6666666667%
    }

    .medium-margin-collapse > .small-6 {
        width: 50%
    }

    .medium-margin-collapse > .small-7 {
        width: 58.3333333333%
    }

    .medium-margin-collapse > .small-8 {
        width: 66.6666666667%
    }

    .medium-margin-collapse > .small-9 {
        width: 75%
    }

    .medium-margin-collapse > .small-10 {
        width: 83.3333333333%
    }

    .medium-margin-collapse > .small-11 {
        width: 91.6666666667%
    }

    .medium-margin-collapse > .small-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 40em) {
    .medium-margin-collapse > .medium-1 {
        width: 8.3333333333%
    }

    .medium-margin-collapse > .medium-2 {
        width: 16.6666666667%
    }

    .medium-margin-collapse > .medium-3 {
        width: 25%
    }

    .medium-margin-collapse > .medium-4 {
        width: 33.3333333333%
    }

    .medium-margin-collapse > .medium-5 {
        width: 41.6666666667%
    }

    .medium-margin-collapse > .medium-6 {
        width: 50%
    }

    .medium-margin-collapse > .medium-7 {
        width: 58.3333333333%
    }

    .medium-margin-collapse > .medium-8 {
        width: 66.6666666667%
    }

    .medium-margin-collapse > .medium-9 {
        width: 75%
    }

    .medium-margin-collapse > .medium-10 {
        width: 83.3333333333%
    }

    .medium-margin-collapse > .medium-11 {
        width: 91.6666666667%
    }

    .medium-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .medium-margin-collapse > .large-1 {
        width: 8.3333333333%
    }

    .medium-margin-collapse > .large-2 {
        width: 16.6666666667%
    }

    .medium-margin-collapse > .large-3 {
        width: 25%
    }

    .medium-margin-collapse > .large-4 {
        width: 33.3333333333%
    }

    .medium-margin-collapse > .large-5 {
        width: 41.6666666667%
    }

    .medium-margin-collapse > .large-6 {
        width: 50%
    }

    .medium-margin-collapse > .large-7 {
        width: 58.3333333333%
    }

    .medium-margin-collapse > .large-8 {
        width: 66.6666666667%
    }

    .medium-margin-collapse > .large-9 {
        width: 75%
    }

    .medium-margin-collapse > .large-10 {
        width: 83.3333333333%
    }

    .medium-margin-collapse > .large-11 {
        width: 91.6666666667%
    }

    .medium-margin-collapse > .large-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 40em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .medium-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print, screen and (min-width: 64em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .large-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .small-1 {
        width: 8.3333333333%
    }

    .large-margin-collapse > .small-2 {
        width: 16.6666666667%
    }

    .large-margin-collapse > .small-3 {
        width: 25%
    }

    .large-margin-collapse > .small-4 {
        width: 33.3333333333%
    }

    .large-margin-collapse > .small-5 {
        width: 41.6666666667%
    }

    .large-margin-collapse > .small-6 {
        width: 50%
    }

    .large-margin-collapse > .small-7 {
        width: 58.3333333333%
    }

    .large-margin-collapse > .small-8 {
        width: 66.6666666667%
    }

    .large-margin-collapse > .small-9 {
        width: 75%
    }

    .large-margin-collapse > .small-10 {
        width: 83.3333333333%
    }

    .large-margin-collapse > .small-11 {
        width: 91.6666666667%
    }

    .large-margin-collapse > .small-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .medium-1 {
        width: 8.3333333333%
    }

    .large-margin-collapse > .medium-2 {
        width: 16.6666666667%
    }

    .large-margin-collapse > .medium-3 {
        width: 25%
    }

    .large-margin-collapse > .medium-4 {
        width: 33.3333333333%
    }

    .large-margin-collapse > .medium-5 {
        width: 41.6666666667%
    }

    .large-margin-collapse > .medium-6 {
        width: 50%
    }

    .large-margin-collapse > .medium-7 {
        width: 58.3333333333%
    }

    .large-margin-collapse > .medium-8 {
        width: 66.6666666667%
    }

    .large-margin-collapse > .medium-9 {
        width: 75%
    }

    .large-margin-collapse > .medium-10 {
        width: 83.3333333333%
    }

    .large-margin-collapse > .medium-11 {
        width: 91.6666666667%
    }

    .large-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .large-margin-collapse > .large-1 {
        width: 8.3333333333%
    }

    .large-margin-collapse > .large-2 {
        width: 16.6666666667%
    }

    .large-margin-collapse > .large-3 {
        width: 25%
    }

    .large-margin-collapse > .large-4 {
        width: 33.3333333333%
    }

    .large-margin-collapse > .large-5 {
        width: 41.6666666667%
    }

    .large-margin-collapse > .large-6 {
        width: 50%
    }

    .large-margin-collapse > .large-7 {
        width: 58.3333333333%
    }

    .large-margin-collapse > .large-8 {
        width: 66.6666666667%
    }

    .large-margin-collapse > .large-9 {
        width: 75%
    }

    .large-margin-collapse > .large-10 {
        width: 83.3333333333%
    }

    .large-margin-collapse > .large-11 {
        width: 91.6666666667%
    }

    .large-margin-collapse > .large-12 {
        width: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .large-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0
    }
}

.small-offset-0 {
    margin-left: 0
}

.grid-margin-x > .small-offset-0 {
    margin-left: -webkit-calc(0% + .625rem);
    margin-left: -moz-calc(0% + .625rem);
    margin-left: calc(0% + .625rem)
}

.small-offset-1 {
    margin-left: 8.3333333333%
}

.grid-margin-x > .small-offset-1 {
    margin-left: -webkit-calc(8.3333333333% + .625rem);
    margin-left: -moz-calc(8.3333333333% + .625rem);
    margin-left: calc(8.3333333333% + .625rem)
}

.small-offset-2 {
    margin-left: 16.6666666667%
}

.grid-margin-x > .small-offset-2 {
    margin-left: -webkit-calc(16.6666666667% + .625rem);
    margin-left: -moz-calc(16.6666666667% + .625rem);
    margin-left: calc(16.6666666667% + .625rem)
}

.small-offset-3 {
    margin-left: 25%
}

.grid-margin-x > .small-offset-3 {
    margin-left: -webkit-calc(25% + .625rem);
    margin-left: -moz-calc(25% + .625rem);
    margin-left: calc(25% + .625rem)
}

.small-offset-4 {
    margin-left: 33.3333333333%
}

.grid-margin-x > .small-offset-4 {
    margin-left: -webkit-calc(33.3333333333% + .625rem);
    margin-left: -moz-calc(33.3333333333% + .625rem);
    margin-left: calc(33.3333333333% + .625rem)
}

.small-offset-5 {
    margin-left: 41.6666666667%
}

.grid-margin-x > .small-offset-5 {
    margin-left: -webkit-calc(41.6666666667% + .625rem);
    margin-left: -moz-calc(41.6666666667% + .625rem);
    margin-left: calc(41.6666666667% + .625rem)
}

.small-offset-6 {
    margin-left: 50%
}

.grid-margin-x > .small-offset-6 {
    margin-left: -webkit-calc(50% + .625rem);
    margin-left: -moz-calc(50% + .625rem);
    margin-left: calc(50% + .625rem)
}

.small-offset-7 {
    margin-left: 58.3333333333%
}

.grid-margin-x > .small-offset-7 {
    margin-left: -webkit-calc(58.3333333333% + .625rem);
    margin-left: -moz-calc(58.3333333333% + .625rem);
    margin-left: calc(58.3333333333% + .625rem)
}

.small-offset-8 {
    margin-left: 66.6666666667%
}

.grid-margin-x > .small-offset-8 {
    margin-left: -webkit-calc(66.6666666667% + .625rem);
    margin-left: -moz-calc(66.6666666667% + .625rem);
    margin-left: calc(66.6666666667% + .625rem)
}

.small-offset-9 {
    margin-left: 75%
}

.grid-margin-x > .small-offset-9 {
    margin-left: -webkit-calc(75% + .625rem);
    margin-left: -moz-calc(75% + .625rem);
    margin-left: calc(75% + .625rem)
}

.small-offset-10 {
    margin-left: 83.3333333333%
}

.grid-margin-x > .small-offset-10 {
    margin-left: -webkit-calc(83.3333333333% + .625rem);
    margin-left: -moz-calc(83.3333333333% + .625rem);
    margin-left: calc(83.3333333333% + .625rem)
}

.small-offset-11 {
    margin-left: 91.6666666667%
}

.grid-margin-x > .small-offset-11 {
    margin-left: -webkit-calc(91.6666666667% + .625rem);
    margin-left: -moz-calc(91.6666666667% + .625rem);
    margin-left: calc(91.6666666667% + .625rem)
}

@media print, screen and (min-width: 40em) {
    .medium-offset-0 {
        margin-left: 0
    }

    .grid-margin-x > .medium-offset-0 {
        margin-left: -webkit-calc(0% + .9375rem);
        margin-left: -moz-calc(0% + .9375rem);
        margin-left: calc(0% + .9375rem)
    }

    .medium-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-margin-x > .medium-offset-1 {
        margin-left: -webkit-calc(8.3333333333% + .9375rem);
        margin-left: -moz-calc(8.3333333333% + .9375rem);
        margin-left: calc(8.3333333333% + .9375rem)
    }

    .medium-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-margin-x > .medium-offset-2 {
        margin-left: -webkit-calc(16.6666666667% + .9375rem);
        margin-left: -moz-calc(16.6666666667% + .9375rem);
        margin-left: calc(16.6666666667% + .9375rem)
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .medium-offset-3 {
        margin-left: -webkit-calc(25% + .9375rem);
        margin-left: -moz-calc(25% + .9375rem);
        margin-left: calc(25% + .9375rem)
    }

    .medium-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-margin-x > .medium-offset-4 {
        margin-left: -webkit-calc(33.3333333333% + .9375rem);
        margin-left: -moz-calc(33.3333333333% + .9375rem);
        margin-left: calc(33.3333333333% + .9375rem)
    }

    .medium-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-margin-x > .medium-offset-5 {
        margin-left: -webkit-calc(41.6666666667% + .9375rem);
        margin-left: -moz-calc(41.6666666667% + .9375rem);
        margin-left: calc(41.6666666667% + .9375rem)
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .medium-offset-6 {
        margin-left: -webkit-calc(50% + .9375rem);
        margin-left: -moz-calc(50% + .9375rem);
        margin-left: calc(50% + .9375rem)
    }

    .medium-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-margin-x > .medium-offset-7 {
        margin-left: -webkit-calc(58.3333333333% + .9375rem);
        margin-left: -moz-calc(58.3333333333% + .9375rem);
        margin-left: calc(58.3333333333% + .9375rem)
    }

    .medium-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-margin-x > .medium-offset-8 {
        margin-left: -webkit-calc(66.6666666667% + .9375rem);
        margin-left: -moz-calc(66.6666666667% + .9375rem);
        margin-left: calc(66.6666666667% + .9375rem)
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .medium-offset-9 {
        margin-left: -webkit-calc(75% + .9375rem);
        margin-left: -moz-calc(75% + .9375rem);
        margin-left: calc(75% + .9375rem)
    }

    .medium-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-margin-x > .medium-offset-10 {
        margin-left: -webkit-calc(83.3333333333% + .9375rem);
        margin-left: -moz-calc(83.3333333333% + .9375rem);
        margin-left: calc(83.3333333333% + .9375rem)
    }

    .medium-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-margin-x > .medium-offset-11 {
        margin-left: -webkit-calc(91.6666666667% + .9375rem);
        margin-left: -moz-calc(91.6666666667% + .9375rem);
        margin-left: calc(91.6666666667% + .9375rem)
    }
}

@media print, screen and (min-width: 64em) {
    .large-offset-0 {
        margin-left: 0
    }

    .grid-margin-x > .large-offset-0 {
        margin-left: -webkit-calc(0% + .9375rem);
        margin-left: -moz-calc(0% + .9375rem);
        margin-left: calc(0% + .9375rem)
    }

    .large-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-margin-x > .large-offset-1 {
        margin-left: -webkit-calc(8.3333333333% + .9375rem);
        margin-left: -moz-calc(8.3333333333% + .9375rem);
        margin-left: calc(8.3333333333% + .9375rem)
    }

    .large-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-margin-x > .large-offset-2 {
        margin-left: -webkit-calc(16.6666666667% + .9375rem);
        margin-left: -moz-calc(16.6666666667% + .9375rem);
        margin-left: calc(16.6666666667% + .9375rem)
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .large-offset-3 {
        margin-left: -webkit-calc(25% + .9375rem);
        margin-left: -moz-calc(25% + .9375rem);
        margin-left: calc(25% + .9375rem)
    }

    .large-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-margin-x > .large-offset-4 {
        margin-left: -webkit-calc(33.3333333333% + .9375rem);
        margin-left: -moz-calc(33.3333333333% + .9375rem);
        margin-left: calc(33.3333333333% + .9375rem)
    }

    .large-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-margin-x > .large-offset-5 {
        margin-left: -webkit-calc(41.6666666667% + .9375rem);
        margin-left: -moz-calc(41.6666666667% + .9375rem);
        margin-left: calc(41.6666666667% + .9375rem)
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .large-offset-6 {
        margin-left: -webkit-calc(50% + .9375rem);
        margin-left: -moz-calc(50% + .9375rem);
        margin-left: calc(50% + .9375rem)
    }

    .large-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-margin-x > .large-offset-7 {
        margin-left: -webkit-calc(58.3333333333% + .9375rem);
        margin-left: -moz-calc(58.3333333333% + .9375rem);
        margin-left: calc(58.3333333333% + .9375rem)
    }

    .large-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-margin-x > .large-offset-8 {
        margin-left: -webkit-calc(66.6666666667% + .9375rem);
        margin-left: -moz-calc(66.6666666667% + .9375rem);
        margin-left: calc(66.6666666667% + .9375rem)
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .large-offset-9 {
        margin-left: -webkit-calc(75% + .9375rem);
        margin-left: -moz-calc(75% + .9375rem);
        margin-left: calc(75% + .9375rem)
    }

    .large-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-margin-x > .large-offset-10 {
        margin-left: -webkit-calc(83.3333333333% + .9375rem);
        margin-left: -moz-calc(83.3333333333% + .9375rem);
        margin-left: calc(83.3333333333% + .9375rem)
    }

    .large-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-margin-x > .large-offset-11 {
        margin-left: -webkit-calc(91.6666666667% + .9375rem);
        margin-left: -moz-calc(91.6666666667% + .9375rem);
        margin-left: calc(91.6666666667% + .9375rem)
    }
}

.grid-y {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap
}

.grid-y > .cell {
    width: auto;
    max-width: none
}

.grid-y > .auto {
    height: auto
}

.grid-y > .shrink {
    height: auto
}

.grid-y > .small-1, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-full, .grid-y > .small-shrink {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto
}

@media print, screen and (min-width: 40em) {
    .grid-y > .medium-1, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-full, .grid-y > .medium-shrink {
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto
    }
}

@media print, screen and (min-width: 64em) {
    .grid-y > .large-1, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-full, .grid-y > .large-shrink {
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto
    }
}

.grid-y > .small-1 {
    height: 8.3333333333%
}

.grid-y > .small-2 {
    height: 16.6666666667%
}

.grid-y > .small-3 {
    height: 25%
}

.grid-y > .small-4 {
    height: 33.3333333333%
}

.grid-y > .small-5 {
    height: 41.6666666667%
}

.grid-y > .small-6 {
    height: 50%
}

.grid-y > .small-7 {
    height: 58.3333333333%
}

.grid-y > .small-8 {
    height: 66.6666666667%
}

.grid-y > .small-9 {
    height: 75%
}

.grid-y > .small-10 {
    height: 83.3333333333%
}

.grid-y > .small-11 {
    height: 91.6666666667%
}

.grid-y > .small-12 {
    height: 100%
}

@media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
           -moz-box-flex: 1;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        height: auto
    }

    .grid-y > .medium-shrink {
        height: auto
    }

    .grid-y > .medium-1 {
        height: 8.3333333333%
    }

    .grid-y > .medium-2 {
        height: 16.6666666667%
    }

    .grid-y > .medium-3 {
        height: 25%
    }

    .grid-y > .medium-4 {
        height: 33.3333333333%
    }

    .grid-y > .medium-5 {
        height: 41.6666666667%
    }

    .grid-y > .medium-6 {
        height: 50%
    }

    .grid-y > .medium-7 {
        height: 58.3333333333%
    }

    .grid-y > .medium-8 {
        height: 66.6666666667%
    }

    .grid-y > .medium-9 {
        height: 75%
    }

    .grid-y > .medium-10 {
        height: 83.3333333333%
    }

    .grid-y > .medium-11 {
        height: 91.6666666667%
    }

    .grid-y > .medium-12 {
        height: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
           -moz-box-flex: 1;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px;
        height: auto
    }

    .grid-y > .large-shrink {
        height: auto
    }

    .grid-y > .large-1 {
        height: 8.3333333333%
    }

    .grid-y > .large-2 {
        height: 16.6666666667%
    }

    .grid-y > .large-3 {
        height: 25%
    }

    .grid-y > .large-4 {
        height: 33.3333333333%
    }

    .grid-y > .large-5 {
        height: 41.6666666667%
    }

    .grid-y > .large-6 {
        height: 50%
    }

    .grid-y > .large-7 {
        height: 58.3333333333%
    }

    .grid-y > .large-8 {
        height: 66.6666666667%
    }

    .grid-y > .large-9 {
        height: 75%
    }

    .grid-y > .large-10 {
        height: 83.3333333333%
    }

    .grid-y > .large-11 {
        height: 91.6666666667%
    }

    .grid-y > .large-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-padding-y > .cell {
    padding-top: .625rem;
    padding-bottom: .625rem
}

@media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y > .cell {
    height: -webkit-calc(100% - 1.25rem);
    height: -moz-calc(100% - 1.25rem);
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
        height: -webkit-calc(100% - 1.875rem);
        height: -moz-calc(100% - 1.875rem);
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y > .auto {
    height: auto
}

.grid-margin-y > .shrink {
    height: auto
}

.grid-margin-y > .small-1 {
    height: -webkit-calc(8.3333333333% - 1.25rem);
    height: -moz-calc(8.3333333333% - 1.25rem);
    height: calc(8.3333333333% - 1.25rem)
}

.grid-margin-y > .small-2 {
    height: -webkit-calc(16.6666666667% - 1.25rem);
    height: -moz-calc(16.6666666667% - 1.25rem);
    height: calc(16.6666666667% - 1.25rem)
}

.grid-margin-y > .small-3 {
    height: -webkit-calc(25% - 1.25rem);
    height: -moz-calc(25% - 1.25rem);
    height: calc(25% - 1.25rem)
}

.grid-margin-y > .small-4 {
    height: -webkit-calc(33.3333333333% - 1.25rem);
    height: -moz-calc(33.3333333333% - 1.25rem);
    height: calc(33.3333333333% - 1.25rem)
}

.grid-margin-y > .small-5 {
    height: -webkit-calc(41.6666666667% - 1.25rem);
    height: -moz-calc(41.6666666667% - 1.25rem);
    height: calc(41.6666666667% - 1.25rem)
}

.grid-margin-y > .small-6 {
    height: -webkit-calc(50% - 1.25rem);
    height: -moz-calc(50% - 1.25rem);
    height: calc(50% - 1.25rem)
}

.grid-margin-y > .small-7 {
    height: -webkit-calc(58.3333333333% - 1.25rem);
    height: -moz-calc(58.3333333333% - 1.25rem);
    height: calc(58.3333333333% - 1.25rem)
}

.grid-margin-y > .small-8 {
    height: -webkit-calc(66.6666666667% - 1.25rem);
    height: -moz-calc(66.6666666667% - 1.25rem);
    height: calc(66.6666666667% - 1.25rem)
}

.grid-margin-y > .small-9 {
    height: -webkit-calc(75% - 1.25rem);
    height: -moz-calc(75% - 1.25rem);
    height: calc(75% - 1.25rem)
}

.grid-margin-y > .small-10 {
    height: -webkit-calc(83.3333333333% - 1.25rem);
    height: -moz-calc(83.3333333333% - 1.25rem);
    height: calc(83.3333333333% - 1.25rem)
}

.grid-margin-y > .small-11 {
    height: -webkit-calc(91.6666666667% - 1.25rem);
    height: -moz-calc(91.6666666667% - 1.25rem);
    height: calc(91.6666666667% - 1.25rem)
}

.grid-margin-y > .small-12 {
    height: -webkit-calc(100% - 1.25rem);
    height: -moz-calc(100% - 1.25rem);
    height: calc(100% - 1.25rem)
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
        height: auto
    }

    .grid-margin-y > .shrink {
        height: auto
    }

    .grid-margin-y > .small-1 {
        height: -webkit-calc(8.3333333333% - 1.875rem);
        height: -moz-calc(8.3333333333% - 1.875rem);
        height: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-y > .small-2 {
        height: -webkit-calc(16.6666666667% - 1.875rem);
        height: -moz-calc(16.6666666667% - 1.875rem);
        height: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-y > .small-3 {
        height: -webkit-calc(25% - 1.875rem);
        height: -moz-calc(25% - 1.875rem);
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y > .small-4 {
        height: -webkit-calc(33.3333333333% - 1.875rem);
        height: -moz-calc(33.3333333333% - 1.875rem);
        height: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-y > .small-5 {
        height: -webkit-calc(41.6666666667% - 1.875rem);
        height: -moz-calc(41.6666666667% - 1.875rem);
        height: calc(41.6666666667% - 1.875rem)
    }

    .grid-margin-y > .small-6 {
        height: -webkit-calc(50% - 1.875rem);
        height: -moz-calc(50% - 1.875rem);
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y > .small-7 {
        height: -webkit-calc(58.3333333333% - 1.875rem);
        height: -moz-calc(58.3333333333% - 1.875rem);
        height: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-y > .small-8 {
        height: -webkit-calc(66.6666666667% - 1.875rem);
        height: -moz-calc(66.6666666667% - 1.875rem);
        height: calc(66.6666666667% - 1.875rem)
    }

    .grid-margin-y > .small-9 {
        height: -webkit-calc(75% - 1.875rem);
        height: -moz-calc(75% - 1.875rem);
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y > .small-10 {
        height: -webkit-calc(83.3333333333% - 1.875rem);
        height: -moz-calc(83.3333333333% - 1.875rem);
        height: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-y > .small-11 {
        height: -webkit-calc(91.6666666667% - 1.875rem);
        height: -moz-calc(91.6666666667% - 1.875rem);
        height: calc(91.6666666667% - 1.875rem)
    }

    .grid-margin-y > .small-12 {
        height: -webkit-calc(100% - 1.875rem);
        height: -moz-calc(100% - 1.875rem);
        height: calc(100% - 1.875rem)
    }

    .grid-margin-y > .medium-auto {
        height: auto
    }

    .grid-margin-y > .medium-shrink {
        height: auto
    }

    .grid-margin-y > .medium-1 {
        height: -webkit-calc(8.3333333333% - 1.875rem);
        height: -moz-calc(8.3333333333% - 1.875rem);
        height: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-2 {
        height: -webkit-calc(16.6666666667% - 1.875rem);
        height: -moz-calc(16.6666666667% - 1.875rem);
        height: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-y > .medium-3 {
        height: -webkit-calc(25% - 1.875rem);
        height: -moz-calc(25% - 1.875rem);
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y > .medium-4 {
        height: -webkit-calc(33.3333333333% - 1.875rem);
        height: -moz-calc(33.3333333333% - 1.875rem);
        height: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-5 {
        height: -webkit-calc(41.6666666667% - 1.875rem);
        height: -moz-calc(41.6666666667% - 1.875rem);
        height: calc(41.6666666667% - 1.875rem)
    }

    .grid-margin-y > .medium-6 {
        height: -webkit-calc(50% - 1.875rem);
        height: -moz-calc(50% - 1.875rem);
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y > .medium-7 {
        height: -webkit-calc(58.3333333333% - 1.875rem);
        height: -moz-calc(58.3333333333% - 1.875rem);
        height: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-8 {
        height: -webkit-calc(66.6666666667% - 1.875rem);
        height: -moz-calc(66.6666666667% - 1.875rem);
        height: calc(66.6666666667% - 1.875rem)
    }

    .grid-margin-y > .medium-9 {
        height: -webkit-calc(75% - 1.875rem);
        height: -moz-calc(75% - 1.875rem);
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y > .medium-10 {
        height: -webkit-calc(83.3333333333% - 1.875rem);
        height: -moz-calc(83.3333333333% - 1.875rem);
        height: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-11 {
        height: -webkit-calc(91.6666666667% - 1.875rem);
        height: -moz-calc(91.6666666667% - 1.875rem);
        height: calc(91.6666666667% - 1.875rem)
    }

    .grid-margin-y > .medium-12 {
        height: -webkit-calc(100% - 1.875rem);
        height: -moz-calc(100% - 1.875rem);
        height: calc(100% - 1.875rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
        height: auto
    }

    .grid-margin-y > .large-shrink {
        height: auto
    }

    .grid-margin-y > .large-1 {
        height: -webkit-calc(8.3333333333% - 1.875rem);
        height: -moz-calc(8.3333333333% - 1.875rem);
        height: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-2 {
        height: -webkit-calc(16.6666666667% - 1.875rem);
        height: -moz-calc(16.6666666667% - 1.875rem);
        height: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-y > .large-3 {
        height: -webkit-calc(25% - 1.875rem);
        height: -moz-calc(25% - 1.875rem);
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y > .large-4 {
        height: -webkit-calc(33.3333333333% - 1.875rem);
        height: -moz-calc(33.3333333333% - 1.875rem);
        height: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-5 {
        height: -webkit-calc(41.6666666667% - 1.875rem);
        height: -moz-calc(41.6666666667% - 1.875rem);
        height: calc(41.6666666667% - 1.875rem)
    }

    .grid-margin-y > .large-6 {
        height: -webkit-calc(50% - 1.875rem);
        height: -moz-calc(50% - 1.875rem);
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y > .large-7 {
        height: -webkit-calc(58.3333333333% - 1.875rem);
        height: -moz-calc(58.3333333333% - 1.875rem);
        height: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-8 {
        height: -webkit-calc(66.6666666667% - 1.875rem);
        height: -moz-calc(66.6666666667% - 1.875rem);
        height: calc(66.6666666667% - 1.875rem)
    }

    .grid-margin-y > .large-9 {
        height: -webkit-calc(75% - 1.875rem);
        height: -moz-calc(75% - 1.875rem);
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y > .large-10 {
        height: -webkit-calc(83.3333333333% - 1.875rem);
        height: -moz-calc(83.3333333333% - 1.875rem);
        height: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-11 {
        height: -webkit-calc(91.6666666667% - 1.875rem);
        height: -moz-calc(91.6666666667% - 1.875rem);
        height: calc(91.6666666667% - 1.875rem)
    }

    .grid-margin-y > .large-12 {
        height: -webkit-calc(100% - 1.875rem);
        height: -moz-calc(100% - 1.875rem);
        height: calc(100% - 1.875rem)
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%
}

.cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
}

@media print, screen and (min-width: 40em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
           -moz-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        width: 100vw
    }

    .cell .medium-grid-frame {
        width: 100%
    }

    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }

    .medium-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        max-height: 100%
    }

    .medium-cell-block-container > .grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
    }

    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print, screen and (min-width: 64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
           -moz-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        width: 100vw
    }

    .cell .large-grid-frame {
        width: 100%
    }

    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }

    .large-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        max-height: 100%
    }

    .large-cell-block-container > .grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
    }

    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh
}

@media print, screen and (min-width: 40em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
           -moz-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        height: 100vh
    }
}

@media print, screen and (min-width: 64em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
           -moz-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print, screen and (min-width: 40em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print, screen and (min-width: 64em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y > .cell {
    height: -webkit-calc(100% - 1.25rem);
    height: -moz-calc(100% - 1.25rem);
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
        height: -webkit-calc(100% - 1.875rem);
        height: -moz-calc(100% - 1.875rem);
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y > .auto {
    height: auto
}

.grid-margin-y > .shrink {
    height: auto
}

.grid-margin-y > .small-1 {
    height: -webkit-calc(8.3333333333% - 1.25rem);
    height: -moz-calc(8.3333333333% - 1.25rem);
    height: calc(8.3333333333% - 1.25rem)
}

.grid-margin-y > .small-2 {
    height: -webkit-calc(16.6666666667% - 1.25rem);
    height: -moz-calc(16.6666666667% - 1.25rem);
    height: calc(16.6666666667% - 1.25rem)
}

.grid-margin-y > .small-3 {
    height: -webkit-calc(25% - 1.25rem);
    height: -moz-calc(25% - 1.25rem);
    height: calc(25% - 1.25rem)
}

.grid-margin-y > .small-4 {
    height: -webkit-calc(33.3333333333% - 1.25rem);
    height: -moz-calc(33.3333333333% - 1.25rem);
    height: calc(33.3333333333% - 1.25rem)
}

.grid-margin-y > .small-5 {
    height: -webkit-calc(41.6666666667% - 1.25rem);
    height: -moz-calc(41.6666666667% - 1.25rem);
    height: calc(41.6666666667% - 1.25rem)
}

.grid-margin-y > .small-6 {
    height: -webkit-calc(50% - 1.25rem);
    height: -moz-calc(50% - 1.25rem);
    height: calc(50% - 1.25rem)
}

.grid-margin-y > .small-7 {
    height: -webkit-calc(58.3333333333% - 1.25rem);
    height: -moz-calc(58.3333333333% - 1.25rem);
    height: calc(58.3333333333% - 1.25rem)
}

.grid-margin-y > .small-8 {
    height: -webkit-calc(66.6666666667% - 1.25rem);
    height: -moz-calc(66.6666666667% - 1.25rem);
    height: calc(66.6666666667% - 1.25rem)
}

.grid-margin-y > .small-9 {
    height: -webkit-calc(75% - 1.25rem);
    height: -moz-calc(75% - 1.25rem);
    height: calc(75% - 1.25rem)
}

.grid-margin-y > .small-10 {
    height: -webkit-calc(83.3333333333% - 1.25rem);
    height: -moz-calc(83.3333333333% - 1.25rem);
    height: calc(83.3333333333% - 1.25rem)
}

.grid-margin-y > .small-11 {
    height: -webkit-calc(91.6666666667% - 1.25rem);
    height: -moz-calc(91.6666666667% - 1.25rem);
    height: calc(91.6666666667% - 1.25rem)
}

.grid-margin-y > .small-12 {
    height: -webkit-calc(100% - 1.25rem);
    height: -moz-calc(100% - 1.25rem);
    height: calc(100% - 1.25rem)
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
        height: auto
    }

    .grid-margin-y > .shrink {
        height: auto
    }

    .grid-margin-y > .small-1 {
        height: -webkit-calc(8.3333333333% - 1.875rem);
        height: -moz-calc(8.3333333333% - 1.875rem);
        height: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-y > .small-2 {
        height: -webkit-calc(16.6666666667% - 1.875rem);
        height: -moz-calc(16.6666666667% - 1.875rem);
        height: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-y > .small-3 {
        height: -webkit-calc(25% - 1.875rem);
        height: -moz-calc(25% - 1.875rem);
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y > .small-4 {
        height: -webkit-calc(33.3333333333% - 1.875rem);
        height: -moz-calc(33.3333333333% - 1.875rem);
        height: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-y > .small-5 {
        height: -webkit-calc(41.6666666667% - 1.875rem);
        height: -moz-calc(41.6666666667% - 1.875rem);
        height: calc(41.6666666667% - 1.875rem)
    }

    .grid-margin-y > .small-6 {
        height: -webkit-calc(50% - 1.875rem);
        height: -moz-calc(50% - 1.875rem);
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y > .small-7 {
        height: -webkit-calc(58.3333333333% - 1.875rem);
        height: -moz-calc(58.3333333333% - 1.875rem);
        height: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-y > .small-8 {
        height: -webkit-calc(66.6666666667% - 1.875rem);
        height: -moz-calc(66.6666666667% - 1.875rem);
        height: calc(66.6666666667% - 1.875rem)
    }

    .grid-margin-y > .small-9 {
        height: -webkit-calc(75% - 1.875rem);
        height: -moz-calc(75% - 1.875rem);
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y > .small-10 {
        height: -webkit-calc(83.3333333333% - 1.875rem);
        height: -moz-calc(83.3333333333% - 1.875rem);
        height: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-y > .small-11 {
        height: -webkit-calc(91.6666666667% - 1.875rem);
        height: -moz-calc(91.6666666667% - 1.875rem);
        height: calc(91.6666666667% - 1.875rem)
    }

    .grid-margin-y > .small-12 {
        height: -webkit-calc(100% - 1.875rem);
        height: -moz-calc(100% - 1.875rem);
        height: calc(100% - 1.875rem)
    }

    .grid-margin-y > .medium-auto {
        height: auto
    }

    .grid-margin-y > .medium-shrink {
        height: auto
    }

    .grid-margin-y > .medium-1 {
        height: -webkit-calc(8.3333333333% - 1.875rem);
        height: -moz-calc(8.3333333333% - 1.875rem);
        height: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-2 {
        height: -webkit-calc(16.6666666667% - 1.875rem);
        height: -moz-calc(16.6666666667% - 1.875rem);
        height: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-y > .medium-3 {
        height: -webkit-calc(25% - 1.875rem);
        height: -moz-calc(25% - 1.875rem);
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y > .medium-4 {
        height: -webkit-calc(33.3333333333% - 1.875rem);
        height: -moz-calc(33.3333333333% - 1.875rem);
        height: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-5 {
        height: -webkit-calc(41.6666666667% - 1.875rem);
        height: -moz-calc(41.6666666667% - 1.875rem);
        height: calc(41.6666666667% - 1.875rem)
    }

    .grid-margin-y > .medium-6 {
        height: -webkit-calc(50% - 1.875rem);
        height: -moz-calc(50% - 1.875rem);
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y > .medium-7 {
        height: -webkit-calc(58.3333333333% - 1.875rem);
        height: -moz-calc(58.3333333333% - 1.875rem);
        height: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-8 {
        height: -webkit-calc(66.6666666667% - 1.875rem);
        height: -moz-calc(66.6666666667% - 1.875rem);
        height: calc(66.6666666667% - 1.875rem)
    }

    .grid-margin-y > .medium-9 {
        height: -webkit-calc(75% - 1.875rem);
        height: -moz-calc(75% - 1.875rem);
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y > .medium-10 {
        height: -webkit-calc(83.3333333333% - 1.875rem);
        height: -moz-calc(83.3333333333% - 1.875rem);
        height: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-y > .medium-11 {
        height: -webkit-calc(91.6666666667% - 1.875rem);
        height: -moz-calc(91.6666666667% - 1.875rem);
        height: calc(91.6666666667% - 1.875rem)
    }

    .grid-margin-y > .medium-12 {
        height: -webkit-calc(100% - 1.875rem);
        height: -moz-calc(100% - 1.875rem);
        height: calc(100% - 1.875rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
        height: auto
    }

    .grid-margin-y > .large-shrink {
        height: auto
    }

    .grid-margin-y > .large-1 {
        height: -webkit-calc(8.3333333333% - 1.875rem);
        height: -moz-calc(8.3333333333% - 1.875rem);
        height: calc(8.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-2 {
        height: -webkit-calc(16.6666666667% - 1.875rem);
        height: -moz-calc(16.6666666667% - 1.875rem);
        height: calc(16.6666666667% - 1.875rem)
    }

    .grid-margin-y > .large-3 {
        height: -webkit-calc(25% - 1.875rem);
        height: -moz-calc(25% - 1.875rem);
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y > .large-4 {
        height: -webkit-calc(33.3333333333% - 1.875rem);
        height: -moz-calc(33.3333333333% - 1.875rem);
        height: calc(33.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-5 {
        height: -webkit-calc(41.6666666667% - 1.875rem);
        height: -moz-calc(41.6666666667% - 1.875rem);
        height: calc(41.6666666667% - 1.875rem)
    }

    .grid-margin-y > .large-6 {
        height: -webkit-calc(50% - 1.875rem);
        height: -moz-calc(50% - 1.875rem);
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y > .large-7 {
        height: -webkit-calc(58.3333333333% - 1.875rem);
        height: -moz-calc(58.3333333333% - 1.875rem);
        height: calc(58.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-8 {
        height: -webkit-calc(66.6666666667% - 1.875rem);
        height: -moz-calc(66.6666666667% - 1.875rem);
        height: calc(66.6666666667% - 1.875rem)
    }

    .grid-margin-y > .large-9 {
        height: -webkit-calc(75% - 1.875rem);
        height: -moz-calc(75% - 1.875rem);
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y > .large-10 {
        height: -webkit-calc(83.3333333333% - 1.875rem);
        height: -moz-calc(83.3333333333% - 1.875rem);
        height: calc(83.3333333333% - 1.875rem)
    }

    .grid-margin-y > .large-11 {
        height: -webkit-calc(91.6666666667% - 1.875rem);
        height: -moz-calc(91.6666666667% - 1.875rem);
        height: calc(91.6666666667% - 1.875rem)
    }

    .grid-margin-y > .large-12 {
        height: -webkit-calc(100% - 1.875rem);
        height: -moz-calc(100% - 1.875rem);
        height: calc(100% - 1.875rem)
    }
}

.grid-frame.grid-margin-y {
    height: -webkit-calc(100vh + 1.25rem);
    height: -moz-calc(100vh + 1.25rem);
    height: calc(100vh + 1.25rem)
}

@media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
        height: -webkit-calc(100vh + 1.875rem);
        height: -moz-calc(100vh + 1.875rem);
        height: calc(100vh + 1.875rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
        height: -webkit-calc(100vh + 1.875rem);
        height: -moz-calc(100vh + 1.875rem);
        height: calc(100vh + 1.875rem)
    }
}

@media print, screen and (min-width: 40em) {
    .grid-margin-y.medium-grid-frame {
        height: -webkit-calc(100vh + 1.875rem);
        height: -moz-calc(100vh + 1.875rem);
        height: calc(100vh + 1.875rem)
    }
}

@media print, screen and (min-width: 64em) {
    .grid-margin-y.large-grid-frame {
        height: -webkit-calc(100vh + 1.875rem);
        height: -moz-calc(100vh + 1.875rem);
        height: calc(100vh + 1.875rem)
    }
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic;
    line-height: inherit
}

b, strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    line-height: 0;
    color: #cacaca
}

.h1, h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2, h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}
.home .h2, .home h2 {
    margin-bottom: 0.75em;
}
.h3, h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4, h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5, h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6, h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print, screen and (min-width: 40em) {
    .h1, h1 {
        font-size: 3rem
    }

    .h2, h2 {
        font-size: 2.5rem
    }

    .h3, h3 {
        font-size: 1.9375rem
    }

    .h4, h4 {
        font-size: 1.5625rem
    }

    .h5, h5 {
        font-size: 1.25rem
    }

    .h6, h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #000;
    text-decoration: none;
    cursor: pointer
}

a:focus, a:hover {
    color: #414141
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 100%;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

dl, ol, ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

abbr, abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p + .stat {
    margin-top: -1rem
}

ol.no-bullet, ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.cite-block, cite {
    display: block;
    color: #8a8a8a;
    font-size: .8125rem
}

.cite-block:before, cite:before {
    content: "— "
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print, screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after, a[href^='#']:after, a[href^='javascript:']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote, pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    display: block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
            box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    -o-transition: box-shadow .5s, border-color .25s ease-in-out;
    -moz-transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    -o-transition: box-shadow .5s, border-color .25s ease-in-out;
    -moz-transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #cacaca
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #cacaca
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #cacaca
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #cacaca
}

input::placeholder, textarea::placeholder {
    color: #cacaca
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button], [type=submit] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    -webkit-border-radius: 0;
            border-radius: 0
}

input[type=search] {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box
}

[type=checkbox], [type=file], [type=radio] {
    margin: 0 0 1rem
}

[type=checkbox] + label, [type=radio] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox] + label[for], [type=radio] + label[for] {
    cursor: pointer
}

label > [type=checkbox], label > [type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch
}

.input-group > :first-child {
    -webkit-border-radius: 0;
            border-radius: 0
}

.input-group > :last-child > * {
    -webkit-border-radius: 0;
            border-radius: 0
}

.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    -webkit-border-radius: 0;
            border-radius: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
    height: auto;
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid #cacaca;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background: url(../img/icons/arrow-white.svg) center no-repeat;
    -webkit-background-origin: content-box;
         -o-background-origin: content-box;
            background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    -webkit-background-size: 9px 6px;
         -o-background-size: 9px 6px;
            background-size: 9px 6px;
    padding-right: 1.5rem;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    -o-transition: box-shadow .5s, border-color .25s ease-in-out;
    -moz-transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

@media screen and (min-width: 0\0
) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
    -o-transition: box-shadow .5s, border-color .25s ease-in-out;
    -moz-transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus):-moz-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::-moz-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #cc4b37
}

.form-error.is-visible {
    display: block
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
            border-radius: 0;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    -o-transition: background-color .25s ease-out, color .25s ease-out;
    -moz-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #000;
    color: #fefefe
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus, .button:hover {
    background-color: #414141;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #000;
    color: #fefefe
}

.button.primary:focus, .button.primary:hover {
    background-color: #3d3d3d;
    color: #fefefe
}

.button.secondary {
    background-color: #767676;
    color: #fefefe
}

.button.secondary:focus, .button.secondary:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button.success {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.success:focus, .button.success:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button.warning {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.warning:focus, .button.warning:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button.alert {
    background-color: #cc4b37;
    color: #fefefe
}

.button.alert:focus, .button.alert:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
    background-color: #000;
    color: #fefefe
}

.button.disabled.primary, .button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
    background-color: #000;
    color: #fefefe
}

.button.disabled.secondary, .button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
    background-color: #767676;
    color: #fefefe
}

.button.disabled.success, .button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.disabled.warning, .button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.disabled.alert, .button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
    background-color: #cc4b37;
    color: #fefefe
}

.button.hollow {
    border: 1px solid #000;
    color: #000
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
    background-color: transparent
}

.button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus, .button.hollow:hover {
    border-color: #262626;
    color: #262626
}

.button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
    border: 1px solid #000;
    color: #000
}

.button.hollow.primary {
    border: 1px solid #000;
    color: #000
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
    border-color: #262626;
    color: #262626
}

.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
    border: 1px solid #000;
    color: #000
}

.button.hollow.secondary {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus, .button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear {
    border: 1px solid #000;
    color: #000
}

.button.clear, .button.clear:focus, .button.clear:hover {
    background-color: transparent
}

.button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
    background-color: transparent
}

.button.clear:focus, .button.clear:hover {
    border-color: #262626;
    color: #262626
}

.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
    border: 1px solid #000;
    color: #000
}

.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
    border-color: transparent
}

.button.clear.primary {
    border: 1px solid #000;
    color: #000
}

.button.clear.primary:focus, .button.clear.primary:hover {
    border-color: #262626;
    color: #262626
}

.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
    border: 1px solid #000;
    color: #000
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
    border-color: transparent
}

.button.clear.secondary {
    border: 1px solid #767676;
    color: #767676
}

.button.clear.secondary:focus, .button.clear.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
    border: 1px solid #767676;
    color: #767676
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
    border-color: transparent
}

.button.clear.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success:focus, .button.clear.success:hover {
    border-color: #157539;
    color: #157539
}

.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
    border-color: transparent
}

.button.clear.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning:focus, .button.clear.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
    border-color: transparent
}

.button.clear.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert:focus, .button.clear.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
    border-color: transparent
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow::after {
    border-top-color: #000
}

.button.dropdown.hollow.primary::after {
    border-top-color: #000
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #767676
}

.button.dropdown.hollow.success::after {
    border-top-color: #3adb76
}

.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00
}

.button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

a.button:focus, a.button:hover {
    text-decoration: none
}

.accordion {
    margin-left: 0;
    background: #fefefe;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child > :first-child {
    -webkit-border-radius: 0;
            border-radius: 0
}

.accordion-item:last-child > :last-child {
    -webkit-border-radius: 0;
            border-radius: 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #000
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    -webkit-border-radius: 0;
            border-radius: 0
}

.accordion-title:focus, .accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '+'
}

.is-active > .accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #0a0a0a
}

:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.accordion-menu li {
    width: 100%
}

.accordion-menu a {
    padding: .7rem 1rem
}

.accordion-menu .is-accordion-submenu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
         -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle > a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.submenu-toggle::after {
    display: block;
    width: 11px;
    height: 9px;
    background: url(../img/icons/arrow.svg) center no-repeat;
    content: '';
    background-size: contain;
    transition: 300ms;
    margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
    -webkit-transform: scaleY(-1);
       -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
         -o-transform: scaleY(-1);
            transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
         -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%
}

.submenu-toggle-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    border: 0
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #000;
    color: #fefefe
}

.badge.primary {
    background: #000;
    color: #fefefe
}

.badge.secondary {
    background: #767676;
    color: #fefefe
}

.badge.success {
    background: #3adb76;
    color: #0a0a0a
}

.badge.warning {
    background: #ffae00;
    color: #0a0a0a
}

.badge.alert {
    background: #cc4b37;
    color: #fefefe
}

.breadcrumbs {
    margin: 0 0 1rem 0;
    list-style: none
}

.breadcrumbs::after, .breadcrumbs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #cacaca
}

.breadcrumbs a {
    color: #000
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch
}

.button-group::after, .button-group::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1
}

.button-group::after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded .button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px
}

.button-group.primary .button {
    background-color: #000;
    color: #fefefe
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
    background-color: #3d3d3d;
    color: #fefefe
}

.button-group.secondary .button {
    background-color: #767676;
    color: #fefefe
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a
}

.button-group.success .button:focus, .button-group.success .button:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap
}

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%
}

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
    margin-bottom: 0
}

.button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked.expanded .button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px
}

@media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin-bottom: 0
    }
}

@media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin-bottom: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

@media screen and (max-width: 63.9375em) {
    .button-group.stacked-for-medium.expanded {
        display: block
    }

    .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, .25);
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #fff;
    color: #0a0a0a
}

.callout > :first-child {
    margin-top: 0
}

.callout > :last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #e4e4e4;
    color: #0a0a0a
}

.callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a
}

.callout.success {
    background-color: #e1faea;
    color: #0a0a0a
}

.callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a
}

.callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0;
            border-radius: 0;
    background: #fefefe;
    -webkit-box-shadow: none;
            box-shadow: none;
    overflow: hidden;
    color: #0a0a0a
}

.card > :last-child {
    margin-bottom: 0
}

.card-divider {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    background: #e6e6e6
}

.card-divider > :last-child {
    margin-bottom: 0
}

.card-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 1rem
}

.card-section > :last-child {
    margin-bottom: 0
}

.card-image {
    min-height: 1px
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus, .close-button:hover {
    color: #0a0a0a
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button, .close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button, .menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a, .menu button, .menu input, .menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu, .menu.horizontal {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row
}

.menu.vertical {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column
}

.menu.expanded li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px
}

.menu.simple {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.menu.simple li + li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row
    }

    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column
    }

    .menu.medium-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
           -moz-box-flex: 1;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px
    }

    .menu.medium-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
           -moz-box-flex: 1;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px
    }
}

@media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row
    }

    .menu.large-vertical {
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column
    }

    .menu.large-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
           -moz-box-flex: 1;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px
    }

    .menu.large-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
           -moz-box-flex: 1;
            -ms-flex: 1 1 0px;
                flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap
}

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap
}

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active > a {
    background: #000;
    color: #fefefe
}

.menu .active > a {
    background: #000;
    color: #fefefe
}

.menu.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end
}

.menu.align-right li .submenu li {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.menu.align-center li .submenu li {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered > .menu {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.menu-centered > .menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.menu-centered > .menu li .submenu li {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
            box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''
}

.menu-icon:hover::after {
    background: #cacaca;
    -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
            box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
            box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    -webkit-transition: height .5s;
    -o-transition: height .5s;
    -moz-transition: height .5s;
    transition: height .5s
}

.drilldown a {
    padding: .7rem 1rem;
    background: #fefefe
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    -webkit-transition: -webkit-transform .15s linear;
    transition: -webkit-transform .15s linear;
    -o-transition: -o-transform .15s linear;
    -moz-transition: transform .15s linear, -moz-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear, -moz-transform .15s linear, -o-transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
       -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
       -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
         -o-transform: translateX(100%);
            transform: translateX(100%)
}

.drilldown .is-drilldown-submenu a {
    padding: .7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent > a {
    position: relative
}

.drilldown .is-drilldown-submenu-parent > a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
    left: auto;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
    right: auto;
    left: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent
}

.drilldown .js-drilldown-back > a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem;
    border-left-width: 0
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #cacaca;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #fefefe;
    font-size: 1rem
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    visibility: visible;
    display: block
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: -webkit-calc(50% - 101px);
    left: -moz-calc(50% - 101px);
    left: calc(50% - 101px);
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1rem !important;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 11px;
    height: 9px;
    background: url(../img/icons/arrow.svg) center no-repeat;
    content: '';
    background-size: contain;
    margin-top: -5px;
    transition: 300ms;
}
.dropdown.menu > li.is-dropdown-submenu-parent:hover > a::after, .dropdown.menu > li.is-dropdown-submenu-parent.current-menu-item > a::after {
    filter: invert(48%) sepia(74%) saturate(504%) hue-rotate(62deg) brightness(102%) contrast(85%);
}
.dropdown.menu a {
    padding: .7rem 1rem
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active > a {
    background: 0 0;
    color: #000
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical > li > a::after {
    right: 14px
}

.dropdown.menu.vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent
}

.dropdown.menu.vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000
}

@media print, screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #000 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #000 transparent transparent
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #000
    }
}

@media print, screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #000 transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical > li > a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical > li.opens-left > a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #000 transparent transparent
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #000
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 2px solid #D9D9D9;
    -webkit-border-radius: 13px;
            border-radius: 13px;
    background: #fefefe;
}

.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu > li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video, .responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen, .responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    -webkit-border-radius: 0;
            border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #000;
    color: #fefefe
}

.label.primary {
    background: #000;
    color: #fefefe
}

.label.secondary {
    background: #767676;
    color: #fefefe
}

.label.success {
    background: #3adb76;
    color: #0a0a0a
}

.label.warning {
    background: #ffae00;
    color: #0a0a0a
}

.label.alert {
    background: #cc4b37;
    color: #fefefe
}

.media-object {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap
    }
}

.media-object-section {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section > :last-child {
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        max-width: 100%
    }

    .stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section.main-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .5s ease, visibility .5s ease;
    -o-transition: opacity .5s ease, visibility .5s ease;
    -moz-transition: opacity .5s ease, visibility .5s ease;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(254, 254, 254, .25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -moz-transition: transform .5s ease, -moz-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease, -o-transform .5s ease;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    background: #e6e6e6
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, .7);
            box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}

.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -moz-transition: transform .5s ease, -moz-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease, -o-transform .5s ease;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    background: #e6e6e6
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, .7);
            box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    /*transform:translateX(-250px)*/
}

.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
       -moz-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
         -o-transform: translateX(-250px);
            transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
       -moz-transform: translateX(250px);
        -ms-transform: translateX(250px);
         -o-transform: translateX(250px);
            transform: translateX(250px)
}

.position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, .25);
            box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(250px);
       -moz-transform: translateX(250px);
        -ms-transform: translateX(250px);
         -o-transform: translateX(250px);
            transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
       -moz-transform: translateX(250px);
        -ms-transform: translateX(250px);
         -o-transform: translateX(250px);
            transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
       -moz-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
         -o-transform: translateX(-250px);
            transform: translateX(-250px)
}

.position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, .25);
            box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(-250px);
       -moz-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
         -o-transform: translateY(-250px);
            transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
       -moz-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
         -o-transform: translateY(-250px);
            transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
       -moz-transform: translateY(250px);
        -ms-transform: translateY(250px);
         -o-transform: translateY(250px);
            transform: translateY(250px)
}

.position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, .25);
            box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, .25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(250px);
       -moz-transform: translateY(250px);
        -ms-transform: translateY(250px);
         -o-transform: translateY(250px);
            transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
       -moz-transform: translateY(250px);
        -ms-transform: translateY(250px);
         -o-transform: translateY(250px);
            transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
       -moz-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
         -o-transform: translateY(-250px);
            transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, .25);
            box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, .25)
}

.off-canvas-content {
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -moz-transition: transform .5s ease, -moz-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease, -o-transform .5s ease;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0)
}

@media print, screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media print, screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media print, screen and (min-width: 40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        -o-transition: inherit;
        -moz-transition: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
        -webkit-box-shadow: none;
                box-shadow: none;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none
    }

    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print, screen and (min-width: 64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        -o-transition: inherit;
        -moz-transition: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
        -webkit-box-shadow: none;
                box-shadow: none;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none
    }

    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(10, 10, 10, .5);
    color: #fefefe
}

.orbit-next, .orbit-previous {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe
}

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
    outline: 0
}

.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
    background-color: rgba(10, 10, 10, .5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #cacaca
}

.orbit-bullets button:hover {
    background-color: #8a8a8a
}

.orbit-bullets button.is-active {
    background-color: #8a8a8a
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after, .pagination::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1
}

.pagination::after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    -webkit-border-radius: 0;
            border-radius: 0;
    font-size: .875rem;
    display: none
}

.pagination li:first-child, .pagination li:last-child {
    display: inline-block
}

@media print, screen and (min-width: 40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a, .pagination button {
    display: block;
    padding: .1875rem .625rem;
    -webkit-border-radius: 0;
            border-radius: 0;
    color: #0a0a0a
}

.pagination a:hover, .pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #000;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #0a0a0a
}

.pagination-previous a::before, .pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: '\00ab'
}

.pagination-next a::after, .pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: '\00bb'
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #cacaca
}

.progress.primary .progress-meter {
    background-color: #000
}

.progress.secondary .progress-meter {
    background-color: #767676
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #ffae00
}

.progress.alert .progress-meter {
    background-color: #cc4b37
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #000
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fefefe;
    white-space: nowrap
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -ms-touch-action: none;
        touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    -moz-transition: all 0s linear;
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #000;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
        touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #414141
}

.slider-handle.is-dragging {
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    -moz-transition: all 0s linear;
    transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scale(1, -1);
       -moz-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
         -o-transform: scale(1, -1);
            transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
    width: 100%
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

html.is-reveal-open {
    position: fixed;
    width: 100%;
    overflow-y: scroll
}

html.is-reveal-open body {
    overflow: hidden
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(10, 10, 10, .45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print, screen and (min-width: 40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column {
    min-width: 0
}

.reveal > :last-child {
    margin-bottom: 0
}

@media print, screen and (min-width: 40em) {
    .reveal {
        width: 600px;
        max-width: 75rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print, screen and (min-width: 40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }
}

@media print, screen and (min-width: 40em) {
    .reveal.small {
        width: 50%;
        max-width: 75rem
    }
}

@media print, screen and (min-width: 40em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0
}

@media screen and (max-width: 39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        -webkit-border-radius: 0;
                border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .875rem;
    font-weight: 700;
    color: #fefefe;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    -webkit-border-radius: 0;
            border-radius: 0;
    background: #cacaca;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input + .switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-border-radius: 0;
            border-radius: 0;
    background: #fefefe;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
    content: ''
}

input:checked ~ .switch-paddle {
    background: #000
}

input:checked ~ .switch-paddle::after {
    left: 2.25rem
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
    outline: 0
}

.switch-active, .switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked + label > .switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked + label > .switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-border-radius: 0;
            border-radius: 0
}

tbody, tfoot, thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

caption {
    padding: .5rem .625rem .625rem;
    font-weight: 700
}

thead {
    background: #f8f8f8;
    color: #0a0a0a
}

tfoot {
    background: #f1f1f1;
    color: #0a0a0a
}

tfoot tr, thead tr {
    background: 0 0
}

tfoot td, tfoot th, thead td, thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
    text-align: left
}

tbody td, tbody th {
    padding: .5rem .625rem .625rem;
}


tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack td, table.stack th, table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.table-scroll table {
    width: 100%;
}

.table-scroll::-webkit-scrollbar {
      width: 0;
      height: 0;
}
.table-scroll tbody td, .table-scroll tbody th {
    border: 1px solid #dedede;
    font-size: 15px;
}
.table-scroll tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: unset;
}

.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fefefe;
    list-style-type: none
}

.tabs::after, .tabs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1
}

.tabs::after {
    clear: both
}

.tabs.vertical > li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple > li > a {
    padding: 0
}

.tabs.simple > li > a:hover {
    background: 0 0
}

.tabs.primary {
    background: #000
}

.tabs.primary > li > a {
    color: #fefefe
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
    background: #555
}

.tabs-title {
    float: left
}

.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #000
}

[data-whatinput=mouse] .tabs-title > a {
    outline: 0
}

.tabs-title > a:hover {
    background: #fefefe;
    color: #414141
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
    background: #e6e6e6;
    color: #000;
}
.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fefefe;
    color: #0a0a0a;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.cat-title-2.tabs {
    border: 0;
}
.cat-title-2 .tabs-title > a {
    font-size: 32px;
    line-height: 34px;
    color: #4B4B4B;
    opacity: 0.7;
}
.cat-title-2 .tabs-title > a:focus,
.cat-title-2 .tabs-title > a[aria-selected=true] {
    background: #fff;
    color: #0A0A0A;
    opacity: 1;
}
.cat-title-2 .tabs-title > a[aria-selected=true] {
    position: relative;
    border: 2px solid #E8E8E8 !important;
    border-bottom: 0 !important;
    -webkit-border-top-left-radius: 10px;
            border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
            border-top-right-radius: 10px;
}

.cat-title-2 .tabs-title > a[aria-selected=true]::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 2px;
    background: #ffffff;
}
.cat-title-2 .tabs-title > a:hover {
    color: #43B02A;
}
.cat-title-2 + .tabs-content {
    border: 2px solid #E8E8E8;
}
.tabs-content iframe {
    max-width:100%;
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    -webkit-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
            box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
    line-height: 0
}

a.thumbnail {
    -webkit-transition: -webkit-box-shadow .2s ease-out;
    transition: -webkit-box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out, -webkit-box-shadow .2s ease-out
}

a.thumbnail:focus, a.thumbnail:hover {
    -webkit-box-shadow: 0 0 6px 1px rgba(76, 76, 76, .5);
            box-shadow: 0 0 6px 1px rgba(76, 76, 76, .5)
}

a.thumbnail image {
    -webkit-box-shadow: none;
            box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #0a0a0a;
    color: #fefefe;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left, .title-bar-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
       -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #8a8a8a;
    font-weight: 700;
    cursor: help
}

.tooltip {
    position: absolute;
    top: -webkit-calc(100% + .6495rem);
    top: -moz-calc(100% + .6495rem);
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    -webkit-border-radius: 0;
            border-radius: 0;
    background-color: #0a0a0a;
    font-size: 80%;
    color: #fefefe
}

.tooltip::before {
    position: absolute
}

.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%
}

.tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%)
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%)
}

.tooltip.align-top::before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left::before {
    left: 10%;
    right: auto
}

.tooltip.align-right::before {
    left: auto;
    right: 10%
}

.top-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: .5rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap
}

.top-bar, .top-bar ul {
    background-color: #e6e6e6
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%
}

@media print, screen and (min-width: 40em) {
    .top-bar {
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap
    }

    .top-bar .top-bar-left {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
           -moz-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        margin-right: auto
    }

    .top-bar .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap
    }

    .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap
    }

    .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: .5rem 1rem .5rem 0
}

.top-bar-left, .top-bar-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print, screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    border: 0
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
            clip-path: none
}

.hide-for-portrait, .show-for-landscape {
    display: block !important
}

@media screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::after, .clearfix::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1
}

.clearfix::after {
    clear: both
}

.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start
}

.align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end
}

.align-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.align-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}

.align-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around
}

.align-left.vertical.menu > li > a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start
}

.align-right.vertical.menu > li > a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end
}

.align-center.vertical.menu > li > a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.align-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start
}

.align-self-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start
}

.align-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end
}

.align-self-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end
}

.align-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.align-self-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center
}

.align-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch
}

.align-self-stretch {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch
}

.align-center-middle {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center
}

.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1
}

.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2
}

.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3
}

.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4
}

.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5
}

.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6
}

@media print, screen and (min-width: 40em) {
    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1
    }

    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2
    }

    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3
    }

    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4
    }

    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
           -moz-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5
    }

    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
           -moz-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6
    }
}

@media print, screen and (min-width: 64em) {
    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1
    }

    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2
    }

    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3
    }

    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4
    }

    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
           -moz-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5
    }

    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
           -moz-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6
    }
}

.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto
}

.flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto
}

.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
}

@media print, screen and (min-width: 40em) {
    .medium-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
           -moz-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
           -moz-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
           -moz-box-orient: horizontal;
           -moz-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
           -moz-box-orient: vertical;
           -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse
    }
}

@media print, screen and (min-width: 64em) {
    .large-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
           -moz-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
           -moz-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
           -moz-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
           -moz-box-orient: horizontal;
           -moz-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
           -moz-box-orient: vertical;
           -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse
    }
}

.title-bar {
    background-color: red
}

body {
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

header {
    padding-top: .1rem
}

.mm2_menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 3rem;
    height: 3rem;
    padding: .45rem;
	padding-bottom: 0;
    border: 0;
    background-color: transparent;
    outline: 0;
    cursor: pointer;
}

.mm2_menu-button .transform_menu-icon {
    position: relative;
    width: 100%;
    height: 85%;
    display: inline-block;
    margin-top: 20%
}

.mm2_menu-button .transform_menu-icon span {
    position: absolute;
    left: 0;
    height: 7.1428571429%;
    width: 100%;
    background-color: #000;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
        -ms-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0);
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, .6);
            box-shadow: 0 1px 1px rgba(255, 255, 255, .6)
}

.mm2_menu-button .transform_menu-icon span:nth-child(1) {
    top: 3.125%
}

.mm2_menu-button .transform_menu-icon span:nth-child(2), .mm2_menu-button .transform_menu-icon span:nth-child(3) {
    top: 28.5714285714%
}

.mm2_menu-button .transform_menu-icon span:nth-child(4) {
    top: 62%
}

/*.mm2_menu-button:active span, .mm2_menu-button:focus span, .mm2_menu-button:hover span {*/
/*    background: red*/
/*}*/

/*.mm2_menu-button.active span:nth-child(1), .mm2_menu-button.active span:nth-child(4) {*/
/*    opacity: 0*/
/*}*/

/*.mm2_menu-button.active span:nth-child(2) {*/
/*    transform: rotate(45deg)*/
/*}*/

/*.mm2_menu-button.active span:nth-child(3) {*/
/*    top: 31.25%;*/
/*    transform: rotate(-45deg)*/
/*}*/

#mm_offcanvas-close {
    opacity: 0;
    position: fixed;
    overflow:scroll;
    width: 100%;
    top: 86px;
    left: 0;
    bottom: 0;
    background-color: rgba(219, 77, 67, .5);
    z-index: -200
}

#mm_offcanvas-close.active {
    opacity: 1;
    z-index: 200
}

.mm_offcanvas_panel {
    position: absolute;
    top: 0;
    width: 40vw;
    height: 100%;
    background-color: red
}

#mm_offcanvas-left {
    left: -200vh;
    -webkit-transition: left .5s ease-in;
    -o-transition: left .5s ease-in;
    -moz-transition: left .5s ease-in;
    transition: left .5s ease-in;
    background-color: #ff69b4
}

#mm_offcanvas-left.active {
    left: 0
}

#mm_offcanvas-right {
    right: -200vh;
    -webkit-transition: right .5s ease-in;
    -o-transition: right .5s ease-in;
    -moz-transition: right .5s ease-in;
    transition: right .5s ease-in;
    background-color: #ffdead
}
#mm_offcanvas-right ul {
    list-style: none;
    margin: 0;
}

#mm_offcanvas-right.active {
    right: 0
}

#mm_offcanvas-right .menu-container {
    text-align: center
}

#mm_offcanvas-right .menu-container .sub-menu {
    list-style: none
}

.drilldown .sub-menu {
    margin: 0
}

.tabset > input[type=radio] {
    position: absolute;
    left: -200vw
}

.tabset .tab-panel {
    display: none
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child, .tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6), .tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2), .tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3), .tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4), .tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5) {
    display: block
}

.tabset > label {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    max-width: 49%;
    width: 49%;
    padding: 1rem 0;
    margin: 0 -.3em;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600
}

.tabset > input:focus + label, .tabset > label:hover {
    color: #06c
}

.tabset > input:checked + label::after, .tabset > input:focus + label::after, .tabset > label:hover::after {
    background: #06c
}

.tabset > input:checked + label {
    border-color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px
}

.tabset .tab-panels {
    clear: both;
    border: solid 1px #fff;
    display: block
}

.tabset .tab-panels .tab-panel {
    padding: 30px 0;
    border-top: 1px solid #ccc
}

.slick-slide:focus {
    outline: 0 !important
}

body {
    opacity: 0
}

a {
    position: relative;
    cursor: pointer;
    line-height: 1;
    text-decoration: none
}

a.button:after, a.not-underline:after {
    display: none !important
}

a.button:hover {
    background-color: #43B02A
}

.icon__spinner {
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    top: 50%;
    left: 50%;
    width: 160px;
    height: 160px;
    margin-top: -80px;
    margin-left: -80px
}

.footer, body.home .sb_footer {
    background-color: #f0f0f0
}

.footer hr {
    margin-top: 0
}

.sb_gproduct_description {
    font-family: Roboto, RopaSansPro-Regular
}

#sb_ratings_wraper {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif
}

body.page article.content {
    padding-top: 0
}
.archive .content, body:not(.home) .content {
    max-width:1200px;
    margin:auto;
}

.sb_footer {
    border-top: 1px solid #ccc;
    font-size: 15px;
    
}
.sb_footer .descr {
    font-weight: 300;
}
.sb_footer .descr p {
    line-height:1;
}

.footer_web_design, .sb_footer .sb_footer_social, .sb_footer_social p {
    text-align: right
}

.sb_footer .sb_footer_social{
	display: flex;
    justify-content: center;
	padding-bottom: 20px;
}
.sb_footer .sb_footer_social a{
	display: flex;
    align-items: center;
    justify-content: center;
}

.footer_copy_web_wrapp p {
    padding-bottom: 0;
    margin-bottom: 0
}


ul.tabs.cat-title.cat-title2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
}

.cat-title2 img.show-for-large {
    display: block !important;
}

.slick-dots li button:before {
    display: none
}

.slick-dots li button {
    padding: 3px !important
}

.slick-dots li button {
    background: #d4d4d4 !important;
    border: 3px solid #fff !important;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    width: 5px !important;
    height: 5px !important
}

.slick-dots li button:hover {
    background: #43B02A !important;
    border: 3px solid #43B02A !important;
    -webkit-border-radius: 100%;
            border-radius: 100%
}

.slick-dots li.slick-active button {
    background: #43B02A !important;
    border: 3px solid #43B02A !important;
    -webkit-border-radius: 100%;
            border-radius: 100%
}

ul.sb_list_furniture {
    list-style: none;
    margin-left: 0
}

div.content_wp ul.sb_list_furniture a:focus, div.content_wp ul.sb_list_furniture a:hover {
    text-decoration: none
}

ul.cat_list li.cell, ul.sb_list_furniture li.cell {
    margin-bottom: 1rem
}

ul.cat_list li.cell .card, ul.sb_list_furniture li.cell .card {
    height: 100%
}

ul.cat_list li.cell .center_p h4, ul.sb_list_furniture li.cell .card .card-section h4 {
    font-size: 1.5rem
}

article.content ul.sb_list_furniture li {
    padding-right: 1rem
}

article.content p,
article.content ol, 
article.content ul, 
article.content>span {
    line-height: 20px;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #3F3F3F;
    font-weight: 400;
}

section.category_products ul {
    list-style: none;
    margin-left: 0
}

article.content hr {
    max-width: 100%
}

article.content section.content_section figure {
    padding-right: 1rem
}

article.content section.content_section aside {
    padding-left: 1rem
}

.summary.entry-summary form table.variations td {
    padding: .5rem .625rem .625rem !important
}

.summary.entry-summary form table.variations td a.reset_variations, .summary.entry-summary form table.variations td.label {
    display: none !important
}

.sb_gproduct_description ul.slides {
    list-style: none;
    margin-left: 0
}

.sb_gproduct_description ul.slides li {
    padding-right: .5rem
}

.price_area > p, .price_wrap {
    display: inline-block
}

section.grouped_product aside {
    text-align: center
}

.woocommerce div.product div.images{
	margin-bottom: 0 !important;
}

.woocommerce div.product div.images img {
    width: auto
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: none
}

header.header .is-dropdown-submenu {
    width: 202px;
    text-align: center;
    padding-right: 0;
    margin-top:16px;
    font-size:14px;
}

/*article.content div.content_wp a {
    color: #43B02A
}*/

.content .woocommerce-breadcrumb a span {
    color: #000 !important;
    text-decoration:none !important;
    margin-left:0 !important;
}

article.content div.content_wp a.button {
    color: #fff;
    background-color: #43B02A;
}

.single-product .product .summary .single_add_to_wishlist:hover {
    color: #43B02A !important;
    background-color: #fff !important;
}

div.content_wp a:focus, div.content_wp a:hover {
    outline: 0;
    color: #43B02A;
    text-decoration: none
}

.sb_catalog a {
    color: #414141
}

.sb_catalog a:hover {
    color: #414141
}

.sb_catalog h1, .sb_catalog .h2 {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 0;
}
.sb_catalog .desc {
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 20px;
}
.sb_reviews_inner .slick-dotted.slick-slider{
	margin-bottom: 0;
}
ol.comment-list, ul.card__meta {
    list-style: none
}

.site__wrapper .card {
    border: 1px solid transparent;
    border: 0
}

.site__wrapper .card .card__image {
    max-height: 50%
}

.intro.footer {
    padding: 0
}
.fullpage .sb_catalog {
    max-width:1000px;
    margin:auto;
}
.sb_catalog .slide-item>a {
    border: 2px solid #DEDEDE;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.slide-item span {
    color: #43b02a;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #43b02a;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    padding: 17px 10px;
    margin: 0 -2px -2px -2px;
    -webkit-transition:300ms;
    -o-transition:300ms;
    -moz-transition:300ms;
    transition:300ms;
}
.slide-item:hover span {
    background-color:#43b02a;
    color:#fff;
}
.slide-item:hover a {
    border-color: #43b02a;
}
h2>span.green{
    color:#43b02a;
}
.section.cont-ask, .section.new {
    max-width:1200px;
    margin:auto;
}
.section.cont-ask h2, .section.new h2 {
    text-align:center;
    margin-bottom: 4rem;
    font-weight:bold;
    line-height:2.5rem;
}

.section.new .tabs-title a {
    font-size:20px;
    font-weight:700;
    padding: 14px;
    border: 2px solid transparent;
    margin-bottom: 10px;
}

body.home .intro.footer {
    padding: 1rem 0
}

#mm_offcanvas-close ul.tabs li.is-active a[aria-selected=true], .sb_catalog ul.tabs li.is-active a[aria-selected=true] {
    background: #43B02A;
    color: #fff
}

.sb_catalog .tabs-content {
    border: 0
}

.sb_catalog .sb_slider_one_img .slick-list.draggable {
    min-height: 400px
}

.menu .button, .menu a {
    padding: .7rem 1rem .7rem .3rem !important;
    padding: 0 !important
}

.menu .button:hover, .menu a:hover {
    color: #43B02A
}

#mm_offcanvas-left, #mm_offcanvas-right {
    background-color: #fff !important
}

#mm_offcanvas-left.active {
    overflow-y: scroll
}

.tabs, .tabs-content {
    font-family: Roboto, RopaSansPro-Regular;
    text-transform: uppercase
}

.tabs-title > a, .without-actions-tabs-title > a {
    font-size: .95rem
}

.fp-controlArrow.fp-next, .slick-next {
    -webkit-border-radius: 100%;
            border-radius: 100%;
    background-color: #43B02A;
    color: #fff;
    width: 32px;
    height: 32px;
    padding: 9px 5px 0 0;
    cursor: pointer;
}

.fp-controlArrow.fp-next::after, .slick-next::after {
    position: relative;
    content: "";
    display: block;
    width: 13px;
    margin: 0 auto;
    height: 13px;
    border-right: 1px solid;
    border-top: 1px solid;
	border-color: inherit;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}


.fp-controlArrow.fp-prev, .slick-prev {
    -webkit-border-radius: 100%;
            border-radius: 100%;
    background-color: #43B02A;
    color: #fff;
    width: 32px;
    height: 32px;
    padding: 9px 0 0 5px;
    cursor: pointer
}

.fp-controlArrow.fp-prev::after, .slick-prev::after {
    position: relative;
    content: "";
    display: block;
    width: 13px;
    margin: 0 auto;
    height: 13px;
    border-left: 1px solid;
    border-top: 1px solid;
	border-color: inherit;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg)
}

.slick-prev:before, .slick-next:before {
	display:none;
}

p {
    color: #000;
    line-height: 1.4;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.sb_firm_shops {
    -webkit-border-radius: 6px;
            border-radius: 6px;
    padding: 0;
    font-family: Roboto, RopaSansPro-Regular;
    text-transform: uppercase
}

.sb_firm_shops p {
    line-height: 1.4;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: .5rem
}

.sb_firm_shops ul {
    list-style: none;
    margin-left: 0
}

.sb_firm_shops ul li {
    padding-bottom: 1rem;
    line-height: 1.2;
    padding-left: 0 !important
}

.sb_firm_shops a {
    color: #43B02A
}

ul.by_type_of_subject {
    margin-left: 0;
    display: block
}

ul.by_type_of_subject li {
    float: left;
    width: 33.3%
}

#content {
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s
}

.sb_spinner {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: none;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
    opacity: 0;
    color: #43B02A
}

body.mm_ajax_load .sb_spinner {
    display: block;
    opacity: 1
}

body.mm_ajax_load #content {
    opacity: 0;
    z-index: -1
}

.sb_spinner .icon {
    width: 100%;
    height: 100%
}

.slider {
    margin: 100px auto;
    background-color: transparent !important
}

.sb_home_center_slider .slick-list {
    overflow: visible !important
}

.slick-slide {
    margin: 0 20px
}

.header-slick .slick-slide {
    margin:0;
}
.header-slick .slick-slide img {
    padding:0;
}

.slick-slide img {
    width: 100%
}

.slick-next:before, .slick-prev:before {
    color: #000
}

.slick-slide {
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.slick-slide[

'data-slick-index="0"'
]
{
    opacity: 0
}

.slick-current {
    opacity: 1
}

.sb_home_center_slider .all_slides .txt {
    padding: 1rem 0;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3rem
}

a.link {
    padding: .5rem;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    border: 1px solid #ccc;
    color: #000
}

a.link:hover {
    color: #fff;
    background-color: #43B02A;
    border: 1px solid #43B02A
}

.slick-dots {
    position: relative !important;
    bottom: 0 !important;
}

.slick-dots li {
    margin:0 !important;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li button:hover:before, .slick-dots li.slick-active button:before {
    opacity: 1;
    font-size: 50px;
    color: #43B02A
}

#fp-nav ul li a span {
    background: #d4d4d4
}

#fp-nav ul li a.active span, #fp-nav ul li a:hover span {
    background: #43B02A
}

.fp-controlArrow, .slick-arrow {
    bottom: 50px !important;
    bottom: 5px !important;
    top: auto
}

.fp-controlArrow .icon, .sb_arrow_center .icon {
    -webkit-border-radius: 100%;
            border-radius: 100%;
    background-color: #43B02A;
    color: #fff;
    bottom: 0 !important;
    width: 30px;
    height: 30px
}

.slick-arrow {
    position: absolute;
    margin-top: -35px
}

.fp-controlArrow.fp-prev, .slick-arrow.slick-prev {
    border-width: 15.5px 21px 15.5px 0;
    border-width: 0;
    left: 45vw;
    border-color: transparent #43B02A transparent transparent
}

.fp-controlArrow.fp-next, .slick-arrow.slick-next {
    border-color: transparent transparent transparent #43B02A;
    border-width: 15.5px 0 15.5px 21px;
    border-width: 0;
    right: 45vw
}

h1, h2, h3, h4, h5, h6 {
    font-size: 2rem;
    text-transform: uppercase;
    font-family: Roboto, RopaSansPro-Regular;
    line-height: 2rem
}

.sb_company_stores .sb_text, .sb_reviews .sb_text, .sb_txt_news, .sb_why {
    font-size: 1.3rem;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 1rem 0 0
}

body.home .content_wp {
    font-size: 1.3rem;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 0 0 3rem
}

body.home.mobile .content_wp {
    padding: 0 0 0 1rem
}

.sb_company_stores .sb_title, .sb_reviews .sb_title, .sb_txt_news .sb_title, .sb_why .sb_title {
    color: #43B02A;
    padding-bottom: .5rem;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 400
}

.sb_why .sb_text ul {
    margin-left: 2rem;
    list-style-image: url(../img/general/ok.png)
}

.sb_txt_news .sb_text a {
    border: 1px solid #ccc;
    font-size: 1.5rem;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: .5rem;
    color: #000
}

.sb_txt_news .sb_text a:hover {
    color: #fff;
    background-color: #43B02A
}

.sb_tabs_list {
    padding-top: 4px;
    list-style: none;
    text-align: right;
    text-transform: uppercase;
    font-family: Roboto, RopaSansPro-Regular
}

.sb_tabs_list li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px
}

.sb_tabs_list li.is-active {
    background-color: #43B02A;
    color: #fff
}

header.header {
    background: #fff;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    border: 0;
    z-index: 500;
    border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.header_hamburger_left {
    padding-top: .4rem
}


/*.header_hamburger_right {*/
/*    padding-top: .4rem*/
/*}*/

.header_language {
    font-family: Roboto, RopaSansPro-Regular;
    line-height: 1.4;
    padding-top: .4rem;
    padding-right: 1rem;
    color: #d9d9d9
}
.header__inner {
    padding-top: 8px !important;
    padding-bottom: 18px;
    padding-right: 24px;
    text-align: right;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
}
.header__inner a {
    color: inherit;
}
.header__inner a:hover {
    color: #43B02A;
}

body .fake_header {
     display:none;
}

.fullpage .section {
    padding: 0 2rem;
    padding-bottom: 70px;
}
.fullpage .section.first-layer {
    padding: 0;
}

.advantages__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
}
.advantages__icon {
    font-size: 40px;
    height: 100%;
    line-height: 1;
    color: #43b02a;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
			max-height: 62px;
}
.advantages__desc {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 15px;
    text-transform: uppercase;
}

@media screen and (max-width: 63.9375em) {

    .fullpage .section {
        padding-bottom: 35px;
    }
	.fullpage .section.sb_reviews{
		padding-bottom: 10px;
	}
    .fullpage .section.sb_catalog  {
        padding-top: 35px;

    }
    .fullpage .section.first-layer {
        padding: 0;
    }
}
.fullpage .section.advantages {
    padding-top: 70px;
    max-width: 1200px;
    margin: auto;

}
.header_menu.show-for-large {
    text-align: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.header_menu ul {
    font-family: Roboto, RopaSansPro-Regular;
    text-transform: uppercase;
    list-style: none;
    margin: 0
}

.header_menu ul.sub-menu>li {
    display: inline-block;
    padding: 0.6rem 0.4rem;
    border-bottom: 2px solid #D9D9D9;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -moz-transition: 300ms;
    transition: 300ms;
}
.header_menu ul.sub-menu>li:last-child {
    border-bottom:none;
}
.header_menu ul.menu>li {
    display: inline-block;
    padding: 0.6rem 0.9rem 0.2rem;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
    border-bottom: 4px solid #fff;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -moz-transition: 300ms;
    transition: 300ms;
}
.header_menu ul.menu>li>a:before {
    content: '';
    height: 4px;
    width: 100%;
    background-color: transparent;
    position: absolute;
    bottom: -7px;
    left: 0;
    border-radius: 10px;
    transition:300ms;
}

.header_menu ul.menu>li:hover>a:before, .header_menu ul.menu>li.current-menu-item>a:before {
    content: '';
    height: 4px;
    width: 100%;
    background-color: #43b02a;
    position: absolute;
    bottom: -7px;
    left: 0;
    border-radius: 10px;
}

.header_menu ul li a {
    color: #000
}

.header_menu ul li>a:hover, .header_menu ul.menu>li:hover>a, .header_menu ul.menu>li.current-menu-item>a {
    color: #43B02A;
}



#mm_offcanvas-close {
    background-color: rgba(255, 255, 255, .4)
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    right: 2px !important
}

.sb_news_social {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.sb_footer_social a, .sb_news_social a {
    display: inline-block
}

.sb_footer_social .icon, .sb_news_social .icon {
    width: 35px;
    height: 35px;
    fill: #000
}

.mm_static_circle {
    width: 35vw;
    margin-top: 0;
    margin-left: -17.5vw;
    position: absolute;
    top: 21%;
    left: 50%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    top: 8vh
}

.mm_static_circle img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -moz-transform: scale(.5);
      -o-transform: scale(.5);
         transform: scale(.5);
    -webkit-transition: all .5s cubic-bezier(.25, .1, .45, 1.43);
    -o-transition: all .5s cubic-bezier(.25, .1, .45, 1.43);
    -moz-transition: all .5s cubic-bezier(.25, .1, .45, 1.43);
    transition: all .5s cubic-bezier(.25, .1, .45, 1.43)
}

.section.ready1 .mm_static_circle img {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
      -o-transform: scale(1);
         transform: scale(1)
}

.section.ready1 .fp-tableCell {
    position: relative
}

.mm_rewards {
    height: 6vh;
    margin-top: 2vh
}

.mm_rewards img {
    margin: 0 auto;
    display: block
}

.mm_static_background {
    display: block;
    background: url(../img/slider_home/background.png) center no-repeat;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
    position: absolute;
    top: 3%;
    right: 10%;
    bottom: 3%;
    left: 10%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto
}

.parallax-viewport {
    z-index: -1;
    height: 70vh;
    position: relative;
    margin: 0 auto
}

.sb_breadcrumb {
    padding: .5rem 0;
    line-height: 1.4;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem
}

article.content .sb_breadcrumb p {
    margin-bottom: 0;
    font-size: 1rem
}

.sb_breadcrumb a, .sb_breadcrumb span {
    color: #777
}

.content .woocommerce-breadcrumb {
    padding: .5rem 0 !important;
    line-height: 1.4;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem !important;
    padding-top: 0 !important;
    margin: 0 0 1em !important;
    color: #000 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.content .woocommerce-breadcrumb span {
    text-decoration: underline !important;
    margin-left:5px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
}
.woocommerce-pagination ul.page-numbers {
    list-style: none
}

.woocommerce-pagination ul.page-numbers li {
    display: inline-block
}

div.product div.images a.woocommerce-product-gallery__trigger img {
    display: none
}

.single-product .product_title.entry-title {
    font-size: 35px;
    margin-bottom: 30px;
    font-weight: 700;
}
.single-product .summary.entry-summary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.single-product .rurassrochka {
    font-size: 20px !important;
    color:#000 !important;
    line-height:1 !important;
	display: flex;
    align-items: center;
    flex-direction: row;
}
.single-product ins span.woocommerce-Price-amount.amount {
    font-size: 35px;
    font-weight: 700;
	color: #E41D37;
}
.single-product .product .price {
    float:left;
    text-align:left;
}
.single-product .product .yith-wcwl-add-to-wishlist {
    margin-top: 0 !important;
    height: 100% !important;
}
.single-product .product .single_add_to_wishlist {
    border:2px solid #43b02a;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -moz-transition: 300ms;
    transition: 300ms;
}
.single-product .product .single_add_to_cart_button {
    height: 100% !important;
    background-color: #43b02a !important;
    border:2px solid #43b02a;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -moz-transition: 300ms;
    transition: 300ms;
}
.single-product .product .single_add_to_cart_button:hover {
    background-color: #fff !important;
    color:#43b02a !important;
}
.single-product .product .single_add_to_wishlist:hover {
    background-color: #43b02a !important;
    color:#fff !important;
}
.single-product .product form.cart div.quantity {
    margin: 0 !important;
}
.single-product .product .quantity .qty {
    margin: 0 !important;
    height: 100% !important;
    -webkit-border-radius: 4px;
            border-radius: 4px;
}
.single-product .product form.cart::before {
    display:none !important;
}
.summary span.woocommerce-Price-amount.amount {
    font-size: 35px;
    line-height:1;
	font-weight: 700;
    color: #E41D37;
}
.summary del span.woocommerce-Price-amount.amount{
	font-weight: 400;
}
.summary .sku {
    font-size: .9rem;
    color: #000;
    font-weight: 400;
}
.summary .rurassrochka:hover{
	cursor: pointer;
}
.summary .info{
	color: #43B02A;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
	margin: 0 0 0 10px;
}
.summary #cards{
	height: 0;
	overflow: hidden;
}
.summary #cards.active{
	height: auto;
}
.single-product .product form.cart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 10px;
}

.woocommerce div.product .summary form.cart {
    margin-bottom: 1em;
}

.woocommerce div.product div.summary.entry-summary{
	margin-bottom: 0;
}

#content #secondary aside.widget.woocommerce {
    padding-bottom: 1rem
}

#content #secondary aside.widget.woocommerce div.widget-title {
    font-size: 1rem;
    margin-bottom: 0;
    font-family: Roboto, RopaSansPro-Regular;
    text-transform: uppercase
}

#content #secondary aside.widget.woocommerce ul li a, #content #secondary aside.widget.woocommerce ul li span {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif
}

#content #secondary aside.widget.woocommerce form {
    padding-top: 1rem
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    float: none;
	width:100%;
}

#woocommerce_layered_nav-5 > ul > li > a > img {
	margin-right: 7px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-bottom-color: #43B02A
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    border: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #ebe9eb;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom-color: #43B02A;
    background-color: #43B02A
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: bold !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000 !important;
    font-weight: bold !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
    margin: 0
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #43B02A
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #00d038
}

.sb_footer {
    padding-top: 0 !important
}

.dots1 {
    position: absolute;
    top: 0;
    left: 25vw
}

.dots1 > div {
    position: absolute;
    width: 48vw;
    display: block;
    left: 0;
    top: 0
}

.dots1 > div > img {
    width: 48vw
}

.dots2 {
    position: absolute;
    top: 0;
    left: 25vw
}

.dots2 > div {
    position: absolute;
    width: 48vw;
    display: block;
    left: 0;
    top: 0
}

.dots2 > div > img {
    width: 48vw
}

.dots3 {
    position: absolute;
    top: 0;
    left: 25vw
}

.dots3 > div {
    position: absolute;
    width: 48vw;
    display: block;
    left: 0;
    top: 0
}

.dots3 > div > img {
    width: 48vw
}

.furniture1 {
    position: absolute;
    top: 2vw;
    top: 4vh;
    left: 32vw
}

.furniture1 > div {
    position: absolute;
    width: 21vw;
    display: block;
    left: 0;
    top: 0
}

.furniture1 > div > img {
    width: 21vw
}

.furniture2 {
    position: absolute;
    top: 4vw;
    top: 7vh;
    left: 53vw
}

.furniture2 > div {
    position: absolute;
    width: 18vw;
    display: block;
    left: 0;
    top: 0
}

.furniture2 > div > img {
    width: 18vw
}

.furniture3 {
    position: absolute;
    top: 22vw;
    top: 34vh;
    left: 58vw
}

.furniture3 > div {
    position: absolute;
    width: 12vw;
    display: block;
    left: 0;
    top: 0
}

.furniture3 > div > img {
    width: 12vw
}

.furniture4 {
    position: absolute;
    top: 32vw;
    top: 56vh;
    left: 43vw
}

.furniture4 > div {
    position: absolute;
    width: 18vw;
    display: block;
    left: 0;
    top: 0
}

.furniture4 > div > img {
    width: 18vw
}

.furniture5 {
    position: absolute;
    top: 24vw;
    top: 45vh;
    left: 29vw
}

.furniture5 > div {
    position: absolute;
    width: 14vw;
    display: block;
    left: 0;
    top: 0
}

.furniture5 > div > img {
    width: 14vw
}

.furniture6 {
    position: absolute;
    top: 13vw;
    top: 25vh;
    left: 28vw
}

.furniture6 > div {
    position: absolute;
    width: 16vw;
    display: block;
    left: 0;
    top: 0
}

.furniture6 > div > img {
    width: 16vw
}

.product_information section.content_section {
    border-bottom: 2px solid #43B02A;
    border-top: 0;
    padding-bottom: 1rem
}

.sb_gallery .slick-track {
    margin-left: 0;
    margin-right: 0
}

#content .gallery .gallery-item .gallery-icon img {
    border: 0
}

.sales_products_wrap ul {
    list-style: none;
    margin-left: 0
}

.sales_products_wrap .img_sale {
    position: relative
}

.sales_products_wrap img.sb_sales_img {
    position: absolute;
    top: 30px;
    left: 0;
    border: 0
}

img.alignleft {
    float: left;
    padding-right: 1rem
}

img.aligncenter {
    margin: 0 auto;
    display: block
}

img.alignright {
    float: right;
    padding-left: 1rem
}

.form_maps {
    padding: 0 .5rem 0 0
}

.form_maps p span.your-message textarea {
    height: 180px;
    max-height: 180px;
    min-width: 100%
}

.google_maps {
    padding: 0 0 0 .5rem
}

ul.accordion ul {
    list-style: none
}

.accordion-title {
    font-size: 1.5rem;
    border-bottom: 1px solid #e6e6e6
}

.accordion-content {
    margin-bottom: 1rem;
    border-bottom: 1px solid #e6e6e6
}

.sb_tags_all {
    display: none
}

.fp-controlArrow.fp-next, .fp-controlArrow.fp-prev, .slick-arrow.slick-next, .slick-arrow.slick-prev {
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.section.active.fp-completely .fp-controlArrow.fp-next, .section.active.fp-completely .fp-controlArrow.fp-prev, .section.active.fp-completely .slick-arrow.slick-next, .section.active.fp-completely .slick-arrow.slick-prev {
    opacity: .5
}

.fp-controlArrow.fp-next:hover, .slick-arrow.slick-next:hover {
    opacity: 1 !important
}

.fp-controlArrow.fp-prev:hover, .slick-arrow.slick-prev:hover {
    opacity: 1 !important
}

.gallery dl.gallery-item, .sales_products_wrap ul li, .sb_sale_page ul li, body.archive.category.category-229 .card, body.post-type-archive-sb_blog .card, body.post-type-archive-sb_live .card {
    padding-right: .5rem
}

body.archive.category.category-229 .card .card__meta, body.post-type-archive-sb_blog .card .card__meta, body.post-type-archive-sb_live .card .card__meta {
    display: none
}


.unfair_sellers {
    border: 1px solid red;
    padding: 1rem
}

.unfair_sellers h2 {
    font-size: .9rem
}

.unfair_sellers ul {
    list-style: none;
    margin-left: 0
}

.unfair_sellers ul li {
    font-size: .9rem
}

.content_wp, .sidebar_right_wp {
    padding-top: 30px;
    padding-bottom: 45px
}

body.mobile .content_wp {
    padding-left: 1rem
}

body.mobile .sidebar_right_wp {
    padding-left: 1rem;
    padding-right: 1rem;
}
#comments .comment-list {
    margin:0;
}

.attention_cm .title_attention {
    color: #ff2c19;
    display: block;
    font-size: 1rem
}

.attention_cm p {
    margin-bottom: 0;
    font-size: .95rem !important
}

.related.products ul.products a.add_to_cart_button {
    display: none
}

ul.products .productincat .leftblockprod {
    padding-right: 11px;
}

#reply-title {
    font-size: 25px;
    font-weight: bold;
}
article.content .comment-block {
    border: 2px solid #43b02a;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    padding: 30px 30px;
    margin: 20px 0;
}
article.content .comment__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    max-height:999px;
    -webkit-transition:500ms;
    -o-transition:500ms;
    -moz-transition:500ms;
    transition:500ms;
    gap:10px;
    overflow:hidden;
}
article.content .comment__button button {
    background-color: #43b02a;
    color: #fff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 15px 40px;
    text-transform: uppercase;
    height: unset;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    border: 2px solid #43b02a;
    margin-top: 8px;
}
article.content .comment__button button:hover {
    background-color: #fff;
    color: #43b02a;
}
article.content .comment__button p {
    color:#858585;
    font-size:25px;
    font-weight:bold;
    margin-bottom:0;
}

article.content .comment__button p span {
    color:#43b02a;
}
article.content .comment__form p.desc {
    color: #656565;
    font-size: 17px;
    font-weight: 400;
    text-transform: none;
    font-style: italic;
    text-decoration: underline;
    margin-top:10px;
}
article.content .comment__form label {
    font-size: 13px;
    font-weight: bold;
}

.comment__form {
    overflow: hidden;
    max-height:0;
    -webkit-transition:500ms;
    -o-transition:500ms;
    -moz-transition:500ms;
    transition:500ms;
}
.comment-form input:not(#attachment), .comment-form select, .comment-form textarea {
    border: 1px solid #AAAAAA;
    box-shadow: none;
    border-radius: 3px;
}
.comment-form .comment-notes {
    display:none;
}
.comment-form .ulogin_block {
    margin-bottom: 7px !important;
    display: flex;
    align-items: center;
}
.comment-form .ulogin_panel {
    height:16px;
}
.comment-form .ulogin_label {
    color: #43b02a;
}
.comment__form.show {
    max-height:9999px;
}
.comment__button.hide {
    max-height:0;
}

section.related.products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 20px 0;
}

.follow_link_ru {
    display: none
}

html.ru .follow_link_ru {
    display: inline
}

.follow_link_en {
    display: none
}

html.en .follow_link_en {
    display: inline
}

.rus_form_wrap .rus_form span.your-message textarea {
    min-height: 90px;
    height: 90px;
    max-height: 90px;
    min-width: 100%;
    width: 100%;
    max-width: 100%
}

.rus_form_wrap .rus_ban {
    padding-left: 1rem
}

.mm_offcanvas_panel {
    width: 30vw
}

@media screen and (max-width: 1000px) {
    .mm_offcanvas_panel {
        width: 100vw
    }
}

body.mobile .mm_offcanvas_panel {
    width: 100vw
}

.wpcf7-form-control-wrap {
    display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.product_meta span.sku_wrapper {
    display: none
}

input.mm_search::-moz-placeholder {
    color: #000
}

input.mm_search::-webkit-input-placeholder {
    color: #000
}

input.mm_search:-ms-input-placeholder {
    color: #000
}

input.mm_search::-ms-input-placeholder {
    color: #000
}

input.mm_search:-moz-placeholder {
    color: #000
}

input.mm_search::placeholder {
    color: #000
}

.test {
    display: none
}

.test #mmsearch input.mm_search {
    padding: 0;
    line-height: 1;
    padding-right: 50px;
    padding-left: 5px;
    margin-bottom: 0;
    height: 30px;
    width: 200px;
    -webkit-transition: width .55s ease-out;
    -moz-transition: width .55s ease-out;
    -o-transition: width .55s ease-out;
    transition: width .55s ease-out
}

.test #mmsearch input.mm_search:focus {
    width: 400px
}

.test #mmsearch .rr:focus img.search_ico {
    display: none
}

.test img.search_ico {
    position: absolute;
    top: 3px;
    bottom: 0;
    right: 2px;
    width: 25px
}

.test {
    float: right
}

.header_language_txt {
    float: right
}

span.onsale {
    display: none
}

p.price ins {
    display: inline-block
}

p.price del {
    display: inline-block
}

.content-media--video {
    background-color: #ddd;
    display: block;
    position: relative;
    padding: 10px 0 41.25% 0
}

.content-media--video iframe {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.featured-video {
    -webkit-transition: width .2s ease-in-out, height .2s ease-in-out, -webkit-transform .38s ease-in-out;
    transition: width .2s ease-in-out, height .2s ease-in-out, -webkit-transform .38s ease-in-out;
    -o-transition: width .2s ease-in-out, height .2s ease-in-out, -o-transform .38s ease-in-out;
    -moz-transition: width .2s ease-in-out, height .2s ease-in-out, transform .38s ease-in-out, -moz-transform .38s ease-in-out;
    transition: width .2s ease-in-out, height .2s ease-in-out, transform .38s ease-in-out;
    transition: width .2s ease-in-out, height .2s ease-in-out, transform .38s ease-in-out, -webkit-transform .38s ease-in-out, -moz-transform .38s ease-in-out, -o-transform .38s ease-in-out
}

.featured-video.is-sticky {
    position: fixed;
    bottom: 82px;
    z-index: 9999999;
    left: auto;
    max-width: 280px;
    max-height: 158px;
    width: 280px;
    height: 158px
}
body.en-US #scene .sb_title {
    background: url(/wp-content/themes/mm4/img/slider_home/2/title_en.png) no-repeat 91%
}

body.en-US .sb_text {
    background: url(/wp-content/themes/mm4/img/slider_home/2/text_en.png) no-repeat 100% 100%
}

body.en-US .circle3 {
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/03_en.png)
}

body.ru-RU #scene .sb_title {
    background: url(/wp-content/themes/mm4/img/slider_home/2/title.png) no-repeat 91%
}

body.ru-RU .sb_text {
    background: url(/wp-content/themes/mm4/img/slider_home/2/text.png) no-repeat 100% 100%
}

body.ru-RU .circle3 {
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/03.webp)
}

.safari body.ru-RU .circle3 {
    background-image: url(/wp-content/themes/mm4/img/slider_home/2/03.png)
}

@media screen and (min-width: 1120px) {
    .featured-video.is-sticky {
        -webkit-transform: translateX(-102%);
           -moz-transform: translateX(-102%);
            -ms-transform: translateX(-102%);
             -o-transform: translateX(-102%);
                transform: translateX(-102%)
    }

    .featured-video.is-sticky {
        max-width: 200px;
        width: 200px
    }
}

@media screen and (min-width: 1300px) {
    .featured-video.is-sticky {
        -webkit-transform: translateX(-102%);
           -moz-transform: translateX(-102%);
            -ms-transform: translateX(-102%);
             -o-transform: translateX(-102%);
                transform: translateX(-102%)
    }

    .featured-video.is-sticky {
        max-width: 250px;
        width: 250px
    }
}

.featured-media.dont_play iframe {
    pointer-events: none
}

.featured-media iframe {
    pointer-events: all
}

@media only screen and (min-width: 375px) and (max-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .intro.footer {
        padding: 0 1rem
    }

    #scene .sb_title {
        -webkit-background-size: 60% 60%;
             -o-background-size: 60%;
                background-size: 60%;
        background-position: 90% 50%
    }

    #scene .sb_polosa_left {
        left: -56%
    }

    #scene .sb_polosa_right {
        right: -25%
    }

    #scene .sb_right_img {
        -webkit-background-size: 45% 45%;
             -o-background-size: 45%;
                background-size: 45%;
        right: 0;
        bottom: 0
    }

    #scene .sb_left_img {
        -webkit-background-size: 30% 30%;
             -o-background-size: 30%;
                background-size: 30%;
        left: -46%
    }

    #scene .sb_awards, #scene .sb_cap, #scene .sb_text {
        display: none
    }

    #scene .circle1, #scene .circle2, #scene .circle3 {
        -webkit-background-size: 80% 80%;
             -o-background-size: 80%;
                background-size: 80%;
        bottom: -14%
    }

    #scene .sb_awards {
        -webkit-background-size: 75% 75%;
             -o-background-size: 75%;
                background-size: 75%
    }

    .br1 {
        display: none
    }

    .br2 {
        -webkit-background-size: 39% 39% !important;
             -o-background-size: 39% !important;
                background-size: 39% !important;
        right: -37% !important;
        top: -4% !important;
        right: -82% !important;
        top: -26% !important
    }

    #fp-nav.left {
        left: 0
    }

    header.header {
        background: 0 0;
        border-bottom: 0
    }

    .sb_center_slider {
        padding-bottom: 70px
    }

    .mm_rewards {
        height: auto;
        margin-top: 0
    }

    .sb_center_slider .sb_arrow_center .slick-prev {
        left: 38vw
    }

    .sb_center_slider .sb_arrow_center .slick-next {
        right: 38vw
    }
}
@media screen and (orientation: portrait) and (max-width: 1023px) {
    .sb_catalog .tabs-title {
        width: 100%
    }
}
@media screen and (orientation: landscape) and (max-width: 1023px) {
    .sb_catalog .tabs-title {
        width: auto;
    }
}
@media screen and (orientation: portrait) {
    .intro.footer {
        padding: 0 1rem
    }
    body.ru-RU #scene .sb_title,
    #scene .sb_title {
        -webkit-background-size: 38% 38%;
             -o-background-size: 38%;
                background-size: 38%;
        background-position: 2% 50%;
        left: 0
    }

    #scene .sb_cap, #scene .sb_left_img, #scene .sb_right_img, #scene .sb_text {
        display: none
    }

    #scene .circle1, #scene .circle2, #scene .circle3 {
        -webkit-background-size: 150% 150%;
             -o-background-size: 150%;
                background-size: 150%;
        bottom: -14%
    }

    #scene .sb_awards {
        -webkit-background-size: 75% 75%;
             -o-background-size: 75%;
                background-size: 75%
    }

    .br1 {
        display: none
    }

    .br2 {
        -webkit-background-size: 53% 53% !important;
             -o-background-size: 53% !important;
                background-size: 53% !important;
        right: -37% !important;
        top: -4% !important;
        right: -133% !important;
        top: -11% !important
    }

    #fp-nav.left {
        left: -6px
    }

    .sb_catalog .sb_slider_one_img .slick-list.draggable {
        min-height: 300px
    }

    .sb_catalog .sb_slider_one_img ul.slick-dots {
        bottom: 0
    }



    header.header {
        padding-bottom: 5px
    }

    .mm_static_circle {
        top: 18vh;
        width: 70vw;
        margin-left: -35vw
    }

    .dots1 {
        top: 12vh;
        left: 10vw
    }

    .dots1 > div {
        width: 80vw
    }

    .dots1 > div > img {
        width: auto
    }

    .dots2 {
        top: 12vh;
        left: 10vw
    }

    .dots2 > div {
        width: 80vw
    }

    .dots2 > div > img {
        width: auto
    }

    .dots3 {
        top: 21vh;
        left: 10vw
    }

    .dots3 > div {
        width: 80vw
    }

    .dots3 > div > img {
        width: auto
    }

    .furniture1 {
        top: 16vh;
        left: 13vw
    }

    .furniture1 > div {
        width: 37vw
    }

    .furniture1 > div > img {
        width: auto
    }

    .furniture2 {
        top: 18vh;
        left: 56vw
    }

    .furniture2 > div {
        width: 31vw
    }

    .furniture2 > div > img {
        width: auto
    }

    .furniture3 {
        top: 34vh;
        left: 56vw
    }

    .furniture3 > div {
        width: 26vw
    }

    .furniture3 > div > img {
        width: auto
    }

    .furniture4 {
        top: 47vh;
        left: 39vw
    }

    .furniture4 > div {
        width: 27vw
    }

    .furniture4 > div > img {
        width: auto
    }

    .furniture5 {
        top: 41vh;
        left: 14vw
    }

    .furniture5 > div {
        width: 27vw
    }

    .furniture5 > div > img {
        width: auto
    }

    .furniture6 {
        top: 29vh;
        left: 12vw
    }

    .furniture6 > div {
        width: 27vw
    }

    .furniture6 > div > img {
        width: auto
    }

    .sb_tabs_list {
        display: none
    }

    .sb_arrow_center .slick-prev, .sb_news .fp-controlArrow.fp-prev, .sb_why .fp-controlArrow.fp-prev {
        left: 31vw
    }

    .sb_arrow_center .slick-next, .sb_news .fp-controlArrow.fp-next, .sb_why .fp-controlArrow.fp-next {
        right: 37vw
    }

    .sb_news_social .icon {
        width: 45px;
        height: 45px
    }

    .fullpage .section {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

body.home.mobile .stores_all li span {
    display: none
}

.header_logo {
    text-align: center;
}
.header_logo__inner {
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 100%;
    clear: both;
    margin-right:20px;
}

.header_language_txt {
    font-size: 15px;
    margin-bottom: .5rem
}

.fullscreen-bg {
    overflow: hidden;
    z-index: -100;
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: 45%
}

.fullscreen-bg__video {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.cat-title {
    border: none !important
}

.cat-title li {
    width: 11%;
    min-width: 100px;
    margin-bottom: 10px
}

.cat-title li img {
    padding-bottom: 10px
}

.cat-title li span {
    text-align: center;
    display: block
}

.cat-title li a {
    padding: 2px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    padding-bottom: 10px;
    background: #d4d4d4;
    margin-right: 10px
}

.cat-title li a:hover {
    background: #43B02A;
    color: #fff
}

.catmenu .menu {
    display: block
}

.advantages {
    padding-top: 70px;
    padding-bottom: 70px;
}

.homeul {
    list-style-image: url(../img/icons/yes.svg);
    list-style-position: inside;
    padding-right: 20px;
    list-style-position: outside;
	list-style: none;
}

.cell>.homeul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 2.4rem;
	row-gap: 2rem;
    margin-bottom: 0;
}
.cell>.homeul>li {
    margin: 0 0 0 40px;
}

.homeul .homeul {
    list-style: disc;
}

.homeul p {
    margin-top: 25px;
    font-size: 24px;
    line-height: 26px;
    color: #0A0A0A;
}

.homeul li {
    padding: 0 3px;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
    position: relative;
    font-weight: 700;
    text-transform:uppercase;
    max-width: 490px;
}
.homeul li{
	display: inherit;
    align-items: center;
}
.homeul li:before {
    content: '';
    background: url(/wp-content/themes/mm4/img/icons/yes.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: -35px;
    width: 30px;
    height: 25px;
}
.homeul .homeul li {
    font-weight: normal;
    margin-bottom:0;
	display: list-item;
}
.homeul .homeul li:before {
    content: none;
}

.homeul li li,
.homeul li li + li {
    margin-top: 8px;
}
.homeul-banner {
    height: 100%;
    background-position: center right;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
@media screen and (min-width: 1024px) and (max-width: 1770px) {
    .homeul-banner {
        -webkit-background-size: contain;
             -o-background-size: contain;
                background-size: contain;
    }
}
@media print, screen and (min-width: 64em) {
    .homeul-banner__inner {
        display: none;
    }
}
.banner-fullwidth {
    display: block;
    width: 100%;
}

.banner-fullwidth source,
.banner-fullwidth img {
    width: 100%;
}
@media print, screen and (max-width: 63.99em) {
    .homefaq {
       /* margin-bottom: 2em; */
    }
}
.homefaq__inner {
    list-style: none;
    margin: 0;
}

.homefaq__item {
    margin-bottom: 21px;
    color: #000000;
}
.homefaq__item:last-child {
    margin-bottom: 0;
}

.homefaq__header{
    position: relative;
    padding: 20px 40px;
    border: 0.88531px solid #DEDEDE;
    -webkit-box-shadow: 0px 17.7062px 11.509px rgba(0, 0, 0, 0.035);
            box-shadow: 0px 17.7062px 11.509px rgba(0, 0, 0, 0.035);
    -webkit-border-radius: 10px;
            border-radius: 10px;
    font-size: 18px;
    line-height: 19px;
    cursor: pointer;
    font-weight:700;
}

.homefaq__header:after {
    content: "";
    position: absolute;
    top: -webkit-calc(50% - 25px);
    top: -moz-calc(50% - 25px);
    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
    background: url(../img/icons/arrow.svg) center no-repeat;
    right: 0;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -moz-transition: 300ms;
    transition: 300ms;
}
.homefaq__item.active .homefaq__header:after {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-filter: invert(57%) sepia(74%) saturate(535%) hue-rotate(63deg) brightness(87%) contrast(81%);
            filter: invert(57%) sepia(74%) saturate(535%) hue-rotate(63deg) brightness(87%) contrast(81%);
}
.homefaq__content {
    display: none;
    margin-top: 6px;
    padding: 15px;
    font-size: 17px;
    line-height: 1.5;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    /*margin: 20px*/
    margin-bottom:40px;
}
@media screen and (min-width: 1650px) {
    .resp-container.resp-container--short {
        padding-top: 43.65%;
    }
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.productincat {
    padding: 0.4rem;
    border: 2px solid #e8e8e8;
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
}

.woocommerce a.button {
    border-radius:5px !important;
}

.productincat>.cell {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

a.woocommerce-LoopProduct-link {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.productincat .cart_buttons {
    margin-top: 10px;
}
.productincat br {
    display: none;
}

.productincat:hover {
    -webkit-box-shadow: 0 0 15px #bebebe;
            box-shadow: 0 0 15px #bebebe
}

.profittax {
    color: #e4213b !important;
    font-size: 16px !important;
    margin: 0;
    font-family: Roboto, RopaSansPro-Regular;
    text-align: right;
    margin-bottom: -10px;
    margin-right: 10px;
    text-transform: lowercase
}

.price {
    float: right;
    margin-right: 10px;
    margin-top: 10PX;
    text-align: right;
    color: #43B02A !important;
    font-size: 22px !important;
    font-family: Roboto, RopaSansPro-Regular;
    font-weight:700;
}

.price ins {
    color: #43B02A !important;
    font-size: 22px !important;
    text-decoration: none !important;
    font-weight:700;
}

.woocommerce-LoopProduct-link .price .amount, .woocommerce-LoopProduct-link .price ins {
    color:#E41D37;
    font-weight:700;
}

.price del, .price del .amount {
    display: block !important;
    color: #7d7d7d !important;
    font-size: 18px;
    font-weight:700;
}

.productincat .button {
    background: #fff !important;
    border: 2px solid #43B02A !important;
    color: #43B02A !important;
    float: right;
    margin-right: 10px !important;
    margin-top: 10px !important;
    clear: both;
    bottom: 5px;
    display: block !important;
}

.productincat .button:hover {
    background: #43B02A !important;
    color: #fff !important
}

.productincat .leftblockprod img {
    max-height: 200px;
    width: auto !important;
    margin: 0 auto !important;
    display: block
}

.woocommerce ul.products li.product strong {
    display: contents
}

.productincat .post-ratings .post-ratings-text {
    position: absolute
}

.productincat .post-ratings {
    font-size: 11px;
    padding-bottom: 10px
}

.tabs-content {
    width: 100%
}

.productincat h2 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    color: #000;
    line-height: 1.2rem
}

.leftblockprod a:after {
    display: none !important
}

.section__banner-fullwidth {
    padding: 0 0 70px 0 !important;
}

.section.faq, .section.sb_reviews, .intro.footer {
    max-width:1200px;
    margin:auto;
}
.section.faq h2, .section.sb_reviews h2 {
    text-align:center;
    font-weight:bold;
    margin-bottom: 4rem;
}

.sku {
    font-size: .9rem;
    color: #000;
    font-weight: 700
}

.paddingbot10 {
    padding-bottom: 1.875rem
}
.hometabs .paddingbot10{
	padding-bottom: 0;
}
.hometabs .woocommerce-loop-product__title{
	min-height: 36px;
}
.hometabs .productincat>.cell:last-child a.woocommerce-LoopProduct-link{
	justify-content: space-between;
}
@media screen and (max-width: 600px) {
.hometabs .paddingbot10:first-child {
    padding-bottom: 1.875rem
}
}
body .woocommerce a.button.alt.checkout-button,
body .woocommerce #respond input#submit.alt,
body .woocommerce a.button.alt,
body .woocommerce button.button.alt,
body .woocommerce input.button.alt {
    background: #b1d1b7;
}
body .woocommerce a.button.alt.checkout-button:hover,
body .woocommerce #respond input#submit.alt:hover,
body .woocommerce a.button.alt:hover,
body .woocommerce button.button.alt:hover,
body .woocommerce input.button.alt:hover {
    background: #43B02A;
}

/*.woocommerce-form-coupon-toggle {*/
/*    display: none*/
/*}*/

.coupon .input-text {
    width: 240px !important
}

/*.woocommerce .checkout_coupon {*/
/*    display: none !important*/
/*}*/

.btn-default.active {
    background-color: #e61919
}

.btn-default:active, .btn-default:hover {
    background: #43B02A
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: none;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 13px;
    line-height: 1.42857;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #434a54;
    color: #fff;
    background-color: #434a54;
    border-color: #ccc;
    text-transform: uppercase
}


div.wpcf7 {
    padding-right: 1rem !important;
    padding-bottom: 1rem !important
}

.tabs-panel .tabs-content {
    border: 1px solid #e6e6e6
}

.catmenu {
    -webkit-box-shadow: 15px 0 30px -20px;
            box-shadow: 15px 0 30px -20px;
    height: 100%
}

.catmenuright img {
    margin: 0 auto;
    display: block
}

.catbanner {
    padding-left: 2rem
}

.sb_footer {
    width: 100%;
    padding-top: 5px !important;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 5px;
         -o-background-size: 100% 5px;
            background-size: 100% 5px;
    background-color: #f0f0f0;
    border-top: 5px solid #43b02a;
}

.footinfo li {
    width: 100%;
    padding: .3rem 1rem .3rem .3rem !important
}

.footinfo b {
    padding: 5px;
    margin: 5px;
    color: #43b02a;
}

.footinfo li:hover a {
    background: #dcdcdc;
    color: #000
}

.footinfo li a {
    display: block;
    width: auto;
    padding: 5px !important;
    float: left
}

.footservice li {
    width: 100%;
    padding: .3rem 1rem .3rem .3rem !important
}

.footservice b {
    padding: 5px;
    margin: 5px;
    color: #43b02a;
}

.footservice li:hover a {
    background: #dcdcdc;
    color: #000
}

.footservice li a {
    display: block;
    width: auto;
    padding: 5px !important;
    float: left
}

.sb_footer_social p {
    text-align: left !important
}

.footer, body.home .sb_footer {
    padding: 0
}

.sb_footer .intro.footer, body.home .sb_footer .intro.footer {
    padding: 1rem 1rem 0 3rem
}

.footercopir {
    padding: 0 1rem 0 3rem;
    background: #202020
}

.footer_copyright p {
    color: #7d7d7d;
    padding: 5px;
    margin: 0;
    font-size: .7rem;
    padding-bottom: .2rem;
    letter-spacing: .05rem
}

.footer_web_design p {
    margin: 0;
    padding-bottom: .2rem;
    letter-spacing: .05rem
}

.footer_web_design a {
    font-size: .7rem;
    color: #fff
}

.sidebarmenu .sub-menu {
    list-style: none
}

.submenu-toggle {
    width: 60px
}

.menu-linemenu-container li, .menu-tipmenu-container li {
    WIDTH: 100%;
    text-transform: uppercase
}

.address {
    display: none
}

.comment .comment p {
    color: #7d7d7d
}

.comment-list>.comment {
    border: 1px solid #dedede;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    margin-bottom: 2rem;
    padding: 44px 55px;
    list-style: none;
    box-shadow: 0px 17.7062px 11.509px rgb(0 0 0 / 4%);
}
.comment-list>li>.comment-body time {
    color:#656565;
    font-weight: 100;
    position: relative;
}
.comment-list>li>.comment-body time:after {
    content: '';
    height: 4px;
    width: 100%;
    background-color: #43b02a;
    position: absolute;
    bottom: -7px;
    left: 0;
    border-radius: 10px;
}

.comment-list>li>.comment-body .fn {
    color:#000;
}
.comment-list>li>.comment-body .comment-metadata {
    margin-bottom:10px;
}
.comment .fn {
    font-size:17px;
}

.comment-list .children .comment-metadata {
    display:none;
}
.comment-list .children {
    list-style: none;
    margin: 0;
}
.comment .comment {
    border-bottom: none
}
.comment p {
    font-size: 17px !important;
}
.comment-author-manager .comment-author:before {
    content: '\f064';
    width: 20px;
    height: 14px;
    font-family: FontAwesome;
    line-height: 1;
    color: #43B02A;
    margin-right: 10px;
}
.comment-author-manager .comment-content {
    padding-left: 29px;
}

.comment img {
    -webkit-border-radius:10px;
            border-radius:10px;
}

.comment-author b {
    color: #43B02A
}

footer.comment-meta {
    padding-bottom:0px;
}

.reviews__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 0;
}
.sb_reviews_inner .comments-slick {
    padding-left: 70px;
    padding-right: 70px;
}
.sb_reviews_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 223px;
    padding: 32px;
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    height:100%;
}
.popWind .sb_title,
.sb_reviews_wrap .sb_title {
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: unset;
    line-height: 26px;
    color: #000000;
}

.popWind .sb_title:after,
.sb_reviews_wrap .sb_title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 130px;
    height: 0;
    border-bottom: 2px solid #43B02A;
}
.popWind .sb_text2,
.sb_reviews_wrap .sb_text2 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 17px;
    color: #000000;
}
.cat-title-2 .slick-arrow.slick-prev,
.cat-title-2 .slick-arrow.slick-next,
.sb_reviews_inner .slick-arrow.slick-prev,
.sb_reviews_inner .slick-arrow.slick-next,
.sb_catalog .slick-arrow.slick-prev,
.sb_catalog .slick-arrow.slick-next,
.header-slick .slick-arrow.slick-prev,
.header-slick .slick-arrow.slick-next,
.stock-slick .slick-arrow.slick-prev,
.stock-slick .slick-arrow.slick-next,
.custom-slider .slick-arrow.slick-prev,
.custom-slider .slick-arrow.slick-next
{
    top: -webkit-calc(50% - 25px);
    top: -moz-calc(50% - 25px);
    top: calc(50% - 25px);
    bottom: auto !important;
    width: 50px;
    height: 50px;
    margin: 0;
    border: none;
    padding: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    background: #000;
    -webkit-mask-image: url(../img/icons/arrow.svg);
    mask-image: url(../img/icons/arrow.svg);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-transition: background-color 0.3s ease-in;
    -o-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
    font-size: 0;
    opacity: 1;
    z-index: 2;
}

.sb_catalog .slick-arrow.slick-next,
.custom-slider.arrow-out .slick-arrow.slick-next {
    right:-40px;
}
.sb_catalog .slick-arrow.slick-prev,
.custom-slider.arrow-out .slick-arrow.slick-prev {
    left:-40px;
}

.header-slick .slick-arrow.slick-next, .stock-slick .slick-arrow.slick-next,
.custom-slider.arrow-in .slick-arrow.slick-next {
    right:0;
    background: #fff;
}
.header-slick .slick-arrow.slick-prev, .stock-slick .slick-arrow.slick-prev,
.custom-slider.arrow-in .slick-arrow.slick-prev {
    left:0;
    background: #fff;
}

.cat-title-2 .slick-arrow.slick-prev,
.sb_reviews_inner .slick-arrow.slick-prev,
.sb_catalog .slick-arrow.slick-prev,
.header-slick .slick-arrow.slick-prev,
.stock-slick .slick-arrow.slick-prev,
.custom-slider .slick-arrow.slick-prev {
    -webkit-transform: rotateZ(90deg);
       -moz-transform: rotateZ(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
}
.cat-title-2 .slick-arrow.slick-next,
.sb_reviews_inner .slick-arrow.slick-next,
.sb_catalog .slick-arrow.slick-next,
.header-slick .slick-arrow.slick-next,
.stock-slick .slick-arrow.slick-next,
.custom-slider .slick-arrow.slick-next {
    -webkit-transform: rotateZ(-90deg);
       -moz-transform: rotateZ(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg);
}


.cat-title-2 .slick-arrow.slick-prev:hover,
.cat-title-2 .slick-arrow.slick-next:hover,
.sb_reviews_inner .slick-arrow.slick-prev:hover,
.sb_reviews_inner .slick-arrow.slick-next:hover,
.sb_catalog .slick-arrow.slick-prev:hover,
.sb_catalog .slick-arrow.slick-next:hover,
.header-slick .slick-arrow.slick-prev:hover,
.header-slick .slick-arrow.slick-next:hover,
.stock-slick .slick-arrow.slick-prev:hover,
.stock-slick .slick-arrow.slick-next:hover,
.custom-slider .slick-arrow.slick-prev:hover,
.custom-slider .slick-arrow.slick-next:hover {
    background: #43B02A;
}

.cat-title-2 .slick-arrow.slick-prev:after,
.cat-title-2 .slick-arrow.slick-next:after,
.sb_reviews_inner .slick-arrow.slick-prev:after,
.sb_reviews_inner .slick-arrow.slick-next:after,
.sb_catalog .slick-arrow.slick-prev:after,
.sb_catalog .slick-arrow.slick-next:after,
.stock-slick .slick-arrow.slick-prev:after,
.stock-slick .slick-arrow.slick-next:after,
.custom-slider .slick-arrow.slick-prev:after,
.custom-slider .slick-arrow.slick-next:after{
    display: none;
}
.cat-title-2 .slick-arrow.slick-prev,
.sb_reviews_inner .slick-arrow.slick-prev {
    left: 0;
}
.cat-title-2 .slick-arrow.slick-next,
.sb_reviews_inner .slick-arrow.slick-next {
    right: 0;
}

.catalog-slick .slick-slide {
    margin:0 10px;
}

.stock-slick .slick-slide {
    margin:0;
}
.stock-slick .slick-slide img {
    padding:0;
}

.sb_reviews_wrap .sb_date {
    margin-top: auto;
    font-size: 16px;
    line-height: 17px;
    color: #4B4B4B;
}

.go-catalog {
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
       -moz-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    margin-top:20px;
}
.go-catalog .btn, .reviews__button .btn {
    background: #fff;
    border: 2px solid #43b02a;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    text-transform: uppercase;
    color: #43b02a;
    -webkit-transition:300ms;
    -o-transition:300ms;
    -moz-transition:300ms;
    transition:300ms;
}
.go-catalog .btn:hover, .reviews__button .btn:hover {
    background-color:#43b02a;
    color:#fff;
}
.comment-form .form-submit {
    text-align:right;
}
.comment-respond .submit {
    cursor: pointer;
    background: #43B02A;
    border: 2px solid #43B02A;
    padding: 1rem 2rem;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition:300ms;
    -o-transition:300ms;
    -moz-transition:300ms;
    transition:300ms;
}
p.comment-form-captcha {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}
.woocommerce-products-header__title {
    font-weight:bold;
}
.comment-respond .submit:hover {
    background: #fff;
    color: #43B02A;
}

.contactaddshop .wpcf7-submit {
    cursor: pointer;
    background: 0 0;
    border: 1px solid #43B02A;
    padding: 1rem;
    text-transform: uppercase;
    color: #43B02A
}

.contactaddshop .wpcf7-submit:hover {
    background: #43B02A;
    color: #fff
}

.comment-form-url {
    display: none
}

.comment-form-attachment {
    display: block
}

.phonecart {
    margin: .5rem;
    text-align: center
}
.sidebarbanner {
    margin-top: 20px;
}
body.woocommerce-cart table.shop_table tr.cart_item td.product-price del span.amount {
    text-decoration: line-through;
    float: right;
    color: #9c9c9c
}

body.woocommerce-cart table.shop_table tr.cart_item td.product-price ins span.amount {
    float: left;
    color: #43B02A
}

body.woocommerce-cart table.shop_table tr.cart_item td.product-price > span.amount {
    display: none
}

body.woocommerce-cart table.shop_table tr.cart_item td.product-price {
    position: relative;
    width: 30%
}

body.woocommerce-cart table.shop_table tr.cart_item td.product-name {
    width: 30%
}

.table-responsive > .table {
    margin-bottom: 0
}

.table-responsive > .table-bordered {
    border: 0
}

.table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.shop_table {
    min-width: 1000px
}

body.woocommerce-cart table.shop_table tr.cart_item td.product-name {
    width: 30%
}
body .woocommerce .cart-collaterals .cart_totals,
body.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    float: none;
    text-align: right;
}
.cart-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 100%;
    text-align: left;
	gap: 1vw;
	margin: 0 0 1vw;
}
.cart-bottom .btn-default:hover{
	background: #43B02A;
	color: #fff !important;
}
.cart-info {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 16px;
    /*margin-right: 1em;*/
    color: #777777;
}
.order-total {
    text-align: left
}
.cart-order-total {
    font-family: Roboto, RopaSansPro-Regular, sans-serif;
    font-size: 25px;
    line-height: 1.3125;
    font-weight:bold;
    text-align: right;
    margin-bottom: 10px;
}
.cart-order-total span.woocommerce-Price-amount.amount {
    font-weight:bold;
}
.cart-order-total > * {
    display: inline-block;
}

.checkboxcart {
    font-size: 16px;
    line-height: 1;
    text-align: right;
}
.checkboxcart [type=checkbox]{
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
}
.checkboxcart [type=checkbox] + label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0;
}
.checkboxcart [type=checkbox] + label:before {
    content: '';
    width: 24px;
    height: 24px;
    /*border: 2px solid #43B02A;*/
    background-image: url(../img/icons/square.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    margin: auto 10px auto 0;
    -webkit-filter: hue-rotate(115deg) brightness(1.7);
            filter: hue-rotate(115deg) brightness(1.7);
}

.checkboxcart [type=checkbox]:checked + label:before {
    background-image: url(../img/icons/square-check.svg);
}
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 15px 30px;
}
.webrotateimg {
    float: left;
    padding: 10px;
    padding-bottom: 0
}

.site-main {
    margin-top: 20px;
    padding:0;
}
.cat-title2 li {
    width: 100%;
    max-width: 150px;
    min-width: 100px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.cat-title2 li a {
    margin-right: 0;
    padding: 0;
    height: 100%;
    border: 2px solid #dedede;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    background: none !important;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -moz-transition: 300ms;
    transition: 300ms;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.cat-title2 li span {
    border: 2px solid #43b02a;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    color: #43b02a;
    font-size: 13px;
    margin: 0 -2px -2px;
    padding: 10px 0;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -moz-transition: 300ms;
    transition: 300ms;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.cat-title2 li span img {
    display:none;
}
.cat-title li a:hover {
    background:none !important;
    border: 2px solid #43b02a;
}
.cat-title li a:hover span {
    background: #43b02a;
    color: #fff;
}
body .ui-state-default, body .ui-widget-content body .ui-state-default, body .ui-widget-header body .ui-state-default {

}
body .ui-state-hover, body .ui-widget-content .ui-state-hover, body .ui-widget-header .ui-state-hover, body .ui-state-focus, body .ui-widget-content .ui-state-focus, body .ui-widget-header .ui-state-focus {

}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	background: #0073ea !important;
}
body .ui-slider.ui-widget-content .ui-slider-handle:hover, body .ui-slider.ui-widget-content .ui-slider-handle.ui-state-hover, body .ui-slider.ui-widget-content .ui-slider-handle.ui-state-active {
    border-color: #000 !important;
}
body .ui-widget-header {
    background: #aaaaaa !important;
}
body .ui-slider.ui-widget-content:not(.iris-slider-offset) {
    border:1px solid #aaaaaa !important;
}
a.next.page-numbers, a.prev.page-numbers {
    padding: 0.5rem !important;
}
a.next.page-numbers .fa, a.prev.page-numbers .fa {
    font-size:14px;
}
.grid-x .content_wp {
    -webkit-box-ordinal-group:1;
    -webkit-order:0;
       -moz-box-ordinal-group:1;
        -ms-flex-order:0;
            order:0;
    padding-right:20px;
}
.wpfFilterButtons .wpfButton {
    margin-left:0 !important;
}

.single-product .content_wp {
    padding-right:0px !important;
    padding-left:0px !important;
}
.woocommerce-checkout .content_wp {
    padding-right: 20px;
    padding-left: 20px;
}
.grid-x .sidebar_right_wp {
    -webkit-box-ordinal-group:2;
    -webkit-order:1;
       -moz-box-ordinal-group:2;
        -ms-flex-order:1;
            order:1;
}
.grid-x .seo-section {
    -webkit-box-ordinal-group:3;
    -webkit-order:2;
       -moz-box-ordinal-group:3;
        -ms-flex-order:2;
            order:2;
}

.custom-tabs .tabs-title > a {
    font-size:20px;
    font-weight:bold;
    padding: 0.5rem 1.5rem;
}
.custom-tabs-content .tabs-panel {
    padding:50px;
}

.custom-tabs-content .tabs-panel p {
    font-size:17px;
    text-transform: none;
}
.custom-tabs .tabs-title > a {
    color:#656565 !important;
    border: 2px solid transparent;
    border-bottom: 0;
}

.custom-tabs .tabs-title > a:focus, .custom-tabs .tabs-title > a[aria-selected=true] {
    color:#000 !important;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin-right: -0.9375rem !important;
    margin-left: -0.9375rem !important;
}
.accordion-menu li {
    padding: 0 !important;
    background: #fff
}

.accordion-menu li a {
    padding: .7rem !important;
    text-transform: uppercase
}

.accordion-menu li ul {
    list-style: disc !important;
}

.accordion-menu li ul li {
    margin-left: 30px;
}

.accordion-menu li ul li ul li {
    margin-left: 30px;
}

.woocommerce-privacy-policy-text {
    display: none
}

.wpb_map_wraper iframe {
    pointer-events: none
}

.brest, .gomel, .grodno, .minsk, .mogilev, .vitebsk {
    outline: 0
}

.mogilev:focus {
    outline: 0
}

.brest:focus {
    outline: 0
}

.gomel:focus {
    outline: 0
}

.minsk:focus {
    outline: 0
}

.grodno:focus {
    outline: 0
}

.vitebsk:focus {
    outline: 0
}

h3.red-border {
    color: #000;
    padding-bottom: 30px;
    border-bottom: 1px solid #b50d0d;
    text-transform: uppercase;
    line-height: 1em
}

.bayers-list {
    margin-bottom: 30px
}

ul.bayers-list li {
    list-style-type: none
}

.bayers-list li {
    border-top: 1px solid #cacaca;
    height: 49px;
    line-height: 49px
}

.bayers-list li .city {
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 10px
}

.bayers-list li .phone {
    position: relative;
    padding-left: 25px
}

.right {
    float: right
}

.brestcont, .gomelcont, .grodnocont, .mogilevcont, .vitebskcont {
    display: none
}

.ulogin_label, .ulogin_panel {
    display: inline-block;
    margin-right: 5px;
    color: #686868
}

#sb_user_actions {
    display: inline-block;
    position: relative;
    -webkit-border-radius: 3px;
            border-radius: 3px;

}
#sb_user_actions a{
	border: 3px solid #43b02a;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 10px;
    display: flex;
    height: 38px;
    align-items: center;
}
#sb_user_actions>div, #sb_user_actions>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap:5px;
}

.header__inner [name="login_data"]{
    display: none;
}
.header_language_txt {
    width: 100%
}

.logoimg {
    float: left
}

.menublocklogin {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 1200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: auto;
    padding: 20px 0 36px;
    text-transform: uppercase;
}
.header_menu .menu-container {
    width:100%;
}

.ulogin_block {
    display: inline-block;
    margin-bottom: -8px
}

.menucoupon {
    display: none
}

.header_language_txt form {
    float: right;
    margin-left: 10px;
    margin-top: -6px
}

#sb_user_actions p {
    margin: 0
}

.emoji {
    width: 20px
}

.clearfix {
    clear: both
}

.clearfix .address {
    display: inline-block
}

.layer .sb_text {
    display: none
}

.sticker {
    width: 65px !important;
    margin-right: 15px !important;
    position: absolute;
    z-index: 222;
    right: 1px;
}

.products .cell img.aligncenter {
    z-index: 1 !important
}

.seo-section {
    padding: 45px 15px
}

@media (max-width: 64em) {
    .sidebar_right_wp {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2
    }

    .content_wp {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1
    }
}

.card-tabs {
    padding-top: 20px
}

.input-validate.has-error, .input-validate.has-error:focus {
    border: 1px solid #43B02A !important;
    -webkit-box-shadow: 0 0 5px rgba(230, 26, 26, .31) !important;
            box-shadow: 0 0 5px rgba(230, 26, 26, .31) !important
}

.comment-row {
    padding: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
            box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 16px
}

.comment-row:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
            box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.comment-row .star-rating {
    color: #43B02A
}

.comment-avatar {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
       -moz-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    width: 75px
}

.comment-avatar img {
    width: 100%;
    height: auto
}

.comment-content {
    width: 100%
}

.comment-author {
    font-weight: 700;
    display: flex;
    align-items: center;
}

.comment-date {
    font-size: 14px;
    font-weight: 300
}

.comments-container {
    margin-bottom: 15px
}

.open-form {
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    color: #000;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    display: inline-block
}

.open-form:hover, .open-form:hover .arrow-down {
    color: #43B02A
}

.open-form .arrow-down {
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    display: inline-block
}

.open-form.active .arrow-down {
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg)
}

.form-row.btn-row {
    padding: 10px 0
}

.form-row.btn-row button {
    display: block;
    margin-left: auto;
    background-color: transparent;
    -webkit-border-radius: 0;
            border-radius: 0;
    padding: 10px 15px;
    color: #43B02A;
    border: 1px solid #43B02A;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    font-weight: 700
}

.form-row.btn-row button:hover {
    background-color: #43B02A;
    color: #fff
}

.prod-comment-form label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px
}

.prod-comment-form input {
    margin-bottom: 0
}

.prod-comment-form .form-row {
    margin-bottom: 10px
}

.prod-comment-form .stars {
    margin-bottom: 0
}

.woocommerce .woocommerce-thankyou-order-received {
    text-align: center;
    line-height: 1.2;
    font-weight: 700;
    padding-bottom: 40px;
    padding-top: 40px
}

.woocommerce .woocommerce-thankyou-order-received p {
    margin-bottom: 5px;
    font-size: 24px
}

.footer_copyright .foot-link {
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    font-size: 14px;
    line-height: 1;
    color: #7d7d7d;
}

.footer_copyright .foot-link:hover {
    color: #fff
}

.footer_copyright, .footer_copyright > p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

#sendComment, .single_add_to_cart_button {
    width: auto
}

@media (max-width 576px

) {
    .woocommerce .woocommerce-thankyou-order-received {
        padding-bottom: 20px;
        padding-top: 20px
    }

    .woocommerce .woocommerce-thankyou-order-received p {
        margin-bottom: 0;
        font-size: 18px
    }
}

.price_slider_amount button {
    width: auto
}

.fp-sr-only {
    display: none
}


body #add_payment_method #payment div.form-row,
body .woocommerce-cart #payment div.form-row,
body .woocommerce-checkout #payment div.form-row {
    padding: 0;
}
body .woocommerce #payment #place_order,
body.woocommerce-page #payment #place_order {
    width: auto !important;
    height: auto !important;
    float: none;
    padding: 15px 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.popWind {
    position: relative;
    background: #FFF;
    padding: 32px;
    width: auto;
    max-width: 50%;
    margin: 20px auto;
}
.first-layer.mobile{
	display: none;
}

@media (max-width: 768px) {
    .popWind {
        max-width: 75%;
    }
    .header-slick .slider-button {
        font-size: 9px;
        padding: 8px 15px;
    }
	.head-content > .grid-x{
		flex-direction: column !important;
	}
	.grid-x .sidebar_right_wp {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 0;
	}
	.grid-x .content_wp {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 0;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 1;
		padding-right: 20px;
	}
    .opts {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .opts img {
        padding-right: 0rem;
        width: 50%;
    }
    .new .productincat>.cell, .products .productincat>.cell, .recent_products .productincat>.cell {
        height:auto;
    }
    .related.products .price, .recent_products .price {
        text-align: center !important;
    }
    .single-product ins span.woocommerce-Price-amount.amount {
        font-size:auto;
    }
    .single-product .related.products ins span.woocommerce-Price-amount.amount, .rvpscarousel ins span.woocommerce-Price-amount.amount {
        font-size:22px;
    }
    .related.products p.profittax, .rvpscarousel p.profittax, .products p.profittax{
        text-align: center;
    }
	header .term-description p{
		display: none;
	}
	header .term-description p.sertifikaty{
		display: block;
	}
	.first-layer.mobile{
		display: block;
	}
	.first-layer.dekstop{
		display: none;
	}
}
@media screen and (max-width:375px){
    .header-slick .slider-button {
        display:none;
    }
    article.content .comment__button button {
        padding: 15px 20px;
    }
    article.content .comment__button p {
        line-height: 1;
    }
    .comment-list>.comment {
        padding:25px;
    }
}

.hr-menu {
    margin: 0 0 15px 0;
}

.post-ratings {
    display: none;
}

.header__mobile.hide-for-large {
    margin: 0;
}
.header__inner a.header__phone {
    font-size: 15px;
    line-height: 15px;
    color: #43B02A;
}

.count__r {
    text-align: right;
    text-transform: uppercase;
}

.page-numbers {
    font-size: 25px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0 !important;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    border: 0;
    background: unset;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: unset !important;
    color: #43b02a !important;
}

.cart-content {
    display: -ms-grid;
    display: grid;
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*justify-content: flex-start;*/
    /*align-items: flex-start;*/
}

/*.cart-inner {*/
/*    width: calc(100% - 404px - 40px);*/
/*    flex-grow: 1;*/
/*}*/

.gift.gift-aside {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    align-self: flex-start;
    max-width: 404px;
    padding: 30px 40px;
    margin-left: 40px;
    margin-top: 20px;
    border: 2px solid #dedede;
    -webkit-border-radius: 10px;
            border-radius: 10px;
}

.gifts--wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}

.gift__title {
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 1.3125;
    font-size: 25px;
    font-weight: bold;
}

.gift__subtitle {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 20px;
    color: #656565;
    text-decoration: underline;
    font-style: italic;
}

.gifts--wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.wfg-gift-item {
    width: 100% !important;
    border: none !important;
    margin-bottom: 30px;
}

.wfg-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: auto;
}

.wfg-gift-item img {
    width: 70px;
    height: 70px;
    max-width: 70px !important;
    max-height: 70px;
    -o-object-fit: cover;
       object-fit: cover;
}

.wfg-gift-item h3 {
    overflow: unset !important;
    -o-text-overflow: unset !important;
       text-overflow: unset !important;
    white-space: normal !important;
    background: transparent !important;
    text-align: left;
    font-size: 16px;
    line-height: 1.25;
    padding-right: 0;
}

.wfg-gift-item [type=checkbox] {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
}

[type=checkbox] + label.wfg-title,
[type=radio] + label.wfg-title {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 12px;
}
[type=checkbox] + label.wfg-title + h3 {
    cursor: pointer;
}

[type=checkbox] + label.wfg-title:before {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url(../img/icons/square.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    margin: auto 10px auto 0;
    -webkit-filter: hue-rotate(115deg) brightness(1.7);
            filter: hue-rotate(115deg) brightness(1.7);
}

.woocommerce-cart [type=checkbox] + label.wfg-title:before {
    -webkit-filter: contrast(0) brightness(0);
            filter: contrast(0) brightness(0);
}

[type=checkbox]:checked + label.wfg-title:before {
    background-image: url(../img/icons/square-check.svg);
}

[type=checkbox]:disabled:not(:checked) + label.wfg-title,
[type=checkbox]:disabled:not(:checked) + label.wfg-title + h3{
    opacity: 0.5;
    pointer-events: none;
}

.cont {
    overflow-x: overlay;
}

.cart-collaterals {
    -ms-grid-column: 1;
        grid-column-start: 1;
}

body {
    overflow-x: hidden;
}

.wishheard:before {
    display: none;
}
.insta-btn .h-icon,
.btn-user .h-icon,
.cart-btn__label,
.wishheard-btn__label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-logout {
    margin-right: 7px;
}
.cart-btn__count,
.wishheard-btn__count {
    position: absolute;
    left: 12px;
    top:0;
    min-width: 11px;
    padding: 0 1px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    background-color: #ffffff;
    text-align: center;
}

.h-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: #000000;
    -webkit-transition: background-color .6s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: background-color .6s cubic-bezier(.165, .84, .44, 1);
    -o-transition: background-color .6s cubic-bezier(.165, .84, .44, 1);
    transition: background-color .6s cubic-bezier(.165, .84, .44, 1);
}

.h-icon--cart {
    -webkit-mask-image: url(../img/icons/cart.svg);
    mask-image: url(../img/icons/cart.svg);
}
.h-icon--wish {
    -webkit-mask-image: url(../img/icons/wish.svg);
    mask-image: url(../img/icons/wish.svg);
}
.h-icon--wish {
    -webkit-mask-image: url(../img/icons/wish.svg);
    mask-image: url(../img/icons/wish.svg);
}
.h-icon--burger {
    -webkit-mask-image: url(../img/icons/burger.svg);
    mask-image: url(../img/icons/burger.svg);
}
.h-icon--user {
    -webkit-mask-image: url(../img/icons/user.svg);
    mask-image: url(../img/icons/user.svg);
}
.h-icon--insta {
    -webkit-mask-image: url(../img/icons/inst.svg);
    mask-image: url(../img/icons/inst.svg);
}
.h-icon--tiktok { 
    -webkit-mask-image: url(../img/icons/tik-toksvg.svg);
    mask-image: url(../img/icons/tik-toksvg.svg);
}
a:hover .h-icon,
a:focus .h-icon,
a:active .h-icon,
button:active .h-icon,
button:focus .h-icon,
button:hover .h-icon {
    background-color: #43B02A;
}


.woocommerce-cart .cart-collaterals .cart_totals table th {
    text-align: start;
}


.woocommerce button.button {
    width: auto !important;
}

.ulogin_block {
    margin: 0 !important;
    margin-bottom: -8px !important;
}

.popup-sale {
    display: none;
}

.popup-sale {
    display: none;
}

.popup-sale_active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #00000075;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
}

.popup-sale .cell {
    background: white;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 24px;
    position: relative;
    height: auto;
    overflow-y: scroll;
}

.popup-sale h2 {
    font-size: 20px;
    line-height: 24px;
}

.popup-sale .homeul li {
    padding: 0;
}

.popup-sale ul {
    /*list-style-image:none;*/
}

.popup-sale > ul {
    margin-left: 0;
}

.popup-sale .button-exit {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    top: 17px;
    right: 12px;
    font-size: 22px;
}
.quantity-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.btn-quantity {
    color: #43B02A;
    font-size: 1.2em;
    padding: 5px;
    cursor: pointer;
}
.btn-quantity.disabled {
    color: #CECECE;
    pointer-events: none;
}
.quantity-wrap input::-webkit-outer-spin-button,
.quantity-wrap input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quantity-wrap  input[type=number] {
    -moz-appearance: textfield;
}
.woocommerce .quantity-wrap .quantity .qty {
    text-align: right;
    padding: 5px;
}
body.woocommerce-cart table.shop_table {
    border: 0;
    -webkit-border-radius: 0;
            border-radius: 0;

}

body.woocommerce-cart table.shop_table tr.cart_item td.product-price, body.woocommerce-cart table.shop_table tr th.product-price {
    width: 13%;
    text-align: center;
}
body.woocommerce-cart table.shop_table tr.cart_item td.product-subtotal, body.woocommerce-cart table.shop_table tr th.product-subtotal {
    text-align: center;
}
.woocommerce-cart .cartItemRegularPrice {
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle;
    -webkit-text-decoration-line: line-through;
       -moz-text-decoration-line: line-through;
            text-decoration-line: line-through;
    color: #5B5B5B;
}
body.woocommerce-cart table.shop_table tr.cart_item .product-quantity, body.woocommerce-cart table.shop_table tr th.product-quantity {
    width: 10%;
    text-align: center;
}

body.woocommerce-cart table.shop_table tr.cart_item .product-quantity .quantity {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
body.woocommerce-cart table.shop_table tr.cart_item .product-quantity .quantity input {
    width: 40px;
    line-height: 1.25;
    padding: 5px;
    height: 26px;
    border: 1px solid transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
}
body.woocommerce-cart table.shop_table tr.cart_item .product-quantity .quantity input:focus {
    border-color: #CECECE;
}

body.woocommerce-cart table.shop_table tr.cart_item .product-thumbnail {
    min-width: 130px;
}

body.woocommerce-cart table.shop_table tr.cart_item .product-remove {
    width: 5%;
}

body.woocommerce-cart table.shop_table tr.cart_item td.product-subtotal {
    min-width: 122px;
}

body.woocommerce-cart table.shop_table tr.cart_item td.product-subtotal .woocommerce-Price-currencySymbol {
    display: none;
}
body.woocommerce-cart table.shop_table tr.cart_item td.product-name {
    width: 50%;
}
body.woocommerce-cart table.shop_table tr.cart_item td.product-name a {
    text-transform: uppercase;
    color: inherit;
}
body.woocommerce-cart table.shop_table .cartActLabelgreen {
    font-size: 12px;
    line-height: 1;
    font-weight: normal;
    color: #008000;
    margin-bottom: 5px;
}

body.woocommerce-cart table.shop_table tr.cart_item .product-thumbnail img {
    width: 100px;
}

body.woocommerce-cart table.shop_table thead {
    background: #fff;
}

body.woocommerce-cart table.shop_table tr:nth-child(even) {
    background: transparent;
}

html body.woocommerce-cart table.shop_table tr td,
html body.woocommerce-cart table.shop_table tr th {
    border: 0;
    border-bottom: 1px solid #CECECE;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.25;
}

html body.woocommerce-cart table.shop_table tr td:first-child,
html body.woocommerce-cart table.shop_table tr th:first-child {
    border-left: 1px solid #CECECE;
}

html body.woocommerce-cart table.shop_table tr td:last-child,
html body.woocommerce-cart table.shop_table tr th:last-child {
    border-right: 1px solid #CECECE;
}

html body.woocommerce-cart table.shop_table tr th {
    border-top: 1px solid #CECECE;
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    color: #43b02a;
    font-weight: 600;
}
html body.woocommerce-cart table.shop_table tr td.actions {
    border: 0;
    padding: 30px 0;
}
.woocommerce a.remove,
.woocommerce .product-remove a.remove,
.checkout .checkout-gift__remove a.remove{
    margin: auto;
    font-size: 1.1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    width: 20px;
    border: 2px solid #43B02A;
    color: #43B02A !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.woocommerce a.remove:hover,
.woocommerce .product-remove a.remove:hover,
.checkout .checkout-gift__remove a.remove:hover{
    background: #43B02A;
    color: #fff !important;
}
a.checkout-button.button {
    background-color: #fff !important;
    color: #43B02A !important;
    border: 3px solid #43B02A !important;
    -webkit-transition:300ms !important;
    -o-transition:300ms !important;
    -moz-transition:300ms !important;
    transition:300ms !important;
}
a.checkout-button.button:hover {
    background-color: #43B02A !important;
    color: #fff !important;
    border: 3px solid #43B02A !important;
}

.shop_table {
    min-width: auto;
}

.woocommerce-page table.cart td.actions .btn {
    height: auto !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 15px 30px;
    background: #0A0A0A;
}
.woocommerce-page table.cart td.actions .btn:hover {
    background: #43B02A;
}
.checkout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 8px;
 }
.checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    width: 100%;
}
.checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error{
    border-top-color: #43B02A;
}
.checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error::before{
    color: #43B02A;
}
.checkout__block {
    width: -webkit-calc((100% - 50px) / 2);
    width: -moz-calc((100% - 50px) / 2);
    width: calc((100% - 50px) / 2);
    padding-top: 30px;
}
.checkout__block--bg {
    padding: 30px 40px 50px;
    background: #F6F6F6;
}

.checkout__block h3 {
    text-transform: none;
    line-height: 1.3125;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}
.woocommerce-checkout .checkout__block table.shop_table,
.woocommerce-checkout .checkout__block table.shop_table tbody,
.woocommerce-checkout .checkout__block table.shop_table td {
    border: none;
}
.woocommerce-checkout .checkout__block table.shop_table td {
    padding: 5px 10px;
}

.woocommerce-checkout .checkout__block table.shop_table {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    -webkit-border-radius: 0;
            border-radius: 0;
    margin: 0;
    border-collapse: collapse;
}
.checkout__block tbody tr:nth-child(even) {
    background: #ffffff;
}
.checkout__block.checkoutLeft table:not(.shop_table) tbody td.checkout-gift__thumbnail,
.woocommerce-checkout .checkout__block table.shop_table td.product-thumbnail {
    width: 130px;
    padding-left: 20px;
    padding-right: 10px;
}
.checkout__block.checkoutLeft table:not(.shop_table) tbody td.checkout-gift__total,
.woocommerce-checkout .checkout__block table.shop_table td.product-total {
    text-align: right;
}
.checkout__block.checkoutLeft table:not(.shop_table) tbody td.checkout-gift__name,
.woocommerce-checkout .checkout__block table.shop_table td.product-name {
    width: 54.3%;
}
.checkout__block.checkoutLeft table:not(.shop_table) tbody td.checkout-gift__remove,
.woocommerce-checkout .checkout__block table.shop_table td.product-remove {
    width: 30px;
    padding-right: 0;
    padding-left: 10px;
}

.checkout__block .product-thumbnail img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -o-object-fit: contain;
       object-fit: contain;
    overflow: hidden;
}

.checkout__block .product-name {
    line-height: 1.25;
    text-transform: uppercase;
}
.checkout__block .product-total,
.checkout__block .product-total span.woocommerce-Price-amount.amount {
    font-weight: 500;
}
.checkout__subtotal {
    padding: 0;
}
.checkout__subtotal .cart-subtotal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    font-family: Roboto, RopaSansPro-Regular, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.3125;
}
.checkout__subtotal .cart-subtotal span {
    font-weight: 600 !important;
}
.cart-subtotal__title + span {
    margin-left: 20px;
    font-weight: 600;
}
.checkout-gift {
    padding: 50px 0;
}
.woocommerce .checkout-gift img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -o-object-fit: contain;
       object-fit: contain;
}
table.checkout-gift__table,
table.checkout-gift__table tbody,
table.checkout-gift__table td {
    border: 0;
}
table.checkout-gift__table td {
    padding: 6px 12px;
}
.checkout-gift__table {
    line-height: 1.25;
}
.checkout-gift__thumbnail {
    width: 124px;
}
.checkout-gift__name {
    text-transform: uppercase;
}
.checkout-gift__total {
    font-weight: 500;
}
.checkout .checkout-gift__remove a.remove {
    margin-right: 0;
}
.checkout_coupon.woocommerce-form-coupon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 726px;
    margin-bottom: 50px;
    gap:20px;
}
.checkout_coupon.woocommerce-form-coupon .form-row {
    width: auto;
    padding: 0;
    margin: 0;
}
.checkout_coupon.woocommerce-form-coupon .form-row-first {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0;
    height:49px;
}
.checkout_coupon.woocommerce-form-coupon [type=text] {
    height: 40px;
    border: 1px solid #CECECE;
    background: #ffffff;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text, .woocommerce-checkout .woocommerce form .form-row textarea {
    height:100%;
}
body .checkout_coupon.woocommerce-form-coupon .button, body .woocommerce #payment #place_order {
    width: auto;
    height: auto;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    background: unset;
    border: 3px solid #43B02A;
    color: #43B02A;
    margin-bottom: 0;
}
body .checkout_coupon.woocommerce-form-coupon .button:not(.disabled):hover,
body .checkout_coupon.woocommerce-form-coupon .button:not(.disabled):active,
body .woocommerce #payment #place_order:not(.disabled):hover,
body .woocommerce #payment #place_order:not(.disabled):active {
    background: #43B02A;
    color: #FFFFFF;
}
.checkout__total-wrp table,
.checkout__total-wrp table tbody,
.checkout__total-wrp table tbody td,
.checkout__total-wrp table tbody th,
.checkout__block.checkoutLeft table:not(.shop_table),
.checkout__block.checkoutLeft table:not(.shop_table) tbody,
.checkout__block.checkoutLeft table:not(.shop_table) tbody td,
.checkout__block.checkoutLeft table:not(.shop_table) tbody th{
    border: 0;
    background: inherit;
}

.checkout__total-wrp table tbody td,
.checkout__total-wrp table tbody th,
.checkout__block.checkoutLeft table:not(.shop_table) tbody th,
.checkout__block.checkoutLeft table:not(.shop_table) tbody td{
    padding: 5px 0px;
    text-align: left;
    font-weight: normal;
}
.checkout__total-wrp table tbody th,
.checkout__block.checkoutLeft table:not(.shop_table) tbody th {
    width: 72%;
}

.checkout__total-wrp table tbody td:last-child,
.checkout__block.checkoutLeft table:not(.shop_table, .checkout-gift__table) tbody td:last-child{
    width: 30px;
    padding-right: 0;
}
.checkout__total-wrp table tbody th + td,
.checkout__block.checkoutLeft table:not(.shop_table, .checkout-gift__table) tbody th + td {
    text-align: right;
}
.discount-table {
    margin-bottom:3rem;
}
.discount-table th span {
    color: #43B02A;
}
.discount-table td span {
    font-size: 16px;
}
.discount-table .remove.woocommerce-remove-coupon {
    display: block;
    margin: auto;
    font-size: 1.1em;
    height: 20px;
    width: 20px;
    line-height: 16px;
    border: 2px solid #43B02A;
    color: #43B02A !important;
}
.checkout__total-wrp table tbody td span.woocommerce-Price-amount.amount,
.checkout__block.checkoutLeft table:not(.shop_table) tbody td span.woocommerce-Price-amount.amount {
    font-weight: inherit;
}

.cart-total {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    border-top: 1px solid #dedede;
    font-size: 25px;
    line-height: 42px;
    font-family: Roboto, RopaSansPro-Regular, sans-serif;
    color: #0A0A0A;
    font-weight:600 !important;
}
.cart-total span {
    font-weight:600 !important;
}
.cart-total__title + span {
    margin-left: 20px;
    font-weight:600;
}
.checkout-customer {
    max-width: 520px;
}
.woocommerce form .checkout-customer .form-row {
    margin-bottom: 14px;
}
.woocommerce form .checkout-customer .form-row label {
    line-height: 1.42;
    padding: 0 5px 5px 0;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
/* validation */
body .woocommerce form .form-row.woocommerce-invalid label {
    color: #43B02A;
}
body .woocommerce form .form-row.woocommerce-invalid .select2-container,
body .woocommerce form .form-row.woocommerce-invalid input.input-text,
body .woocommerce form .form-row.woocommerce-invalid select {
    border-color: #43B02A;
    color: #43B02A;
}
body #add_payment_method #payment, .woocommerce-cart #payment,
body .woocommerce-checkout #payment {
    background: transparent;
    -webkit-border-radius: 0;
            border-radius: 0;

}
.gift-certificate.sc_info_box {
    padding: 0 !important;
    margin-bottom: 10px !important;
}

article.content .gift-certificate.sc_info_box p {
    font-size: 14px;
    line-height: 20px;
    color: #5B5B5B;
    padding: 0 10px;
}

.gift-certificate ul.show_hide_list{
    padding: 2px 0;
    border: 0;
    margin: 0;
}
.gift-certificate .form_table {
    border: 0;
    padding: 0;
}
.gift-certificate label {
    line-height: 1.42;
    padding: 0 10px;
}
.gift-certificate input.gift_receiver_email,
.gift-certificate input.gift_sending_date_time {
    min-width: auto;
    margin: 0;
}
.gift-certificate .email {
    max-width: 342px;
    margin-bottom: 20px;
}
.gift-certificate .message_row {
    max-width: 520px;
}

body .woocommerce-checkout #payment ul.payment_methods {
    padding: 2px 0;
    border: 0;
    margin-bottom: 50px;
}
.gift-certificate ul.show_hide_list li,
.woocommerce .woocommerce-checkout ul#shipping_method li,
body .woocommerce-checkout #payment ul.payment_methods li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: relative;
    padding: 0;
    margin-bottom: 5px;
    text-indent: 0;
}
.gift-certificate ul.show_hide_list li input,
.woocommerce-checkout ul#shipping_method li input,
body .woocommerce-checkout #payment ul.payment_methods li input {
    position: absolute;
    left: -2px;
    top: -2px;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
}
.gift-certificate ul.show_hide_list li label,
.woocommerce-checkout ul#shipping_method li label,
body .woocommerce-checkout #payment ul.payment_methods li label {
    position: relative;
    width: 100%;
    padding: 10px 40px 10px 10px;
    border: 1px solid #CECECE;
    margin: 0;
    font-size: 16px;
    line-height: 1.25;
    text-indent: 0;
    -webkit-border-radius:3px;
            border-radius:3px;
    -webkit-transition: border 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out;
    -moz-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out;
}

.gift-certificate ul.show_hide_list li label:hover,
.woocommerce-checkout ul#shipping_method li label:hover,
body .woocommerce-checkout #payment ul.payment_methods li label:hover {
    border: 1px solid #AAAAAA;
}

.gift-certificate ul.show_hide_list li label::before,
.woocommerce-checkout ul#shipping_method li label::before,
body .woocommerce-checkout #payment ul.payment_methods li label::before {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border: 2px solid #000000;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}
.gift-certificate ul.show_hide_list li input:checked + label,
.woocommerce-checkout ul#shipping_method li input:checked + label,
body .woocommerce-checkout #payment ul.payment_methods li input:checked + label {
    border: 1px solid #AAAAAA;
}
.gift-certificate ul.show_hide_list li input:checked + label::after,
.woocommerce-checkout ul#shipping_method li input:checked + label::after,
body .woocommerce-checkout #payment ul.payment_methods li input:checked + label::after {
    content: '\f00c';
    position: absolute;
    top: 11px;
    right: 18px;
    width: 10px;
    height: 10px;
    font-family: FontAwesome;
    line-height: 1;
    color: #43b02a;
}

.shipping__box,
body .woocommerce-checkout #payment div.payment_box {
    margin: 0;
    padding: 10px;
    font-size: 14px;
    line-height: 1.43;
    background: transparent;
    color: #5B5B5B;
}
.woocommerce-checkout ul#shipping_method .shipping__box p,
body .woocommerce-checkout #payment div.payment_box p {
    line-height: inherit;
    color: #3F3F3F;
    margin-bottom: 10px;
    font-size:15px;
}
.shippingLabel {
    position: relative;
    padding-left: 29px;
}
.shippingLabel::before {
    content: '\f00c';
    position: absolute;
    left: 0;
    top: -webkit-calc(50% - 24px / 2);
    top: -moz-calc(50% - 24px / 2);
    top: calc(50% - 24px / 2);
    display: inline-block;
    width: 24px;
    height: 24px;
    font-family: 'FontAwesome';
    vertical-align: middle;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: #43b02a;
}

.shipping__box {
    /*display: none;*/
    max-height: 0;
    padding: 0 10px;
    overflow: hidden;
    -webkit-transition: max-height 0.4s ease-out, padding 0.3s ease-out;
    -o-transition: max-height 0.4s ease-out, padding 0.3s ease-out;
    -moz-transition: max-height 0.4s ease-out, padding 0.3s ease-out;
    transition: max-height 0.4s ease-out, padding 0.3s ease-out;
}

.woocommerce-checkout ul#shipping_method li input:checked + label + .shipping__box {
    /*display: block;*/
    max-height: 100%;
    padding: 10px;
    -webkit-transition: max-height 0.2s ease-out, padding 0.1s ease-out;
    -o-transition: max-height 0.2s ease-out, padding 0.1s ease-out;
    -moz-transition: max-height 0.2s ease-out, padding 0.1s ease-out;
    transition: max-height 0.2s ease-out, padding 0.1s ease-out;
}
body .woocommerce-checkout #payment div.payment_box:before {
    display: none;
}
.customized_payment_icon {
    display: none;
}

.table-scroll {
    overflow-x:scroll;
}
.wishlist_table.mobile li .item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: calc(100% - 25px);
    vertical-align: top;
    margin-bottom: 7px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.product-name>h3 {
    font-size: 25px;
    margin-bottom: 0 !important;
}
.wishlist_table li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.wishlist_table.mobile li .item-wrapper {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100% !important;
    vertical-align: top !important;
    margin-bottom: 7px !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
}
.sidebar_right_wp .textwidget.custom-html-widget {
    text-align: center;
}
#order_gift_heading, #order_coupons_heading, #order_discounts_heading, #order_delivery_heading {
    color: #43B02A;
    font-weight: 600;
    font-size: 25px;
    margin-top:20px;
}


#order_review_heading {
    color:#43B02A;
    font-size:25px;
    font-weight:700;
}


.woocommerce ul.order_details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.woocommerce ul.order_details::after, .woocommerce ul.order_details::before {
    display:none !important;
}

.woocommerce-table--order-details tbody, .woocommerce-table--order-details tfoot, .woocommerce-table--order-details thead, .woocommerce-table--order-details tbody tr:nth-child(even) {
    background:unset !important;
}

.woocommerce-table--custom-fields tbody td, .woocommerce-table--custom-fields tbody th {
    border:0;
}

.woocommerce-table--order-details tbody td, .woocommerce-table--order-details tbody th {
    border: 0 !important;
}

.woocommerce-table--order-details tfoot, .woocommerce-table--order-details tfoot th, .woocommerce-table--order-details tfoot td {
    border: 0 !important;
}

.woocommerce-checkout .woocommerce-order-details__title, .woocommerce-checkout .woocommerce-column__title {
    font-size: 25px;
    font-weight: 600;
}
.woocommerce-order-overview__total strong, .woocommerce-order-overview__total span {
    font-weight: bold !important;
}


.mobile-menu .accordion-menu li a {
    padding: 1rem !important;
    text-align: left;
    border-bottom: 1px solid #dedede;
    width: 100% !important;
}
.mobile-menu .accordion-menu .submenu-toggle {
    height: 50px;
}
#mm_offcanvas-right .mobile-menu .sub-menu {
    list-style: none !important;
}
.mobile-menu .accordion-menu li ul li {
    margin-left: 0 !important;
}
.mobile-menu .accordion-menu li ul li a {
    padding-left:40px !important;
}
@media screen and (max-width: 1540px) and (min-width: 1441px) {
    .gift.gift-aside {
        max-width: 330px;
        padding: 20px 25px;
    }
}
.checkoutRight {
    padding: 30px 40px 50px;
    border: 3px solid #43b02a;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background: unset;
}
.woocommerce-checkout .woocommerce form .form-row input, .woocommerce-checkout .woocommerce form .form-row textarea {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #dedede;
    -webkit-border-radius: 3px;
            border-radius: 3px;
}

.page-id-3809 .sidebarbanner {
    margin-top: 6px;
}
.page-id-3809 .sidebarbanner img {
    width:100%;
}


@media screen and (max-width: 1390px) {

    html body.woocommerce-cart table.shop_table tr.cart_item .product-thumbnail {
        min-width: auto;
        width: 100px;
    }
    html body.woocommerce-cart table.shop_table tr.cart_item .product-thumbnail img {
        width: 70px;
        overflow: hidden;
    }
    .checkout__block.checkoutLeft table:not(.shop_table) tbody td.checkout-gift__thumbnail,
    .woocommerce-checkout .checkout__block table.shop_table td.product-thumbnail {
        width: 100px;
        padding-left: 10px;
    }
    .woocommerce .checkout-gift img,
    .checkout__block .product-thumbnail img {
        width: 70px;
        height: 70px;
        max-width: 70px;
        max-height: 70px;
    }
}

@media (max-width: 1200px) {
    .header_logo {
        width: 100% !important;
    }
}
@media (max-width: 1100px) {
    .header_logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .header__inner {
        padding-right: 0;
    }
    .header_logo__inner,
    .logoimg {
        float: none;
        padding-left: 0;
    }
    .header_menu.show-for-large {
        text-align: center;
    }
    .menublocklogin {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        float: none;
        text-align: center;
        min-width: auto
    }
}

@media (max-width: 1024px) {
    .menucoupon {
        position: absolute;
        margin-left: 35px;
        margin-top: -10px;
        font-weight: 700;
        color: #ff0d0d;
        display: block
    }
    #sb_user_actions {
        display:none;
    }

    .menu-item-3813 a {
        color: #000
    }

    .mobilehide {
        display: none
    }


    #sb_user_actions {
        float: none
    }
    .archive .page-description .cat-title2 {
        -webkit-flex-wrap: wrap !important;
            -ms-flex-wrap: wrap !important;
                flex-wrap: wrap !important;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
           -moz-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .archive .page-description .show-for-large {
        display: block !important;
    }
    .archive .page-description .cat-title2 li {
        max-width: 130px;
    }
    .site-main {
        margin: 20px;
    }
    
    ul.tabs.cat-title.cat-title2 {
        flex-wrap:wrap !important;
    }
    
    .grid-x .content_wp {
        padding-left:20px;
    }
	
	.productincat>.cell {
		height: auto;
	}
    
    
}
@media (max-width: 640px) {
	.archive .page-description .cat-title2 li{
		max-width: 46%;
	}
	.slide-item span{
		margin-bottom: 10px;
	}
}
@media (max-width: 1023px) {
    header.header {
        border-bottom: 2px solid #E8E8E8;
        padding-bottom: 0;
    }
    .header_logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 5px 6px 5px 16px;
    }
    .header_logo__inner img.logoimg {
        height: 39px;
    }

    .header__bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        padding: 10px 16px;
        border-top: 2px solid #E8E8E8;
    }

    .phonecart.header__phone {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 100%;
        font-weight: bold;
        font-size: 16px;
        line-height: 1;
        color: #43B02A;
    }
    .hr-menu {
        display:none;
    }
}

@media (max-width: 768px) {
    
    .page-id-3809 .sidebarbanner {
        margin-top: 30px;
    }
    
    .header__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .header__mobile {
        margin-right: 0;
    }
    .wishheard,
    .cart-btn {
        margin-right: 16px;
    }
    #sb_user_actions {
        margin-right: 0;
    }
    .catalog-slick {
        width: 90%;
        margin: auto;
    }
    .yith-wcwl-add-to-wishlist {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .price {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    a.woocommerce-LoopProduct-link.woocommerce-loop-product__link.ajax {
        display: block;
        text-align: center;
    }
    .cell>.homeul {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        margin-left: 0;
    }
    .cell>.homeul>li>ul {
        margin-bottom:0;
    }
    .sb_footer .intro.footer, body.home .sb_footer .intro.footer {
        padding: 1rem 1rem 0 1rem;
    }
    .footercopir {
        padding: 0 1rem 0 1rem;
    }
    .product-name>h3 {
        font-size: 1.5rem;
        line-height: 1;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        border: none !important;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        border: none !important;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
        display: flex;
        flex-direction: column;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 22px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
        margin: 0 -5px;
    }
	.footer.sb_footer .footservice{
		margin: 1rem 0;
	}
}
@media screen and (min-width: 1025px){
    .gift.gift-aside {
        max-width: 280px;
        padding: 15px 20px;
    }
    .wfg-gift-item {
        margin-bottom: 15px;
    }
    .wfg-gift-item h3 {
        font-size: 13px;
    }
    .wfg-gift-item img {
        width: 50px;
        height: 50px;
        max-width: 50px !important;
        max-height: 50px;
    }
}

@media screen and (max-width: 1024px) {
    .gift.gift-aside {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
    }
    .checkout {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .checkout__block {
        width: 100%;
    }
    .menublocklogin {
        padding:0;
    }
    .header__inner {
        padding-bottom:0;
    }
}
.header_logo__inner_top{
	display: none;
	width: 100%;
    margin-top: 10px;
}
@media screen and (max-width: 1024px) {
	
	.header_logo{
	display: flex;
    justify-content: center;	
	}
	.menublocklogin{
	flex-grow: 0;
    margin: 0;	
	}
}

	.header_logo__inner{
		display: none;
	}
	.header_logo__inner_top{
		display: flex;
		align-items: center;
		justify-content: center;
	}

@media screen and (max-width: 1024px) and (min-width: 1024px) {
    .woocommerce-page article.content .sidebar_right_wp {
        width: 25%;
    }
}
@media screen and (min-width: 769px) {
    .product-discount-mob,
    .product-mob {
        display: none !important;
    }

    .visible-xs {
        display: none !important;
    }
}@media screen and (max-width: 600px) {
    .sb_footer .sb_footer_social {
        margin-top: 1em;
    }
    .footer_web_design, .sb_footer .sb_footer_social, .sb_footer_social p {
        text-align: left;
    }
    .cart-btn__total,
	.header__langs	{
        display: none !important;
    }

}
@media screen and (max-width: 768px) {
    
    .new .productincat .cart_buttons, .product .cart_buttons, .products .cart_buttons {
        margin-top: 10px;
        display: flex;
        align-items: flex-end;
        justify-content: space-evenly;
    }
    .new .productincat .cart_buttons a, .product .cart_buttons a, .products .cart_buttons a {
        margin: 10px 0 0 0 !important;
    }
    .new .productincat {
        align-items: stretch;
    }
    
    .hidden-xs {
        display: none !important;
    }
    body.woocommerce-checkout #content #primary {
        padding: 0;
    }
	.content_wp{
		padding-top: 0px;
	}
	.single-product .product_title.entry-title {
		font-size: 25px;
		margin-bottom: 0;
		font-weight: 700;
	}
	.content .woocommerce-breadcrumb{
		margin: 0 !important;
	}
	.content .woocommerce-breadcrumb span {
		font-size: 12px !important;
	}
    .content .woocommerce-breadcrumb,
    .content_wp h1,
    .checkout__block> h3,
    .woocommerce-checkout .checkout__block table.shop_table,
    .checkout__subtotal,
    #order_coupons_heading,
    .checkout_coupon.woocommerce-form-coupon {
        width: 100%;
    }
    .checkout__block--bg {
        padding: 30px 16px;
    }
    .woocommerce .shop_table tr {
        display: block;
        width: 100%;
    }
    body.woocommerce-checkout .checkout__block table.shop_table td.product-remove,
    body.woocommerce-cart table.shop_table tr.cart_item .product-remove {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    body.woocommerce-checkout .checkout__block table.shop_table td.product-remove .remove,
    body.woocommerce-cart table.shop_table tr.cart_item .product-remove .remove{
        margin-right: 0;
    }

    body.woocommerce-cart table.shop_table tr.cart_item td.product-name, body.woocommerce-cart table.shop_table tr.cart_item .product-remove, body.woocommerce-cart table.shop_table tr.cart_item td.product-price, body.woocommerce-cart table.shop_table tr.cart_item .product-quantity {
        width: auto;
    }
    body.woocommerce-cart table.shop_table tr.cart_item td.product-name .cartActLabelgreen {
        display: none;
    }
    body.woocommerce-cart table.shop_table tr.cart_item .product-thumbnail {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .woocommerce table.shop_table thead {
        display: none;
    }
    body .woocommerce .shop_table tr.cart_item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #dedede;
        -webkit-border-radius: 10px;
                border-radius: 10px;
        overflow:hidden;
    }
    body.woocommerce-checkout .checkout__block table.shop_table tr:last-child td {
        border-bottom: 1px solid #dedede !important;
    }

    .woocommerce-checkout-review-order-table tr.cart_item {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
    body.woocommerce-checkout .checkout__block table.shop_table td.product-name,
    body.woocommerce-checkout .checkout__block table.shop_table td.product-remove,
    body.woocommerce-checkout .checkout__block table.shop_table td,
    html body.woocommerce-cart table.shop_table tr.cart_item td.product-name,
    body.woocommerce-cart table.shop_table tr.cart_item td {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 100%;
        padding: 10px;
       /* font-weight: 500;*/
    }

    body.woocommerce-checkout .checkout__block table.shop_table td {
        border-bottom: 1px solid #CECECE;
    }
    body.woocommerce-checkout .checkout__block table.shop_table td:last-child {
        border-bottom: 0;
    }
    body.woocommerce-checkout .checkout__block table.shop_table td::before,
    body.woocommerce-cart table.shop_table tr.cart_item td::before {
        content: attr(data-name)":";
        font-size: 18px;
        font-weight: 500;
        line-height: 1;
        opacity: 0.6;
        margin-right: 1.5em;
        white-space: nowrap;
        text-transform: none;
    }
    body.woocommerce-checkout .checkout__block table.shop_table td.product-subtotal:before,
    body.woocommerce-cart table.shop_table tr.cart_item td.product-subtotal:before {
        font-weight: 500;
    }

    body.woocommerce-checkout .checkout__block table.shop_table td.product-remove:before,
    body.woocommerce-cart table.shop_table tr.cart_item td.product-remove:before {
        display: none;
    }
    html body.woocommerce-cart table.shop_table tr td:last-child,
    html body.woocommerce-cart table.shop_table tr th:last-child {
        border-right: 0;
    }
    body.woocommerce-cart table.shop_table tr.cart_item .product-quantity .quantity input,
    body.woocommerce-cart table.shop_table tr.cart_item td span.woocommerce-Price-amount.amount {
        font-weight: inherit;
    }

    body.woocommerce-checkout .checkout__block table.shop_table td.product-name a,
    body.woocommerce-cart table.shop_table tr.cart_item td.product-name a {
        text-align: right;
    }

    .woocommerce table.shop_table {
        border: none !important;
        display: block;
		margin: 0 !important;
    }
	
	.woocommerce div.product div.images{
		margin-bottom: 0 !important;
	}

	.woocommerce .product_meta{
		margin: 0 0 1em 0;
	}
	
    .woocommerce-checkout .woocommerce table.shop_table tbody {
        -webkit-border-radius:10px;
                border-radius:10px;
        border:1px solid #dedede !important;
    }
    .woocommerce-checkout .woocommerce table.shop_table tbody tr {
        display: block;
        width: 100%;
        border-bottom: 1px solid #dedede;
    }
    .woocommerce-checkout .woocommerce table.shop_table tbody tr:last-child {
        border-bottom:0 !important;
    }
    .woocommerce-checkout .woocommerce table.shop_table tfoot tr th, .woocommerce-checkout .woocommerce table.shop_table tfoot tr td {
        padding: 0;
    }
    
    .woocommerce table.woocommerce-table--order-details, .woocommerce table.woocommerce-table--order-details tbody {
        border: 1px solid #dedede !important;
    }
    
    .cartItemDiscountPrice {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }

    .woocommerce-page table.cart td.actions {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .woocommerce-page table.cart td.actions .btn {
        width: auto !important;
    }

    .woocommerce-page table.cart td.actions .coupon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .cart-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        text-align: right;
		gap: 2vw;
		margin: 0 0 2vw;
		justify-content: flex-end;
		flex-wrap: wrap;
		flex-direction: row;
    }
    /*.cart-info {
        margin-right: 0;
        margin-bottom: 25px;
    }*/
    html body.woocommerce-cart table.shop_table tr td.actions {
        padding: 10px 0;
    }
    body .woocommerce-checkout .checkout__block table.shop_table td.product-thumbnail,
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: none !important;
    }
    .checkout__subtotal {
        margin-bottom: 30px;
    }
    .checkout-gift {
        position: relative;
        padding: 30px 16px;
        margin-bottom: 30px;
        background: #F6F6F6;
    }
    .woocommerce-checkout-review-order-table .checkout-gift {
        position: relative;
        margin-bottom: 30px;
        border: 1px solid #dedede;
        -webkit-border-radius: 10px;
                border-radius: 10px;
        padding: 30px 20px;
        background: none;
    }
    .checkout-gift tbody {
        background: #F6F6F6;
    }
    .checkout-gift__total {
        display: none;
    }
    table.checkout-gift__table {
        margin-bottom: 0;
    }

    table.checkout-gift__table tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    .checkout__block.checkoutLeft table:not(.shop_table) tbody td.checkout-gift__thumbnail {
        width: 70px;
        padding: 0;
    }
    .checkout__block.checkoutLeft table:not(.shop_table) tbody td.checkout-gift__name {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .checkout__block.checkoutLeft table:not(.shop_table) tbody td.checkout-gift__remove {
        position: absolute;
        right: 16px;
        top: 30px;
        display: block;
    }
    body .woocommerce #payment #place_order, body.woocommerce-page #payment #place_order {
        float: right;
    }
    .cart_total,
    .checkout-customer,
    .checkout__total-wrp table,
    .checkout_coupon.woocommerce-form-coupon,
    .checkout__total-wrp {
        margin-bottom: 30px;
    }
    .checkout-customer {
        max-width: unset;
    }
    .cart-total {
        padding-top: 20px;
    }
    .sb_reviews_inner .comments-slick {
        padding-left: 35px;
        padding-right: 35px;
    }
    .cat-title-2 .tabs-title > a {
        font-size: 1.1rem;
        line-height: 24px;
    }
    .custom-tabs-content .tabs-panel {
        padding: 30px;
    }
    .page-id-798 .d-flex, .page-id-869 .d-flex {
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -webkit-flex-direction:column;
           -moz-box-orient:vertical;
           -moz-box-direction:normal;
            -ms-flex-direction:column;
                flex-direction:column;
    }
    .page-id-869 .text__block {
        margin-left: 0;
        width: 100%;
        margin-top: 30px;
    }
    .page-id-869 .gallery__block {
        width: 100%;
    }
    .page-id-798 .gallery__block {
        width: 100%;
    }
    .block-points-sale-new {
        -webkit-box-orient:vertical !important;
        -webkit-box-direction:normal !important;
        -webkit-flex-direction:column !important;
           -moz-box-orient:vertical !important;
           -moz-box-direction:normal !important;
            -ms-flex-direction:column !important;
                flex-direction:column !important;
    }
    .block-points-sale-new>div.city {
        width: 100% !important;
        padding: 15px !important;
    }
    .sb_gallery_two {
        width: 90%;
        margin: auto;
    }
    
    .sidebar_right_wp {
        padding-top:0;
        padding-bottom:0;
    }
	.footer .footer_logo{
		width: 200px;
	}
}
@media screen and (max-width: 559px) {
    .cat-title-2.tabs {
        width: 100%;
        border: 2px solid #E8E8E8;
        border-bottom: 0;
    }
    
    .cat-title-2 .tabs-title > a {
        font-size: 0.9rem;
        text-align: center;
        padding: 8px;
    }
    .custom-tabs-content .tabs-panel {
        padding: 10px;
    }
    .custom-tabs .tabs-title > a {
        border: 0;
    }
    .cat-title-2 .tabs-title > a[aria-selected=true] {
        border: none !important;
        -webkit-border-radius: 0;
                border-radius: 0;
    }
    .cat-title-2 .tabs-title > a[aria-selected=true]:after {
        display: none;
    }
    .cat-title-2 + .tabs-content {
        border-top: 0;
    }
    .cat-title-2 + .tabs-content .tabs-panel{
        padding-top: 6px;
    }
    .cat-title-2 .slick-arrow.slick-prev {
        left: 10px;
    }
    .cat-title-2 .slick-arrow.slick-next {
        right: 10px;
    }
    .cat-title-2 .slick-arrow.slick-prev,
    .cat-title-2 .slick-arrow.slick-next {
        top: auto;
        bottom: 0 !important;
        width: 26px;
        height: 26px;
        mask-size: contain;
        -webkit-mask-size: contain;
    }
    .new .cat-title-2 .slick-arrow.slick-prev,
    .new .cat-title-2 .slick-arrow.slick-next{
        top: calc(50% - 15px);
    }
    
}
@media screen and (max-width: 1200px) {
 .fullpage .section h2 {
        font-size: 22px;
        line-height: 1.132;
        margin-bottom: 0.72em;
    }
}
@media screen and (max-width: 500px) {
    /* checkout */
    .checkout_coupon.woocommerce-form-coupon {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }
    .checkout_coupon.woocommerce-form-coupon .form-row-first {
        width: 100%;
        margin: 0 0 20px 0;
    }
	.fullpage .section .h2 {
        font-size: 22px;
        line-height: 1.132;
        margin-bottom: 0.72em;
		text-transform:uppercase;
    }
    .fullpage .section h2 {
        font-size: 22px;
        line-height: 1.132;
        margin-bottom: 0.72em;
    }
    .homeul {
        list-style-position: outside;
        margin-bottom: 35px;
    }
    .homeul li {
        font-size: 16px;
        line-height: 17px;
    }
    .homeul li + li {
        margin-top: 13px;
    }
    .homeul p {
        font-size: 20px;
        line-height: 21px;
        margin-top: 16px;
    }
    .homefaq__header {
        font-size: 16px;
        line-height: 1.2;
    }
    .homefaq__content {
        font-size: 15px;
        line-height: 1.3;
    }
}
@media screen and (max-width: 425px) {
    .gift.gift-aside {
        padding: 30px 16px;
    }
    .product-name>h3 {
        font-size: 1.1rem;
    }

    body .woocommerce form .form-row-first,
    body .woocommerce form .form-row-last,
    body.woocommerce-page form .form-row-first,
    body.woocommerce-page form .form-row-last {
        width: 100%;
    }
    .sb_reviews_item {
        padding: 15px;
    }
    .popWind .sb_title, .sb_reviews_wrap .sb_title {
        font-size: 20px;
        line-height: 21px;
        margin-bottom: 15px;
    }
    .popWind .sb_text2, .sb_reviews_wrap .sb_text2 {
        font-size: 14px;
        line-height: 1.2;
        margin-bottom: 15px;
    }
    .sb_reviews_inner .comments-slick {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sb_reviews_inner .slick-arrow.slick-prev,
    .sb_reviews_inner .slick-arrow.slick-next {
        top: -webkit-calc(50% - 15px);
        top: -moz-calc(50% - 15px);
        top: calc(50% - 15px);
        width: 30px;
        height: 30px;
        mask-size: contain;
        -webkit-mask-size: contain;
    }
    #scene .sb_awards {
        -webkit-background-size: 50% 50%;
             -o-background-size: 50%;
                background-size: 50%;
    }
    #scene .circle1, #scene .circle2, #scene .circle3 {
        bottom: -5%;
    }
    
    .cart_buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .productincat .yith-wcwl-add-button a {
        margin-right: 0 !important;
    }
    
    .woocommerce ul.order_details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

}
@media screen and (max-width: 405px) {
    .woocommerce-page table.cart td.actions .coupon {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .woocommerce-page table.cart td.actions .coupon .input-text {
        margin: 0 0 10px 0 !important;
    }
}
@media screen and (max-width: 375px) {
    body.ru-RU #scene .sb_title, #scene .sb_title {
        -webkit-background-size: 30% 30%;
             -o-background-size: 30%;
                background-size: 30%;
        background-position: 6% 50%;
        left: 0;
    }
    .mm2_menu-button {
        width: auto;
        padding-left: 0;
    }
    .header_logo .menublocklogin .header__inner>div, .header_logo .menublocklogin .header__inner>a, .header_logo .menublocklogin .header__inner>span {
        margin:0 7px;
    }
    .new .productincat .cart_buttons {
        flex-direction: column;
    }
    .new .productincat .cart_buttons div a {
        margin: 0 !important;
    }
}


#_police {
    background: #3c3c3c none repeat scroll 0 0;
    border-top: 2px solid #43B02A;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 5;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
    min-height: 54px;
}
#_police .messageContainer {
    color: #fff;
    float: left;
    text-align: center;
    padding: 5px 2px 5px 2px;
}
#_police .green-box-bttn {
    background-color: #76b900;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 1em;
    font-weight: bold;
    height: 100%;
    letter-spacing: 1px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 6%;
}
#_police a {
    color: #43B02A;
    text-decoration: none;
}
#_police .green-box-bttn {
    background: #43B02A;
    color: #fff;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 1em;
    font-weight: bold;
    height: 100%;
    letter-spacing: 1px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 100px;
    margin-left: 10px;
}
#_police .green-box-bttn span {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
}

.block-points-sale-new {
    border: 1px solid #DEDEDE;
    -webkit-box-shadow: 0px 4px 11px 1px rgb(0 0 0 / 19%);
            box-shadow: 0px 4px 11px 1px rgb(0 0 0 / 19%);
    -webkit-border-radius: 24px;
            border-radius: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 30px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.block-points-sale-new>div.city {
    width: 40%;
    padding: 30px;
}
.block-points-sale-new select {
    border: 1px solid #dedede;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    background-color: #43b02a;
    color: #fff;
}
.block-points-sale-new .city-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 470px;
    overflow-y: scroll;
    padding: 5px 10px 5px 0;
}
.block-points-sale-new .city-item {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 1px solid #dedede;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    padding: 10px;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 10px;
    cursor:pointer;
    -webkit-transition:300ms;
    -o-transition:300ms;
    -moz-transition:300ms;
    transition:300ms;
}
.block-points-sale-new .city-item:hover {
    border: 1px solid #43b02a;
}
.block-points-sale-new .city-item.show {
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
}
.block-points-sale-new .city-item__worktime {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top:5px;
}
.block-points-sale-new .city-item__worktime p {
    margin-bottom:0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
    margin-left:10px;
    text-transform:uppercase;
}
.block-points-sale-new .map {
    height: 600px;
    width: 100%;
    -webkit-border-radius:24px;
            border-radius:24px;
    overflow:hidden;
}
.clock-flat {
    background: url(/wp-content/themes/mm4/img/icons/clock-flat.svg) center no-repeat;
    width: 16px;
    height: 16px;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
#map {
    width: 100%; height: 100%; padding: 0; margin: 0;
}


body.woocommerce-cart table.shop_table tr.cart_item .product-quantity .quantity input {
    text-align:center;
}
body.woocommerce-cart table.shop_table {
    border: 2px solid #dedede;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    overflow:hidden;
}
html body.woocommerce-cart table.shop_table tr th, html body.woocommerce-cart table.shop_table tr td {
    border-width: 1px 0 1px !important;
}
.shop_table thead tr th {
    border-top:0 !important;
}
.shop_table tbody tr:last-child td {
    border-bottom:0 !important;
}
body.woocommerce-cart table.shop_table tr.cart_item td.product-name a {
    color: #656565;
}

img.emoji {
    width: 20px;
    height: 20px;
    padding: 2px;
    display: inline-block !important;
}

.badge-aktziya {
    font-size: 0.6rem;
    text-align: end;
    color: #fff;
    background: #43b02a;
    width: fit-content;
    padding: 0 5px;
    margin: auto 0 auto auto;
    border-radius: 3px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    #_police .green-box-bttn {
        font-size: .6em;
        margin-right: 0;
		line-height: 40px;
		width: 40%;
		margin-bottom: 5px;
    }
	#_police .messageContainer{
		font-size: 14px;
	}
    #_police {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    #_police .green-box-bttn span {
        padding: 0;
    }
}


@media screen and (min-width: 768px) and (max-width: 1024px){
    #_police .green-box-bttn {
        line-height: 77px;
        width: 15%;
    }
}
@media screen and (min-width: 1024px) {
    #_police {
        min-height: 54px;
    }
    #_police .messageContainer {
        line-height: 18px;
        font-size: 16px;
        width: 84%;
    }
    #_police .green-box-bttn {
        line-height: 54px;
        width: 10%;
    }
}

@media screen and (max-width:1192px) {
    body #wpfwoofilterswidget-2 .wpfFilterButton.wpfButton, body #wpfwoofilterswidget-2 .wpfClearButton.wpfButton {
        width: 100% !important;
    }
    
}

@media screen and (min-width: 768px) {
    .sb_reviews .slick-slide {
        height: auto !important;
    }
    .sb_reviews .slick-slide>div, .sb_reviews .slick-slide>div>div, .sb_reviews .slick-slide a {
        height:100% !important;
    }
}

.popup-coupon {
    display: none;
}
.popup-coupon_active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #00000075;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
}
.popup-coupon .cell {
    background: white;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: 500px;
    min-width: 310px;
    max-width: 100%;
    padding: 40px 24px 24px 24px;
    position: relative;
    height: auto;
    overflow-y: hidden;
}

.popup-coupon .h2 {
    font-size: 1.9rem;
    line-height: 1.3;
    text-align: center;
}
.popup-coupon .h2>span{
	color:#43b02a;
	font-weight:bold;
}
.popup-coupon .button-exit {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    top: 4px;
    right: 12px;
    font-size: 22px;
}


.productincat{
    border: none;
    border-radius: 20px;
}
.productincat .cart_buttons{
	display: flex;
    justify-content: flex-end;
	gap: 15px;
	flex-direction: column;
}
.productincat .leftblockprod a.woocommerce-LoopProduct-link{
	    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.productincat a.button{
background: #EDEDED !important;
    border: none !important;
    padding: 10px 20px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    color: #000 !important;
    border-radius: 20px !important;
}

.productincat .button:hover{
	background: #AAEF9B  !important;

}
.productincat .leftblockprod img {
    max-height: 160px;
}
.productincat .price {
    float: left;
    margin-left: 30px;
    margin-top: 5px;
    text-align: left;
    
    font-size: 22px !important;
    font-family: Roboto, RopaSansPro-Regular;
    font-weight: 700;
	width: 100%;
}
.productincat .price .amount, .productincat .price ins{
	color: #E41D37;
    font-weight: 700;
}
.productincat .profittax {
    color: #e4213b !important;
    font-size: 12px !important;
    margin: 0;
    font-family: Roboto, RopaSansPro-Regular;
    text-align: left;
    margin-top: -5px;
    margin-left: 30px;
    text-transform: lowercase;
}
.productincat a.woocommerce-LoopProduct-link {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.looptitle{
	display: flex;
    gap: 20px;
    flex-direction: column;
	padding-top: 20px;
	padding-bottom: 10px;
}
.productincat .woocommerce-loop-product__title{
	font-size: 16px;
    font-weight: 600;
}
.productincat .looptitle .sku{
	font-size: 15px;
	font-weight: normal;
	color: #656565;
}
.cat-title-2 + .tabs-content{
	border: none;
}
.section.new .tabs-title a {
    font-size: 20px;
    font-weight: 700;
    padding: 14px;
    border: 2px solid transparent;
    margin-bottom: -2px;
    border: none !important;
    background: #E7E7E7;
    border-radius: 20px;
    padding: 10px 30px;
    margin-right: 20px;
}
.cat-title-2 .tabs-title.is-active > a {
    color: #000;
	background: #96E384;
}
.cat-title-2 .tabs-title > a:hover {
    color: #000;
	background: #96E384;
}
.cart_buttons div{
	margin: 0 !important;
}
.productincat{
	padding: 15px;
}
.slick-list{
	padding: 10px 0 !important;
}
@media (max-width: 767px) {
    .productincat .leftblockprod img {
    max-height: 300px;
}
.productincat {
    -webkit-box-shadow: 0 0 15px #bebebe;
    box-shadow: 0 0 15px #bebebe;
}
.looptitle{
	text-align: left;
	padding-bottom: 20px;
    padding-top: 10px;
}
.productincat .price {
	float: none;
	margin-left: 0px;
	line-height: 40px;
}
.productincat .price del,.productincat  .price del .amount{
	font-size: 25px;
}
.productincat .price ins{
	font-size: 32px;
}
.productincat .profittax{
	margin-left: 0px;
	margin-top: 0;
	font-size: 14px !important;
}
.productincat .woocommerce-loop-product__title {
    font-size: 22px;
}
.productincat .cart_buttons {
	flex-direction: column;
}
.slick-slide{
	margin: 0;
}
}
.yith-wcwl-icon-svg{
	display:  none;
}