

/* Start:/local/templates/takem/components/bitrix/sale.basket.basket.line/header/style.css?16805552434401*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/templates/takem/template_styles.css?1680555242686*/
.autocomplete-suggestion {
	cursor: pointer;
}
.logo-desctop{
	max-width: 170px;
}
/*fixed header*/
.header {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	z-index: 10;
}
.wrapper {
	padding-top: 125px;
} 
@media screen and (max-width: 1250px) {
	.wrapper {
		padding-top: 107px;
	}
}
@media screen and (max-width: 1024px) {
	.wrapper {
		padding-top: 55px;
	}
}
/* end fixed header*/

/*one click form fix*/
.btn.one-click {
	margin-top: 15px;
	margin-right: 0;
	margin-left: auto;
}
#oneClickForm .popup-form {
	max-width: 600px;
}
.popup-form-oneclick-success .popup-form__body{
	text-align: center;
}
.popup-form .errors {
	color: red;
}
/* End */


/* Start:/local/templates/takem/css/fonts.min.css?16975506447907*/
@font-face{font-family:'Nunito';font-style:normal;font-weight:200;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Nunito';font-style:normal;font-weight:200;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Nunito';font-style:normal;font-weight:200;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Nunito';font-style:normal;font-weight:200;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Nunito';font-style:normal;font-weight:300;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Nunito';font-style:normal;font-weight:300;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Nunito';font-style:normal;font-weight:300;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Nunito';font-style:normal;font-weight:400;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Nunito';font-style:normal;font-weight:400;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Nunito';font-style:normal;font-weight:400;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Nunito';font-style:normal;font-weight:600;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Nunito';font-style:normal;font-weight:600;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Nunito';font-style:normal;font-weight:600;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Nunito';font-style:normal;font-weight:700;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Nunito';font-style:normal;font-weight:700;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Nunito';font-style:normal;font-weight:700;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Nunito';font-style:normal;font-weight:800;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Nunito';font-style:normal;font-weight:800;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIOuaBXso.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Nunito';font-style:normal;font-weight:800;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Nunito';font-style:normal;font-weight:900;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Nunito';font-style:normal;font-weight:900;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Nunito';font-style:normal;font-weight:900;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIOuaBXso.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}
@font-face{font-family:'Nunito';font-style:normal;font-weight:900;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Nunito';font-style:normal;font-weight:900;font-display:swap;src:url(/local/templates/takem/css/../fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
/* End */


/* Start:/local/templates/takem/libs/bootstrap-5.0.2/css/bootstrap-grid.min.css?162438633651451*/
/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* End */


/* Start:/local/templates/takem/css/styles.css?1748875089250915*/
@charset "UTF-8";
/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

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

fieldset, img, abbr {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ul li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

sup {
    vertical-align: text-top;
}

sup.snoska {
    vertical-align: super;
    font-size: smaller;
}


sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

legend {
    color: #000;
}

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

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.break {
    flex-basis: 100%;
    height: 0;
}

.header {
    position: relative;
    color: #2B2B2B;
}

.header:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 5px;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0)));
    background-image: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
    content: '';
}

.header-delimetr {
    width: 100%;
    background: #cccccc;
    background: #fff;
    height: 5px;
}

.header-top__row {
    font-size: 16px;
    font-weight: 500;
}

.header__wrap {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

.header__box {
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
    height: 80px;
}

.header__left, .header__center, .header__right {
    display: table-cell;
    vertical-align: middle;
}

.header__left {
    width: 180px;
}

.header__center {
    position: relative;
    padding: 0 330px 0 30px;
}

.header__right {
    width: 360px;
}

.header__phone a {
    color: inherit;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
}

.header__phone div {
    display: none;
}

.header__cart {
    position: relative;
}

.header__cart-count {
    position: absolute;
    top: -7px;
    right: -16px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #5D3F6A;
    font-size: 13px;
    color: white;
}

.header__buttons {
    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: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header__buttons_end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header__button {
    position: relative;
}

.header a.header__btn, .header__btn {
    display: block;
    text-decoration: none;
    color: inherit;
}

.header a.header__btn svg, .header__btn svg {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.header a.header__btn:hover, .header__btn:hover {
    text-decoration: underline;
}

.header__icon {
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 auto 3px;
}

.header__caption {
    font-size: 14px;
    text-align: center;
}

.header__search {
    position: absolute;
    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;
    right: 45px;
    top: 0;
    bottom: 0;
    width: 235px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.header__search.active {
    width: auto;
    left: 0;
}

.header__logo {
    display: block;
}

.header__go-main {
    color: inherit;
}

.header__go-main:before {
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 0;
    width: 1px;
    background: #E8F2E8;
    content: '';
}

.header-top {
    background: #5D3F6A;
    font-size: 14px;
    color: white;
    /*letter-spacing: 0.5px;*/
}

.header__search_new {
    /*    position: static;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 20px;*/
    margin-top: 8px;
    margin-right: 20px;
}

.header__search_new div {
    display: none;
}

.logo-mobile {
    display: none !important;
}

.header-top__wrap {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

.header-top__box {
    display: table;
    width: 100%;
    height: 40px;
}

.header-top__left, .header-top__right {
    display: table-cell;
    vertical-align: middle;
}

.header-top__left {
    width: 40%;
}

.header-top__right {
    width: 60%;
}

@media all and (max-width: 1400px) {
    .header__center {
        padding: 0 75px 0 30px;
    }

    .header__search {
        width: 0;
        right: 10px;
    }
}

@media all and (max-width: 1250px) {
    .header__left {
        width: 160px;
    }

    .header__right {
        width: 170px;
        padding: 34px 0 0;
    }

    .header__phone {
        position: absolute;
        top: 7px;
        right: 0px;
    }

    .header__phone a {
        font-size: 18px;
    }

    .header__buttons {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .header__button {
        margin-left: 20px;
    }

    .header__button:first-child {
        margin-left: 0;
    }

    .header a.header__btn:hover, .header__btn:hover {
        text-decoration: none;
    }

    .header__caption, .header__icon {
        font-size: 12px;
        display: inline-block;
        vertical-align: middle;
    }

    .header__box {
        height: 64px;
    }

    .header-top {
        font-size: 12px;
    }

    .header-top__box {
        height: 30px;
    }
}

@media all and (max-width: 1024px) {
    .main-banner {
        display: none;
    }

    .header-top {
        display: none;
    }

    .header__center {
        display: none;
    }

    .header__box {
        display: block;
        height: 50px;
    }

    .header__phone {
        position: static;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .header__phone span {
        display: none;
    }

    .header__phone div {
        display: block;
    }

    .header__search_new div {
        display: block;
    }

    .header__logo {
        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;
        width: 100px;
        height: 100%;
        margin: 0 15%;
    }

    .header__left {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: auto;
        z-index: 1;
    }

    .header__right {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 5;
        padding: 0 5px 0 0;
        width: 100px;
    }

    .header__buttons {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
    }

    .header__button {
        margin: 0 0 0 20px;
    }

    .header__button:first-child {
        margin: 0 0 0 20px;
    }

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

    .header__button_lk {
        display: none;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .header__caption {
        display: none;
    }

    .header-main {
        background: #5D3F6A;
    }
}

.top-menu ul {
    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;
}

.top-menu li {
    margin: 0 0 0 30px;
}

.top-menu a {
    text-decoration: none;
    color: inherit;
    font-size: inherit;
}

.top-menu a:hover {
    text-decoration: underline;
}

.main-menu {
    font-size: 14px;
}

.main-menu ul {
    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: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-menu a {
    position: relative;
    font-size: inherit;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    color: inherit;
}

.main-menu a:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2B2B2B;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    -moz-transition: 0.1s;
    transition: 0.1s;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    content: '';
}

.main-menu a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.search {
    width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.search input.search__input, .search__input {
    display: block;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #E3E3E3;
    line-height: 38px;
    padding: 0 50px 0 25px;
    font-size: 14px;
}

.search button.search__button, .search__button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
}

.search button.search__button svg, .search__button svg {
    display: block;
    width: 100%;
    height: auto;
}

.search__icon {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 16px;
    height: 16px;
    margin: -8px -8px 0 0;
}

.search__toggle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
}

.search.active .search__row {
    opacity: 1;
    width: 100%;
}

.search.active .search input.search.active .search__input, .search.active .search__input {
    background: #fff;
    padding: 0 50px 0 25px;
}

.search.active .search button.search.active .search__button, .search.active .search__button {
    /* 				width:24px;
				background-position:45px 0;

				span{
					opacity: 0;
				} */
}

@media all and (max-width: 1400px) {
    .search input.search__input, .search__input {
        padding: 0;
    }

    .search__row {
        width: 0;
        opacity: 0;
    }
}

.header__button_cart.active .h-cart {
    display: block;
}

.h-cart {
    display: none;
    position: absolute;
    top: 20px;
    left: 50%;
    margin: 0 0 0 -205px;
    width: 410px;
    height: 370px;
    border: 1px solid #E3E3E3;
    background: #fff;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 11;
}

.h-cart:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin: 0 0 0 -12px;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom: 12px solid #E3E3E3;
    content: '';
}

.h-cart input::-webkit-outer-spin-button,
.h-cart input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.h-cart input[type='number'] {
    -moz-appearance: textfield;
}

.h-cart__items {
    height: 100%;
}

.h-cart__items.mCustomScrollbar .h-cart__item {
    padding-right: 0;
}

.h-cart__items .mCSB_inside > .mCSB_container {
    margin-right: 15px;
}

.h-cart__items .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #E3E3E3;
}

.h-cart__items .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    display: none;
}

.h-cart__item {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 10px 15px 10px 0;
    border-bottom: 1px solid #E3E3E3;
}

.h-cart__item:last-child {
    border-bottom: 0;
}

.h-cart__left, .h-cart__center, .h-cart__right {
    display: table-cell;
    vertical-align: top;
    position: relative;
}

.h-cart__left {
    width: 90px;
    padding: 0 10px;
}

.h-cart__center {
    padding: 0 10px 24px;
}

.h-cart__right {
    width: 80px;
    text-align: right;
    padding: 0 0 24px;
}

.h-cart__title {
    font-size: 14px;
}

.h-cart__pack {
    font-size: 12px;
    color: #646464;
    padding: 4px 0 0;
}

.h-cart__min, .h-cart__max {
    cursor: pointer;
}

.h-cart__cost {
    white-space: nowrap;
    font-size: 16px;
}

.h-cart__discount {
    text-decoration: line-through;
    color: #646464;
    font-size: 12px;
    font-weight: 400;
}

.h-cart__count {
    position: absolute;
    bottom: 0;
    left: 5px;
    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;
    width: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 18px;
}

.h-cart input.h-cart__num,
.h-cart .h-cart__num {
    border: 0;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 24px;
}

.h-cart a.h-cart__delete, .h-cart__delete {
    position: absolute;
    bottom: 0;
    right: 5px;
    cursor: pointer;
    font-size: 12px;
    text-decoration: underline;
    line-height: 18px;
    height: 18px;
}

.h-cart a.h-cart__delete:hover, .h-cart__delete:hover {
    text-decoration: none;
}

.h-cart__image img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.h-cart__box {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 80px;
}

.h-cart__bot {
    position: absolute;
    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;
    padding: 15px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    background: #F7F7F7;
    border-top: 1px solid #E3E3E3;
}

.h-cart__bot .btn {
    line-height: 50px;
    height: 50px;
    width: 100%;
}

.h-cart__r {
    width: 220px;
}

.h-cart__sum {
    font-size: 20px;
    font-weight: bold;
    padding: 2px 0;
}

.h-cart__caption {
    font-size: 12px;
    padding: 2px 0;
}

.h-cart-noitems {
    height: 55px;
}

.basket-no-items {
    margin: 0 7px 16px;
    padding: 3px;
    border-radius: 3px;
    background: #ebebeb;
    text-align: center;
    white-space: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 16px;
}

@media all and (max-width: 1400px) {
    .h-cart {
        top: 5px;
        right: -90px;
        left: auto;
    }

    .h-cart:before {
        left: auto;
        right: 147px;
        margin: 0;
        border: 8px solid transparent;
        border-bottom: 8px solid #e3e3e3;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.footer {
    padding: 28px 0;
    background: #F7F7F7;
}

.footer a {
    color: inherit;
}

.footer__logo {
    display: block;
    width: 190px;
}

.footer__logo img {
    display: block;
    width: 100%;
}

.footer__box {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.flex-grow-1 {
    flex-grow: 1;
}

.footer__left {
    width: 100%;
}

.footer__center {
    width: 30%;
    padding: 0 30px;
}

.footer__right {
    padding: 0 0 0 30px;
}

.footer__title {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 10px;
    line-height: 22px;
    text-transform: uppercase;
}

.footer__title2 {
    font-size: 14px;
    padding: 0 0 5px;
    line-height: 22px;
}

.footer__row {
    font-size: 14px;
    padding: 0 0 10px;
}

.footer__social, .footer__email, .footer__phone {
    padding: 4px 0 0;
}

.footer__social a, .footer__email a, .footer__phone a {
    font-size: 20px;
    color: inherit;
    text-decoration: none;
}

.footer__contacts {
    padding: 0 0 0 50px;
}

.footer__contacts li {
    padding: 0 0 20px;
    white-space: nowrap;
}

.footer__contacts li:last-child {
    padding: 0;
}

.footer__contacts li div {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.footer__contacts li span {
    vertical-align: middle;
}

.footer__contacts li.phone a {
    display: inline-block;
    margin-left: 10px;
    color: inherit;
    text-decoration: none;
    font-size: 24px;
    vertical-align: middle;
}

.footer__cols {
    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;
}

.footer__col {
    flex-basis: 170px;
}

.footer__menu {
    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;
}

.footer__menu li {
    padding: 0 0 6px;
    white-space: nowrap;
}

.footer__menu li div {
    display: inline-block;
    margin-left: 10px;
}

.footer__menu li a {
    display: inline-block;
    color: inherit;
    text-decoration: none;
}

.footer__menu li a:hover {
    text-decoration: underline;
}

@media all and (max-width: 1250px) {
    .footer__cols {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .footer__center {
        width: 45%;
    }

    .footer__right {
        padding: 0 0 0 50px;
    }

    .footer__right .footer__cols {
        display: block;
    }

    .footer__contacts {
        padding: 0;
    }
}

@media all and (max-width: 1024px) {
    .footer {
        padding: 16px 0;
    }

    .footer__logo {
        width: auto;
    }

    .footer__box {
        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;
    }

    .footer__left {
        width: 100%;
    }

    .footer__center {
        width: 75%;
        padding: 0 0px 50px;
    }

    .footer__right {
        width: 100%;
        padding-left: 25%;
    }

    .footer__right .footer__cols {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .footer__title {
        text-transform: none;
    }
}

@media all and (max-width: 768px) {
    .footer__cols {
        flex-direction: column;
    }

    .footer__title {
        font-size: 18px;
        padding: 10px 0;
        cursor: pointer;
        line-height: 28px;
    }

    .footer_accardion:after {
        content: '';
        position: absolute;
        right: 10px;
        width: 36px;
        height: 36px;
        background: url('/local/templates/takem/i/arrow-down.svg');
    }

    .footer__menu li {
        padding: 5px 16px;
    }

    .footer__col {
        flex-basis: 0;
    }

    .order-4 {
        order: 4;
    }

    .accardion {
        display: none;
    }

    .footer_accardion.active:after {
        transform: rotate(180deg);
    }

    .footer_subscribe .footer__title {
        font-size: 16px;
        font-weight: 500;
        line-height: normal;
    }

    .footer_subscribe {
        border-top: 2px solid #e8e8e8;
        margin: 15px 0;
        border-bottom: 2px solid #e8e8e8;
        border-radius: 2px;
    }

    .contact-us {
        text-transform: uppercase;
    }
}

@media all and (max-width: 480px) {
    .footer__right .footer__cols {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer__right .footer__col {
        width: 100%;
    }
}

:focus {
    outline: none;
}

input {
    outline: none;
}

a img {
    border: none;
}

img {
    outline: none;
}

strong {
    font-weight: bold;
}

p {
    padding-bottom: 20px;
}

p:empty {
    display: none;
}

textarea,
select,
input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: none;
}

html,
body {
    font-size: 16px;
    font-family: 'Nunito', sans-serif;
    color: #2B2B2B;
    height: 100%;
    /*  min-width: 375px;*/
    font-weight: 500;
}

@media all and (max-width: 1400px) {
    p {
        padding-bottom: 12px;
        font-size: 15px;
        line-height: 1.6;
    }
}

.wrapper {
    height: 100%;
}

.wrapper__box {
    min-height: 100%;
    overflow: hidden;
    padding: 0 0 0px;
}

.container {
    position: relative;
    max-width: 1240px;
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
    overflow: hidden;
}

.index-page .main-content {
    padding: 16px 0;
    background: url("/local/templates/takem/css/../img/leafs.png") 50% 0 repeat-y;
}

.index-page .main-content h1 {
    text-align: left;
    font-size: 32px;
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.index-page .main-content__header {
    padding: 14px 0;
}

.header-hp-main {
    background: #f0f0eea6;
}

.index-page .main-content__show {
    display: none;
    text-align: center;
    text-decoration: underline;
}

.index-page .main-content__show:hover {
    text-decoration: none;
}

.index-page .main-content .active .index-page .main-content__show {
    display: none;
}

@media all and (max-width: 1400px) {
    .index-page .main-content {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        background-size: auto 100%;
        background-color: #F3F3F3;
    }
}

@media all and (max-width: 1250px) {

    .index-page .main-content__show {
        display: block;
    }
}

@media all and (max-width: 1024px) {
    .index-page .main-content h1 {
        font-size: 24px;
    }
}

@media all and (max-width: 768px) {
    .index-page .main-content {
        -webkit-background-size: auto auto;
        -moz-background-size: auto;
        background-size: auto;
    }

    .index-page .main-content__header {
        padding: 0 0 16px 0;
    }
}

.text-cols {
    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;
    padding-right: 5%;
}

.text-cols__left {
    background: #f0f0eea6;
    width: 97%;
}

.text-cols__right {
    width: 45%;
}

@media all and (max-width: 1250px) {
    .text-cols {
        padding: 0 0 30px;
    }
}

@media all and (max-width: 1024px) {
    .text-cols {
        display: block;
        padding: 0;
        margin: 0 0 30px;
        height: 200px;
        overflow: hidden;
        position: relative;
    }

    .active .text-cols {
        height: auto;
    }

    .active .text-cols:after {
        display: none;
    }

    .text-cols:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100px;
        content: '';
        z-index: 5;
        background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 0), #f3f3f3);
        background-image: -o-linear-gradient(top, rgba(243, 243, 243, 0), #f3f3f3);
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(243, 243, 243, 0)), to(#f3f3f3));
        background-image: -moz- oldlinear-gradient(top, rgba(243, 243, 243, 0), #f3f3f3);
        background-image: linear-gradient(top, rgba(243, 243, 243, 0), #f3f3f3);
    }

    .text-cols__right, .text-cols__left {
        width: 100%;
    }
}

.social a {
    display: inline-block;
    margin: 0 6px 0 0;
}

.main {
    padding: 20px 0 20px;
}

@media all and (max-width: 1024px) {
    .main {
        padding: 0;
    }
}

.sidebar {
    float: left;
    width: 200px;
    margin: 0 20px 0 0;
}

.sidebar__block {
    padding: 0 0 70px;
}

@media all and (max-width: 1024px) {
    .sidebar {
        display: none;
    }
}

.content {
    overflow: hidden;
}

@media all and (max-width: 1024px) {
    .content {
        overflow: visible;
    }
}

.inner-header {
    height: 130px;
    background-position: 50% 0;
}

.inner-header .container {
    height: 100%;
}

.inner-header__wrap {
    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-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: 100%;
}

/*  .inner-header__breadcrumbs, .inner-header__title {
    padding: 5px 0; }*/
.inner-header__title .h1, .inner-header__title h1 {
    padding: 0;
    font-size: 48px;
}

@media all and (max-width: 1024px) {
    .inner-header {
        height: auto;
        padding: 0 0 30px;
        background-position: 20% 0;
    }

    .inner-header__title .h1, .inner-header__title h1 {
        font-size: 26px;
    }
}

.form-tabs {
    padding: 0 0 45px;
}

.form-tabs__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 30px;
}

.form-tabs__btn {
    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;
    width: 50%;
    height: 70px;
    text-align: center;
    background: #F7F7F7;
    color: #646464;
    font-weight: bold;
    border-bottom: 2px solid transparent;
}

.form-tabs__btn.active {
    color: #006D00;
    background: #fff;
}

.form-tabs__btn.active span {
    display: inline-block;
    border-bottom: 2px solid #006D00;
}

.form-tabs__tab {
    display: none;
}

.form-tabs__tab.active {
    display: block;
}

/*
a - Arial Regular
b - Arial Italic
c - Arial Bold
d - Arial Bold Italic
e - Georgia Regular
f - Georgia Italic
g - Georgia Bold
h - Georgia Bold Italic
i - Tahoma Regular
j - Tahoma Bold
k - Times Regular
l - Times Italic
m - Times Bold
n - Times Bold Italic
o - Lucida Regular
p - Verdana Regular
q - Verdana Italic
r - Verdana Bold
s - Verdana Bold Italic
*/


/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
button.btn,
a.btn,
.btn {
    display: inline-block;
    cursor: pointer;
    position: relative;
    color: #fff;
    text-decoration: none;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 20px;
    background: #5D3F6A;
    white-space: nowrap;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.1s background;
    -o-transition: 0.1s background;
    -moz-transition: 0.1s background;
    transition: 0.1s background;
    border: 0;
}

button.btn:hover,
a.btn:hover,
.btn:hover {
    background: #5d3f6ac7;
}

.btn-light {
    font-weight: 500;
    padding: 0px 10px;
}

button.btn_lime,
a.btn_lime,
.btn_lime {
    background: #8DBA69;
}

button.btn_lime:hover,
a.btn_lime:hover,
.btn_lime:hover {
    background: #9ac27a;
}

.one-click {
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #5D3F6A;
    font-weight: 700;
}

button.btn-cart,
a.btn-cart,
.btn-cart {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    background: #5D3F6A;
    /*background: linear-gradient(360deg, #176b17, #488248);*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    text-align: center;
    height: 52px;
    -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;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 35px;
    font-weight: 700;
    cursor: pointer;
}

button.btn-cart i,
a.btn-cart i,
.btn-cart i {
    margin: 0 12px 0 0;
}

button.loadmore,
a.loadmore,
.loadmore {
    display: block;
    cursor: pointer;
    position: relative;
    color: #2B2B2B;
    text-decoration: none;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    padding: 0px 20px;
    background: #5d3f6a26;
    white-space: nowrap;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: 0.1s background;
    -o-transition: 0.1s background;
    -moz-transition: 0.1s background;
    transition: 0.1s background;
}

button.loadmore:hover,
a.loadmore:hover,
.loadmore:hover {
    background: #5d3f6a26;
}

.nav-arrow-left, .nav-arrow-right {
    position: relative;
    cursor: pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
    width: 44px;
    height: 26px;
}

.nav-arrow-left:before, .nav-arrow-right:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
}

.nav-arrow-left.slick-disabled, .nav-arrow-right.slick-disabled {
    cursor: default;
}

.nav-arrow-left.slick-disabled:before, .nav-arrow-right.slick-disabled:before {
    opacity: 0.5;
}

@media all and (max-width: 480px) {
    .btn-light {
        display: none !important;

    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.i-cat-1:before,
.i-cat-2:before,
.i-cat-3:before,
.i-cat-4:before,
.i-cat-5:before,
.i-cat-6:before,
.i-cat-7:before,
.i-cat-8:before,
.i-cat-9:before,
.i-cat-10:before,
.i-cat-11:before,
.i-cat-12:before,
.i-cat-13:before,
.i-cat-14:before,
.i-cat-15:before,
.i-cat-16:before,
.i-cat-17:before,
.i-cat-18:before,
.i-cat-19:before,
.i-arr-l:before,
.i-arr-r:before,
.i-cart:before,
.i-in-cart:before,
.i-discount:before,
.i-fb:before,
.i-ig:before,
.i-plus:before,
.i-minus:before,
.i-car:before,
.i-alarm:before,
.i-sertificate:before,
.i-gmp:before,
.i-exl:before,
.i-arr-up:before,
.i-arr-down:before,
.i-arr-left:before,
.i-arr-right:before,
.i-checked:before,
.i-filter:before,
.i-close:before,
.i-dropdown-toggle:before,
.i-crown:before,
.i-menu:before,
.i-ok:before,
.i-error:before,
.i-lk:before,
.i-search:before {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/local/templates/takem/css/../img/sprite.svg") 0 0 no-repeat;
    content: '';
}

.i-cat-1:before {
    background-position: 0 0;
}

.i-cat-2:before {
    background-position: -24px 0;
}

.i-cat-3:before {
    background-position: -48px 0;
}

.i-cat-4:before {
    background-position: -72px 0;
}

.i-cat-5:before {
    background-position: -96px 0;
}

.i-cat-6:before {
    background-position: -120px 0;
}

.i-cat-7:before {
    background-position: -144px 0;
}

.i-cat-8:before {
    background-position: -168px 0;
}

.i-cat-9:before {
    background-position: -192px 0;
}

.i-cat-10:before {
    background-position: -216px 0;
}

.i-cat-11:before {
    background-position: -289px -47px;
}

.i-cat-12:before {
    background-position: -239px -91px;
}

.i-cat-13:before {
    background-position: -311px -91px;
}

.i-cat-14:before {
    background-position: -240px -114px;
}

.i-cat-15:before {
    background-position: -216px 0;
}

.i-cat-16:before {
    background-position: -216px 0;
}

.i-cat-18:before {
    background-position: -351px -114px;
}

.i-cat-19:before {
    background-position: -407px -113px;
}

.i-cat-1.green:before {
    background-position: 0 -48px;
}

.i-cat-2.green:before {
    background-position: -24px -48px;
}

.i-cat-3.green:before {
    background-position: -48px -48px;
}

.i-cat-4.green:before {
    background-position: -72px -48px;
}

.i-cat-5.green:before {
    background-position: -96px -48px;
}

.i-cat-6.green:before {
    background-position: -120px -48px;
}

.i-cat-7.green:before {
    background-position: -144px -48px;
}

.i-cat-8.green:before {
    background-position: -168px -48px;
}

.i-cat-9.green:before {
    background-position: -192px -48px;
}

.i-cat-10.green:before {
    background-position: -216px -48px;
}

.i-cat-11.green:before {
    background-position: -289px -90px;
}

.i-cat-12.green:before {
    background-position: -264px -91px;
}

.i-cat-13.green:before {
    background-position: -352px -91px;
}

.i-cat-14.green:before {
    background-position: -264px -114px;
}

.i-cat-15.green:before {
    background-position: -192px -48px;
}

.i-cat-16.green:before {
    background-position: -216px -48px;
}

.i-cat-17.green:before {
    background-position: -216px -48px;
}

.i-cat-19.green:before {
    background-position: -288px -113px;
}

.i-cat-18.green:before {
    background-position: -310px -113px;
}

.cats {
    /* 	a:hover > .i-cat{
		&-1:before{background-position: 0 -48px;}
		&-2:before{background-position: -24px -48px;}
		&-3:before{background-position: -48px -48px;}
		&-4:before{background-position: -72px -48px;}
		&-5:before{background-position: -96px -48px;}
		&-6:before{background-position: -120px -48px;}
		&-7:before{background-position: -144px -48px;}
		&-8:before{background-position: -168px -48px;}
		&-9:before{background-position: -192px -48px;}
		&-10:before{background-position: -216px -48px;}
	} */
}

.cats a > .i-cat-1:before,
.cats a.active > .i-cat-1:before,
.cats a.active > .i-cat-1:before {
    background-position: 0 -24px;
}

.cats a > .i-cat-2:before,
.cats a.active > .i-cat-2:before,
.cats a.active > .i-cat-2:before {
    background-position: -24px -24px;
}

.cats a > .i-cat-3:before,
.cats a.active > .i-cat-3:before,
.cats a.active > .i-cat-3:before {
    background-position: -48px -24px;
}

.cats a > .i-cat-4:before,
.cats a.active > .i-cat-4:before,
.cats a.active > .i-cat-4:before {
    background-position: -72px -24px;
}

.cats a > .i-cat-5:before,
.cats a.active > .i-cat-5:before,
.cats a.active > .i-cat-5:before {
    background-position: -96px -24px;
}

.cats a > .i-cat-6:before,
.cats a.active > .i-cat-6:before,
.cats a.active > .i-cat-6:before {
    background-position: -120px -24px;
}

.cats a > .i-cat-7:before,
.cats a.active > .i-cat-7:before,
.cats a.active > .i-cat-7:before {
    background-position: -144px -24px;
}

.cats a > .i-cat-8:before,
.cats a.active > .i-cat-8:before,
.cats a.active > .i-cat-8:before {
    background-position: -168px -24px;
}

.cats a > .i-cat-9:before,
.cats a.active > .i-cat-9:before,
.cats a.active > .i-cat-9:before {
    background-position: -192px -24px;
}

.cats a > .i-cat-10:before,
.cats a.active > .i-cat-10:before,
.cats a.active > .i-cat-10:before {
    background-position: -216px -24px;
}


.cats a > .i-cat-11:before,
.cats a.active > .i-cat-11:before,
.cats a.active > .i-cat-11:before {
    background-position: -287px -70px;
}

.cats a > .i-cat-12:before,
.cats a.active > .i-cat-12:before,
.cats a.active > .i-cat-12:before {
    background-position: -215px -91px;
}

.cats a > .i-cat-13:before,
.cats a.active > .i-cat-13:before,
.cats a.active > .i-cat-13:before {
    background-position: -330px -91px;
}

.cats a > .i-cat-14:before,
.cats a.active > .i-cat-14:before,
.cats a.active > .i-cat-14:before {
    background-position: -215px -114px;
}

.cats a > .i-cat-15:before,
.cats a.active > .i-cat-15:before,
.cats a.active > .i-cat-15:before {
    background-position: -215px -114px;
}

.cats a > .i-cat-16:before,
.cats a.active > .i-cat-16:before,
.cats a.active > .i-cat-16:before {
    background-position: -215px -114px;
}

.cats a > .i-cat-17:before,
.cats a.active > .i-cat-17:before,
.cats a.active > .i-cat-17:before {
    background-position: -215px -114px;
}

.cats a > .i-cat-18:before,
.cats a.active > .i-cat-18:before,
.cats a.active > .i-cat-18:before {
    background-position: -329px -114px;
}

.cats a > .i-cat-19:before,
.cats a.active > .i-cat-19:before,
.cats a.active > .i-cat-19:before {
    background-position: -375px -112px;
}

/*.cats a:hover > .i-cat-1:before,
  .cats a.active:hover > .i-cat-1:before,
  .cats a.active > .i-cat-1:before {
    background-position: 0 -24px; }
  .cats a:hover > .i-cat-2:before,
  .cats a.active:hover > .i-cat-2:before,
  .cats a.active > .i-cat-2:before {
    background-position: -24px -24px; }
  .cats a:hover > .i-cat-3:before,
  .cats a.active:hover > .i-cat-3:before,
  .cats a.active > .i-cat-3:before {
    background-position: -48px -24px; }
  .cats a:hover > .i-cat-4:before,
  .cats a.active:hover > .i-cat-4:before,
  .cats a.active > .i-cat-4:before {
    background-position: -72px -24px; }
  .cats a:hover > .i-cat-5:before,
  .cats a.active:hover > .i-cat-5:before,
  .cats a.active > .i-cat-5:before {
    background-position: -96px -24px; }
  .cats a:hover > .i-cat-6:before,
  .cats a.active:hover > .i-cat-6:before,
  .cats a.active > .i-cat-6:before {
    background-position: -120px -24px; }
  .cats a:hover > .i-cat-7:before,
  .cats a.active:hover > .i-cat-7:before,
  .cats a.active > .i-cat-7:before {
    background-position: -144px -24px; }
  .cats a:hover > .i-cat-8:before,
  .cats a.active:hover > .i-cat-8:before,
  .cats a.active > .i-cat-8:before {
    background-position: -168px -24px; }
  .cats a:hover > .i-cat-9:before,
  .cats a.active:hover > .i-cat-9:before,
  .cats a.active > .i-cat-9:before {
    background-position: -192px -24px; }
  .cats a:hover > .i-cat-10:before,
  .cats a.active:hover > .i-cat-10:before,
  .cats a.active > .i-cat-10:before {
     background-position: -216px -24px;}


  .cats a:hover > .i-cat-11:before,
  .cats a.active:hover > .i-cat-11:before,
  .cats a.active > .i-cat-11:before {
     background-position: -287px -70px;}

  .cats a:hover > .i-cat-12:before,
  .cats a.active:hover > .i-cat-12:before,
  .cats a.active > .i-cat-12:before {
     background-position: -215px -91px;}

  .cats a:hover > .i-cat-13:before,
  .cats a.active:hover > .i-cat-13:before,
  .cats a.active > .i-cat-13:before {
     background-position: -330px -91px;}

  .cats a:hover > .i-cat-14:before,
  .cats a.active:hover > .i-cat-14:before,
  .cats a.active > .i-cat-14:before {
     background-position:-215px -114px;}

  .cats a:hover > .i-cat-15:before,
  .cats a.active:hover > .i-cat-15:before,
  .cats a.active > .i-cat-15:before {
     background-position:-215px -114px;}

  .cats a:hover > .i-cat-16:before,
  .cats a.active:hover > .i-cat-16:before,
  .cats a.active > .i-cat-16:before {
     background-position:-215px -114px;}
  .cats a:hover > .i-cat-17:before,
  .cats a.active:hover > .i-cat-17:before,
  .cats a.active > .i-cat-17:before {
     background-position:-215px -114px;}*/
.i-arr-l:before {
    background-position: 0 -72px;
}

.i-arr-r:before {
    background-position: -24px -72px;
}

.i-cart:before {
    background-position: -264px 0;
}

.i-in-cart:before {
    background-position: -237px 0;
}


.i-cart.white:before {
    background-position: -264px -24px;
}

.i-in-cart.white:before {
    background-position: -238px -24px;
}

.i-discount:before {
    width: 58px;
    background-position: 0 -120px;
}

.i-fb:before {
    background-position: -98px -124px;
    width: 27px;
    height: 27px;
}

.i-ig:before {
    background-position: -65px -124px;
    width: 27px;
    height: 27px;
}

.i-fb:hover:before {
    /*background-position: -72px -96px; */
}

.i-ig:hover:before {
    /*background-position: -48px -96px;*/
}

.i-plus:before {
    background-position: -96px -72px;
}

.i-minus:before {
    background-position: -120px -72px;
}

.i-car:before {
    background-position: -336px 0;
}

.i-alarm:before {
    background-position: -360px 0;
}

.i-sertificate:before {
    background-position: -360px -25px;
}

.i-exl:before {
    background-position: -309px -25px;
}

.i-gmp:before {
    background-position: -359px -50px;
}

.i-arr-up:before {
    background-position: 0 -96px;
}

.i-arr-down:before {
    background-position: -24px -96px;
}

.i-arr-left:before {
    background-position: 0 -72px;
}

.i-arr-left.white:before {
    background-position: 0px -73px;
}

/*background-position: -264px -72px; }*/

.i-arr-right:before {
    background-position: -24px -72px;
}

.i-arr-right.white:before {
    background-position: -240px -72px;
}

.i-checked:before {
    background-position: -196px -72px;
}

.i-filter:before {
    background-position: -168px -72px;
}

.i-close:before {
    background-position: -144px -72px;
}

.i-crown:before {
    background-position: -384px 0px;
}

.i-menu:before {
    background-position: -408px 0px;
}

.i-ok:before {
    background-position: -192px -72px;
}

.i-error:before {
    background-position: -144px -96px;
}

.i-lk:before {
    background-position: -288px -24px;
}

.i-search:before {
    background-position: -432px 0;
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.clr1 {
    color: #FFD204;
}

.clr2 {
    color: #005EA7;
}

a.clr-red, .clr-red {
    color: #F42F2F;
}

a.clr-grey, .clr-grey {
    color: #646464;
}

a.clr-lime, .clr-lime {
    color: #5D3F6A;
}

a.clr-green, .clr-green {
    color: #006D00;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 16px;
}

.fs24 {
    font-size: 24px;
}

.fw300 {
    font-weight: 300;
}

.fw400 {
    font-weight: 400;
}

.al-c {
    text-align: center;
}

.al-r {
    text-align: right;
}

a {
    color: #005ea7;
}

a:hover {
    text-decoration: none;
}

.text {
    text-align: left;
    line-height: 160%;
}

.text a {
    font-weight: 400;
}

.text ul, .text ol {
    line-height: 160%;
}

.text ul {
    padding: 0 0 20px 20px;
    list-style-position: outside;
    list-style-type: disc;
}

.text ul li {
    list-style-position: outside;
    list-style-type: inherit;
}

.text ol {
    padding-left: 25px;
}

.index-page h1 {
    text-align: center;
}

.index-page h2, .index-page .h2, .title-hp {
    font-size: 25px;
    font-weight: bold;
    padding: 14px 0 0 0;
}

@media all and (max-width: 1024px) {
    .index-page h2, .index-page .h2, .title-hp {
        font-size: 22px;
        font-weight: 700;
        padding: 0;
        line-height: 37px;
    }
}

h1, .h1 {
    position: relative;
    font-size: 28px;
    text-align: left;
    padding: 16px 0 36px 0px;
    color: inherit;
    clear: both;
}

h2, .h2 {
    padding: 16px 0 16px 0px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    clear: both;
}

h3, .h3 {
    font-size: 20px;
    font-weight: 400;
    padding: 16px 0 16px 0px;
}

h4, .h4 {
    font-size: 18px;
    font-weight: 400;
    padding: 16px 0 16px 0px;
}

@media all and (max-width: 768px) {
    h1, .h1 {
        font-size: 24px;
    }

    h2, .h2 {
        font-size: 22px;
    }

    h3, .h3 {
        font-size: 19px;
    }

    h4, .h4 {
        font-size: 17px;
    }
}

img.fl-r {
    float: right;
    clear: both;
    margin: 0 0 10px 15px;
}

img.fl-l {
    float: left;
    clear: both;
    margin: 0 0 10px 15px;
}

ul.plus-list {
    padding: 10px 25px;
    background: #F7F7F7;
}

ul.plus-list li {
    position: relative;
    padding: 8px 0 8px 35px;
    font-weight: 300;
}

ul.plus-list li:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 24px;
    height: 24px;
    background: url("/local/templates/takem/css/../img/sprite.svg") -216px -72px no-repeat;
    content: '';
}

@media all and (max-width: 480px) {
    ul.plus-list {
        padding: 10px;
        margin: 0 0 10px;
    }
}

ul.arrow-list {
    margin: 0 0 20px;
}

ul.arrow-list li {
    position: relative;
    padding: 10px 0 10px 35px;
}

ul.arrow-list li:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 24px;
    height: 24px;
    background: url("/local/templates/takem/css/../img/sprite.svg") -240px -72px no-repeat #8DBA69;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    content: '';
}

@media all and (max-width: 480px) {
    ul.arrow-list {
        padding: 10px;
    }
}

.product-card__info {
    padding: 10px 25px;
}

.table-desc {
    padding: 10px 25px;
    margin: 0 0 10px;
    font-size: 16px;
}

.table-desc__cell_linked {
    text-decoration: underline;
    color: #5D3F6A;
}

.table-desc__row {
    overflow: hidden;
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 0 15px;
    padding: 0 0 1px;
    font-weight: 300;
}

.table-desc__cell {
    display: table-cell;
    position: relative;
    vertical-align: bottom;
}

.table-desc__cell span {
    position: relative;
    display: inline-block;
    background: #fff;
    z-index: 5;
}

.table-desc__cell:first-child {
    text-align: left;
    width: 50%;
}

.table-desc__cell:first-child span {
    padding: 0 15px 0 0;
}

.table-desc__cell:first-child:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 1000px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSIxIiB2aWV3Qm94PSIwIDUuMzc1IDUwIDEiPjxnIGZpbGw9IiNFM0UzRTMiPjxwYXRoIGQ9Ik0wIDUuMzc1aDV2MUgwek0xMCA1LjM3NWg1djFoLTV6TTQwIDUuMzc1aDV2MWgtNXpNMzAgNS4zNzVoNXYxaC01ek0yMCA1LjM3NWg1djFoLTV6Ii8+PC9nPjwvc3ZnPg==");
    content: '';
    z-index: 1;
}

.table-desc__cell:last-child {
    text-align: right;
    width: 40%;
}

.table-desc__cell:last-child span {
    padding: 0 0 0 15px;
}

.table-desc-2 {
    padding: 30px;
    margin: 0 0 45px;
    font-size: 16px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #646464;
}

.table-desc-2 a {
    color: inherit;
}

.table-desc-2__row {
    overflow: hidden;
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0 0 5px;
    margin: 0 0 10px;
    border-bottom: 1px solid #646464;
}

.table-desc-2__row:last-child {
    margin-bottom: 0;
}

.table-desc-2__cell {
    display: table-cell;
    position: relative;
    vertical-align: bottom;
}

.table-desc-2__cell:first-child {
    text-align: left;
    width: 60%;
}

.table-desc-2__cell:last-child {
    text-align: right;
    width: 40%;
}

.title-split {
    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;
    padding: 0 0 20px;
}

.title-split * {
    padding: 0;
    margin: 0;
}

.title-split span {
    font-size: 14px;
}

@media all and (max-width: 480px) {
    .table-desc {
        padding: 0;
        margin: 0;
    }

    .table-desc-2 {
        padding: 16px;
        margin: 0 0 26px;
        font-size: 15px;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.advantages {
    padding: 55px 0;
}

.advantages h1.advantages__header, .advantages__header {
    text-align: center;
    font-size: 28px;
    padding: 0 0 40px;
    margin: 0;
}

.advantages__items {
    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;
}

.advantages__item {
    position: relative;
    width: 30%;
    padding: 20px 0 0 33px;
    line-height: 160%;
    margin: 0 0 40px;
    min-height: 105px;
}

.advantages__num {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    font-weight: bold;
    z-index: 1;
}

.advantages__title {
    position: relative;
    z-index: 5;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 10px;
}

.advantages__text {
    position: relative;
    z-index: 5;
    font-size: 14px;
}

.container-with-search {
    display: none;
}

.hp-products {
    margin-top: 15px;
}

.no-margin {
    margin-top: 0;
}

@media all and (max-width: 1024px) {
    .no-padding-mobile {
        padding: 0;
    }

    .advantages__item {
        width: 100%;
    }

    .container-with-search {
        display: block;
        padding: 16px;
    }


}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */

.main-products {
    background: #F7F7F7;
}

.main-products h2.main-products__header, .main-products__header {
    padding: 5px 0 25px;
}

.main-products__header-new {
    padding-top: 14px;
}

.main-products__title-container {
    padding-top: 14px;
    padding-bottom: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-products__wrap {
    padding: 20px 0;
    overflow: hidden;
}

.main-products__right {
    padding: 8px 0 0 10px;
}

.main-products__r {
    margin-right: 20px;
    padding-top: 14px;
}

.main-products__r .btn {
    font-size: 14px;
    font-weight: normal;
    padding: 7px 12px;
    height: auto;
    background: #7ca25c;
    line-height: normal;
}

.main-products__left {
    float: left;
    margin-right: 30px;
    width: 200px;
    padding: 0;
}

.main-products__right {
    overflow: hidden;
}

.main-products__top {
    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;
    padding: 0 0 20px;
}

.main-products__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-products__item {
    padding: 0 0 5px;
}

.main-products__item .card {
    margin: 0 auto;
}

@media all and (max-width: 1024px) {
    .main-products__nav {
        display: none;
    }

    .main-products__header-new {
        padding-top: 0;
    }

    .main-products__top {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 35px 0 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .main-products__items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: scroll;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .main-products__items_sale {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: scroll;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .main-products__item {
        display: inline-block;
        margin-right: 10px;
        vertical-align: top;
    }

    .main-products__right {
        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;
        padding: 25px 0 0;
    }

    .main-products__left {
        float: none;
        width: 100%;
    }

    .main-products .card {
        width: 280px;
        height: 100%;
    }

    .main-products .cats__header {
        display: none;
    }

    .main-products .cats__list {
        white-space: nowrap;
        overflow-x: scroll;
    }

    .main-products .cats li {
        display: inline-block;
        margin-right: 30px;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.card {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    width: 310px;
    height: 445px;
    padding: 30px;
    -webkit-transition: 0.3s -webkit-box-shadow;
    transition: 0.3s -webkit-box-shadow;
    -o-transition: 0.3s box-shadow;
    -moz-transition: 0.3s box-shadow, 0.3s -moz-box-shadow;
    transition: 0.3s box-shadow;
    transition: 0.3s box-shadow, 0.3s -webkit-box-shadow, 0.3s -moz-box-shadow;
}

.card:hover {
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}

.card .card__link, .card__link {
    position: relative;
    display: block;
    text-decoration: none;
    color: inherit;
    z-index: 4;
}

/*    .card .card__link:hover, .card__link:hover {
      z-index: 11; }*/
.card__cont {
    position: relative;
    height: 100%;
    padding: 0 0 100px;
}

.card__image {
    position: relative;
    margin: 0 0 15px;
}

.card__image img {
    display: block;
    position: relative;
    width: auto;
    height: 180px;
    margin: 0 auto;
    z-index: 1;
}

.card__discount {
    position: absolute;
    top: 0;
    right: 0;
    height: 24px;
    width: 58px;
    text-align: right;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    padding: 0 6px 0 0;
    z-index: 5;
}

.card__discount span {
    position: relative;
    z-index: 5;
}

.card__discount:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.card__title {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px;
}

.card_new__title {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 10px;
}

.card__tags {
    padding: 0 0 5px;
}

.card__tags > div, .card__tags > a {
    display: inline-block;
}

.card__tags > div:hover .card__tooltip {
    display: block;
}

.card__tags > div:nth-child(1) .card__tooltip {
    left: -15px;
}

.card__tags > div:nth-child(1) .card__tooltip span:before {
    left: 20px;
    margin-left: 0;
}

.card__tags > div:nth-child(2) .card__tooltip {
    left: -14px;
}

.card__tags > div:nth-child(2) .card__tooltip span:before {
    left: 48px;
    margin-left: 0;
}

.card__tags > div:nth-child(3) .card__tooltip {
    left: 4px;
}

.card__tags > div:nth-child(4) .card__tooltip {
    left: 32px;
}

.card__tags > div:nth-child(5) .card__tooltip {
    left: 60px;
}

.card__tags > div:nth-child(6) .card__tooltip {
    left: 89px;
}

.card__desc {
    position: relative;
    padding: 0 0 10px;
    height: 55px;
    overflow: hidden;
}

.card__desc * {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #7D7D7D;
}

.card__desc li,
.card__desc ul {
    list-style-position: inside;
    list-style-type: disc;
}

.card__desc:hover {
    overflow: visible;
}

.card__desc:hover:before {
    display: none;
}

.card__desc:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 10px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), white);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), white);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
    background-image: -moz- oldlinear-gradient(top, rgba(255, 255, 255, 0), white);
    background-image: linear-gradient(top, rgba(255, 255, 255, 0), white);
    content: '';
}

.card__box {
    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;
    padding: 15px 0 0;
    border-top: 1px solid #E3E3E3;
}

.card__box-new {
    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;
    padding: 15px 0 0;
    width: 100%;
}

.card__cart {
    display: block;
    position: relative;
    background: #F3F3F3;
    width: 90px;
    height: 46px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 0;
    cursor: pointer;
}

.card__cart span:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
}

.card__cart.green {
    background: #006D00;
}

.card__count {
    font-size: 14px;

}

.card__cost {
    font-size: 22px;
    color: #333;
    font-weight: 700;
}

.card__oldcost {
    font-weight: 500;
    display: inline-block;
    font-size: 14px;
    color: #595959;
    text-decoration: line-through;
}

.card__bot {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    z-index: 5;
}

.card__hidden {
    background: #fff;
    padding: 0 0 8px;
}

.card__tooltip {
    position: absolute;
    display: none;
    bottom: 100%;
    left: 50%;
    text-align: center;
    width: 130px;
    margin: 0 0 7px 0;
}

.card__tooltip span {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    background: #006D00;
    color: #fff;
    padding: 5px 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 12px;
}

.card__tooltip span:before {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    content: '';
    border: 6px solid transparent;
    border-top: 6px solid #006D00;
}

@media all and (max-width: 1024px) {
    .card:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}

@media all and (max-width: 480px) {
    .card__box {
        padding: 10px 0 0;
        flex-basis: 180px;
    }

    .card__cost {
        font-size: 18px;
    }

    .card__oldcost {
        font-size: 12px;
    }

    .card__title {
        font-size: 15px;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        -ms-line-clamp: 3;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        display: -webkit-box;
        display: box;
        word-wrap: break-word;
        -webkit-box-orient: vertical;
        box-orient: vertical;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.types {
    padding: 20px 0 30px;
}

.types__items {
    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;
}

.types__item {
    position: relative;
    width: 33%;
    padding: 30px 30px 80px;
    min-height: 360px;
    line-height: 160%;
    margin: 0 0 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #E6DDD5;
}

.types__image {
    position: absolute;
    bottom: 15px;
    right: 20px;
    font-size: 40px;
    font-weight: bold;
    z-index: 1;
}

.types__title {
    position: relative;
    z-index: 5;
    font-size: 24px;
    padding: 0 0 15px;
}

.types__text {
    z-index: 5;
    font-size: 16px;
    padding: 0 0 15px;
}

.types a.types__link, .types__link {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 5;
    line-height: 44px;
    display: inline-block;
    padding: 0 20px;
    color: inherit;
    text-decoration: none;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media all and (max-width: 1024px) {
    .types {
        padding: 0 0 0px;
    }

    .types .container {
        padding: 0;
    }

    .types__item {
        width: 100%;
        min-height: 180px;
        padding: 30px 190px 80px 20px;
        margin: 0 0 15px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .types a.types__link, .types__link {
        left: 20px;
        bottom: 20px;
    }
}

@media all and (max-width: 480px) {
    .types__item {
        width: 100%;
        min-height: 180px;
        padding: 20px 20px 80px 20px;
        margin: 0 0 15px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .types__image {
        position: static;
        float: right;
        width: 100px;
    }

    .types__image img {
        width: 100%;
        height: auto;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.cats__header {
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 10px;
}

.cats__icon {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: 10px;
}

.cats__icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
}

.cats__item {
    padding: 6px 0;
}

.cats__item 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;
    text-decoration: none;
    color: inherit;
}

.cats__item a:hover {
    color: #006D00;
    /* 				.cats__title:before{
					display: block;
					position: absolute;
					top:100%;
					left:0;
					height:2px;
					width:100%;
					background: $color2;
					content:'';
				} */
}

/*    .cats__item a:hover .cats__icon {*/
.cats__item a .cats__icon {
    background: #006D00;
}

.cats__title {
    position: relative;
    display: inline-block;
}

.cats li.active,
.cats a.active {
    color: #006D00;
}

.cats li.active .cats__icon,
.cats a.active .cats__icon {
    background: #006D00;
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.brands {
    padding: 40px 0 80px;
}

.brands h2.brands__header, .brands__header {
    font-weight: bold;
    margin: 0;
    padding: 0 0 20px;
}

.brands__box {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.brands__left, .brands__right {
    display: table-cell;
    vertical-align: middle;
}

.brands__left {
    width: 34%;
}

.brands__right {
    width: 66%;
}

.brands__items {
    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;
}

.brands__item {
    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;
}

.brands a.brands__link, .brands__link {
    color: inherit;
}

@media all and (max-width: 1024px) {
    .brands {
        padding: 40px 0 40px;
    }

    .brands__box {
        display: block;
    }

    .brands__left {
        padding: 0 0 30px;
    }

    .brands__left, .brands__right {
        display: block;
        width: 100%;
    }

    .brands__items {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media all and (max-width: 768px) {
    .brands__item {
        width: 50%;
    }
}

@media all and (max-width: 480px) {
    .brands__item {
        width: auto;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.catalog {
    margin: 0 0 70px;
}

.catalog__items {
    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;
}

.catalog__item {
    padding: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.catalog__item:nth-child(3n) {
    margin-right: 0;
}

@media all and (max-width: 1400px) {
    .catalog__item {
        width: 31%;
        margin-right: 3%;
    }

    .catalog__item .card {
        padding: 10px;
        width: 100%;
        height: 390px;
    }

    .catalog__item .card__image img {
        height: 150px;
    }
}

@media all and (max-width: 768px) {
    .catalog {
        margin: 0 0 50px;
    }

    .catalog__item {
        width: 47%;
        margin-right: 6%;
        margin-bottom: 15px;
    }

    .catalog__item:nth-child(3n) {
        margin-right: 6%;
    }

    .catalog__item:nth-child(2n) {
        margin-right: 0;
    }
}

@media all and (max-width: 480px) {
    .card__cart {
        width: 40px;
        height: 34px;
    }

    .catalog__item {
        width: 100%;
        margin-right: 0;
    }

    .catalog__item:nth-child(3n) {
        margin-right: 0;
    }

    .catalog__item .card {
        padding: 0;
        height: 215px;
        border-bottom: 1px solid #E3E3E3;
    }

    .catalog__item .card__image {
        float: left;
        margin: 0 20px 15px 0;
    }

    .catalog__item .card__image img {
        height: 130px;
    }

    .catalog__item .card__link {
        height: 100%;
    }

    .catalog__item .card__bot {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding-bottom: 15px;
        height: 75px;
        justify-content: space-between;
    }

    .catalog__item .card__box .card__box-new {
        border: 0;
        padding: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .catalog__item .card__tags {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 130px;
        margin: 0 10px 0 0;
    }

    .catalog__item .card__tags > div:nth-child(5) .card__tooltip {
        left: -15px;
        top: -4px;
    }

    .catalog__item .card__tags > div:nth-child(5) .card__tooltip span:before {
        left: 20px;
        margin-left: 0;
    }

    .catalog__item .card__tags > div:nth-child(6) .card__tooltip {
        left: -14px;
        top: -4px;
    }

    .catalog__item .card__tags > div:nth-child(6) .card__tooltip span:before {
        left: 48px;
        margin-left: 0;
    }

    .catalog__item .card__cont {
        padding: 0 0 75px;
    }

    .catalog__item .card__cart {
        width: 60px;
        height: 40px;
    }

    .catalog__item .card__desc {
        height: 75px;
    }
}

.catalog-filter {
    border-bottom: 1px solid #E3E3E3;
}

.catalog-filter .container {
    overflow: visible;
}

.catalog-filter__box {
    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;
    padding-top: 16px;
    padding-bottom: 16px;
}

@media all and (max-width: 1024px) {
    .catalog-filter {
    }

    .catalog-filter__left {
        display: none;
    }

    .catalog-filter__box {
        padding: 0
    }

    .catalog-filter__right {
        width: 336px;
        margin: 0 auto;
        text-align: right;
        padding: 20px 0 0;
    }
}

.delivery-info__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin: 0 70px 0 0;
    width: 220px;
}

.delivery-info__item_detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 18px 0;
    line-height: 1.2;
}

.delivery-info_detail {
    display: none;
}

.delivery-info__text_detail {
    font-size: 16px;
    font-weight: 600;
    color: #64707e;
}

.delivery-info__icon {
    position: relative;
    width: 36px;
    height: 30px;
    padding: 3px 0 0;
    margin: 0 15px 0 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.delivery-info__icon:before {
    position: relative;
    z-index: 5;
}

.delivery-info__icon:after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    display: block;
    width: 30px;
    height: 30px;
    background: #8DBA69;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    content: '';
}

.delivery-info__text {
    font-size: 14px;
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.mobile-panel {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 333;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    color: #322d2d;
}

.mobile-panel__wrap {
    position: relative;
    height: 100%;
    overflow-y: scroll;
    z-index: 11;
}

.mobile-panel__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(78, 78, 78, 0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobile-panel__box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 300px;
    bottom: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    background: #fff;
    /* 		&:before{
			position: absolute;
			top:0;
			left:0;
			right:0;
			height:100%;
			background: #646464;
			content:'';
			transform:translateY(100%);
		} */
}

.mobile-panel.h-auto .mobile-panel__box {
    bottom: auto;
}

.mobile-panel__logo {
    display: block;
    margin: 0 0 15px;
}

.mobile-panel__go-back {
    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;
    font-weight: normal;
}

.mobile-panel__go-back span {
    display: block;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    font-weight: 700;
    color: #006d00;
}

.mobile-panel__results {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    z-index: 11;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    padding: 0 20px;
}

.mobile-panel__results.active {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.mobile-panel__h {
    overflow: hidden;
}

.mobile-panel__header {
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.mobile-panel__header.pos-2 {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.mobile-panel__hbox {
    padding: 16px 20px 14px;
    border-bottom: 1px solid rgb(153, 153, 153);
}

.mobile-panel__header-2 {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
}

.mobile-panel__footer, .mobile-panel__body {
    padding: 0 20px 10px;
}

.mobile-panel__lk {
    display: flex;
    align-items: center;
    top: 30px;
    right: 20px;
    color: #322d2d;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}

.mobile-panel__lk span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #006d00;
}

.mobile-panel__lk span:before {
    display: block;
    margin: 0 auto;
}

.mobile-panel__phone {
    padding: 0 0 10px;
}

.mobile-panel__phone a {
    display: block;
    color: inherit;
    text-decoration: none;
    font-size: 16px;
}

.mobile-panel__search {
    padding: 10px 0 0;
}

.mobile-panel__links {
    padding: 10px 0 40px 0;
}

.mobile-panel__links a {
    display: block;
    color: #322d2d;
    text-decoration: none;
    padding: 10px 0;
    font-weight: normal;
}

.mobile-panel__menu {
    position: relative;
    padding: 4px 0 14px;
    overflow: hidden;
}

.mobile-panel__close {
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: 0px;
    width: 45px;
    height: 38px;
    background: #FFDF5A;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.mobile-panel__close:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -14px 0 0 -4px;
    width: 2px;
    height: 28px;
    background: #3b3b3b;
    content: '';
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.mobile-panel__close:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -14px 0 0 -4px;
    width: 2px;
    height: 28px;
    background: #3b3b3b;
    content: '';
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.mobile-panel__close-field {
    position: absolute;
    top: 0;
    z-index: 11;
}

.mobile-panel.slide-top {
    right: 0;
    bottom: 100%;
}

.mobile-panel.slide-top.active {
    bottom: 0;
}

.mobile-panel.open {
    -webkit-transition: 0s;
    -o-transition: 0s;
    -moz-transition: 0s;
    transition: 0s;
}

.mobile-panel.slide-left {
    right: 100%;
    bottom: 0;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
}

.mobile-panel.slide-left .mobile-panel__box {
    left: -100%;
    right: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobile-panel.slide-left.active {
    right: 0;
}

.mobile-panel.slide-left.active .mobile-panel__overlay {
    background: rgba(78, 78, 78, 0.5);
}

.mobile-panel.slide-left.active .mobile-panel__box {
    left: 0;
    right: 20%;
    /* 			&:before{
				position: absolute;
				top:0;
				left:100%;
				bottom:0;
				width:7px;
				background-image: -webkit-linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,0.4));
				background-image: -moz-linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,0.4));
				background-image: -ms-linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,0.4));
				background-image: -o-linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,0.4));
				background-image: linear-gradient(right, rgba(0,0,0,0), rgba(0,0,0,0.4));
				content:'';
			} */
}

.mobile-panel.slide-left.active .mobile-panel__close-field {
    top: 0;
    left: 300px;
    right: 0;
    bottom: 0;
}

.mobile-panel.slide-left.unactive {
    right: 0;
    bottom: 0;
}

.mobile-menu {
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    z-index: 5;
}

.mobile-menu.pos-2 {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.mobile-menu.pos-1 {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.mobile-menu__box {
    padding: 0 20px;
}

.mobile-menu__link, .mobile_burger_link {
    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;
    font-weight: 900;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #322d2d;
    text-decoration: none;
    text-align: left;
    min-height: 45px;
    font-size: 16px;
    border-bottom: 1px solid #fff;
}

.mobile-menu__level-2 {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
}

.mobile-menu__submenu {
    display: none;
}

.mobile-menu__submenu.active {
    display: block;
}

.m-search__row {
    position: relative;
}

.m-search input.m-search__input, .m-search__input {
    display: block;
    padding: 0 40px 0 10px;
    border: 1px solid #006d00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    line-height: 40px;
}

.m-search__icon {
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
}

.m-search__icon.hide {
    display: none;
}

.m-search__icon:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -12px 0 0 0;
}

.menu-toggle {
    position: absolute;
    top: 50%;
    left: 0px;
    margin: -15px 0 0;
    width: 30px;
    height: 30px;
    display: none;
    z-index: 133;
}

.menu-toggle__lines {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -2px;
    height: 2px;
    width: 24px;
    background: #2B2B2B;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.menu-toggle__lines:before {
    position: absolute;
    background: #2B2B2B;
    height: 100%;
    width: 100%;
    top: -8px;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
    content: '';
    -webkit-transition: 0.3s top, 0.3s 0.3s transform;
    -o-transition: 0.3s top, 0.3s 0.3s transform;
    -moz-transition: 0.3s top, 0.3s 0.3s transform;
    transition: 0.3s top, 0.3s 0.3s transform;
}

.menu-toggle__lines:after {
    position: absolute;
    background: #2B2B2B;
    height: 100%;
    width: 100%;
    bottom: -8px;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
    content: '';
    -webkit-transition: 0.3s bottom, 0.3s 0.3s transform;
    -o-transition: 0.3s bottom, 0.3s 0.3s transform;
    -moz-transition: 0.3s bottom, 0.3s 0.3s transform;
    transition: 0.3s bottom, 0.3s 0.3s transform;
}

.menu-toggle_active {
    position: absolute;
}

.menu-toggle_active__lines {
    background: rgba(18, 142, 150, 0);
}

.menu-toggle_active__lines:before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
}

.menu-toggle_active__lines:after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg);
}

.menu-toggle_unactive:before {
    -webkit-transition: 0.3s 0.3s top, 0.3s -webkit-transform;
    transition: 0.3s 0.3s top, 0.3s -webkit-transform;
    -o-transition: 0.3s transform, 0.3s 0.3s top;
    -moz-transition: 0.3s transform, 0.3s 0.3s top, 0.3s -moz-transform;
    transition: 0.3s transform, 0.3s 0.3s top;
    transition: 0.3s transform, 0.3s 0.3s top, 0.3s -webkit-transform, 0.3s -moz-transform;
}

.menu-toggle_unactive:after {
    -webkit-transition: 0.3s 0.3s bottom, 0.3s -webkit-transform;
    transition: 0.3s 0.3s bottom, 0.3s -webkit-transform;
    -o-transition: 0.3s transform, 0.3s 0.3s bottom;
    -moz-transition: 0.3s transform, 0.3s 0.3s bottom, 0.3s -moz-transform;
    transition: 0.3s transform, 0.3s 0.3s bottom;
    transition: 0.3s transform, 0.3s 0.3s bottom, 0.3s -webkit-transform, 0.3s -moz-transform;
}

@media all and (max-width: 1024px) {
    .menu-toggle {
        display: block;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
body.pop-up-enabled {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin-right: 16px;
}

@media all and (max-width: 1024px) {
    body.pop-up-enabled {
        margin-right: 0;
    }
}

.popup-win {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    z-index: 333;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    overflow: hidden;
    opacity: 0;
}

.popup-win__wrap {
    position: relative;
    color: #fff;
    height: 100%;
    overflow-y: scroll;
    z-index: 11;
    padding: 50px 20px;
}

.popup-win__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.popup-win__box {
    position: relative;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100%;
}

.popup-win__error {
    color: red;
}

.popup-win__close {
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: 0px;
    width: 45px;
    height: 38px;
    background: #441A56;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.popup-win__close:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -14px 0 0 -4px;
    width: 2px;
    height: 28px;
    background: #FFFFFF;
    content: '';
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.popup-win__close:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -14px 0 0 -4px;
    width: 2px;
    height: 28px;
    background: #FFFFFF;
    content: '';
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.popup-win__close-field {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
}

.popup-win.active {
    opacity: 1;
    bottom: 0;
}

.popup-win.unactive {
    opacity: 0;
    bottom: 0;
}

.popup-win.unactive .popup-win__wrap {
    overflow: hidden;
}

@media all and (max-width: 640px) {
    .popup-win__wrap {
        padding: 0;
    }
}

.popup-form {
    display: none;
    position: relative;
    padding: 0px;
    background: #fff;
    color: #3b3b3b;
    width: 100%;
    max-width: 320px;
    font-family: inherit;
    margin: 0 auto;
    z-index: 111;
}

.popup-form.active {
    display: block;
}

.popup-form-new, .popup-form-password, .popup-form-auth {
    max-width: 410px;
}

.popup-form-question {
    max-width: 480px;
}

.popup-form-review {
    max-width: 480px;
}

.popup-form-map {
    max-width: 640px;
}

.popup-form-search {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 100%;
    background: #fff;
}

.popup-form__box {
    padding: 0px 0px;
}

.popup-form__form {
    padding: 0px;
}

.popup-form__header {
    position: relative;
    background: #fff;
    padding: 35px 45px 20px;
    text-align: center;
}

.popup-form__title {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 24px;
}

.popup-form__body {
    padding: 0px 45px 20px;
}

.popup-form__footer {
    position: relative;
    padding: 0px 45px 35px;
}

.popup-form__error {
    color: red;
}

.popup-form__row {
    margin: 0 0 10px;
}

.popup-form__row:empty {
    height: 40px;
}

.popup-form__cell {
    position: relative;
}

.popup-form__cell:before {
    position: absolute;
    top: 50%;
    right: 7px;
    width: 0;
    height: 0;
    margin-top: -3px;
    border: 6px solid transparent;
    border-top: 6px solid #3b3b3b;
    content: '';
}

.popup-form__caption {
    font-size: 12px;
    padding: 0 0 10px;
}

.popup-form__text {
    padding: 10px 0;
}

.popup-form__close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 11;
}

.popup-form__close span {
    display: inline-block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    vertical-align: middle;
}

.popup-form__close div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.popup-form__close div:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -13px 0 0 -1px;
    width: 2px;
    height: 26px;
    background: #3b3b3b;
    content: '';
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.popup-form__close div:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -13px 0 0 -1px;
    width: 2px;
    height: 26px;
    background: #3b3b3b;
    content: '';
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.popup-form__close:hover {
    color: #FF004B;
}

.popup-form__close:hover div:after {
    background: #005EA7;
}

.popup-form__close:hover div:before {
    background: #005EA7;
}

.popup-form__success {
    padding: 20px 0;
    line-height: 160%;
}

.popup-form__success * {
    text-align: center;
}

.popup-form__footnote {
    padding: 20px 0 0;
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.breadcrumbs {
    width: 100%;
    position: relative;
    padding: 0;
    margin: 20px auto;
}

.breadcrumbs ul.breadcrumbs__list {
    margin: 0;
    padding: 0;
    line-height: 22px;
}

.breadcrumbs__home {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
}

.breadcrumbs__home:before {
    display: none;
}

.breadcrumbs__item {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
}

.breadcrumbs__item:last-child {
    text-decoration: none;
}

.breadcrumbs__current {
    display: inline-block;
    vertical-align: middle;
    color: #595959;
    font-size: 14px;
}

.breadcrumbs__current:before {
    display: inline-block;
    margin: 0 6px 0 4px;
    content: '—';
    position: relative;
    font-weight: normal;
}

.breadcrumbs__link {
    text-decoration: inherit;
    font-size: inherit;
    color: #333333;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 400;
}

.breadcrumbs__link:hover {
    text-decoration: underline;
}

.breadcrumbs__link:before {
    display: inline-block;
    margin: 0 6px 0 7px;
    content: '—';
    position: relative;
}

.breadcrumbs__link_home:before {
    display: none;
}

.breadcrumbs a.breadcrumbs__go-back, .breadcrumbs__go-back {
    display: none;
    font-size: 14px;
    color: #646464;
    text-decoration: none;
}

.breadcrumbs a.breadcrumbs__go-back:before, .breadcrumbs__go-back:before {
    margin-right: 5px;
    vertical-align: middle;
}

.breadcrumbs a.breadcrumbs__go-back span, .breadcrumbs__go-back span {
    display: inline-block;
    vertical-align: middle;
}

@media all and (max-width: 768px) {
    .breadcrumbs ul {
        display: none;
    }

    .breadcrumbs a.breadcrumbs__go-back, .breadcrumbs__go-back {
        display: block;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.filter {
    font-size: 14px;
}

.filter .cats__header {
    font-size: 16px;
    height: 60px;
    line-height: 60px;
}

.filter__cats {
    padding: 20px 0 0;
}

.filter__header {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 16px;
}

.filter__sheader {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
}

.filter__sheader i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 24px;
}

.filter__sheader i:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -12px 0 0 0;
}

.filter__up, .filter__down {
    width: 12px;
    height: 12px;
}

.filter__up:before, .filter__down:before {
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
}

.filter__sort {
    display: inline-block;
    cursor: pointer;
    position: relative;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    padding: 5px 0;
}

.filter__dropdown {
    position: absolute;
    display: none;
    top: 100%;
    right: 0;
    z-index: 21;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.filter__sort.active .filter__dropdown {
    display: block;
}

.filter__option {
    line-height: 44px;
    height: 44px;
    white-space: nowrap;
    display: block;
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #E3E3E3;
    padding: 0 5px 0 15px;
    text-align: left;
}

.filter__option:last-child {
    border-bottom: 0;
}

.filter__option > div {
    display: inline-block;
    margin: 0 0 0 15px;
}

.filter__option > div:before {
    position: relative;
    top: 5px;
}

.filter__arrows {
    display: inline-block;
    position: relative;
    margin: 0 0 0 3px;
    width: 12px;
    height: 24px;
    vertical-align: middle;
}

.filter__checkbox {
    position: relative;
    display: block;
    min-height: 18px;
    padding-left: 28px;
    margin: 8px 0;
}

input.filter__checkbox-input {
    position: absolute;
    opacity: 0;
    z-index: -1;
    padding: 0;
}

input.filter__checkbox-input:checked ~ label:before {
    background-color: #006D00;
}

label.filter__checkbox-label {
    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-bottom: 0;
}

label.filter__checkbox-label:before {
    position: absolute;
    top: 2px;
    left: 1px;
    display: block;
    width: 12px;
    height: 12px;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
}

label.filter__checkbox-label:after {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 1px solid #E3E3E3;
}

.filter__link {
    display: block;
    color: inherit;
    margin: 8px 0;
}

.filter-show {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    display: none;
}

.filter-show__btn {
    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: 240px;
    margin: 0 auto;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    height: 40px;
    color: #fff;
    background: #729e00;
    white-space: nowrap;
}

.filter-show__btn > i {
    margin-top: 4px;
    margin-left: 15px;
}

@media all and (max-width: 1024px) {
    .filter-show {
        display: block;
    }
}

.filter__hidden {
    display: none;
    padding: 0 0 10px;
}

.filter__spoiler {
    border-bottom: 1px solid #E3E3E3;
}

.filter__spoiler .i-dropdown-toggle:before {
    background-position: -24px -96px;
}

.filter__spoiler.active .i-dropdown-toggle:before {
    background-position: 0 -96px;
}

.filter__spoiler.active .filter__hidden {
    display: block;
}

.filter-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 151;
}

.filter-menu.active {
    display: block;
}

.filter-menu__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
}

.filter-menu__wrap {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    z-index: 5;
}

.filter-menu__header {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background: #F7F7F7;
    padding: 20px 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.filter-menu__header:before {
    position: absolute;
    top: 100%;
    left: 20px;
    right: 20px;
    height: 1px;
    background: #E3E3E3;
    margin: -1px 0 0;
    content: '';
}

.filter-menu__body {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px 90px;
    background: #F7F7F7;
}

.filter-menu__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #F7F7F7;
    padding: 20px;
}

.filter-menu__footer:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 15px;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));
    background-image: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
    content: '';
}

.filter-menu__scroll {
    height: 100%;
    overflow-y: scroll;
    padding: 0 20px;
}

.filter-menu__content {
    padding: 0 0 20px;
}

.filter-menu__close {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 15px;
    height: 24px;
    width: 24px;
    margin: -12px 0 0 0;
}

.filter-menu__submit {
    display: block;
    width: 100%;
    cursor: pointer;
    position: relative;
    color: #006D00;
    text-decoration: none;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    padding: 0px 20px;
    background: #E8F2E8;
    white-space: nowrap;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: 0.1s background;
    -o-transition: 0.1s background;
    -moz-transition: 0.1s background;
    transition: 0.1s background;
    border: 0;
}

.filter-menu__submit:hover {
    background: #eff6ef;
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
form.form__cols-2, form.form__cols-3,
.form__cols-2,
.form__cols-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

form.form__col-2,
.form__col-2 {
    width: 48%;
}

form.form__cell-3, form.form__col-3,
.form__cell-3,
.form__col-3 {
    width: 30%;
}

form.form__title,
.form__title {
    padding: 0px 0 20px;
}

form.form__title *,
.form__title * {
    padding: 0;
    margin: 0;
}

form.form__control,
.form__control {
    margin: 0 0 15px;
}

form.form labelform.form, form.form .form__label, form.form__label,
.form labelform.form,
.form .form__label,
.form__label {
    display: block;
    color: #646464;
    font-size: 14px;
    margin: 0 0 3px;
}

form.form__input,
.form__input {
    position: relative;
}

form.form__input input,
.form__input input,
.form__input textarea {
    display: block;
    width: 100%;
    border: 1px solid #E3E3E3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 38px;
    background: #F7F7F7;
    padding: 0 20px;
}

form.form__inline,
.form__inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

form.form__checkbox,
.form__checkbox {
    position: relative;
    display: block;
    min-height: 24px;
    line-height: 24px;
    vertical-align: middle;
    padding-left: 28px;
    margin: 4px 0;
}

form.form__checkbox + form.form__checkbox,
.form__checkbox + form.form__checkbox, form.form__checkbox +
.form__checkbox,
.form__checkbox +
.form__checkbox {
    margin-left: 30px;
}

inputform.form__checkbox, .form__checkbox-input {
    position: absolute;
    opacity: 0;
    z-index: -1;
    padding: 0;
}

inputform.form__checkbox:checked ~ label:before, .form__checkbox-input:checked ~ label:before {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/local/templates/takem/css/../img/sprite.svg") -192px -72px no-repeat;
    content: '';
}

inputform.form__checkbox:checked ~ label:after, .form__checkbox-input:checked ~ label:after {
    border-color: #5D3F6A;
}

labelform.form__checkbox, .form__checkbox-label {
    cursor: pointer;
    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-bottom: 0;
}

labelform.form__checkbox:before, .form__checkbox-label:before {
    position: absolute;
    top: 0px;
    left: -1px;
    display: block;
    width: 20px;
    height: 20px;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

labelform.form__checkbox:after, .form__checkbox-label:after {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    border: 1px solid #E3E3E3;
}

form.form__radio,
.form__radio {
    position: relative;
    display: block;
    min-height: 24px;
    line-height: 24px;
    vertical-align: middle;
    padding-left: 28px;
    margin: 4px 0;
}

form.form__radio + form.form__radio,
.form__radio + form.form__radio, form.form__radio +
.form__radio,
.form__radio +
.form__radio {
    margin-left: 30px;
}

inputform.form__radio, .form__radio-input {
    position: absolute;
    opacity: 0;
    z-index: -1;
    padding: 0;
}

inputform.form__radio:checked ~ label:before, .form__radio-input:checked ~ label:before {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/local/templates/takem/css/../img/sprite.svg") -192px -72px no-repeat;
    content: '';
}

inputform.form__radio:checked ~ label:after, .form__radio-input:checked ~ label:after {
    border-color: #006D00;
}

labelform.form__radio, .form__radio-label {
    cursor: pointer;
    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-bottom: 0;
}

labelform.form__radio:before, .form__radio-label:before {
    position: absolute;
    top: 0px;
    left: -1px;
    display: block;
    width: 20px;
    height: 20px;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

labelform.form__radio:after, .form__radio-label:after {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    border: 1px solid #E3E3E3;
}

form.form__radio2,
.form__radio2 {
    position: relative;
    display: block;
    min-height: 24px;
    line-height: 24px;
    vertical-align: middle;
    padding-left: 28px;
    margin: 4px 0;
}

form.form__radio2 + form.form__radio2,
.form__radio2 + form.form__radio2, form.form__radio2 +
.form__radio2,
.form__radio2 +
.form__radio2 {
    margin-top: 10px;
}

inputform.form__radio2, .form__radio2-input {
    position: absolute;
    opacity: 0;
    z-index: -1;
    padding: 0;
}

inputform.form__radio2:checked ~ label:before, .form__radio2-input:checked ~ label:before {
    width: 16px;
    height: 16px;
    background: #5D3F6A;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    content: '';
}

inputform.form__radio2:checked ~ label:after, .form__radio2-input:checked ~ label:after {
    border-color: #5D3F6A;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

labelform.form__radio2, .form__radio2-label {
    cursor: pointer;
    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-bottom: 0;
}

labelform.form__radio2:before, .form__radio2-label:before {
    position: absolute;
    top: 4px;
    left: 3px;
    display: block;
    width: 16px;
    height: 16px;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

labelform.form__radio2:after, .form__radio2-label:after {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    content: "";
    border: 1px solid #E3E3E3;
}

form.form__br,
.form__br {
    display: block;
    height: 5px;
    width: 100%;
}

form.form__section,
.form__section {
    padding: 0 0 30px;
}

form.form__submit .btn,
.form__submit .btn {
    width: 100%;
}

form.form__submit_big .btn,
.form__submit_big .btn {
    height: 48px;
    line-height: 48px;
}

form.form__submit .btn + .btn,
.form__submit .btn + .btn {
    margin-top: 10px;
}

form.form__footnote,
.form__footnote {
    padding: 10px 0;
    font-size: 12px;
}

form.form__footnote a,
.form__footnote a {
    color: #5D3F6A;
}

form.form__footer,
.form__footer {
    padding: 20px 0;
}

form.form__link,
.form__link {
    display: block;
    color: inherit;
}

form.form__link + form.form__link,
.form__link + form.form__link, form.form__link +
.form__link,
.form__link +
.form__link {
    margin-top: 15px;
}

@media all and (max-width: 768px) {
    form.form__cols-2, form.form__cols-3,
    .form__cols-2,
    .form__cols-3 {
        display: block;
    }

    form.form__col-2, form.form__col-3, form.form__cell-3,
    .form__col-2,
    .form__col-3,
    .form__cell-3 {
        width: 100%;
    }
}

.input-bithday {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.input-bithday input {
    padding: 0;
    text-align: center;
}

.input-bithday input + input {
    margin-left: 20px;
}

.input-bithday input[name="year"] {
    width: 90px;
}

.input-bithday input::-webkit-outer-spin-button,
.input-bithday input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

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

@media all and (max-width: 768px) {
    .input-bithday {
        width: 309px;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.articles-page {
    position: relative;
    background: #FAFAFA;
}

.article {
    overflow: hidden;
    margin: 0 0 90px;
}

@media all and (max-width: 768px) {
    .article-page .inner-header {
        padding: 0;
    }

    .article-page .inner-header__title .h1, .article-page .inner-header__title h1 {
        font-size: 24px;
    }

    .inner-header.section {
        padding: 0;
    }
}

.articles {
    margin: 0 0 45px;
}

.articles__title {
    font-size: 34px;
    font-weight: bold;
    padding: 0 0 20px;
}

.articles__items {
    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;
}

.articles__item {
    padding: 5px;
    margin-right: 10px;
    margin-bottom: 30px;
    width: 31%;
    margin-right: 3%;
}

.articles__item:nth-child(3n) {
    margin-right: 0;
}

@media all and (max-width: 1400px) {
    .articles__item {
        width: 31%;
        margin-right: 3%;
    }
}

@media all and (max-width: 768px) {
    .articles {
        margin: 0 0 50px;
    }

    .articles__item {
        width: 47%;
        margin-right: 6%;
        margin-bottom: 15px;
    }

    .articles__item:nth-child(3n) {
        margin-right: 6%;
    }

    .articles__item:nth-child(2n) {
        margin-right: 0;
    }
}

@media all and (max-width: 480px) {
    .articles__item {
        width: 100%;
        margin-right: 0;
    }

    .articles__item:nth-child(3n) {
        margin-right: 0;
    }
}

.article-preview {
    display: block;
    text-decoration: none;
    color: inherit;
    border: 1px solid #E7E7E7;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    height: 100%;
    background: #fff;
}

.article-preview:hover .article-preview__title {
    text-decoration: underline;
}

.article-preview__image {
    margin: 0 0 10px;
}

.article-preview__image img {
    display: block;
    width: 100%;
}

.article-preview__date {
    font-size: 14px;
    margin: 0 0 15px;
}

.article-preview__title {
    font-size: 16px;
    color: #000000;
}

.article-preview__desc {
    padding: 0 20px 20px;
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.articles-similar {
    padding: 34px 0px;
}

.articles-similar h2, .articles-similar .h2 {
    padding-top: 0;
}

.articles-similar__header {
    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;
    padding: 0 0 30px;
}

.articles-similar__date {
    font-size: 14px;
    color: #595959;
    margin-bottom: 5px;
}

.articles-similar__items {
    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;
}

.articles-similar a.articles-similar__item, .articles-similar__item {
    text-decoration: none;
    color: inherit;
}

.articles-similar a.articles-similar__item:hover .articles-similar__title, .articles-similar__item:hover .articles-similar__title {
    text-decoration: underline;
}

.articles-similar__title a {
    text-decoration: none;
    color: black;
}

.articles-similar__box {
    max-width: 290px;
    padding: 0;
    margin: 0 auto;
}

.articles-similar__image {
    margin: 0 0 15px;
}

.articles-similar__image img {
    display: block;
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0 0 15px;
}

.articles-similar__title {
    font-size: 16px;
}

@media all and (max-width: 1250px) {
    .articles-similar__items {
        display: block;
        white-space: nowrap;
        overflow-x: scroll;
        padding: 0 0 24px;
    }

    .articles-similar__item {
        display: inline-block;
        width: 280px;
        white-space: normal;
        vertical-align: top;
        margin: 0 20px 0 0;
    }

    .articles-similar__item:last-child {
        margin: 0;
    }
}

@media all and (max-width: 1024px) {
    .articles-similar {
        padding: 26px 0 0 0;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.main-banner {
    height: 350px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
}

.main-banner .container {
    height: 100%;
}

.main-banner__box {
    position: absolute;
    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: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    left: 50%;
    height: 100%;
    width: 460px;
    margin: 0 0 0 -280px;
}

.main-banner__title {
    font-size: 20px;
    color: #8DBA69;
    font-weight: bold;
    padding: 5px 0;
}

.main-banner__text {
    font-size: 48px;
    color: #2B2B2B;
    font-weight: bold;
    padding: 5px 0;
}

@media all and (max-width: 1024px) {
    .main-banner {
        height: 230px;
    }

    .main-banner__text {
        font-size: 28px;
    }

    .main-banner__box {
        width: 360px;
        margin: 0 0 0 -180px;
    }
}

@media all and (max-width: 480px) {
    .main-products__r {
        margin-right: 0;
        margin-top: 0;
    }

    .main-banner__box {
        width: 280px;
        margin: 0 0 0 -140px;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.pagination {
    padding: 0 0 0px;
}

.pagination__wrap {
    text-align: center;
}

.pagination ul.pagination__items, .pagination__items {
    padding: 0;
}

.pagination__item {
    display: inline-block;
    line-height: 35px;
    width: 35px;
    text-align: center;
    margin: 0 2px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
}

.pagination__item a {
    display: block;
    text-decoration: none;
    color: #333;
}

.pagination__item span {
    display: block;
}

.pagination__item.current {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #5D3F6A;
    color: #fff;
}

.pagination__item:hover a {
    text-decoration: underline;
}

.pagination__prev, .pagination__next {
    cursor: pointer;
    position: relative;
    display: inline-block;
    height: 35px;
    width: 35px;
    vertical-align: middle;
}

.pagination__prev:before, .pagination__next:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    border: 1px solid transparent;
    border-left: 1px solid #757575;
    border-bottom: 1px solid #757575;
    content: '';
}

.pagination__prev a, .pagination__next a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.pagination__prev {
    display: inline-block;
}

.pagination__prev:before {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    margin: -6px 0 0 -6px;
}

.pagination__next {
    display: inline-block;
}

.pagination__next:before {
    -webkit-transform: rotateZ(-135deg);
    -moz-transform: rotateZ(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotateZ(-135deg);
    margin: -6px 0 0 -6px;
}

.pagi {
    max-width: 880px;
    margin: 0 auto;
    padding: 10px 0;
}

.pagi__wrap {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.pagi__left, .pagi__right {
    display: table-cell;
    vertical-align: middle;
}

.pagi__left {
    width: 346px;
    padding: 0 54px 0 0;
}

@media all and (max-width: 1024px) {
    .pagi__left, .pagi__right, .pagi__wrap {
        display: block;
        width: 100%;
    }

    .pagi__left {
        padding: 0 0 15px;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.product-desc__box, .product-card__box {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.product-desc__left, .product-desc__right, .product-card__left, .product-card__right {
    display: table-cell;
    vertical-align: top;
}

.product-desc__left, .product-card__left {
    width: 45%;
    padding-right: 5%;
}

.product-desc__right, .product-card__right {
    width: 55%;
}

.product-card {
    padding: 0 0 16px;
}

.product-card__left {
    padding-top: 5px;
}

.product-desc {
    background: #F7F7F7;
    padding: 40px 0;
}

.product-desc__left h1:first-child,
.product-desc__left h2:first-child,
.product-desc__left h3:first-child {
    padding-top: 0;
}

.product-desc__showmore {
    display: none;
}

.product-slider__slide img {
    display: block;
    width: 100%;
}

@media all and (max-width: 1024px) {
    .product-desc__left, .product-desc__right, .product-card__left, .product-card__right {
        display: block;
        width: 100%;
        padding-right: 0;
    }

    .product-page .breadcrumbs {
        display: none;
    }

    .product-page .main {
        padding-top: 0;
    }

    .product-desc__showmore {
        display: block;
        margin: 0 0 30px;
        text-decoration: underline;
        text-align: center;
    }

    .product-desc__hidden {
        display: block;
        padding: 0;
        height: 400px;
        overflow: hidden;
        position: relative;
    }

    .active .product-desc__hidden {
        height: auto;
    }

    .active .product-desc__hidden:after {
        display: none;
    }

    .product-desc__hidden:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100px;
        content: '';
        z-index: 5;
        background-image: -webkit-linear-gradient(top, rgba(247, 247, 247, 0), #f7f7f7);
        background-image: -o-linear-gradient(top, rgba(247, 247, 247, 0), #f7f7f7);
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 247, 247, 0)), to(#f7f7f7));
        background-image: -moz- oldlinear-gradient(top, rgba(247, 247, 247, 0), #f7f7f7);
        background-image: linear-gradient(top, rgba(247, 247, 247, 0), #f7f7f7);
    }
}


@media all and (min-width: 1070px) {

    .product-cost__left, .product-cost__center {
        flex-grow: 1;
    }

    .product-cost__cost, .product-cost__discount {
        display: inline-block;
    }

    .product-cost__cost {
        margin-right: 10px;
    }
}


.product-cost {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 25px;
    border-radius: 4px;
    border-top: 1px solid #e8e8e8;
    box-shadow: 0 0.1rem 1rem rgb(4 6 28 / 6%);
}

.product-cost__left, .product-cost__center, .product-cost__right {
    align-self: center;
}

.product-cost__min, .product-cost__max {
    position: relative;
    width: 37px;
    cursor: pointer;
}

.product-cost__min:before, .product-cost__max:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
}

.product-cost__num {
    border: 0;
    width: 30px;
    text-align: center;
    font-weight: bold;
}

.product-cost__count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 104px;
    height: 52px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #E3E3E3;
}

.product-cost__count input::-webkit-outer-spin-button,
.product-cost__count input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.product-cost__count input[type='number'] {
    -moz-appearance: textfield;
}

.product-cost__cost {
    font-size: 25px;
    font-weight: 700;
    color: #5D3F6A;
    white-space: nowrap;
}

.product-cost__discount {
    font-size: 18px;
    color: #9fabb7;
    font-weight: 300;
    text-decoration: line-through;
    white-space: nowrap;
}

.product-cost__footnote {
    display: none;
}

@media all and (max-width: 1024px) {
    .one-click {
        order: 2;
        margin-top: 25px;
    }

    .product-cost {
        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: 25px 25px 10px 25px;
    }

    .product-cost__left {
    }

    .product-cost__cost_percnet {
        margin-top: 20px;
    }

    .product-cost__right {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: 20px;
    }

    .product-cost__footnote {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: block;
        text-align: right;
        font-size: 12px;
        width: 50%;
    }

    .product-cost__footnote span {
        display: inline-block;
        width: 120px;
    }

    .product-cost__cost {
        font-size: 26px;
        margin-right: 10px;
    }

    .product-cost__discount {
        font-size: 16px;
    }
}

@media all and (max-width: 780px) {
    .product-cost__left {
        padding: 0;
        margin: 0;
    }

    .product-cost__cost {
        font-size: 26px;
    }
}

@media all and (max-width: 320px) {
    .product-cost {
        padding: 15px 10px 10px 10px;
    }

    .product-cost__cost {
        font-size: 27px;
    }
}

.product-card__header {
    padding: 0 0 30px;
}

.product-card__header * {
    font-size: 30px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.product-card__box {
    padding: 10px 0 0;
}

.product-card__cats {
    padding: 0 0 20px;
    white-space: nowrap;
    overflow-x: scroll;
    -ms-overflow-style: none;
}

.product-card__cats::-webkit-scrollbar {
    display: none;
}

.product-card__cat {
    display: inline-block;
    text-decoration: none;
    color: inherit;
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
    margin-right: 14px;
}

.product-card__cat:hover {
    text-decoration: underline;
}

.product-card__footnote {
    text-align: right;
}

.product-card__delivery {
    display: none;
    position: relative;
    background: #E8F2E8;
    padding: 20px 0;
    margin: 0 0 25px;
}

.product-card__delivery:after, .product-card__delivery:before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    content: '';
    background: #E8F2E8;
}

.product-card__delivery:after {
    left: 100%;
}

.product-card__delivery:before {
    right: 100%;
}

.product-card__delivery .delivery-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.product-card__delivery .delivery-info__item {
    float: none;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 20px 0 0;
}

.product-card__delivery .delivery-info__text {
    font-size: 12px;
}

.product-card__delivery .delivery-info__icon {
    margin: 0 14px 0 0;
}

@media all and (max-width: 1024px) {
    .product-card {
        padding: 0 0 30px;
    }

    .product-card .container {
        overflow: visible;
    }

    .product-card__header * {
        font-size: 24px;
    }

    .product-card__left {
        padding-top: 30px;
        padding-right: 0;
    }

    .product-card__footnote {
        display: none;
    }

    .product-card__right {
        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;
    }

    .product-card__cats {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .product-card__header {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 1;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 1;
        order: 1;
    }

    .product-card__info {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 6;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 6;
        order: 6;
        padding: 0;
    }

    .product-card__desc {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 3;
        -moz-box-ordinal-group: 8;
        -ms-flex-order: 3;
        order: 3;
    }

    .product-card__cost {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        margin-top: 14px;
    }

    .product-exlsv {
        -webkit-order: 3;
        -moz-box-ordinal-group: 6;
        -ms-flex-order: 3;
        order: 3;
    }

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

    .product-card__delivery {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
        display: block;
    }

    .product-slider__slide img {
        display: block;
        width: 70%;
        margin: 0 auto;
    }
}

@media all and (max-width: 480px) {
    .product-desc__right:last-child {
        padding-bottom: 20px;
    }

    .product-card__delivery {
        padding: 16px 0;
        margin: 0 0 15px;
    }

    .product-card__left {
        padding-top: 5px;
    }

    .product-card {
        padding: 0 0 16px;
    }
}

.product-card__header {
    padding: 0 0 16px;
}

.product-cost {
    margin: 0 0 16px;
}

.product-slider {
    min-height: 470px;
    position: relative;
    /*  padding: 0 0 0 120px;*/
}

.product-slider__nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    bottom: 0;
}

.product-slider__thumbnail {
    width: 110px;
    margin: 0 0 10px 0;
}

.product-slider__thumbnail.slick-current .product-slider__img {
    border-color: #006D00;
}

.product-slider__img {
    border: 1px solid #E3E3E3;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 5px;
}

.product-slider__img img {
    display: block;
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.product-slider__dots {
    display: none;
    margin: 0 0 20px;
}

.product-slider__dots ul {
    text-align: center;
}

.product-slider__dots ul li {
    display: inline-block;
    border: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 12px;
    width: 12px;
    margin: 0 5px;
    background: #B2B2B2;
}

.product-slider__dots ul li.slick-active {
    background: #006D00;
}

.product-slider__dots ul button {
    font-size: 0;
    border: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 12px;
    width: 12px;
    background: none;
}

@media all and (max-width: 1024px) {
    .product-slider {
        padding: 0;
        min-height: 0;
        margin: 0 0 20px;
    }

    .product-slider__nav {
        display: none;
    }

    .product-slider__dots {
        display: block;
    }
}

.product-deli {
    display: table;
    width: 100%;
    table-layout: fixed;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 25px;
    margin: 0 0 25px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    box-shadow: 0 0.1rem 1rem #729e0021;
    background: white;
}

.product-deli__left, .product-deli__right {
    display: table-cell;
    vertical-align: middle;
}

.product-deli__left {
    border-right: 1px solid #e8e8e8;
    border-radius: 4px;
}

.product-deli__left {
    width: 65%;
}

.product-deli__contacts {
    margin-left: 15px;
}

.product-deli__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 15px 0 0;
    width: 380px;
}

.product-deli__item + .product-deli__item {
    padding-top: 15px;
}

.product-deli__icon {
    position: relative;
    width: 36px;
    height: 30px;
    padding: 3px 0 0;
    margin: 0 20px 0 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.product-rock__icon {
    position: relative;
    width: 14px;
    height: 28px;
    padding: 3px 0 0;
    margin: 0 20px 0 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.product-deli__icon:before {
    position: relative;
    z-index: 5;
}

.product-rock:before {
    position: relative;
    z-index: 5;
    font-size: 17px;
    color: black;
    bottom: 3px;
}

.product-rock-1:before {
    content: "1.";
}

.product-rock-2:before {
    content: "2.";
}

.product-rock-3:before {
    content: "3.";
}

.product-rock-4:before {
    content: "4.";
}

.product-rock-5:before {
    content: "5.";
}

.product-deli__icon:after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    display: block;
    width: 30px;
    height: 30px;
    background: #8DBA69;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    content: '';
}

.product-deli__text {
    font-size: 15px;
    font-weight: 600;
}

.product-deli__caption {
    padding: 0 0 10px;
}

.product-deli__phone a {
    color: inherit;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

@media all and (max-width: 1024px) {
    .product-deli {
        display: none;
    }

    .delivery-info_detail {
        display: block;
        border-top: 1px solid #e8e8e8;
        margin-top: 10px;
    }
}

.product-certs__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.product-certs__item {
    width: 80px;
    margin: 0 15px 20px 0;
}

.product-certs a {
    display: block;
}

.product-certs img {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.product-similar {
    padding: 90px 0px 0;
}

.product-similar__nav {
    display: inline-block;
    width: 110px;
    padding: 5px 0;
    margin-left: 30px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.product-similar__header {
    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;
    padding: 0 0 30px;
}

.product-similar h2.product-similar__title, .product-similar__title {
    padding: 5px 0;
    margin: 0;
    font-size: 34px;
}

.product-similar__prev, .product-similar__next {
    display: inline-block;
    margin: 0 3px;
}

.product-similar__item {
    padding: 5px 5px 10px;
}

.product-similar__item .card {
    width: 100%;
}

@media all and (max-width: 768px) {
    .product-similar h2.product-similar__title, .product-similar__title {
        font-size: 22px;
        padding: 30px 0px 0;
    }

    .product-similar {
        padding: 20px 0px 0;
    }
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.order-page {
    position: relative;
    background: #FAFAFA;
    padding: 10px 0 30px;
}

.order-page .main {
    padding: 0;
}

@media all and (max-width: 768px) {
    .order-page .container {
        overflow: visible;
    }
}

.order-header {
    padding: 10px 0 20px;
}

.order-header * {
    font-size: 48px;
    padding: 0;
    margin: 0;
}

@media all and (max-width: 768px) {
    .order-header * {
        font-size: 24px;
    }
}

form.order-form__box,
.order-form__box {
    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;
}

form.order-form__left,
.order-form__left {
    width: 55%;
    margin-right: 4%;
}

form.order-form__right,
.order-form__right {
    width: 41%;
}

form.order-form__block,
.order-form__block {
    background: #fff;
    padding: 25px 45px;
    border: 1px solid #E3E3E3;
}

@media all and (max-width: 1024px) {
    form.order-form__box,
    .order-form__box {
        display: block;
    }

    form.order-form__left, form.order-form__right,
    .order-form__left,
    .order-form__right {
        width: 100%;
        margin-right: 0;
    }

    form.order-form__block,
    .order-form__block {
        padding: 20px 15px;
    }
}

.order-list {
    width: 100%;
    background: #fff;
}

.order-list input::-webkit-outer-spin-button,
.order-list input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.order-list input[type='number'] {
    -moz-appearance: textfield;
}

.order-list__items {
    height: 100%;
}

.order-list__item {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #E3E3E3;
}

.order-list__item:last-child {
    border-bottom: 0;
}

.order-list__left, .order-list__center, .order-list__right {
    display: table-cell;
    vertical-align: top;
    position: relative;
}

.order-list__left {
    width: 90px;
    padding: 0 10px;
}

.order-list__center {
    padding: 0 10px 50px;
}

.order-list__right {
    width: 80px;
    text-align: right;
    padding: 0 0 24px;
}

.order-list__title {
    font-size: 16px;
    /*font-weight: bold;*/
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

a.order-list__title {
    text-decoration: none;
    color: #5D3F6A
}

a.order-list__title:hover {
    text-decoration: underline;
}

.order-list__min, .order-list__max {
    cursor: pointer;
    position: relative;
}

.order-list__min:before, .order-list__max:before {
    position: absolute;
    top: 50%;
    margin: -12px 0 0 0;
}

.order-list__min:before {
    left: 0;
}

.order-list__max:before {
    right: 0;
}

.order-list__cost {
    white-space: nowrap;
    font-size: 18px;
    color: black;
    font-weight: 600;
}

.order-list__cost__discount {
    font-size: 14px;
}

.order-list__count {
    position: absolute;
    bottom: 0;
    left: 5px;
    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;
    width: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    background: #f7f7f791;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.order-list input.order-list__num,
.order-list .h-cart__num {
    border: 0;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 24px;
    background: none;
}

.order-list a.order-list__delete, .order-list__delete {
    position: absolute;
    bottom: 0;
    right: 5px;
    cursor: pointer;
    font-size: 14px;
    text-decoration: underline;
    line-height: 18px;
    height: 18px;
}

.order-list a.order-list__delete:hover, .order-list__delete:hover {
    text-decoration: none;
}

.order-list__image img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.order-list__r {
    width: 220px;
}

.order-list__sum {
    font-size: 20px;
    font-weight: bold;
    padding: 2px 0;
}

.order-list__caption {
    font-size: 12px;
    padding: 2px 0;
}

.order-promo__title {
    padding: 0px 0 10px;
}

.order-promo__title * {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.order-promo__row {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px;
}

.order-promo__field {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.order-promo__input {
    position: relative;
}

.order-promo__input input {
    display: block;
    width: 100%;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border: 1px solid #E3E3E3;
    line-height: 46px;
    padding: 0 20px;
    font-size: 14px;
    color: inherit;
}

.order-promo__input .i-ok,
.order-promo__input .i-error {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.order-promo__input .i-ok:before,
.order-promo__input .i-error:before {
    position: absolute;
    top: 50%;
    right: 6px;
    margin: -12px 0 0 0;
}

.order-promo__input.success {
    color: #8DBA69;
}

.order-promo__input.success .i-ok {
    display: block;
}

.order-promo__input.error {
    color: #F42F2F;
}

.order-promo__input.error .i-error {
    display: block;
}

.order-promo__submit {
    display: block;
    border: 0;
    background: #5d3f6ac7;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    color: #fff;
    line-height: 48px;
    padding: 0;
    font-size: 14px;
    width: 130px;
    text-align: center;
}

.order-promo__success {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 130px;
    text-align: center;
    font-size: 12px;
    padding: 4px 0 0;
    color: #8DBA69;
}

.order-promo__success.show {
    display: block;
}

.order-promo__error {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0px;
    text-align: center;
    font-size: 12px;
    padding: 4px 0 0;
    color: #F42F2F;
}

.order-promo__error.show {
    display: block;
}

.order-total {
    padding: 0 0 20px;
}

.order-total table {
    width: 100%;
}

.order-total table td {
    padding: 0 0 10px;
}

.order-total table td:last-child {
    text-align: right;
    white-space: nowrap;
}

.order-total table tr:last-child {
    border-top: 1px solid #E3E3E3;
    font-size: 20px;
}

.order-total table tr:last-child td {
    padding: 10px 0;
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.account-page {
    position: relative;
    background: #FAFAFA;
    padding: 30px 0;
}

.account-page .main {
    padding: 0;
}

.account-page .sidebar {
    padding: 0 5px 5px;
}

@media all and (max-width: 768px) {
    .account-page {
        padding: 60px 0 30px;
    }

    .account-page .container {
        overflow: visible;
    }
}

.p-menu {
    display: none;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    display: none;
}

.p-menu__btn {
    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: 336px;
    margin: 0 auto;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    height: 60px;
    color: #fff;
    background: #006D00;
    white-space: nowrap;
}

.p-menu__btn > i {
    margin-top: 4px;
    margin-left: 15px;
}

@media all and (max-width: 1024px) {
    .p-menu {
        display: block;
    }
}

.p-block {
    background: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin: 0 5px 30px;
    padding: 15px 30px;
}

@media all and (max-width: 768px) {
    .p-block {
        padding: 15px 13px;
        margin: 0 0 30px;
    }
}

.p-side-nav a.p-side-nav__link, .p-side-nav__link {
    display: block;
    font-weight: bold;
    color: inherit;
    text-decoration: none;
    border-left: 3px solid transparent;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    padding: 16px 20px 18px;
    margin: 0 0 20px;
    background: #fff;
}

.p-side-nav a.p-side-nav__link.active, .p-side-nav a.p-side-nav__link:hover, .p-side-nav__link.active, .p-side-nav__link:hover {
    border-left: 3px solid #006D00;
    color: #006D00;
}

.p-header {
    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: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.p-header__left {
    white-space: nowrap;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 16px 0;
}

.p-header__left > * {
    padding: 0;
    margin: 0;
}

.p-header__right span {
    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;
}

.p-header__right span:before {
    margin-right: 10px;
}

.p-header__right a {
    color: inherit;
}

@media all and (max-width: 768px) {
    .p-header {
        display: block;
    }

    .p-header__left {
        white-space: normal;
        padding: 5px 0 16px;
    }

    .p-header__right {
        margin: 0 0 30px;
    }

    .p-header__right_m-h {
        display: none;
    }

    .p-header__right .i-crown {
        display: block;
        position: relative;
        padding-left: 30px;
        line-height: 24px;
    }

    .p-header__right .i-crown:before {
        position: absolute;
        top: 0;
        left: 0;
    }
}

.p-content {
    padding: 20px 0 0;
}

@media all and (max-width: 768px) {
    .p-content {
        padding: 0;
    }
}

.p-bonus {
    padding: 20px 0;
}

.p-bonus__cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.p-bonus__col {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.p-bonus__col:last-child {
    width: 200px;
    -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;
}

.p-bonus__caption {
    font-size: 14px;
    color: #646464;
}

.p-bonus__points {
    color: #006D00;
    font-size: 34px;
    font-weight: bold;
}

@media all and (max-width: 768px) {
    .p-bonus {
        padding: 0;
    }

    .p-bonus__cols {
        display: block;
    }

    .p-bonus__col {
        margin: 0 0 20px;
    }
}

.p-orders {
    padding: 20px 0 10px;
}

.p-orders table.p-orders__table {
    width: 100%;
    table-layout: fixed;
}

.p-orders table.p-orders__table th {
    font-weight: bold;
    color: #006D00;
    padding: 8px 10px;
}

.p-orders table.p-orders__table th:last-child {
    width: 130px;
}

.p-orders table.p-orders__table td {
    padding: 8px 10px;
}

.p-orders table.p-orders__table td a {
    color: inherit;
}

.p-orders table.p-orders__table td:first-child {
    color: #8DBA69;
}

.p-orders table.p-orders__table tr {
    border-bottom: 1px solid #E3E3E3;
}

.p-orders table.p-orders__table tr:last-child {
    border-bottom: 0;
}

@media all and (max-width: 768px) {
    .p-orders {
        padding: 0px 0 10px;
    }

    .p-orders table.p-orders__table {
        font-size: 14px;
        table-layout: auto;
    }

    .p-orders table.p-orders__table th {
        padding: 8px 0;
    }

    .p-orders table.p-orders__table th:last-child {
        width: auto;
    }

    .p-orders table.p-orders__table td {
        padding: 8px 0;
    }
}

.p-faq {
    padding: 0 0 10px;
}

.p-faq a {
    color: inherit;
}

.p-loyalty {
    margin: 0 5px 30px;
}

.p-loyalty__table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.p-loyalty__left > div, .p-loyalty__right > div {
    height: 100%;
}

.p-loyalty__left {
    width: 55%;
}

.p-loyalty__right {
    width: 45%;
    padding-left: 5%;
}

@media all and (max-width: 768px) {
    .p-loyalty {
        margin: 0;
    }

    .p-loyalty__table {
        display: block;
    }

    .p-loyalty__left, .p-loyalty__right {
        width: 100%;
        padding: 0;
        margin: 0 0 30px;
    }
}

.p-bank {
    padding: 20px 30px;
    background: #006D00;
    color: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.p-bank__header {
    font-size: 24px;
    font-weight: bold;
    color: #8DBA69;
}

.p-bank__content {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    padding: 25px 0 30px;
}

.p-bank__footer {
    color: #fff;
    font-size: 14px;
}

@media all and (max-width: 768px) {
    .p-bank {
        padding: 15px 13px;
    }
}

.p-status {
    padding: 20px 30px;
    background: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.p-status__header {
    font-size: 24px;
    font-weight: bold;
    color: #646464;
}

.p-status__content {
    font-size: 36px;
    font-weight: bold;
    color: #006D00;
    padding: 25px 0;
}

.p-status__footer {
    font-size: 14px;
    text-align: right;
    color: #006D00;
}

.p-status__status {
    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;
}

.p-status__status:before {
    margin: 0 10px 0 0;
    width: 72px;
    height: 72px;
    -webkit-background-size: 1500px 1500px;
    -moz-background-size: 1500px;
    background-size: 1500px;
    background-position: -1152px 0;
}

@media all and (max-width: 768px) {
    .p-status {
        padding: 15px 13px;
    }

    .p-status__header {
        text-align: center;
    }

    .p-status__content {
        text-align: center;
    }

    .p-status__status {
        display: block;
    }

    .p-status__status:before {
        display: block;
        margin: 0 auto -6px;
    }

    .p-status__footer {
        text-align: center;
    }
}

.p-cols-2 {
    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;
    padding: 10px 0 20px;
}

.p-cols-2__col:first-child {
    padding-right: 50px;
    min-width: 350px;
}

.p-cols-2__col:last-child {
    min-width: 340px;
}

@media all and (max-width: 768px) {
    .p-cols-2 {
        display: block;
    }

    .p-cols-2__col {
        width: 100%;
        margin: 0 0 30px;
    }

    .p-cols-2__col:last-child {
        margin: 0;
    }
}

.p-cols-3 {
    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;
    padding: 10px 0 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.p-cols-3__col {
    width: 31%;
}

@media all and (max-width: 768px) {
    .p-cols-3 {
        display: block;
    }

    .p-cols-3__col {
        width: 100%;
        margin: 0 0 30px;
    }

    .p-cols-3__col:last-child {
        margin: 0;
    }
}

.p-code {
    text-align: right;
}

.p-code input.p-code__input, .p-code__input {
    display: inline-block;
    width: 335px;
    font-size: 28px;
    color: #006D00;
    font-weight: bold;
    border: 2px dashed #8DBA69;
    background: #fff;
    padding: 2px 5px;
    text-align: center;
    margin: 0 0 12px;
}

.p-code__copy {
    cursor: pointer;
    color: #8DBA69;
    font-size: 16px;
}

.p-code__copy.active {
    color: #006D00;
}

.p-code__copy:hover {
    text-decoration: underline;
}

@media all and (max-width: 768px) {
    .p-code {
        text-align: left;
    }
}

.p-points__title {
    padding: 0 0 5px;
}

.p-points__point {
    font-size: 34px;
    font-weight: bold;
    color: #006D00;
}

.p-level {
    padding: 20px 30px;
    background: #fff;
    color: inherit;
    text-align: center;
    border: 2px solid #000;
}

.p-level.active {
    color: #006D00;
    border: 2px solid #006D00;
}

.p-level.active .p-level__icon:before {
    background-position: -1152px -144px;
}

.p-level__title {
    font-size: 24px;
    font-weight: bold;
    margin: -6px 0 10px;
}

.p-level__icon {
    display: inline-block;
}

.p-level__icon:before {
    width: 72px;
    height: 72px;
    -webkit-background-size: 1500px 1500px;
    -moz-background-size: 1500px;
    background-size: 1500px;
    background-position: -1152px 0;
}

.p-level__caption {
    font-size: 14px;
}

.p-order-info table.p-order-info__details {
    margin: 0 0 30px;
    width: 100%;
    table-layout: fixed;
}

.p-order-info table.p-order-info__details th {
    font-weight: bold;
    padding: 9px 12px;
    border-bottom: 1px solid #F7F7F7;
}

.p-order-info table.p-order-info__details th:first-child {
    width: 200px;
}

.p-order-info table.p-order-info__details td {
    padding: 9px 12px;
    width: 100%;
}

.p-order-info table.p-order-info__details td:first-child {
    width: 200px;
}

.p-order-info table.p-order-info__total {
    margin: 0 0 30px;
    width: 100%;
    border-top: 2px solid #F7F7F7;
}

.p-order-info table.p-order-info__total a {
    color: #8DBA69;
}

.p-order-info table.p-order-info__total th {
    font-weight: bold;
    padding: 13px 20px;
    border: 1px solid #F7F7F7;
}

.p-order-info table.p-order-info__total th:first-child {
    border-left: 0;
    padding: 13px 12px;
}

.p-order-info table.p-order-info__total th:last-child {
    border-right: 0;
}

.p-order-info table.p-order-info__total td {
    padding: 13px 20px;
    border: 1px solid #F7F7F7;
}

.p-order-info table.p-order-info__total td:first-child {
    border-left: 0;
    padding: 13px 12px;
}

.p-order-info table.p-order-info__total td:last-child {
    border-right: 0;
}

.p-order-info table.p-order-info__total tr:last-child td {
    border: 0;
}

@media all and (max-width: 768px) {
    .p-order-info__scroll {
        width: 100%;
    }

    .p-order-info table.p-order-info__total {
        font-size: 14px;
        width: 760px;
    }

    .p-order-info table.p-order-info__total th:first-child, .p-order-info table.p-order-info__total td:first-child {
        padding: 13px 6px;
    }

    .p-order-info table.p-order-info__details {
        font-size: 14px;
    }

    .p-order-info table.p-order-info__details th {
        padding: 9px 6px;
    }

    .p-order-info table.p-order-info__details th:first-child {
        width: auto;
    }

    .p-order-info table.p-order-info__details td {
        padding: 9px 6px;
    }

    .p-order-info table.p-order-info__details td:first-child {
        width: auto;
    }
}

.account-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 151;
}

.account-menu.active {
    display: block;
}

.account-menu__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
}

.account-menu__wrap {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    z-index: 5;
}

.account-menu__header {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background: #F7F7F7;
    padding: 20px 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.account-menu__header:before {
    position: absolute;
    top: 100%;
    left: 20px;
    right: 20px;
    height: 1px;
    background: #E3E3E3;
    margin: -1px 0 0;
    content: '';
}

.account-menu__body {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px 90px;
    background: #F7F7F7;
}

.account-menu__scroll {
    height: 100%;
    overflow-y: scroll;
    padding: 0 20px;
}

.account-menu__content {
    padding: 0 0 20px;
}

.account-menu__close {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 15px;
    height: 24px;
    width: 24px;
    margin: -12px 0 0 0;
}

.account-menu__title {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
}

.account-menu__title i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 24px;
}

.account-menu__title i:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -12px 0 0 0;
}

.account-menu__link {
    display: block;
    border-bottom: 1px solid #E3E3E3;
    text-decoration: none;
    color: inherit;
}

.account-menu__link.active {
    color: #006D00;
}

.account-menu__link.active .i-arr-right {
    display: none;
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(/local/templates/takem/css/mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: -moz- oldlinear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: -moz- oldlinear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.fancybox-enabled {
    overflow: hidden;
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%;
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}

.fancybox-container ~ .fancybox-container {
    z-index: 99992;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.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(0.47, 0, 0.74, 0.71);
    -moz-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    -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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .25s, visibility 0s;
    -o-transition: opacity .25s, visibility 0s;
    -moz-transition: opacity .25s, visibility 0s;
    transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px;
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, 0.7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-toolbar {
    top: 0;
    right: 0;
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0);
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    -moz-transition-property: transform, opacity, -moz-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform, -moz-transform;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block;
}

.fancybox-slide--image {
    overflow: visible;
}

.fancybox-slide--image:before {
    display: none;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
    background: #000;
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
    background: #e5e3df;
}

.fancybox-slide--next {
    z-index: 99995;
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

.fancybox-image, .fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: -webkit-calc(100% - 100px);
    max-width: -moz-calc(100% - 100px);
    max-width: calc(100% - 100px);
    max-height: -webkit-calc(100% - 88px);
    max-height: -moz-calc(100% - 88px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff;
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%;
}

.fancybox-error, .fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff;
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default;
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}

.fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    -webkit-transition: background .25s;
    -o-transition: background .25s;
    -moz-transition: background .25s;
    transition: background .25s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:after {
    background: transparent;
    font-size: 35px;
    color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff;
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
    background: -moz- oldlinear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
    pointer-events: none;
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
    pointer-events: all;
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline;
}

.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: transparent;
    color: #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: none;
}

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none;
}

.fancybox-button, .fancybox-infobar__body {
    background: rgba(30, 30, 30, 0.6);
}

.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
}

.fancybox-button:after, .fancybox-button:before {
    content: "";
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
    opacity: .3;
}

.fancybox-button--left:after, .fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
}

.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--left {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.fancybox-button--right {
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
}

.fancybox-button--close:after, .fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: -webkit-calc(50% - 1px);
    top: -moz-calc(50% - 1px);
    top: calc(50% - 1px);
    left: -webkit-calc(50% - 8px);
    left: -moz-calc(50% - 8px);
    left: calc(50% - 8px);
}

.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
}

.fancybox-arrow:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, 0.8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    background-size: 24px 24px;
}

.fancybox-arrow--right {
    right: 0;
}

.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.fancybox-arrow--left:after, .fancybox-arrow--right:after {
    left: 0;
}

.fancybox-show-nav .fancybox-arrow {
    opacity: .6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: .3;
}

.fancybox-loading {
    border: 6px solid rgba(99, 99, 99, 0.4);
    border-top: 6px solid rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    -moz-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999;
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-moz-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -moz-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -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);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    -moz-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    -moz-transform: rotate(-1turn);
    -ms-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
    -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);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
    -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);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    -moz-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    -moz-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    -moz-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.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);
}

@media (max-width: 800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0;
    }

    .fancybox-button--left, .fancybox-button--right {
        display: none !important;
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0;
    }
}

.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: -webkit-calc(50% - 7px);
    left: -moz-calc(50% - 7px);
    left: calc(50% - 7px);
    top: -webkit-calc(50% - 6px);
    top: -moz-calc(50% - 6px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: none;
}

.fancybox-button--pause:before, .fancybox-button--play:before {
    top: -webkit-calc(50% - 6px);
    top: -moz-calc(50% - 6px);
    top: calc(50% - 6px);
    left: -webkit-calc(50% - 4px);
    left: -moz-calc(50% - 4px);
    left: calc(50% - 4px);
    background: transparent;
}

.fancybox-button--play:before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.fancybox-button--pause:before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px;
}

.fancybox-button--thumbs, .fancybox-thumbs {
    display: none;
}

@media (min-width: 800px) {
    .fancybox-button--thumbs {
        display: inline-block;
    }

    .fancybox-button--thumbs span {
        font-size: 23px;
    }

    .fancybox-button--thumbs:before {
        width: 3px;
        height: 3px;
        top: -webkit-calc(50% - 2px);
        top: -moz-calc(50% - 2px);
        top: calc(50% - 2px);
        left: -webkit-calc(50% - 2px);
        left: -moz-calc(50% - 2px);
        left: calc(50% - 2px);
        -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
        -moz-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    }

    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 99995;
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px;
    }

    .fancybox-thumbs > ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0;
    }

    .fancybox-thumbs > ul > li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: none;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, 0.1);
    }

    .fancybox-thumbs > ul > li > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .fancybox-thumbs > ul > li:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
        opacity: 1;
    }
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.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;
}

/* Цвет шрифта */
/* Цвет ссылок */
/* Основной цвет border */
/* Основной цвет */
/* Цвет текста на фоне*/
/* Цвет текста на фоне*/
/* Дополнительный цвет */
/* Цвет текста на фоне*/
/* Доп цвет border */
.header__search .autocomplete-box-menu {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    min-width: 410px;
    z-index: 51;
}

.header__search .autocomplete-box-menu__scroll {
    display: block;
    max-height: 250px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}

.header__search .autocomplete-box-menu__scroll .mCSB_scrollTools_vertical {
    top: 5px;
    bottom: 5px;
}

.header__search .autocomplete-box-menu__result {
    width: 100%;
}

.header__search .autocomplete-suggestions {
    position: static !important;
    max-height: none !important;
    width: 100% !important;
    height: auto;
    padding: 5px 20px 5px 0;
    background: #fff;
}

.header__search .autocomplete-suggestions > div {
    border-bottom: 1px solid #E3E3E3;
}

.header__search .autocomplete-suggestions > div:last-child {
    border-bottom: 0;
}

.header__search .autocomplete-no-suggestion {
    font-style: italic;
    padding: 15px 30px;
}

.header__search .autocomplete-group {
    color: #E3E3E3;
    font-weight: bold;
    font-size: 14px;
    padding: 15px 30px;
}

.header__search .autocomplete-suggestion {
    position: relative;
    padding: 15px 44px 15px 30px;
}

.header__search .autocomplete-suggestion:after {
    position: absolute;
    right: 20px;
    top: 50%;
    margin: -12px 0 0 -12px;
    width: 24px;
    height: 24px;
    background: url("/local/templates/takem/css/../img/sprite.svg") -24px -72px no-repeat;
    content: '';
}

.header__search .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}

.mobile-panel .autocomplete-no-suggestion {
    font-style: italic;
    padding: 15px 0px;
}

.mobile-panel .autocomplete-group {
    display: none;
    color: black;
    font-weight: bold;
    font-size: 14px;
    padding: 2px 0px;
}

.mobile-panel .autocomplete-suggestions {
    display: block !important;
    position: static !important;
    max-height: none !important;
    width: 100% !important;
    height: auto;
    color: black;
}

.mobile-panel .autocomplete-suggestions > div:last-child {
    border-bottom: 0;
}

.mobile-panel .autocomplete-suggestion {
    padding: 12px 0;
    margin-bottom: -1px;
    background-color: rgb(255, 255, 255);
    border-top: 1px solid rgb(245, 245, 245);
    border-bottom: 1px solid rgb(245, 245, 245);
    position: relative;
    font-size: 16px;
    color: rgb(51, 51, 51);
}

/*  .mobile-panel .autocomplete-suggestion:after {
    position: absolute;
    right: -6px;
    top: 50%;
    margin: -12px 0 0 -12px;
    width: 24px;
    height: 24px;
    background: url("/local/templates/takem/css/../img/sprite.svg") -240px -72px no-repeat;
    content: ''; }*/
@media all and (min-width: 1400px) {
    .card {
        height: 495px;
    }

    .card__desc {
        height: 100px;
    }

}

@media all and (max-width: 360px) {
    .card__desc {
        display: none;
    }

    .card__box {
        border: none;
        margin-top: -30px;
    }

    .card__box-new {
        flex-direction: column;
        margin-top: -20px;
    }

    .catalog__item .card__cart {
        margin-top: 5px;
    }

    .card__right {
        display: none;
    }

    .card__count {
        padding-bottom: 5px;
    }

    .catalog__item .card__box {
        display: flex;
        align-items: flex-end;
    }

    .card__title {
        font-size: 13px;
    }
}

.m10 li {
    margin-bottom: 10px;
}

@media all and (max-width: 1024px) {
    .menu-toggle__lines, .menu-toggle__lines:before, .menu-toggle__lines:after {
        background: #fff;
        border-radius: 5px;
    }

    .header__cart-count {
        background: #fff;
        color: #006d00;
    }

    .logo-desctop {
        display: none;
    }

    .logo-mobile {
        display: block !important;
    }

    .hp-products {
        border-bottom: 10px solid #f5f5f5;
        background: #fff;
    }

    .main-products__title-container {
        padding: 12px 0;
    }

    .hp-products {
        margin-top: 0;
    }

    .main-products__items_sale {
        padding: 12px 0;
    }

    .card_new:hover {
        box-shadow: none;
    }

    .card_new {
        height: 260px;
        padding: 11px;
        margin-bottom: 0;
    }

    .card__image-new img {
        height: 120px;
    }

    .card__bot-new {
        height: 66px;
    }

    .card-cart-new {
        width: 62px;
        height: 37px;
    }

    .card__box-new {
        width: 100%;
    }
}

.header__wrap-fluid {
    z-index: 500;
}

.button__gradient {
    background: linear-gradient(45deg, #a271b7, #3b174a);
    background-size: 200% 200%;
    animation: gradient 5s ease infinite;
    position: fixed;
    bottom: 20px;
    left: 10px;
    padding: 7px;
    color: white;
    border: 1px solid #c5b9ca;
    font-size: 17px;
    border-radius: 5px;
    z-index: 300;
    cursor: pointer;
    display: none;
}

.button__gradient_top {
    display: none;
    background: linear-gradient(45deg, #729e00, #006d00);
    background-size: 200% 200%;
    animation: gradient 5s ease infinite;
    position: absolute;
    bottom: -15px;
    right: 40px;
    padding: 2px 5px;
    color: white;
    border: 1px solid #c5b9ca;
    font-size: 17px;
    border-radius: 5px;
    z-index: 300;
    cursor: pointer;
}

@media all and (max-width: 1024px) {
    .button__gradient {
        display: block;
    }
}

@media all and (min-width: 1250px) {
    .button__gradient_top {
        display: block;
    }
}

@media all and (min-width: 1024px) and (max-width: 1250px) {
    .button__gradient_top {
        bottom: -27px;
        right: 18px;
        display: block;
    }
}

@keyframes gradient {
    0% {
        background-position: 0 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0 50%;
    }
}

.form-partnership {
    margin: 40px 0;
    width: 100%;
}

@media screen and (max-width: 992px) {
    .form-partnership {
        margin: 20px 0;
    }
}

.form-partnership__body {
    width: 100%;
    padding: 80px;
    background: #F7F7F7;
}

@media screen and (max-width: 992px) {
    .form-partnership__body {
        padding: 50px;
    }
}

@media screen and (max-width: 576px) {
    .form-partnership__body {
        padding: 30px 20px;
    }
}

.form-partnership__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .form-partnership__inner {
        flex-direction: column;
        justify-content: flex-start;
    }
}

.form-partnership__text {
    flex: 0 0 40%;
    color: #060606;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
    .form-partnership__text {
        text-align: center;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 768px) {
    .form-partnership__text {
        flex: auto;
        width: 100%;
    }
}

.form-partnership__text span {
    display: block;
    font-size: 38px;
    margin: 0 0 30px;
}

@media screen and (max-width: 992px) {
    .form-partnership__text span {
        font-size: 30px;
    }
}

.form-partnership__text p {
    display: block;
    font-size: 18px;
}


.form-partnership__field {
    display: flex;
    flex: 0 0 55%;
    justify-content: space-between;
}

@media screen and (max-width: 576px) {
    .form-partnership__field {
        flex-direction: column;
    }
}

@media screen and (max-width: 768px) {
    .form-partnership__field {
        flex: auto;
        width: 100%;
    }
}

.form-partnership__col {
    display: flex;
    flex-direction: column;
    flex: 0 0 48%;
    font-size: 14px;
}

@media screen and (max-width: 576px) {
    .form-partnership__col {
        flex: auto;
        width: 100%;
    }

    .form-partnership__col:last-child {
        margin-top: 20px;
    }
}

.form-partnership__input-container {
    width: 100%;
    height: 45px;
    margin-bottom: 20px;
}

.form-partnership__input-container_with-textarea {
    height: 109px;
}

.form-partnership__col .form-partnership__input-container:last-child {
    margin-bottom: 0;
}

.form-partnership__input-container input,
.form-partnership__input-container textarea {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15px 10px;
    border-radius: 4px;
    background-color: #fff;
    font-size: 14px;
    border: 1px solid #E9E9E9;
    color: #060606;
}

@media screen and (max-width: 992px) {
    .form-partnership__input-container input,
    .form-partnership__input-container textarea {
        font-size: 16px;
    }
}

.form-partnership__input-container input::placeholder,
.form-partnership__input-container textarea::placeholder {
    font-size: 14px;
    text-align: center;
}

.form-partnership__input-container input:focus-visible,
.form-partnership__input-container textarea:focus-visible {
    outline: none;
}

.form-partnership__input-container textarea {
    resize: none;
}

.form-partnership__col button {
    width: 100%;
    min-height: 45px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;

    border: none;
    outline: none;
    transition: all .3s linear;
}

.loader {
    z-index: 1000 !important;
    position: fixed;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.55);
}

.loader-bar {
    width: 56px;
    height: 56px;
    border: 8px solid #5D3F6A;
    border-right-color: transparent;
    border-radius: 50%;
    position: relative;
    animation: loader-rotate 1s linear infinite;
    top: 50%;
    margin: -28px auto 0;
}

.loader-bar::after {
    content: '';
    width: 8px;
    height: 8px;
    background: #5D3F6A;
    border-radius: 50%;
    position: absolute;
    top: -1px;
    left: 33px;
}

@keyframes loader-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

#card__delivery-cdek-pvz, #card__delivery-cdek-postamat {
    font-size: 13px;
}


/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background-color: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background-color: #5D3F6A;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background-color: #5D3F6A;
}

.location-choose-block-wrapper .bx-sls .dropdown-block {
    padding: 12px 40px;
    border-radius: 4px;
    background: #F7F7F7;
}

.location-choose-block-wrapper .bx-sls .dropdown-icon,
.location-choose-block-wrapper .bx-sls .bx-ui-sls-clear {
    top: 50%;
    transform: translate(0, -50%);
    margin-top: 0;
}

.location-choose-block-wrapper .bx-sls .bx-ui-sls-fake,
.location-choose-block-wrapper .bx-sls .bx-ui-sls-route {
    height: 100%;
}

.location-choose-block-wrapper .bx-ui-sls-pane {
    overflow: unset;
    padding: 0;
    top: 100%;
    border: 1px solid #E3E3E3;
}

.location-choose-block-wrapper .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.location-choose-block-wrapper .bx-sls .bx-ui-sls-variant-active {
    background-color: #F7F7F7;
}

.location-choose-block-wrapper .bx-sls .dropdown-fade2white {
    background: none !important;
    background-color: #F7F7F7;
}

.location-choose-block-wrapper .bx-sls .bx-ui-sls-fake,
.location-choose-block-wrapper .bx-sls .bx-ui-sls-route {
    font-family: 'Nunito', sans-serif;
    font-size: 15px;
}

/* End */


/* Start:/local/templates/takem/css/custom.css?17598410833979*/
.form-policy {
    display: flex;
    gap: 15px;
    padding: 7px 0;
    align-items: center;
}

.form-policy input {
    -webkit-appearance: checkbox;
}

.form-policy__text {
    font-size: 14px;
}

.product-avaliable {
    font-size: 16px;
    font-weight: 600;
}

.product-avaliable__ok {
    color: #006D00;
}

.card__cart:hover {
    background: #00953c;
}

.pagi {
    max-width: 100%;
}

.catalog__items {
    margin-bottom: 20px;
}

.catalog {
    margin: 0 0 30px;
}

.btn-success {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}

.btn-success:hover {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
}
/*
.i-cat-1:before, .i-cat-2:before, .i-cat-3:before, .i-cat-4:before, .i-cat-5:before, .i-cat-6:before, .i-cat-7:before, .i-cat-8:before, .i-cat-9:before, .i-cat-10:before, .i-arr-l:before, .i-arr-r:before, .i-cart:before, .i-discount:before, .i-fb:before, .i-ig:before, .i-plus:before, .i-minus:before, .i-car:before, .i-alarm:before, .i-arr-up:before, .i-arr-down:before, .i-arr-left:before, .i-arr-right:before, .i-checked:before, .i-filter:before, .i-close:before, .i-dropdown-toggle:before, .i-crown:before, .i-menu:before, .i-ok:before, .i-error:before, .i-lk:before, .i-search:before {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/local/templates/takem/css/../img/sprite.svg) 0 0 no-repeat;
    content: '';
}

.p-level__icon:before {
    width: 72px;
    height: 72px;
    -webkit-background-size: 1500px 1500px;
    -moz-background-size: 1500px;
    background-size: 1500px;
    background-position: -1152px 0;
}

.p-level.active .p-level__icon:before {
    background-position: -1152px -144px;
}

.p-cols-3 {
    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;
    padding: 10px 0 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.p-cols-3__col {
    width: 31%;
}

@media all and (max-width: 768px) {
    .p-cols-3 {
        display: block;
    }

    .p-cols-3__col {
        width: 100%;
        margin: 0 0 30px;
    }

    .p-cols-3__col:last-child {
        margin: 0;
    }
}

.p-code {
    text-align: right;
}

.p-code input.p-code__input, .p-code__input {
    display: inline-block;
    width: 160px;
    font-size: 28px;
    color: #006D00;
    font-weight: bold;
    border: 2px dashed #8DBA69;
    background: #fff;
    padding: 2px 5px;
    text-align: center;
    margin: 0 0 12px;
}

.p-code__copy {
    cursor: pointer;
    color: #8DBA69;
    font-size: 16px;
}

.p-code__copy:hover {
    text-decoration: underline;
}

@media all and (max-width: 768px) {
    .p-code {
        text-align: left;
    }
}

.p-points__title {
    padding: 0 0 5px;
}

.p-points__point {
    font-size: 34px;
    font-weight: bold;
    color: #006D00;
}

.p-level {
    padding: 20px 30px;
    background: #fff;
    color: inherit;
    text-align: center;
    border: 2px solid #000;
}

.p-level.active {
    color: #006D00;
    border: 2px solid #006D00;
}

.p-level.active .p-level__icon:before {
    background-position: -1152px -144px;
}

.p-level__title {
    font-size: 24px;
    font-weight: bold;
    margin: -6px 0 10px;
}

.p-level__icon {
    display: inline-block;
}

.p-level__icon:before {
    width: 72px;
    height: 72px;
    -webkit-background-size: 1500px 1500px;
    -moz-background-size: 1500px;
    background-size: 1500px;
    background-position: -1152px 0;
}

.p-level__caption {
    font-size: 14px;
}*/

/* End */
/* /local/templates/takem/components/bitrix/sale.basket.basket.line/header/style.css?16805552434401 */
/* /local/templates/takem/template_styles.css?1680555242686 */
/* /local/templates/takem/css/fonts.min.css?16975506447907 */
/* /local/templates/takem/libs/bootstrap-5.0.2/css/bootstrap-grid.min.css?162438633651451 */
/* /local/templates/takem/css/styles.css?1748875089250915 */
/* /local/templates/takem/css/custom.css?17598410833979 */
