

/* Start:/local/templates/DD-main/style/style.css?174411219031196*/
> spanhtml {
	scroll-behavior: smooth;
}

.asection {
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #f0cd3a;
	align-items: center;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.atitle {
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 40px;
	color: #88c877;
	align-items: center;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}

.mainSection {
	padding: 40px 15px 40px;
}

.head__mebmenuitem.close__mobmenu.header__close__relative {
	position: relative;
	top: 0;
	left: 0;
}

.packages .center-btn,
.news .center-btn,
.personal .personal-btn {
	margin-top: 40px !important;
}
.btn-m {
	max-width: 260px;
}

.num {
	background-image: url(/upload/bg_green.jpg);
	height: auto;
	color: white;
	display: flex;
	flex-direction: column;
	padding-top: 40px;
	padding-bottom: 40px;
}
.num-item {
	background-color: white;
	height: 250px;
	display: flex;
	align-items: center;
	flex-direction: column;
	color: black;
	text-align: center;
}

.img_right_custom {
	float: right;
	margin: 13px 13px 0 13px;
	width: 39%;
	height: auto;
}
.img_right_custom_2 img {
	float: right;
	margin: 7px 13px 0 13px;
	width: 400px;
	height: auto;
}

.conts .img_cntr img {
	width: 60%;
	height: auto;
}
.img_cntr_custom img {
	width: 50%;
	height: auto;
	margin-bottom: 15px;
}

.conts .img_right img {
	width: 40%;
	height: auto;
}
.img_right img {
}
.img_cntr {
	float: center;
	margin-left: 20%;
	width: 60%;
	height: auto;
	display: outline !important;
}
.img_cntr_custom {
	float: center;
	margin-left: 20%;
	width: 60%;
	height: auto;
	display: outline !important;
	margin-bottom: 15px;
}

.artena {
	margin-top: 10px;
	font-size: 12px;
}
.artena img {
	vertical-align: bottom;
}

.dd header .menu .menu__item a[data-looplink='true'],
.dd header .menu .menu__item a[data-looplink='true'] .bottom span {
	cursor: default;
}

.message-error {
    font-weight: bold;
    color: red;
}

@media (min-width: 600px) {
	.num-item {
		-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	}
}
@media (max-width: 800px) {
	.num-item {
		width: 100%;
	}
}
.num-item img {
	width: 80px !important;
	height: 80px !important;

	margin-top: 30px;
	margin-bottom: 15px;
	align-items: center;
	align-content: center;
}
.num-item .cont {
	margin: auto;
	display: flex;
	flex-direction: column;
}
.num-title {
	font-weight: bold;
	font-size: 32px;
	width: 100%;
	text-align: center;
}

.stock-wrapper {
	padding-top: 70px;
	padding-bottom: 70px;
	background-image: url(/local/templates/.default/components/bitrix/news.list/package/img/bg_blue.jpg);
}

.stock-wrapper .stock-info,
.stock-form {
	background-color: #fff;
	padding: 40px;
}

.stock-wrapper .stock-info {
	margin-top: 65px;
}

.stock-info__title {
	font-weight: bold;
	font-size: 32px;
}

.stock-info__phone a {
	font-weight: bold;
	font-size: 26px;
	color: #ff8454;
}

.stock-info__phone {
	margin-bottom: 20px;
}

.stock-input {
	width: 100%;
}

.stock-inputs {
	margin-bottom: 15px;
	margin-top: 20px;
}

.stock-input-wrap {
	padding: 0px !important;
}

.stock-input-wrap-name {
	padding-right: 20px !important;
}

.stock-succsess {
	font-size: 20px;
	display: none;
}

@media (max-width: 991px) {
	.stock-input-wrap-name {
		padding-right: 0px !important;
		margin-bottom: 20px;
	}

	.stock-info__title {
		text-align: center;
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
}

@media (max-width: 400px) {
	.stock-info__title,
	.stock-info__phone a {
		font-size: 24px;
		margin-bottom: 0px;
	}

	.stock-info__desc {
		font-size: 18px;
		line-height: 1.5;
	}

	.stock-wrapper .stock-info,
	.stock-form {
		padding: 20px;
	}

	.stock-wrapper .stock-info {
		margin-bottom: 45px;
	}

	.stock-agreement {
		font-size: 14px;
		line-height: 1.5;
		text-align: center;
	}
}

.stock_btn .btn {
	max-width: initial;
	width: initial;
	padding: 15px;
}

.stock-info__subtitle {
	color: #f67745;
}

.stock-block-info {
	padding-top: 70px;
	padding-bottom: 70px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(/local/templates/.default/components/bitrix/news.list/package/img/bg_blue.jpg);
	color: white;
}

.stock-block-info a {
	color: white !important;
	font-weight: 600;
}
.stock-block-info a {
	margin-top: 20px;
}

.stock-wrapper .btn {
	width: 250px !important;
}

@media (max-width: 800px) {
	.stock-wrapper .btns {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

.sinput {
	min-height: 40px;
	padding: 5px 10px;
}

.squar {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin: 15px 0px 15px 15px;
}
.squar li {
	display: block;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
.squar li::before {
	content: '';
	display: inline-block;
	background-color: #88c877;
	height: 6px;
	width: 6px;
	margin-bottom: 2px;
	margin-right: 10px;
	text-align: center;
}

.accordion_tabs {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	list-style-type: none;
	width: 100%;

	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.accordion_tabs ul.subtabs {
	list-style-type: none;
	margin-left: 0px;
	padding: 20px 15px;
	border: 1px solid #f2f3f4;
}
.accordion_tabs li.tab {
	border-bottom: 1px solid #f2f3f4;
}
.accordion_tabs .atabs {
	align-items: center;
	cursor: pointer;
	flex-direction: row;
	padding: 15px;
	position: relative;
	font-size: 18pt;
	transition: 200ms background ease;
}

.accordion_tabs > li {
	border: 1px solid #80c3d2;
	border-bottom: 0;
}

.accordion_tabs > li:last-child {
	border-bottom: 1px solid #80c3d2;
}

.accordion_tabs > li > .atabs .row {
	position: relative;
	margin-right: 0;
}
.accordion_tabs > li > .atabs .row * {
	font-size: 0.75em;
}

.accordion_tabs > li > .atabs:hover {
	background: #80c3d277;
}

@media (max-width: 500px) {
	.accordion_tabs > li .subtabs {
		font-size: 0.9em;
	}

	.accordion_tabs > li > .atabs .row * {
		font-size: 0.6em;
	}
}

.accordion_tabs > li > .atabs .row *:first-child {
	font-size: 0.9em;
}

.accordion_tabs > li > .atabs .row *:last-child {
	position: absolute;
	top: calc(100% / 2 - 5px);
	right: 0;
}

.accordion_tabs .atabs span {
	color: #88c877;
	font-weight: bold;
}
.accordion_tabs .atabs span {
	color: #454a4c;
	padding-left: 25px;
}
.accordion_tabs .atabs a:hover {
	color: #88c877;
	cursor: pointer;
}

.accordion_tabs li i {
	font-size: 14pt;
	color: #454a4c;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion_tabs li svg {
	font-size: 14pt;
	color: #454a4c;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accordion_tabs li i.fa-chevron-circle-right {
	left: auto;
	font-size: 15px;
}

.accordion_tabs li.open .atabs span {
	color: #454a4c;
}
.accordion_tabs li.open .atabs {
	background-color: #80c3d2;
	color: white;
}
.accordion_tabs li.open svg {
	color: white;
}

.accordion_tabs li.open svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

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

.gift-card .img {
	margin-bottom: 30px;
}

.rigthContetn {
	border-right: 1px solid #e6e6e6;
}

@media (max-width: 1000px) {
	.dd .pr_wrap {
		flex-direction: column !important;
	}
	.rigthContetn {
		border-left: 1px solid #e6e6e6;
	}
}

.cart_cont {
	width: 100%;
	display: block;
}

.shopping_list {
	width: 100%;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 45px;
	margin-top: 25px;
}

.shopping_head {
	display: flex;
	flex-direction: row;
	width: 100%;
	background-color: #88c877;
	padding: 10px 15px;
	color: white;
	font-size: 18px;
}

.shopping_item {
	display: flex;
	flex-direction: row;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 15px;
}

.shopping_count {
	padding: 15px;
	text-align: right;
	font-size: 26px;
}

.shopping_remove:hover {
	color: #ff8454;
	cursor: pointer;
}

.banner-slider {
	width: 100%;
}

.minibanners {
	margin-top: 25px;
	flex-wrap: wrap;
}

.minibanner {
	display: flex;
	max-width: 98%;
	width: 98%;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}

.minibanner-left {
	width: 100%;
	padding-right: 10px;
}

.minibanner-right {
	width: 100%;
	padding-left: 10px;
}

.minibanner__item {
	display: flex;
	width: 100%;
	min-height: 250px;
	height: fit-content;
	padding: 20px;
	flex-direction: row;
	justify-content: space-between;
}
.minibanner__item .minibanner__img {
	min-width: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
}

.minibanner__item .minibanner__text {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 10px;
}

.minibanner__item .minibanner__img img {
	width: 100%;
	height: auto;
	max-width: 200px;
}

.subtabs {
	display: none;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.dd .col-lg-6.more .button.btn_green span {
	min-width: 120px;
	letter-spacing: 0;
}
.cards .name {
	line-height: 1.2;
}
.button-priem.classicBtn {
	transition: 0.5s;
}
.button-priem.classicBtn:hover {
	background: #f0cd3a;
	cursor: pointer;
}
.partnersList .partnersList__item {
	align-items: baseline;
	/*justify-content: space-between;*/
}
.partnersList .partnersList__item .desc {
	white-space: wrap;
}
.attention__footer {
	text-align: center;
	width: 100%;
	padding: 10px 10px;
	background: #88c877;
	color: white;
}
a.attention__footer-btn {
	padding: 5px 10px;
	display: block;
	border: 3px solid #f0cd3a;
	width: fit-content;
	margin: 10px auto 1px;
}
.attention__footer a.attention__footer-btn:hover {
	background: #f0cd3a;
	color: black;
}
.accordion {
	background-color: #ffffff;
	border-radius: 5px;
	margin: 10px auto;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	min-width: 320px;
}

.accordion__header {
	cursor: pointer;
	padding: 15px;
	background-color: #e6e6e6;
	color: #454a4c;
	font-weight: bold;
	transition: 0.4s;
	margin: 10px 0 0;
}
.accordion__header.active {
	background: #88c877;
	color: #ffffff;
}
.accordion__content {
	display: none;
	padding: 15px;
	color: #000000;
}
.dop__serv {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: space-evenly;
	margin: 10px 0 0;
	color: black;
}
.dop__serv > div {
	display: flex;
	flex-direction: column;
	width: 49%;
	text-align: center;
}
.dop__serv > div .text {
	background: orange;
	padding: 5px 10px;
	font-size: 15px;
	max-width: 350px;
}
.dop__serv > div .text .btn {
	margin: 5px;
}
.vrez1 {
	background-color: rgba(240, 205, 58, 0.3);
	padding: 15px 30px;
}
.vrez2 {
	box-shadow: 0 10px 31px 0 rgb(31 34 41 / 30%);
	margin-bottom: 20px;
}
.vrez2 p {
	border-bottom: 2px solid #b1afaf;
	background: rgba(240, 205, 58, 0.3);
	padding: 10px 15px;
	margin-bottom: 0px;
}
.vrez3 {
	padding: 15px;
	text-align: center;
	border: 3px solid #7ebe6f;
	border-right: 3px solid #ff8454;
	border-bottom: 3px solid #ff8454;
	transition: 0.5s;
	margin: 10px auto;
}
.vrez3:hover {
	padding: 15px;
	text-align: center;
	border: 3px solid #ff8454;
	border-right: 3px solid #7ebe6f;
	border-bottom: 3px solid #7ebe6f;
}
.dd__content .vrez2 ul {
	background: #f3fff0;
	margin-top: 0px;
}
.dd__content .vrez2 ul.squar {
	background: #f3fff0;
	margin-top: 0px;
	padding: 0 0 0 1.5rem;
	margin-left: 0;
}
a.customButton_doctor {
	background: #7ebe6f;
	padding: 10px 20px;
	color: white !important;
	transition: 0.5s;
	border-radius: 50px;
}
a.customButton_doctor:hover {
	color: white;
	background: #f0cd3a;
}
.button_zapis {
	margin: 10px auto;
}
/* SCROLL TO TOP */
a.scroll-to-top {
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity: 0;
	position: fixed;
	text-align: center;
	text-decoration: none;
	display: block;
	background: #7ebe6f url('/local/templates/DD2021/img/scroll.png') no-repeat scroll center 14px;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	right: 23px;
	left: inherit;
	bottom: 23px;
	opacity: 0;
	z-index: 1040;
	z-index: 101 !important;
}
a.scroll-to-top.visible {
	opacity: 1;
}
a.scroll-to-top.ROUND_WHITE,
a.scroll-to-top.RECT_WHITE {
	background-color: #fff;
}
a.scroll-to-top.ROUND_GREY,
a.scroll-to-top.RECT_GREY {
	background-color: #e3e3e3;
}
a.scroll-to-top.RECT_COLOR,
a.scroll-to-top.RECT_GREY,
a.scroll-to-top.RECT_WHITE {
	border-radius: 2px;
}
a.scroll-to-top.TOUCH {
	border-radius: 2px 0 0 2px;
	width: 50px;
	height: 50px;
	right: 0;
}

a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
	background-position: center 14px;
}
a.scroll-to-top.ROUND_WHITE,
a.scroll-to-top.RECT_WHITE,
a.scroll-to-top.ROUND_GREY,
a.scroll-to-top.RECT_GREY {
	background-position: center -70px;
}
a.scroll-to-top.RECT_COLOR.TOUCH {
	background-position: center 17px;
}
a.scroll-to-top.RECT_GREY.TOUCH,
a.scroll-to-top.RECT_WHITE.TOUCH {
	background-position: center -67px;
}
a.scroll-to-top.CONTENT {
	left: 50%;
	bottom: 60px;
	margin-left: 512px;
}
a.scroll-to-top {
	bottom: 150px !important;
	left: auto !important;
	right: 23px !important;
}

#submenu1,
#submenu2 {
	display: none;
}
.submenu_open {
	display: inline-block;
	margin-left: 10px;
}
.dd
	header
	.head
	.head__burgerWrapper
	.head__mobmenuWrapper
	.head__mebmenu
	.head__mebmenuitem
	.submenu.subsubmenu {
	padding: 15px 5px;
}

.fixedMenu {
	position: fixed !important;
	left: 0;
	width: 100%;
	z-index: 999;
	transition: 0.5s;
	background: #ffffff;
}

.menu .sign_online {
	display: none !important;
}

.menu.fixedMenu.show nav {
	padding-right: 100px;
}
.dd header .menu.show .menu__container {
	position: relative;
}

.dd
	header
	.head
	.head__burgerWrapper
	.head__mobmenuWrapper
	.head__mebmenu
	.head__mebmenuitem:has(a[href='/#main-form-callback']) {
	margin: 0px 26px !important;
	width: auto;
	font-size: 12px;
	text-transform: inherit;
	border-radius: 5px;
	margin-bottom: 10px !important;
}

.dd
	header
	.head
	.head__burgerWrapper
	.head__mobmenuWrapper
	.head__mebmenu
	.head__mebmenuitem:has(a[href='/#main-form-callback'])
	span {
	font-size: 18px;
}

.dd header .head .container-my .head__sevenday .head__branch_adresses {
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;
	gap: 4px;
}

.footer .footer__bottom .footer_branch_adresses {
	display: flex;
	flex-direction: column;
	text-transform: uppercase;
	font-weight: bold;
}

.footer .footer__bottom .footer_branch_adresses div {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.footer .footer__bottom .footer_branch_adresses span {
	font-size: 14px;
	font-weight: 600;
}

.dd header .head .container-my .head__sevenday .head__branch_adresses span {
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #80c3d2;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}

.menu.fixedMenu.show .sign_online {
	display: block !important;
	position: absolute;
	right: 15px;
	padding: 15px 19px 15px 19px;
	height: auto;
	background: #fff;
}
.dd .menu.fixedMenu.show .btn-empty_green:before {
	-webkit-transform: rotate(0deg) translate3d(-25%, 0, 0);
	transform: rotate(0deg) translate3d(-25%, 0, 0);
	height: 6px;
}
.dd .menu.fixedMenu.show .btn-empty_green:hover:before {
	height: 100%;
}
.dd .menu.fixedMenu.show .btn-empty_green:hover {
	color: #fff;
}

.g-recaptcha {
	margin-top: 15px;
}

@media (max-width: 1440px) {
	.minibanner__item .minibanner__text {
		font-size: 32px;
	}
}
@media (max-width: 1300px) {
	#bx_incl_area_4_3 .container-my,
	.dd .block.packages .container-my {
		padding: 0px;
	}
}
@media (max-width: 1200px) {
	.news .prev {
		left: 0;
	}
	.news .next {
		right: 0;
	}
}
@media (max-width: 1200px) {
	.dd header .head .container-my .head__sevenday .head__sevenday-container a,
	.dd header .head .container-my .head__sevenday .head__sevenday-container span {
		font-size: 16px;
		line-height: 1.3;
	}

	.head__phone .head__phone-container a {
		white-space: nowrap;
	}
	.cards .desc a {
		word-break: break-all;
		line-height: 1.2;
	}
	.dd__content .cards {
		font-size: 15px;
	}
}

@media (max-width: 1140px) {
	.minibanner__item .minibanner__text {
		font-size: 26px;
	}
}

@media (max-width: 991px) {
	.cards .name {
		height: auto;
	}
	.dd header .head .container-my .head__sevenday .head__branch_adresses span {
		font-size: 13px;
		line-height: 12px;
	}
}
@media (max-width: 950px) {
	.menu.fixedMenu.show .sign_online {
		padding: 13px 15px 7px 15px;
	}
	.menu.fixedMenu.show nav {
		padding-right: 92px;
	}
}

@media (max-width: 900px) {
	.minibanner__item {
		flex-direction: column;
	}
	.minibanner__item .minibanner__img {
		align-items: center;
		width: 100%;
		max-width: 100%;
		order: 1;
	}
	.minibanner__item .minibanner__text {
		order: 2;
		width: 100%;
		text-align: center;
	}

	.minibanners {
		flex-direction: column !important;
	}

	.minibanner-left {
		padding-right: 0px;
		margin-bottom: 25px;
	}

	.minibanner-right {
		padding-left: 0px;
	}

	.minibanner {
		max-width: 100%;
	}
}
@media (max-width: 900px) {
	.dd header .head .container-my .head__sevenday .head__sevenday-container a,
	.dd header .head .container-my .head__sevenday .head__sevenday-container span {
		font-size: 15px;
	}
	.price_pages .sidebar__wrapper,
	.services_pages .sidebar__wrapper {
		display: none;
	}
}
@media (max-width: 860px) {
	.menu.fixedMenu.show .sign_online {
		display: none !important;
	}
}

@media (max-width: 800px) {
	footer.dd .footer .footer__bottom {
		padding-right: 15px;
		padding-left: 15px;
		letter-spacing: 0;
	}
	.dd .container-my .cards .bot.row {
		width: auto;
	}
	.container.stock {
		padding: 0;
	}
	.dd .container.stock .row {
		width: auto;
	}
}
@media (max-width: 768px) {
	div._26Cqk div.Q2bYu {
		font-size: 16px !important;
		line-height: 10px !important;
		padding: 18px 20px !important;
	}
	a.scroll-to-top {
		bottom: 115px !important;
	}
	.dop__serv > div .text {
		max-width: 100%;
	}
	.dop__serv > div {
		width: 100%;
	}
}
@media (max-width: 600px) {
	.head__phone {
		display: none !important;
	}
	.atitle,
	.rev__title,
	.package .head h3 {
		font-size: 26px;
		line-height: 1.3;
	}
}
@media (max-width: 428px) {
	a.scroll-to-top {
		bottom: 85px !important;
		right: 15px !important;
	}
}
@media (max-width: 400px) {
	.minibanner__item .minibanner__img img {
		max-width: 140px;
	}
	.minibanner__item .minibanner__text {
		font-size: 18px;
	}
	.dd header .head .head__sevenday {
		display: none !important;
	}
	.atitle,
	.rev__title,
	.package .head h3,
	.dd header .title__wrapper .container-my h1 {
		font-size: 24px;
		line-height: 1.3;
	}
}

.dd header .menu .submenu__ul {
	z-index: 20;
}

.dd header .menu .submenu {
	z-index: 20 !important;
}

.price-table {
	width: 100%;
	padding-left: 20px;
}
.table_price .btn {
	width: 100%;
	color: #88c877;
}
.table_price .btn:hover span {
	color: white;
}
.price-table thead {
	background-color: #f4f4f4;
	font-weight: bold;
}
.price-table tr {
	height: 40px;
	line-height: 40px;
	font-size: 12pt;
	border-top: 2px solid #f4f4f4;
}
.table_price tr:hover {
	background-color: rgba(141, 143, 144, 0.1);
}
.price-table th {
	padding-left: 30px;
}
.price-table td {
	padding-left: 30px;
}

.th {
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	color: white;
	font-size: 12pt;
	background-color: #88c877 !important;
}
.th th {
	border: 0 !important;
	background-color: #88c877 !important;
}
.table_price {
	border: 1px solid #f2f3f4;
	width: 100%;
}
.table_price .price {
	text-align: center;
	color: #ff8454;
}
.table_price td {
	padding: 6px 18px;
	border: 1px solid #f2f3f4;
}
.table_price th {
	padding: 6px 22px;

	background-color: #88c877;
	font-size: 16px;
	color: white;
	border: 1px solid #88c877;
}
.attention {
	margin-top: 100px;
}
.table_price .name_plate {
	display: flex;
	flex-direction: row;
}
.table_price .name_plate .name {
	width: 100%;
	margin: 0px;
}
.table_price .name_plate .info {
	width: 8%;
	color: #80c3d2;
	text-align: right;
}
.table_price .name_plate .info:hover {
	cursor: pointer;
	color: #ff8454;
}
.table_price .name_plate .carts:hover {
	cursor: pointer;
	color: #ff8454;
}
.table_price .name_plate .carts {
	width: 8%;
	color: #80c3d2;
	text-align: right;
}
.table_price .desc {
	display: none;
	margin-top: 20px;
	padding-bottom: 20px;
}
@media (max-width: 800px) {
	.news .prev,
	.news .next {
		background-color: #e6e6e6;
		color: #454a4c;
	}
	.conts {
		padding: 0px;
		margin: 0px;
	}
	.conts #himg {
		display: none;
	}
	.sidebar {
		display: none;
	}
}

@media (max-width: 400px) {
	.name_plate .name {
		max-width: 130px;
		overflow-wrap: break-word;
		word-wrap: break-word;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
}

.dep-rec-btn {
}

.dep-rec-wrap {
	display: flex;
	flex-direction: row;
	justify-content: left;
}

.docDwload__list {
	list-style: none;
}

.docDwload__list li {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 10px 0;
}

.docDwload {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 4px 6px;
	background-color: #88c877;
	border-radius: 6px;
	width: max-content;
	border: 2px solid #5cb45e;
}

.docDwload__ico {
	width: 20px;
	height: 20px;
}

.docDwload__ico img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: unset;
}

.docDwload__text {
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
}

.main-form {
	padding: 40px 0;
	background: url(/upload/bg-for-form.jpg);
	background: url(/upload/bg-for-form3r1.webp);
	background-size: cover;
	background-position: center;
	position: relative;
}
.main-form:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(55 55 55 / 10%);
    z-index: 0;
}
.main-form__wrapper {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}

.main-form__form,
.main-form__form-row {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.main-form__title {
	font-size: 24px;
	text-align: center;
	font-weight: 700;
	color: #88c877;
}

.main-form__form {
	padding: 16px;
	border-radius: 6px;
	background-color: #fff;
}

.main-form__form-row {
	gap: 5px;
}

.main-form__form-input,
.main-form__form-textarea,
.main-form__form-submit {
	width: 100%;
	padding: 10px;
}

.main-form__form-submit {
	background-color: #88c877;
	color: #fff;
	border: none;
}

@media (max-width: 425px) {
	.docDwload__list {
		padding: 0;
	}
	.docDwload__list li {
		flex-wrap: wrap;
		justify-content: space-around;
	}
}

.partnersList__item {
	/* flex-direction: row; */
	align-items: flex-end;
	padding: 20px 0;
	position: relative;
}

.parametrs_of_parthners {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	gap: 15px;
}

.partnersList .partnersList__item .desc {
	width: 45%;
}
.parametrs_of_parthners .desc p {
	margin: 0;
}
@media (max-width: 590px) {
	.partnersList .partnersList__item .desc {
		width: 100%;
	}
}
.dd__content .dep__wrapper .item {
	background-color: rgba(230, 230, 230, 0.2);
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 25px 15px;
	align-items: center;
}

.dd__content .dep__wrapper .item .icon img {
	width: 100%;
	height: auto;
	max-width: 100px;
	margin-bottom: 10px;
}
.dd__content .dep__wrapper {
	display: flex;
}
@media (max-width: 600px) {
	.dd__content .dep__wrapper .row {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 445px) {
	.dd__content .dep__wrapper .row {
		grid-template-columns: repeat(1, 1fr);
	}
}

.container.stock .partnersList-custom {
	display: flex;
	flex-wrap: wrap;

	justify-content: space-between;
}
.container.stock .partnersList-custom .partnersList__item {
	flex: 0 0 47%;
	border-bottom: 1px solid #e6e6e6;
	align-items: baseline;
}
@media (max-width: 600px) {
	.container.stock .partnersList-custom .partnersList__item {
		flex: none;
		width: 100%;
	}
}
@media (min-width: 576px) {
	.container.stock {
		max-width: 100%;
	}
}

.main-grid > .mainSection.rev {
	padding: 40px 60px 40px;
}
@media (max-width: 1300px) {
	#bx_incl_area_4_3 .container-my,
	.dd .block.packages .container-my.package {
		padding: 0px 60px;
	}
}

.dd__content .cont_our_ratings .item-rating-wrap .company-rating-wrapper img {
	height: unset;
	margin-bottom: unset;
}
.dd__content .cont_our_ratings .item-rating-wrap .company_logo-wrapper img {
	width: 200px;
	height: unset;
	margin-bottom: unset;
}

@media (max-width: 400px) {
	.dd__content .cont_our_ratings .item-rating-wrap .company_logo-wrapper img {
		width: 175px;
	}
}

.dd__content .price-section {
	overflow: auto;
}

@media (max-width: 992px) {
	.main-grid .num.container-fluid .num-item {
		height: 160px;
	}
	.main-grid .num.container-fluid .num-item .cont p {
		margin: 0;
	}

	.main-grid .num.container-fluid .num-item .cont {
		margin: 10px auto;
	}

	.main-grid .num.container-fluid .num-item .cont p img {
		margin: 0;
		height: 60px !important;
		width: 60px !important;
	}
}

@media (max-width: 768px) {
	.title-search-result {
		left: 25px !important;
		transform: translateY(-3px);
	}

	table.title-search-result tr td.title-search-all {
		padding-left: 9px;
	}
	.title-search-result table.title-search-result th {
		display: none;
	}
	.price_page.services_pages #title-search-price {
		height: 45px;
		max-height: 45px;
	}

	.price_page.services_pages #title-search-price input {
		height: 45px;
	}

	.dd .mainSiteHeader-btn a:hover {
		color: white;
	}

	.dd
		header
		.head
		.head__burgerWrapper
		.head__mobmenuWrapper
		.head__mebmenu
		.head__adreses.head__mebmenuitem {
		margin-top: -20px;
		margin-bottom: 15px;
	}

	.dd
		header
		.head
		.head__burgerWrapper
		.head__mobmenuWrapper
		.head__mebmenu
		.head__adreses.head__mebmenuitem
		> div
		span {
		font-size: 16px;
	}

	.dd
		header
		.head
		.head__burgerWrapper
		.head__mobmenuWrapper
		.head__mebmenu
		.head__schedule.head__mebmenuitem
		> div
		span {
		font-size: 16px;
	}

	.main-grid .h1title {
		font-size: 20px;
		margin-top: 30px;
		color: #80c3d2;
	}

	.main-grid .mainSection .asection:has(a[href='/services/']) {
		display: none;
	}

	.dd .mainSection.packages .container-my.package {
		padding: 0;
	}

	.dd .mainSection.packages .container-my.package .item {
		min-height: 360px;
	}

	.dd .mainSection.packages .container-my.package .item .name a {
		width: 100%;
		overflow: hidden;
		display: block;
		text-overflow: ellipsis;
		hyphens: auto;
	}

	.dd .main-grid > .mainSection.rev {
		padding: 40px 0px 40px;
	}

	.dd .main-grid > .mainSection.rev .rev__add {
		margin-top: 10px;
	}

	.dd .main-grid > .mainSection.rev .rev__slider .rev__item {
		margin: 0 10px;
	}
}

#popup__seminar .popup__form-wrapper {
	margin-top: 40px;
}

.price_block ul.list_seminares {
	border-color: rgb(0 0 0 / 27%);
}

.price_block > p > span:first-child {
	font-size: 0.9em;
	color: #88c877;
}

.price_block > p > span > span {
	font-weight: bold;
}

.price_block > span {
	font-weight: bold;
}

/* @media (max-width: 768px) {
	.services_pages .conts {
		display: flex;
		flex-direction: column;
	}
	.services_pages .conts > img#himg {
		order: 1;
	}
	.services_pages .conts > *:nth-child(1) {
		order: 1;
	}
	.services_pages .conts > *:nth-child(2) {
		order: 2;
	}
	.services_pages .conts > *:nth-child(3) {
		order: 3;
	}
	.services_pages .conts > *:nth-child(4) {
		order: 4;
	}
	.services_pages .conts > *:nth-child(5) {
		order: 5;
	}
	.services_pages .conts > *:nth-child(6) {
		order: 6;
	}
	.services_pages .conts > *:nth-child(7) {
		order: 7;
	}

	.services_pages .conts > *:nth-child(8) {
		order: 7;
	}
	.services_pages .conts > *:nth-child(9) {
		order: 7;
	}
	.services_pages .conts > *:nth-child(10) {
		order: 7;
	}
	.services_pages .conts > *:nth-child(11) {
		order: 7;
	}
	.services_pages .conts > *:nth-child(12) {
		order: 7;
	}
	.services_pages .conts > *:nth-child(13) {
		order: 7;
	}
	.services_pages .conts > *:nth-child(14) {
		order: 7;
	}
	.services_pages .conts > *:nth-child(15) {
		order: 7;
	}
	.services_pages .conts > *:nth-child(16) {
		order: 7;
	}
} */

.dd header > .head .pr > .head__phone > .head__phone-container > a.head_email {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
.head__mail.head__mobphone {
	margin-top: -25px;
}

.dd:has(.postHeader .dd__breadcrumb a[href='/price/spetsialisty/'])
	.price_page
	.price-section
	.item
	.about {
	display: none;
}

.price_block p span:first-child {
	font-weight: bold;
}
.price_block {
	margin-bottom: 50px;
}

header:has(.fixedMenu.show) .menu .new_menu {
	display: none !important;
}

header:has(.fixedMenu.show) .menu:has(.new_menu) {
	height: 70px;
}

.head__adreses > span:first-child {
	font-weight: bold;
}

.head__schedule > span:first-child {
	font-weight: bold;
}

.pr.minibanners.mobile {
	display: none;
}

.schedule_desc {
	padding: 0px 25px;
}

.schedule_desc span {
	padding: 0px !important;
}

@media (max-width: 400px) {
	.mainSection.block.packages {
		padding-left: 0px;
		padding-right: 0px;
	}

	.mainSection.rev {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (max-width: 600px) {
	.main-grid .minibanners {
		margin-top: 10px;
	}
	.main-grid .minibanners .minibanner__item {
		flex-direction: row;
		align-items: center;
	}

	.main-grid .minibanners .minibanner-left {
		margin-bottom: 14px;
	}

	.main-grid .minibanners .minibanner__item .minibanner__text {
		font-size: 22px;
	}

	.main-grid .minibanners .minibanner__item .minibanner__text {
		text-align: left;
	}

	.main-grid .minibanners .minibanner__item {
		min-height: auto;
	}

	.main-grid .minibanners .minibanner__item .minibanner__img img {
		max-width: 140px;
		width: 140px;
		min-width: auto;
	}

	.main-grid .minibanners .minibanner__item .minibanner__img {
		max-width: 140px;
		width: 140px;
		min-width: auto;
	}
}

@media (max-width: 500px) {
	.main-grid .minibanners .minibanner__item {
		padding: 8px;
	}
	.main-grid .minibanners .minibanner__item .minibanner__text {
		font-size: 20px;
	}
	.main-grid .minibanners .minibanner__item .minibanner__img img {
		max-width: 110px;
		width: 110px;
		min-width: auto;
	}

	.main-grid .minibanners .minibanner__item .minibanner__img {
		max-width: 110px;
		width: 110px;
		min-width: auto;
	}
}

@media (max-width: 400px) {
	.main-grid .minibanners .minibanner__item {
		padding: 6px;
	}
	.main-grid .minibanners .minibanner__item .minibanner__text {
		font-size: 16px;
	}
	.main-grid .minibanners .minibanner__item .minibanner__img img {
		max-width: 90px;
		width: 90px;
		min-width: auto;
	}

	.main-grid .minibanners .minibanner__item .minibanner__img {
		max-width: 90px;
		width: 90px;
		min-width: auto;
	}
	.main-grid .minibanners .minibanner-left {
		margin-bottom: 10px;
	}
}

@media (max-width: 350px) {
	.main-grid .minibanners .minibanner__item {
		padding: 6px;
	}
	.main-grid .minibanners .minibanner__item .minibanner__text {
		font-size: 14px;
	}
	.main-grid .minibanners .minibanner__item .minibanner__img img {
		max-width: 90px;
		width: 90px;
		min-width: auto;
	}

	.main-grid .minibanners .minibanner__item .minibanner__img {
		max-width: 80px;
		width: 80px;
		min-width: auto;
	}
}

/* End */


/* Start:/local/templates/DD-main/style/bvi.min.css?1708509855127805*/
/*!
 * Button visually impaired v1.0.8
 */html:not(.bvi-panel){font-size:16px !important}html body a.bvi-link{padding:10px 10px;font-size:12px;border-color:transparent}html body .bvi{font-family:Arial,sans-serif !important}html body .bvi .bvi-btn{font-weight:bold !important}html body .bvi .bvi-eye-link{position:fixed;top:1rem;right:1rem;opacity:.75;z-index:999999 !important}html body .bvi .bvi-container{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}@media(min-width:576px){html body .bvi .bvi-container{max-width:540px}}@media(min-width:768px){html body .bvi .bvi-container{max-width:720px}}@media(min-width:992px){html body .bvi .bvi-container{max-width:960px}}@media(min-width:1200px){html body .bvi .bvi-container{max-width:1140px}}html body .bvi .bvi-container-fluid{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}html body .bvi .bvi-row{display:flex;flex-wrap:wrap;margin-right:0;margin-left:0}html body .bvi .bvi-no-gutters{margin-right:0;margin-left:0}html body .bvi .bvi-no-gutters>.bvi-col,html body .bvi .bvi-no-gutters>[class*="bvi-col-"]{padding-right:0;padding-left:0}html body .bvi .bvi-col-1,html body .bvi .bvi-col-2,html body .bvi .bvi-col-3,html body .bvi .bvi-col-4,html body .bvi .bvi-col-5,html body .bvi .bvi-col-6,html body .bvi .bvi-col-7,html body .bvi .bvi-col-8,html body .bvi .bvi-col-9,html body .bvi .bvi-col-10,html body .bvi .bvi-col-11,html body .bvi .bvi-col-12,html body .bvi .bvi-col,html body .bvi .bvi-col-auto,html body .bvi .bvi-col-sm-1,html body .bvi .bvi-col-sm-2,html body .bvi .bvi-col-sm-3,html body .bvi .bvi-col-sm-4,html body .bvi .bvi-col-sm-5,html body .bvi .bvi-col-sm-6,html body .bvi .bvi-col-sm-7,html body .bvi .bvi-col-sm-8,html body .bvi .bvi-col-sm-9,html body .bvi .bvi-col-sm-10,html body .bvi .bvi-col-sm-11,html body .bvi .bvi-col-sm-12,html body .bvi .bvi-col-sm,html body .bvi .bvi-col-sm-auto,html body .bvi .bvi-col-md-1,html body .bvi .bvi-col-md-2,html body .bvi .bvi-col-md-3,html body .bvi .bvi-col-md-4,html body .bvi .bvi-col-md-5,html body .bvi .bvi-col-md-6,html body .bvi .bvi-col-md-7,html body .bvi .bvi-col-md-8,html body .bvi .bvi-col-md-9,html body .bvi .bvi-col-md-10,html body .bvi .bvi-col-md-11,html body .bvi .bvi-col-md-12,html body .bvi .bvi-col-md,html body .bvi .bvi-col-md-auto,html body .bvi .bvi-col-lg-1,html body .bvi .bvi-col-lg-2,html body .bvi .bvi-col-lg-3,html body .bvi .bvi-col-lg-4,html body .bvi .bvi-col-lg-5,html body .bvi .bvi-col-lg-6,html body .bvi .bvi-col-lg-7,html body .bvi .bvi-col-lg-8,html body .bvi .bvi-col-lg-9,html body .bvi .bvi-col-lg-10,html body .bvi .bvi-col-lg-11,html body .bvi .bvi-col-lg-12,html body .bvi .bvi-col-lg,html body .bvi .bvi-col-lg-auto,html body .bvi .bvi-col-xl-1,html body .bvi .bvi-col-xl-2,html body .bvi .bvi-col-xl-3,html body .bvi .bvi-col-xl-4,html body .bvi .bvi-col-xl-5,html body .bvi .bvi-col-xl-6,html body .bvi .bvi-col-xl-7,html body .bvi .bvi-col-xl-8,html body .bvi .bvi-col-xl-9,html body .bvi .bvi-col-xl-10,html body .bvi .bvi-col-xl-11,html body .bvi .bvi-col-xl-12,html body .bvi .bvi-col-xl,html body .bvi .bvi-col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:0;padding-left:0}html body .bvi .bvi-col{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-12{flex:0 0 100%;max-width:100%}html body .bvi .order-first{order:-1}html body .bvi .order-last{order:13}html body .bvi .order-0{order:0}html body .bvi .order-1{order:1}html body .bvi .order-2{order:2}html body .bvi .order-3{order:3}html body .bvi .order-4{order:4}html body .bvi .order-5{order:5}html body .bvi .order-6{order:6}html body .bvi .order-7{order:7}html body .bvi .order-8{order:8}html body .bvi .order-9{order:9}html body .bvi .order-10{order:10}html body .bvi .order-11{order:11}html body .bvi .order-12{order:12}html body .bvi .offset-1{margin-left:8.33333%}html body .bvi .offset-2{margin-left:16.66667%}html body .bvi .offset-3{margin-left:25%}html body .bvi .offset-4{margin-left:33.33333%}html body .bvi .offset-5{margin-left:41.66667%}html body .bvi .offset-6{margin-left:50%}html body .bvi .offset-7{margin-left:58.33333%}html body .bvi .offset-8{margin-left:66.66667%}html body .bvi .offset-9{margin-left:75%}html body .bvi .offset-10{margin-left:83.33333%}html body .bvi .offset-11{margin-left:91.66667%}@media(min-width:576px){html body .bvi .bvi-col-sm{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-sm-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-sm-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-sm-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-sm-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-sm-12{flex:0 0 100%;max-width:100%}html body .bvi .order-sm-first{order:-1}html body .bvi .order-sm-last{order:13}html body .bvi .order-sm-0{order:0}html body .bvi .order-sm-1{order:1}html body .bvi .order-sm-2{order:2}html body .bvi .order-sm-3{order:3}html body .bvi .order-sm-4{order:4}html body .bvi .order-sm-5{order:5}html body .bvi .order-sm-6{order:6}html body .bvi .order-sm-7{order:7}html body .bvi .order-sm-8{order:8}html body .bvi .order-sm-9{order:9}html body .bvi .order-sm-10{order:10}html body .bvi .order-sm-11{order:11}html body .bvi .order-sm-12{order:12}html body .bvi .offset-sm-0{margin-left:0}html body .bvi .offset-sm-1{margin-left:8.33333%}html body .bvi .offset-sm-2{margin-left:16.66667%}html body .bvi .offset-sm-3{margin-left:25%}html body .bvi .offset-sm-4{margin-left:33.33333%}html body .bvi .offset-sm-5{margin-left:41.66667%}html body .bvi .offset-sm-6{margin-left:50%}html body .bvi .offset-sm-7{margin-left:58.33333%}html body .bvi .offset-sm-8{margin-left:66.66667%}html body .bvi .offset-sm-9{margin-left:75%}html body .bvi .offset-sm-10{margin-left:83.33333%}html body .bvi .offset-sm-11{margin-left:91.66667%}}@media(min-width:768px){html body .bvi .bvi-col-md{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-md-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-md-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-md-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-md-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-md-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-md-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-md-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-md-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-md-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-md-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-md-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-md-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-md-12{flex:0 0 100%;max-width:100%}html body .bvi .order-md-first{order:-1}html body .bvi .order-md-last{order:13}html body .bvi .order-md-0{order:0}html body .bvi .order-md-1{order:1}html body .bvi .order-md-2{order:2}html body .bvi .order-md-3{order:3}html body .bvi .order-md-4{order:4}html body .bvi .order-md-5{order:5}html body .bvi .order-md-6{order:6}html body .bvi .order-md-7{order:7}html body .bvi .order-md-8{order:8}html body .bvi .order-md-9{order:9}html body .bvi .order-md-10{order:10}html body .bvi .order-md-11{order:11}html body .bvi .order-md-12{order:12}html body .bvi .offset-md-0{margin-left:0}html body .bvi .offset-md-1{margin-left:8.33333%}html body .bvi .offset-md-2{margin-left:16.66667%}html body .bvi .offset-md-3{margin-left:25%}html body .bvi .offset-md-4{margin-left:33.33333%}html body .bvi .offset-md-5{margin-left:41.66667%}html body .bvi .offset-md-6{margin-left:50%}html body .bvi .offset-md-7{margin-left:58.33333%}html body .bvi .offset-md-8{margin-left:66.66667%}html body .bvi .offset-md-9{margin-left:75%}html body .bvi .offset-md-10{margin-left:83.33333%}html body .bvi .offset-md-11{margin-left:91.66667%}}@media(min-width:992px){html body .bvi .bvi-col-lg{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-lg-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-lg-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-lg-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-lg-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-lg-12{flex:0 0 100%;max-width:100%}html body .bvi .order-lg-first{order:-1}html body .bvi .order-lg-last{order:13}html body .bvi .order-lg-0{order:0}html body .bvi .order-lg-1{order:1}html body .bvi .order-lg-2{order:2}html body .bvi .order-lg-3{order:3}html body .bvi .order-lg-4{order:4}html body .bvi .order-lg-5{order:5}html body .bvi .order-lg-6{order:6}html body .bvi .order-lg-7{order:7}html body .bvi .order-lg-8{order:8}html body .bvi .order-lg-9{order:9}html body .bvi .order-lg-10{order:10}html body .bvi .order-lg-11{order:11}html body .bvi .order-lg-12{order:12}html body .bvi .offset-lg-0{margin-left:0}html body .bvi .offset-lg-1{margin-left:8.33333%}html body .bvi .offset-lg-2{margin-left:16.66667%}html body .bvi .offset-lg-3{margin-left:25%}html body .bvi .offset-lg-4{margin-left:33.33333%}html body .bvi .offset-lg-5{margin-left:41.66667%}html body .bvi .offset-lg-6{margin-left:50%}html body .bvi .offset-lg-7{margin-left:58.33333%}html body .bvi .offset-lg-8{margin-left:66.66667%}html body .bvi .offset-lg-9{margin-left:75%}html body .bvi .offset-lg-10{margin-left:83.33333%}html body .bvi .offset-lg-11{margin-left:91.66667%}}@media(min-width:1200px){html body .bvi .bvi-col-xl{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-xl-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-xl-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-xl-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-xl-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-xl-12{flex:0 0 100%;max-width:100%}html body .bvi .order-xl-first{order:-1}html body .bvi .order-xl-last{order:13}html body .bvi .order-xl-0{order:0}html body .bvi .order-xl-1{order:1}html body .bvi .order-xl-2{order:2}html body .bvi .order-xl-3{order:3}html body .bvi .order-xl-4{order:4}html body .bvi .order-xl-5{order:5}html body .bvi .order-xl-6{order:6}html body .bvi .order-xl-7{order:7}html body .bvi .order-xl-8{order:8}html body .bvi .order-xl-9{order:9}html body .bvi .order-xl-10{order:10}html body .bvi .order-xl-11{order:11}html body .bvi .order-xl-12{order:12}html body .bvi .offset-xl-0{margin-left:0}html body .bvi .offset-xl-1{margin-left:8.33333%}html body .bvi .offset-xl-2{margin-left:16.66667%}html body .bvi .offset-xl-3{margin-left:25%}html body .bvi .offset-xl-4{margin-left:33.33333%}html body .bvi .offset-xl-5{margin-left:41.66667%}html body .bvi .offset-xl-6{margin-left:50%}html body .bvi .offset-xl-7{margin-left:58.33333%}html body .bvi .offset-xl-8{margin-left:66.66667%}html body .bvi .offset-xl-9{margin-left:75%}html body .bvi .offset-xl-10{margin-left:83.33333%}html body .bvi .offset-xl-11{margin-left:91.66667%}}html body .bvi .bvi-btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){html body .bvi .bvi-btn{transition:none}}html body .bvi .bvi-btn:hover,html body .bvi .bvi-btn:focus{text-decoration:none}html body .bvi .bvi-btn:focus,html body .bvi .bvi-btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}html body .bvi .bvi-btn.disabled,html body .bvi .bvi-btn:disabled{opacity:.65}html body .bvi .bvi-btn:not(:disabled):not(.disabled){cursor:pointer}html body .bvi a.bvi-btn.disabled,html body .bvi fieldset:disabled a.bvi-btn{pointer-events:none}html body .bvi .bvi-btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}html body .bvi .bvi-btn-primary:focus,html body .bvi .bvi-btn-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-primary.disabled,html body .bvi .bvi-btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}html body .bvi .bvi-btn-secondary:focus,html body .bvi .bvi-btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-secondary.disabled,html body .bvi .bvi-btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-success{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}html body .bvi .bvi-btn-success:focus,html body .bvi .bvi-btn-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-success.disabled,html body .bvi .bvi-btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}html body .bvi .bvi-btn-info:focus,html body .bvi .bvi-btn-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-info.disabled,html body .bvi .bvi-btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}html body .bvi .bvi-btn-warning:focus,html body .bvi .bvi-btn-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-warning.disabled,html body .bvi .bvi-btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}html body .bvi .bvi-btn-danger:focus,html body .bvi .bvi-btn-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-danger.disabled,html body .bvi .bvi-btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}html body .bvi .bvi-btn-light:focus,html body .bvi .bvi-btn-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-light.disabled,html body .bvi .bvi-btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}html body .bvi .bvi-btn-dark:focus,html body .bvi .bvi-btn-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-dark.disabled,html body .bvi .bvi-btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-bvi-white{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-bvi-white:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}html body .bvi .bvi-btn-bvi-white:focus,html body .bvi .bvi-btn-bvi-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-bvi-white.disabled,html body .bvi .bvi-btn-bvi-white:disabled{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-white.dropdown-toggle{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-bvi-black{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-bvi-black:hover{color:#fff;background-color:black;border-color:black}html body .bvi .bvi-btn-bvi-black:focus,html body .bvi .bvi-btn-bvi-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-bvi-black.disabled,html body .bvi .bvi-btn-bvi-black:disabled{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-black.dropdown-toggle{color:#fff;background-color:black;border-color:black}html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-bvi-blue{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-bvi-blue:hover{color:#fff;background-color:#04213e;border-color:#031b32}html body .bvi .bvi-btn-bvi-blue:focus,html body .bvi .bvi-btn-bvi-blue.focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-bvi-blue.disabled,html body .bvi .bvi-btn-bvi-blue:disabled{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-blue.dropdown-toggle{color:#fff;background-color:#031b32;border-color:#021426}html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-bvi-brown{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-bvi-brown:hover{color:#fff;background-color:#393731;border-color:#32302b}html body .bvi .bvi-btn-bvi-brown:focus,html body .bvi .bvi-btn-bvi-brown.focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-bvi-brown.disabled,html body .bvi .bvi-btn-bvi-brown:disabled{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-brown.dropdown-toggle{color:#fff;background-color:#32302b;border-color:#2b2a25}html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-brown.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-bvi-green{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-bvi-green:hover{color:#212529;background-color:#99df2c;border-color:#93dd21}html body .bvi .bvi-btn-bvi-green:focus,html body .bvi .bvi-btn-bvi-green.focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-bvi-green.disabled,html body .bvi .bvi-btn-bvi-green:disabled{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-green.dropdown-toggle{color:#212529;background-color:#93dd21;border-color:#8cd120}html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:focus,html body .bvi .bvi-btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-outline-primary.disabled,html body .bvi .bvi-btn-outline-primary:disabled{color:#007bff;background-color:transparent}html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:focus,html body .bvi .bvi-btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-outline-secondary.disabled,html body .bvi .bvi-btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}html body .bvi .bvi-btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-outline-success:focus,html body .bvi .bvi-btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-outline-success.disabled,html body .bvi .bvi-btn-outline-success:disabled{color:#28a745;background-color:transparent}html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:focus,html body .bvi .bvi-btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-outline-info.disabled,html body .bvi .bvi-btn-outline-info:disabled{color:#17a2b8;background-color:transparent}html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:focus,html body .bvi .bvi-btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-outline-warning.disabled,html body .bvi .bvi-btn-outline-warning:disabled{color:#ffc107;background-color:transparent}html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:focus,html body .bvi .bvi-btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-outline-danger.disabled,html body .bvi .bvi-btn-outline-danger:disabled{color:#dc3545;background-color:transparent}html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:focus,html body .bvi .bvi-btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-outline-light.disabled,html body .bvi .bvi-btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:focus,html body .bvi .bvi-btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-outline-dark.disabled,html body .bvi .bvi-btn-outline-dark:disabled{color:#343a40;background-color:transparent}html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-outline-bvi-white{color:#fff;background-color:transparent;background-image:none;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:hover{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:focus,html body .bvi .bvi-btn-outline-bvi-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-outline-bvi-white.disabled,html body .bvi .bvi-btn-outline-bvi-white:disabled{color:#fff;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-outline-bvi-black{color:#000;background-color:transparent;background-image:none;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:hover{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:focus,html body .bvi .bvi-btn-outline-bvi-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-outline-bvi-black.disabled,html body .bvi .bvi-btn-outline-bvi-black:disabled{color:#000;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-outline-bvi-blue{color:#063462;background-color:transparent;background-image:none;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:hover{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:focus,html body .bvi .bvi-btn-outline-bvi-blue.focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-outline-bvi-blue.disabled,html body .bvi .bvi-btn-outline-bvi-blue:disabled{color:#063462;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-outline-bvi-brown{color:#4d4b43;background-color:transparent;background-image:none;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:hover{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:focus,html body .bvi .bvi-btn-outline-bvi-brown.focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-outline-bvi-brown.disabled,html body .bvi .bvi-btn-outline-bvi-brown:disabled{color:#4d4b43;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-outline-bvi-green{color:#a9e44d;background-color:transparent;background-image:none;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:hover{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:focus,html body .bvi .bvi-btn-outline-bvi-green.focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-outline-bvi-green.disabled,html body .bvi .bvi-btn-outline-bvi-green:disabled{color:#a9e44d;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-link{font-weight:400;color:#007bff;background-color:transparent}html body .bvi .bvi-btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}html body .bvi .bvi-btn-link:focus,html body .bvi .bvi-btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none}html body .bvi .bvi-btn-link:disabled,html body .bvi .bvi-btn-link.disabled{color:#6c757d;pointer-events:none}html body .bvi .bvi-btn-lg,html body .bvi .bvi-btn-group-lg>.bvi-btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0}html body .bvi .bvi-btn-sm,html body .bvi .bvi-btn-group-sm>.bvi-btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:0}html body .bvi .bvi-btn-block{display:block;width:100%}html body .bvi .bvi-btn-block+.bvi-btn-block{margin-top:.5rem}html body .bvi input[type="submit"].bvi-btn-block,html body .bvi input[type="reset"].bvi-btn-block,html body .bvi input[type="button"].bvi-btn-block{width:100%}html body .bvi .bvi-btn-group,html body .bvi .bvi-btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}html body .bvi .bvi-btn-group>.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn{position:relative;flex:0 1 auto}html body .bvi .bvi-btn-group>.bvi-btn:hover,html body .bvi .bvi-btn-group-vertical>.bvi-btn:hover{z-index:1}html body .bvi .bvi-btn-group>.bvi-btn:focus,html body .bvi .bvi-btn-group>.bvi-btn:active,html body .bvi .bvi-btn-group>.bvi-btn.active,html body .bvi .bvi-btn-group-vertical>.bvi-btn:focus,html body .bvi .bvi-btn-group-vertical>.bvi-btn:active,html body .bvi .bvi-btn-group-vertical>.bvi-btn.active{z-index:1}html body .bvi .bvi-btn-group .bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group .bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group .bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group .bvi-btn-group+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical .bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical .bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn-group+.bvi-btn-group{margin-left:-1px}html body .bvi .bvi-btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}html body .bvi .bvi-btn-toolbar .input-group{width:auto}html body .bvi .bvi-btn-group>.bvi-btn:first-child{margin-left:0}html body .bvi .bvi-btn-group>.bvi-btn:not(:last-child):not(.dropdown-toggle),html body .bvi .bvi-btn-group>.bvi-btn-group:not(:last-child)>.bvi-btn{border-top-right-radius:0;border-bottom-right-radius:0}html body .bvi .bvi-btn-group>.bvi-btn:not(:first-child),html body .bvi .bvi-btn-group>.bvi-btn-group:not(:first-child)>.bvi-btn{border-top-left-radius:0;border-bottom-left-radius:0}html body .bvi .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}html body .bvi .dropdown-toggle-split::after,.dropup html body .bvi .dropdown-toggle-split::after,.dropright html body .bvi .dropdown-toggle-split::after{margin-left:0}.dropleft html body .bvi .dropdown-toggle-split::before{margin-right:0}html body .bvi .bvi-btn-sm+.dropdown-toggle-split,html body .bvi .bvi-btn-group-sm>.bvi-btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}html body .bvi .bvi-btn-lg+.dropdown-toggle-split,html body .bvi .bvi-btn-group-lg>.bvi-btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}html body .bvi .bvi-btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}html body .bvi .bvi-btn-group-vertical .bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn-group{width:100%}html body .bvi .bvi-btn-group-vertical>.bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical>.bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn-group+.bvi-btn-group{margin-top:-1px;margin-left:0}html body .bvi .bvi-btn-group-vertical>.bvi-btn:not(:last-child):not(.dropdown-toggle),html body .bvi .bvi-btn-group-vertical>.bvi-btn-group:not(:last-child)>.bvi-btn{border-bottom-right-radius:0;border-bottom-left-radius:0}html body .bvi .bvi-btn-group-vertical>.bvi-btn:not(:first-child),html body .bvi .bvi-btn-group-vertical>.bvi-btn-group:not(:first-child)>.bvi-btn{border-top-left-radius:0;border-top-right-radius:0}html body .bvi .bvi-btn-group-toggle>.bvi-btn,html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn{margin-bottom:0}html body .bvi .bvi-btn-group-toggle>.bvi-btn input[type="radio"],html body .bvi .bvi-btn-group-toggle>.bvi-btn input[type="checkbox"],html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn input[type="radio"],html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}html body .bvi .bvi-border{border:1px solid #dee2e6 !important}html body .bvi .bvi-border-top{border-top:1px solid #dee2e6 !important}html body .bvi .bvi-border-right{border-right:1px solid #dee2e6 !important}html body .bvi .bvi-border-bottom{border-bottom:1px solid #dee2e6 !important}html body .bvi .bvi-border-left{border-left:1px solid #dee2e6 !important}html body .bvi .bvi-border-0{border:0 !important}html body .bvi .bvi-border-top-0{border-top:0 !important}html body .bvi .bvi-border-right-0{border-right:0 !important}html body .bvi .bvi-border-bottom-0{border-bottom:0 !important}html body .bvi .bvi-border-left-0{border-left:0 !important}html body .bvi .bvi-border-primary{border-color:#007bff !important}html body .bvi .bvi-border-secondary{border-color:#6c757d !important}html body .bvi .bvi-border-success{border-color:#28a745 !important}html body .bvi .bvi-border-info{border-color:#17a2b8 !important}html body .bvi .bvi-border-warning{border-color:#ffc107 !important}html body .bvi .bvi-border-danger{border-color:#dc3545 !important}html body .bvi .bvi-border-light{border-color:#f8f9fa !important}html body .bvi .bvi-border-dark{border-color:#343a40 !important}html body .bvi .bvi-border-bvi-white{border-color:#fff !important}html body .bvi .bvi-border-bvi-black{border-color:#000 !important}html body .bvi .bvi-border-bvi-blue{border-color:#063462 !important}html body .bvi .bvi-border-bvi-brown{border-color:#4d4b43 !important}html body .bvi .bvi-border-bvi-green{border-color:#a9e44d !important}html body .bvi .bvi-border-white{border-color:#fff !important}html body .bvi .bvi-rounded{border-radius:0 !important}html body .bvi .bvi-rounded-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}html body .bvi .bvi-rounded-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}html body .bvi .bvi-rounded-bottom{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}html body .bvi .bvi-rounded-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}html body .bvi .bvi-rounded-circle{border-radius:50% !important}html body .bvi .bvi-rounded-0{border-radius:0 !important}html body .bvi .bvi-m-0{margin:0 !important}html body .bvi .bvi-mt-0,html body .bvi .bvi-my-0{margin-top:0 !important}html body .bvi .bvi-mr-0,html body .bvi .bvi-mx-0{margin-right:0 !important}html body .bvi .bvi-mb-0,html body .bvi .bvi-my-0{margin-bottom:0 !important}html body .bvi .bvi-ml-0,html body .bvi .bvi-mx-0{margin-left:0 !important}html body .bvi .bvi-m-1{margin:.25rem !important}html body .bvi .bvi-mt-1,html body .bvi .bvi-my-1{margin-top:.25rem !important}html body .bvi .bvi-mr-1,html body .bvi .bvi-mx-1{margin-right:.25rem !important}html body .bvi .bvi-mb-1,html body .bvi .bvi-my-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-1,html body .bvi .bvi-mx-1{margin-left:.25rem !important}html body .bvi .bvi-m-2{margin:.5rem !important}html body .bvi .bvi-mt-2,html body .bvi .bvi-my-2{margin-top:.5rem !important}html body .bvi .bvi-mr-2,html body .bvi .bvi-mx-2{margin-right:.5rem !important}html body .bvi .bvi-mb-2,html body .bvi .bvi-my-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-2,html body .bvi .bvi-mx-2{margin-left:.5rem !important}html body .bvi .bvi-m-3{margin:1rem !important}html body .bvi .bvi-mt-3,html body .bvi .bvi-my-3{margin-top:1rem !important}html body .bvi .bvi-mr-3,html body .bvi .bvi-mx-3{margin-right:1rem !important}html body .bvi .bvi-mb-3,html body .bvi .bvi-my-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-3,html body .bvi .bvi-mx-3{margin-left:1rem !important}html body .bvi .bvi-m-4{margin:1.5rem !important}html body .bvi .bvi-mt-4,html body .bvi .bvi-my-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-4,html body .bvi .bvi-mx-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-4,html body .bvi .bvi-my-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-4,html body .bvi .bvi-mx-4{margin-left:1.5rem !important}html body .bvi .bvi-m-5{margin:3rem !important}html body .bvi .bvi-mt-5,html body .bvi .bvi-my-5{margin-top:3rem !important}html body .bvi .bvi-mr-5,html body .bvi .bvi-mx-5{margin-right:3rem !important}html body .bvi .bvi-mb-5,html body .bvi .bvi-my-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-5,html body .bvi .bvi-mx-5{margin-left:3rem !important}html body .bvi .bvi-p-0{padding:0 !important}html body .bvi .bvi-pt-0,html body .bvi .bvi-py-0{padding-top:0 !important}html body .bvi .bvi-pr-0,html body .bvi .bvi-px-0{padding-right:0 !important}html body .bvi .bvi-pb-0,html body .bvi .bvi-py-0{padding-bottom:0 !important}html body .bvi .bvi-pl-0,html body .bvi .bvi-px-0{padding-left:0 !important}html body .bvi .bvi-p-1{padding:.25rem !important}html body .bvi .bvi-pt-1,html body .bvi .bvi-py-1{padding-top:.25rem !important}html body .bvi .bvi-pr-1,html body .bvi .bvi-px-1{padding-right:.25rem !important}html body .bvi .bvi-pb-1,html body .bvi .bvi-py-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-1,html body .bvi .bvi-px-1{padding-left:.25rem !important}html body .bvi .bvi-p-2{padding:.5rem !important}html body .bvi .bvi-pt-2,html body .bvi .bvi-py-2{padding-top:.5rem !important}html body .bvi .bvi-pr-2,html body .bvi .bvi-px-2{padding-right:.5rem !important}html body .bvi .bvi-pb-2,html body .bvi .bvi-py-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-2,html body .bvi .bvi-px-2{padding-left:.5rem !important}html body .bvi .bvi-p-3{padding:1rem !important}html body .bvi .bvi-pt-3,html body .bvi .bvi-py-3{padding-top:1rem !important}html body .bvi .bvi-pr-3,html body .bvi .bvi-px-3{padding-right:1rem !important}html body .bvi .bvi-pb-3,html body .bvi .bvi-py-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-3,html body .bvi .bvi-px-3{padding-left:1rem !important}html body .bvi .bvi-p-4{padding:1.5rem !important}html body .bvi .bvi-pt-4,html body .bvi .bvi-py-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-4,html body .bvi .bvi-px-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-4,html body .bvi .bvi-py-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-4,html body .bvi .bvi-px-4{padding-left:1.5rem !important}html body .bvi .bvi-p-5{padding:3rem !important}html body .bvi .bvi-pt-5,html body .bvi .bvi-py-5{padding-top:3rem !important}html body .bvi .bvi-pr-5,html body .bvi .bvi-px-5{padding-right:3rem !important}html body .bvi .bvi-pb-5,html body .bvi .bvi-py-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-5,html body .bvi .bvi-px-5{padding-left:3rem !important}html body .bvi .bvi-m-auto{margin:auto !important}html body .bvi .bvi-mt-auto,html body .bvi .bvi-my-auto{margin-top:auto !important}html body .bvi .bvi-mr-auto,html body .bvi .bvi-mx-auto{margin-right:auto !important}html body .bvi .bvi-mb-auto,html body .bvi .bvi-my-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-auto,html body .bvi .bvi-mx-auto{margin-left:auto !important}@media(min-width:576px){html body .bvi .bvi-m-sm-0{margin:0 !important}html body .bvi .bvi-mt-sm-0,html body .bvi .bvi-my-sm-0{margin-top:0 !important}html body .bvi .bvi-mr-sm-0,html body .bvi .bvi-mx-sm-0{margin-right:0 !important}html body .bvi .bvi-mb-sm-0,html body .bvi .bvi-my-sm-0{margin-bottom:0 !important}html body .bvi .bvi-ml-sm-0,html body .bvi .bvi-mx-sm-0{margin-left:0 !important}html body .bvi .bvi-m-sm-1{margin:.25rem !important}html body .bvi .bvi-mt-sm-1,html body .bvi .bvi-my-sm-1{margin-top:.25rem !important}html body .bvi .bvi-mr-sm-1,html body .bvi .bvi-mx-sm-1{margin-right:.25rem !important}html body .bvi .bvi-mb-sm-1,html body .bvi .bvi-my-sm-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-sm-1,html body .bvi .bvi-mx-sm-1{margin-left:.25rem !important}html body .bvi .bvi-m-sm-2{margin:.5rem !important}html body .bvi .bvi-mt-sm-2,html body .bvi .bvi-my-sm-2{margin-top:.5rem !important}html body .bvi .bvi-mr-sm-2,html body .bvi .bvi-mx-sm-2{margin-right:.5rem !important}html body .bvi .bvi-mb-sm-2,html body .bvi .bvi-my-sm-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-sm-2,html body .bvi .bvi-mx-sm-2{margin-left:.5rem !important}html body .bvi .bvi-m-sm-3{margin:1rem !important}html body .bvi .bvi-mt-sm-3,html body .bvi .bvi-my-sm-3{margin-top:1rem !important}html body .bvi .bvi-mr-sm-3,html body .bvi .bvi-mx-sm-3{margin-right:1rem !important}html body .bvi .bvi-mb-sm-3,html body .bvi .bvi-my-sm-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-sm-3,html body .bvi .bvi-mx-sm-3{margin-left:1rem !important}html body .bvi .bvi-m-sm-4{margin:1.5rem !important}html body .bvi .bvi-mt-sm-4,html body .bvi .bvi-my-sm-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-sm-4,html body .bvi .bvi-mx-sm-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-sm-4,html body .bvi .bvi-my-sm-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-sm-4,html body .bvi .bvi-mx-sm-4{margin-left:1.5rem !important}html body .bvi .bvi-m-sm-5{margin:3rem !important}html body .bvi .bvi-mt-sm-5,html body .bvi .bvi-my-sm-5{margin-top:3rem !important}html body .bvi .bvi-mr-sm-5,html body .bvi .bvi-mx-sm-5{margin-right:3rem !important}html body .bvi .bvi-mb-sm-5,html body .bvi .bvi-my-sm-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-sm-5,html body .bvi .bvi-mx-sm-5{margin-left:3rem !important}html body .bvi .bvi-p-sm-0{padding:0 !important}html body .bvi .bvi-pt-sm-0,html body .bvi .bvi-py-sm-0{padding-top:0 !important}html body .bvi .bvi-pr-sm-0,html body .bvi .bvi-px-sm-0{padding-right:0 !important}html body .bvi .bvi-pb-sm-0,html body .bvi .bvi-py-sm-0{padding-bottom:0 !important}html body .bvi .bvi-pl-sm-0,html body .bvi .bvi-px-sm-0{padding-left:0 !important}html body .bvi .bvi-p-sm-1{padding:.25rem !important}html body .bvi .bvi-pt-sm-1,html body .bvi .bvi-py-sm-1{padding-top:.25rem !important}html body .bvi .bvi-pr-sm-1,html body .bvi .bvi-px-sm-1{padding-right:.25rem !important}html body .bvi .bvi-pb-sm-1,html body .bvi .bvi-py-sm-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-sm-1,html body .bvi .bvi-px-sm-1{padding-left:.25rem !important}html body .bvi .bvi-p-sm-2{padding:.5rem !important}html body .bvi .bvi-pt-sm-2,html body .bvi .bvi-py-sm-2{padding-top:.5rem !important}html body .bvi .bvi-pr-sm-2,html body .bvi .bvi-px-sm-2{padding-right:.5rem !important}html body .bvi .bvi-pb-sm-2,html body .bvi .bvi-py-sm-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-sm-2,html body .bvi .bvi-px-sm-2{padding-left:.5rem !important}html body .bvi .bvi-p-sm-3{padding:1rem !important}html body .bvi .bvi-pt-sm-3,html body .bvi .bvi-py-sm-3{padding-top:1rem !important}html body .bvi .bvi-pr-sm-3,html body .bvi .bvi-px-sm-3{padding-right:1rem !important}html body .bvi .bvi-pb-sm-3,html body .bvi .bvi-py-sm-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-sm-3,html body .bvi .bvi-px-sm-3{padding-left:1rem !important}html body .bvi .bvi-p-sm-4{padding:1.5rem !important}html body .bvi .bvi-pt-sm-4,html body .bvi .bvi-py-sm-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-sm-4,html body .bvi .bvi-px-sm-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-sm-4,html body .bvi .bvi-py-sm-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-sm-4,html body .bvi .bvi-px-sm-4{padding-left:1.5rem !important}html body .bvi .bvi-p-sm-5{padding:3rem !important}html body .bvi .bvi-pt-sm-5,html body .bvi .bvi-py-sm-5{padding-top:3rem !important}html body .bvi .bvi-pr-sm-5,html body .bvi .bvi-px-sm-5{padding-right:3rem !important}html body .bvi .bvi-pb-sm-5,html body .bvi .bvi-py-sm-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-sm-5,html body .bvi .bvi-px-sm-5{padding-left:3rem !important}html body .bvi .bvi-m-sm-auto{margin:auto !important}html body .bvi .bvi-mt-sm-auto,html body .bvi .bvi-my-sm-auto{margin-top:auto !important}html body .bvi .bvi-mr-sm-auto,html body .bvi .bvi-mx-sm-auto{margin-right:auto !important}html body .bvi .bvi-mb-sm-auto,html body .bvi .bvi-my-sm-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-sm-auto,html body .bvi .bvi-mx-sm-auto{margin-left:auto !important}}@media(min-width:768px){html body .bvi .bvi-m-md-0{margin:0 !important}html body .bvi .bvi-mt-md-0,html body .bvi .bvi-my-md-0{margin-top:0 !important}html body .bvi .bvi-mr-md-0,html body .bvi .bvi-mx-md-0{margin-right:0 !important}html body .bvi .bvi-mb-md-0,html body .bvi .bvi-my-md-0{margin-bottom:0 !important}html body .bvi .bvi-ml-md-0,html body .bvi .bvi-mx-md-0{margin-left:0 !important}html body .bvi .bvi-m-md-1{margin:.25rem !important}html body .bvi .bvi-mt-md-1,html body .bvi .bvi-my-md-1{margin-top:.25rem !important}html body .bvi .bvi-mr-md-1,html body .bvi .bvi-mx-md-1{margin-right:.25rem !important}html body .bvi .bvi-mb-md-1,html body .bvi .bvi-my-md-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-md-1,html body .bvi .bvi-mx-md-1{margin-left:.25rem !important}html body .bvi .bvi-m-md-2{margin:.5rem !important}html body .bvi .bvi-mt-md-2,html body .bvi .bvi-my-md-2{margin-top:.5rem !important}html body .bvi .bvi-mr-md-2,html body .bvi .bvi-mx-md-2{margin-right:.5rem !important}html body .bvi .bvi-mb-md-2,html body .bvi .bvi-my-md-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-md-2,html body .bvi .bvi-mx-md-2{margin-left:.5rem !important}html body .bvi .bvi-m-md-3{margin:1rem !important}html body .bvi .bvi-mt-md-3,html body .bvi .bvi-my-md-3{margin-top:1rem !important}html body .bvi .bvi-mr-md-3,html body .bvi .bvi-mx-md-3{margin-right:1rem !important}html body .bvi .bvi-mb-md-3,html body .bvi .bvi-my-md-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-md-3,html body .bvi .bvi-mx-md-3{margin-left:1rem !important}html body .bvi .bvi-m-md-4{margin:1.5rem !important}html body .bvi .bvi-mt-md-4,html body .bvi .bvi-my-md-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-md-4,html body .bvi .bvi-mx-md-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-md-4,html body .bvi .bvi-my-md-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-md-4,html body .bvi .bvi-mx-md-4{margin-left:1.5rem !important}html body .bvi .bvi-m-md-5{margin:3rem !important}html body .bvi .bvi-mt-md-5,html body .bvi .bvi-my-md-5{margin-top:3rem !important}html body .bvi .bvi-mr-md-5,html body .bvi .bvi-mx-md-5{margin-right:3rem !important}html body .bvi .bvi-mb-md-5,html body .bvi .bvi-my-md-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-md-5,html body .bvi .bvi-mx-md-5{margin-left:3rem !important}html body .bvi .bvi-p-md-0{padding:0 !important}html body .bvi .bvi-pt-md-0,html body .bvi .bvi-py-md-0{padding-top:0 !important}html body .bvi .bvi-pr-md-0,html body .bvi .bvi-px-md-0{padding-right:0 !important}html body .bvi .bvi-pb-md-0,html body .bvi .bvi-py-md-0{padding-bottom:0 !important}html body .bvi .bvi-pl-md-0,html body .bvi .bvi-px-md-0{padding-left:0 !important}html body .bvi .bvi-p-md-1{padding:.25rem !important}html body .bvi .bvi-pt-md-1,html body .bvi .bvi-py-md-1{padding-top:.25rem !important}html body .bvi .bvi-pr-md-1,html body .bvi .bvi-px-md-1{padding-right:.25rem !important}html body .bvi .bvi-pb-md-1,html body .bvi .bvi-py-md-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-md-1,html body .bvi .bvi-px-md-1{padding-left:.25rem !important}html body .bvi .bvi-p-md-2{padding:.5rem !important}html body .bvi .bvi-pt-md-2,html body .bvi .bvi-py-md-2{padding-top:.5rem !important}html body .bvi .bvi-pr-md-2,html body .bvi .bvi-px-md-2{padding-right:.5rem !important}html body .bvi .bvi-pb-md-2,html body .bvi .bvi-py-md-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-md-2,html body .bvi .bvi-px-md-2{padding-left:.5rem !important}html body .bvi .bvi-p-md-3{padding:1rem !important}html body .bvi .bvi-pt-md-3,html body .bvi .bvi-py-md-3{padding-top:1rem !important}html body .bvi .bvi-pr-md-3,html body .bvi .bvi-px-md-3{padding-right:1rem !important}html body .bvi .bvi-pb-md-3,html body .bvi .bvi-py-md-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-md-3,html body .bvi .bvi-px-md-3{padding-left:1rem !important}html body .bvi .bvi-p-md-4{padding:1.5rem !important}html body .bvi .bvi-pt-md-4,html body .bvi .bvi-py-md-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-md-4,html body .bvi .bvi-px-md-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-md-4,html body .bvi .bvi-py-md-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-md-4,html body .bvi .bvi-px-md-4{padding-left:1.5rem !important}html body .bvi .bvi-p-md-5{padding:3rem !important}html body .bvi .bvi-pt-md-5,html body .bvi .bvi-py-md-5{padding-top:3rem !important}html body .bvi .bvi-pr-md-5,html body .bvi .bvi-px-md-5{padding-right:3rem !important}html body .bvi .bvi-pb-md-5,html body .bvi .bvi-py-md-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-md-5,html body .bvi .bvi-px-md-5{padding-left:3rem !important}html body .bvi .bvi-m-md-auto{margin:auto !important}html body .bvi .bvi-mt-md-auto,html body .bvi .bvi-my-md-auto{margin-top:auto !important}html body .bvi .bvi-mr-md-auto,html body .bvi .bvi-mx-md-auto{margin-right:auto !important}html body .bvi .bvi-mb-md-auto,html body .bvi .bvi-my-md-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-md-auto,html body .bvi .bvi-mx-md-auto{margin-left:auto !important}}@media(min-width:992px){html body .bvi .bvi-m-lg-0{margin:0 !important}html body .bvi .bvi-mt-lg-0,html body .bvi .bvi-my-lg-0{margin-top:0 !important}html body .bvi .bvi-mr-lg-0,html body .bvi .bvi-mx-lg-0{margin-right:0 !important}html body .bvi .bvi-mb-lg-0,html body .bvi .bvi-my-lg-0{margin-bottom:0 !important}html body .bvi .bvi-ml-lg-0,html body .bvi .bvi-mx-lg-0{margin-left:0 !important}html body .bvi .bvi-m-lg-1{margin:.25rem !important}html body .bvi .bvi-mt-lg-1,html body .bvi .bvi-my-lg-1{margin-top:.25rem !important}html body .bvi .bvi-mr-lg-1,html body .bvi .bvi-mx-lg-1{margin-right:.25rem !important}html body .bvi .bvi-mb-lg-1,html body .bvi .bvi-my-lg-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-lg-1,html body .bvi .bvi-mx-lg-1{margin-left:.25rem !important}html body .bvi .bvi-m-lg-2{margin:.5rem !important}html body .bvi .bvi-mt-lg-2,html body .bvi .bvi-my-lg-2{margin-top:.5rem !important}html body .bvi .bvi-mr-lg-2,html body .bvi .bvi-mx-lg-2{margin-right:.5rem !important}html body .bvi .bvi-mb-lg-2,html body .bvi .bvi-my-lg-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-lg-2,html body .bvi .bvi-mx-lg-2{margin-left:.5rem !important}html body .bvi .bvi-m-lg-3{margin:1rem !important}html body .bvi .bvi-mt-lg-3,html body .bvi .bvi-my-lg-3{margin-top:1rem !important}html body .bvi .bvi-mr-lg-3,html body .bvi .bvi-mx-lg-3{margin-right:1rem !important}html body .bvi .bvi-mb-lg-3,html body .bvi .bvi-my-lg-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-lg-3,html body .bvi .bvi-mx-lg-3{margin-left:1rem !important}html body .bvi .bvi-m-lg-4{margin:1.5rem !important}html body .bvi .bvi-mt-lg-4,html body .bvi .bvi-my-lg-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-lg-4,html body .bvi .bvi-mx-lg-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-lg-4,html body .bvi .bvi-my-lg-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-lg-4,html body .bvi .bvi-mx-lg-4{margin-left:1.5rem !important}html body .bvi .bvi-m-lg-5{margin:3rem !important}html body .bvi .bvi-mt-lg-5,html body .bvi .bvi-my-lg-5{margin-top:3rem !important}html body .bvi .bvi-mr-lg-5,html body .bvi .bvi-mx-lg-5{margin-right:3rem !important}html body .bvi .bvi-mb-lg-5,html body .bvi .bvi-my-lg-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-lg-5,html body .bvi .bvi-mx-lg-5{margin-left:3rem !important}html body .bvi .bvi-p-lg-0{padding:0 !important}html body .bvi .bvi-pt-lg-0,html body .bvi .bvi-py-lg-0{padding-top:0 !important}html body .bvi .bvi-pr-lg-0,html body .bvi .bvi-px-lg-0{padding-right:0 !important}html body .bvi .bvi-pb-lg-0,html body .bvi .bvi-py-lg-0{padding-bottom:0 !important}html body .bvi .bvi-pl-lg-0,html body .bvi .bvi-px-lg-0{padding-left:0 !important}html body .bvi .bvi-p-lg-1{padding:.25rem !important}html body .bvi .bvi-pt-lg-1,html body .bvi .bvi-py-lg-1{padding-top:.25rem !important}html body .bvi .bvi-pr-lg-1,html body .bvi .bvi-px-lg-1{padding-right:.25rem !important}html body .bvi .bvi-pb-lg-1,html body .bvi .bvi-py-lg-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-lg-1,html body .bvi .bvi-px-lg-1{padding-left:.25rem !important}html body .bvi .bvi-p-lg-2{padding:.5rem !important}html body .bvi .bvi-pt-lg-2,html body .bvi .bvi-py-lg-2{padding-top:.5rem !important}html body .bvi .bvi-pr-lg-2,html body .bvi .bvi-px-lg-2{padding-right:.5rem !important}html body .bvi .bvi-pb-lg-2,html body .bvi .bvi-py-lg-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-lg-2,html body .bvi .bvi-px-lg-2{padding-left:.5rem !important}html body .bvi .bvi-p-lg-3{padding:1rem !important}html body .bvi .bvi-pt-lg-3,html body .bvi .bvi-py-lg-3{padding-top:1rem !important}html body .bvi .bvi-pr-lg-3,html body .bvi .bvi-px-lg-3{padding-right:1rem !important}html body .bvi .bvi-pb-lg-3,html body .bvi .bvi-py-lg-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-lg-3,html body .bvi .bvi-px-lg-3{padding-left:1rem !important}html body .bvi .bvi-p-lg-4{padding:1.5rem !important}html body .bvi .bvi-pt-lg-4,html body .bvi .bvi-py-lg-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-lg-4,html body .bvi .bvi-px-lg-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-lg-4,html body .bvi .bvi-py-lg-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-lg-4,html body .bvi .bvi-px-lg-4{padding-left:1.5rem !important}html body .bvi .bvi-p-lg-5{padding:3rem !important}html body .bvi .bvi-pt-lg-5,html body .bvi .bvi-py-lg-5{padding-top:3rem !important}html body .bvi .bvi-pr-lg-5,html body .bvi .bvi-px-lg-5{padding-right:3rem !important}html body .bvi .bvi-pb-lg-5,html body .bvi .bvi-py-lg-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-lg-5,html body .bvi .bvi-px-lg-5{padding-left:3rem !important}html body .bvi .bvi-m-lg-auto{margin:auto !important}html body .bvi .bvi-mt-lg-auto,html body .bvi .bvi-my-lg-auto{margin-top:auto !important}html body .bvi .bvi-mr-lg-auto,html body .bvi .bvi-mx-lg-auto{margin-right:auto !important}html body .bvi .bvi-mb-lg-auto,html body .bvi .bvi-my-lg-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-lg-auto,html body .bvi .bvi-mx-lg-auto{margin-left:auto !important}}@media(min-width:1200px){html body .bvi .bvi-m-xl-0{margin:0 !important}html body .bvi .bvi-mt-xl-0,html body .bvi .bvi-my-xl-0{margin-top:0 !important}html body .bvi .bvi-mr-xl-0,html body .bvi .bvi-mx-xl-0{margin-right:0 !important}html body .bvi .bvi-mb-xl-0,html body .bvi .bvi-my-xl-0{margin-bottom:0 !important}html body .bvi .bvi-ml-xl-0,html body .bvi .bvi-mx-xl-0{margin-left:0 !important}html body .bvi .bvi-m-xl-1{margin:.25rem !important}html body .bvi .bvi-mt-xl-1,html body .bvi .bvi-my-xl-1{margin-top:.25rem !important}html body .bvi .bvi-mr-xl-1,html body .bvi .bvi-mx-xl-1{margin-right:.25rem !important}html body .bvi .bvi-mb-xl-1,html body .bvi .bvi-my-xl-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-xl-1,html body .bvi .bvi-mx-xl-1{margin-left:.25rem !important}html body .bvi .bvi-m-xl-2{margin:.5rem !important}html body .bvi .bvi-mt-xl-2,html body .bvi .bvi-my-xl-2{margin-top:.5rem !important}html body .bvi .bvi-mr-xl-2,html body .bvi .bvi-mx-xl-2{margin-right:.5rem !important}html body .bvi .bvi-mb-xl-2,html body .bvi .bvi-my-xl-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-xl-2,html body .bvi .bvi-mx-xl-2{margin-left:.5rem !important}html body .bvi .bvi-m-xl-3{margin:1rem !important}html body .bvi .bvi-mt-xl-3,html body .bvi .bvi-my-xl-3{margin-top:1rem !important}html body .bvi .bvi-mr-xl-3,html body .bvi .bvi-mx-xl-3{margin-right:1rem !important}html body .bvi .bvi-mb-xl-3,html body .bvi .bvi-my-xl-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-xl-3,html body .bvi .bvi-mx-xl-3{margin-left:1rem !important}html body .bvi .bvi-m-xl-4{margin:1.5rem !important}html body .bvi .bvi-mt-xl-4,html body .bvi .bvi-my-xl-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-xl-4,html body .bvi .bvi-mx-xl-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-xl-4,html body .bvi .bvi-my-xl-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-xl-4,html body .bvi .bvi-mx-xl-4{margin-left:1.5rem !important}html body .bvi .bvi-m-xl-5{margin:3rem !important}html body .bvi .bvi-mt-xl-5,html body .bvi .bvi-my-xl-5{margin-top:3rem !important}html body .bvi .bvi-mr-xl-5,html body .bvi .bvi-mx-xl-5{margin-right:3rem !important}html body .bvi .bvi-mb-xl-5,html body .bvi .bvi-my-xl-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-xl-5,html body .bvi .bvi-mx-xl-5{margin-left:3rem !important}html body .bvi .bvi-p-xl-0{padding:0 !important}html body .bvi .bvi-pt-xl-0,html body .bvi .bvi-py-xl-0{padding-top:0 !important}html body .bvi .bvi-pr-xl-0,html body .bvi .bvi-px-xl-0{padding-right:0 !important}html body .bvi .bvi-pb-xl-0,html body .bvi .bvi-py-xl-0{padding-bottom:0 !important}html body .bvi .bvi-pl-xl-0,html body .bvi .bvi-px-xl-0{padding-left:0 !important}html body .bvi .bvi-p-xl-1{padding:.25rem !important}html body .bvi .bvi-pt-xl-1,html body .bvi .bvi-py-xl-1{padding-top:.25rem !important}html body .bvi .bvi-pr-xl-1,html body .bvi .bvi-px-xl-1{padding-right:.25rem !important}html body .bvi .bvi-pb-xl-1,html body .bvi .bvi-py-xl-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-xl-1,html body .bvi .bvi-px-xl-1{padding-left:.25rem !important}html body .bvi .bvi-p-xl-2{padding:.5rem !important}html body .bvi .bvi-pt-xl-2,html body .bvi .bvi-py-xl-2{padding-top:.5rem !important}html body .bvi .bvi-pr-xl-2,html body .bvi .bvi-px-xl-2{padding-right:.5rem !important}html body .bvi .bvi-pb-xl-2,html body .bvi .bvi-py-xl-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-xl-2,html body .bvi .bvi-px-xl-2{padding-left:.5rem !important}html body .bvi .bvi-p-xl-3{padding:1rem !important}html body .bvi .bvi-pt-xl-3,html body .bvi .bvi-py-xl-3{padding-top:1rem !important}html body .bvi .bvi-pr-xl-3,html body .bvi .bvi-px-xl-3{padding-right:1rem !important}html body .bvi .bvi-pb-xl-3,html body .bvi .bvi-py-xl-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-xl-3,html body .bvi .bvi-px-xl-3{padding-left:1rem !important}html body .bvi .bvi-p-xl-4{padding:1.5rem !important}html body .bvi .bvi-pt-xl-4,html body .bvi .bvi-py-xl-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-xl-4,html body .bvi .bvi-px-xl-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-xl-4,html body .bvi .bvi-py-xl-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-xl-4,html body .bvi .bvi-px-xl-4{padding-left:1.5rem !important}html body .bvi .bvi-p-xl-5{padding:3rem !important}html body .bvi .bvi-pt-xl-5,html body .bvi .bvi-py-xl-5{padding-top:3rem !important}html body .bvi .bvi-pr-xl-5,html body .bvi .bvi-px-xl-5{padding-right:3rem !important}html body .bvi .bvi-pb-xl-5,html body .bvi .bvi-py-xl-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-xl-5,html body .bvi .bvi-px-xl-5{padding-left:3rem !important}html body .bvi .bvi-m-xl-auto{margin:auto !important}html body .bvi .bvi-mt-xl-auto,html body .bvi .bvi-my-xl-auto{margin-top:auto !important}html body .bvi .bvi-mr-xl-auto,html body .bvi .bvi-mx-xl-auto{margin-right:auto !important}html body .bvi .bvi-mb-xl-auto,html body .bvi .bvi-my-xl-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-xl-auto,html body .bvi .bvi-mx-xl-auto{margin-left:auto !important}}html body .bvi.bvi-panel{padding:15px 20px !important;color:black !important;background-color:#f8f8f8;top:0 !important;left:0 !important;right:0 !important;letter-spacing:0 !important;position:relative !important;text-shadow:none !important;line-height:normal !important;border:0 !important;font-size:16px !important;z-index:99999 !important;moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);box-shadow:0 1px 3px 0 rgba(0,0,0,0.23)}html body .bvi.bvi-panel[data-bvi-panel='true']{display:block !important}html body .bvi.bvi-panel[data-bvi-panel='false']{display:none !important}html body .bvi.bvi-panel.bvi-fixed-top{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:999999 !important}html body .bvi.bvi-panel .bvi-title{margin-top:5px;font-size:18px;font-weight:bold}html body .bvi.bvi-panel .bvi-text-center{text-align:center}html body .bvi.bvi-panel .bvi-text-right{text-align:right}html body .bvi.bvi-panel .bvi-setting-menu{display:none}html body .bvi.bvi-panel a{text-decoration:none}html body .bvi.bvi-panel .bvi-hr{background-color:#ccc !important;border:0 !important;height:1px !important;margin-top:1.5em !important;margin-bottom:1.5em !important}html body .bvi.bvi-panel .bvi-copy{font-size:12px;color:gray}html body .bvi.bvi-panel .bvi-copy a{font-size:13px;color:gray;text-decoration:underline}html body .bvi.bvi-panel .bvi-copy a:hover{color:#000;text-decoration:underline}@media(max-width:575.98px){html body .bvi.bvi-panel .bvi-title{font-size:12px}html body .bvi.bvi-panel .bvi-btn{font-size:12px;padding:.200rem .35rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:10px;padding:.100rem .25rem}}@media(min-width:576px) and (max-width:767.98px){html body .bvi.bvi-panel .bvi-title{font-size:14px}html body .bvi.bvi-panel .bvi-btn{font-size:14px;padding:.250rem .45rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:12px;padding:.150rem .35rem}}@media(min-width:768px) and (max-width:991.98px){html body .bvi.bvi-panel .bvi-title{font-size:16px}html body .bvi.bvi-panel .bvi-btn{font-size:16px;padding:.300rem .55rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:14px;padding:.200rem .40rem}}html body .bvi-body[data-bvi-theme='white']{background-color:#fff !important;fill:#000 !important}html body .bvi-body[data-bvi-theme='white'] *{background-color:#fff !important;background:#fff !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important;color:#000 !important;fill:#000 !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='white'] *:after{background-color:#fff !important;background:#fff !important;background-image:none !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important}html body .bvi-body[data-bvi-theme='white'] *:before{background-color:#fff !important;background:#fff !important;background-image:none !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important}html body .bvi-body[data-bvi-theme='white'] *::selection{background-color:#000;color:#fff}html body .bvi-body[data-bvi-theme='white'] * a,html body .bvi-body[data-bvi-theme='white'] * label{color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a.active,html body .bvi-body[data-bvi-theme='white'] * label.active{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a:hover,html body .bvi-body[data-bvi-theme='white'] * label:hover{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a:hover *,html body .bvi-body[data-bvi-theme='white'] * label:hover *{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"],html body .bvi-body[data-bvi-theme='white'] * input[type="button"],html body .bvi-body[data-bvi-theme='white'] * button[type="submit"],html body .bvi-body[data-bvi-theme='white'] * button[type="button"]{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover.active,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover.active{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover:hover,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover *{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black']{background-color:#000 !important;fill:#fff !important}html body .bvi-body[data-bvi-theme='black'] *{background-color:#000 !important;background:#000 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important;color:#fff !important;fill:#fff !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='black'] *:after{background-color:#000 !important;background:#000 !important;background-image:none !important;color:#fff !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important}html body .bvi-body[data-bvi-theme='black'] *:before{background-color:#000 !important;background:#000 !important;background-image:none !important;color:#fff !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important}html body .bvi-body[data-bvi-theme='black'] *::selection{background-color:#fff;color:#000}html body .bvi-body[data-bvi-theme='black'] * a,html body .bvi-body[data-bvi-theme='black'] * label{color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a.active,html body .bvi-body[data-bvi-theme='black'] * label.active{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a:hover,html body .bvi-body[data-bvi-theme='black'] * label:hover{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a:hover *,html body .bvi-body[data-bvi-theme='black'] * label:hover *{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"],html body .bvi-body[data-bvi-theme='black'] * input[type="button"],html body .bvi-body[data-bvi-theme='black'] * button[type="submit"],html body .bvi-body[data-bvi-theme='black'] * button[type="button"]{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover.active,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover.active{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover:hover,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover *{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue']{background-color:#9dd1ff !important;fill:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important;color:#063462 !important;fill:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='blue'] *:after{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;color:#063462 !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *:before{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;color:#063462 !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *::selection{background-color:#063462;color:#9dd1ff}html body .bvi-body[data-bvi-theme='blue'] * a,html body .bvi-body[data-bvi-theme='blue'] * label{color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a.active,html body .bvi-body[data-bvi-theme='blue'] * label.active{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a:hover,html body .bvi-body[data-bvi-theme='blue'] * label:hover{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a:hover *,html body .bvi-body[data-bvi-theme='blue'] * label:hover *{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"],html body .bvi-body[data-bvi-theme='blue'] * input[type="button"],html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"],html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover.active,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover.active{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover *{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown']{background-color:#f7f3d6 !important;fill:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important;color:#4d4b43 !important;fill:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='brown'] *:after{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;color:#4d4b43 !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *:before{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;color:#4d4b43 !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *::selection{background-color:#4d4b43;color:#f7f3d6}html body .bvi-body[data-bvi-theme='brown'] * a,html body .bvi-body[data-bvi-theme='brown'] * label{color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a.active,html body .bvi-body[data-bvi-theme='brown'] * label.active{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a:hover,html body .bvi-body[data-bvi-theme='brown'] * label:hover{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a:hover *,html body .bvi-body[data-bvi-theme='brown'] * label:hover *{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"],html body .bvi-body[data-bvi-theme='brown'] * input[type="button"],html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"],html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover.active,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover.active{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover *{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green']{background-color:#3b2716 !important;fill:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important;color:#a9e44d !important;fill:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='green'] *:after{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;color:#a9e44d !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *:before{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;color:#a9e44d !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *::selection{background-color:#a9e44d;color:#3b2716}html body .bvi-body[data-bvi-theme='green'] * a,html body .bvi-body[data-bvi-theme='green'] * label{color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a.active,html body .bvi-body[data-bvi-theme='green'] * label.active{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a:hover,html body .bvi-body[data-bvi-theme='green'] * label:hover{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a:hover *,html body .bvi-body[data-bvi-theme='green'] * label:hover *{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"],html body .bvi-body[data-bvi-theme='green'] * input[type="button"],html body .bvi-body[data-bvi-theme='green'] * button[type="submit"],html body .bvi-body[data-bvi-theme='green'] * button[type="button"]{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover.active,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover.active{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover:hover,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover *{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-size='40'] *{font-size:40px !important}html body .bvi-body[data-bvi-size='40'] * h1,html body .bvi-body[data-bvi-size='40'] * h1 *{font-size:47px !important}html body .bvi-body[data-bvi-size='40'] * h2,html body .bvi-body[data-bvi-size='40'] * h2 *{font-size:46px !important}html body .bvi-body[data-bvi-size='40'] * h3,html body .bvi-body[data-bvi-size='40'] * h3 *{font-size:45px !important}html body .bvi-body[data-bvi-size='40'] * h4,html body .bvi-body[data-bvi-size='40'] * h4 *{font-size:44px !important}html body .bvi-body[data-bvi-size='40'] * h5,html body .bvi-body[data-bvi-size='40'] * h5 *{font-size:43px !important}html body .bvi-body[data-bvi-size='40'] * h6,html body .bvi-body[data-bvi-size='40'] * h6 *{font-size:42px !important}html body .bvi-body[data-bvi-size='39'] *{font-size:39px !important}html body .bvi-body[data-bvi-size='39'] * h1,html body .bvi-body[data-bvi-size='39'] * h1 *{font-size:46px !important}html body .bvi-body[data-bvi-size='39'] * h2,html body .bvi-body[data-bvi-size='39'] * h2 *{font-size:45px !important}html body .bvi-body[data-bvi-size='39'] * h3,html body .bvi-body[data-bvi-size='39'] * h3 *{font-size:44px !important}html body .bvi-body[data-bvi-size='39'] * h4,html body .bvi-body[data-bvi-size='39'] * h4 *{font-size:43px !important}html body .bvi-body[data-bvi-size='39'] * h5,html body .bvi-body[data-bvi-size='39'] * h5 *{font-size:42px !important}html body .bvi-body[data-bvi-size='39'] * h6,html body .bvi-body[data-bvi-size='39'] * h6 *{font-size:41px !important}html body .bvi-body[data-bvi-size='38'] *{font-size:38px !important}html body .bvi-body[data-bvi-size='38'] * h1,html body .bvi-body[data-bvi-size='38'] * h1 *{font-size:45px !important}html body .bvi-body[data-bvi-size='38'] * h2,html body .bvi-body[data-bvi-size='38'] * h2 *{font-size:44px !important}html body .bvi-body[data-bvi-size='38'] * h3,html body .bvi-body[data-bvi-size='38'] * h3 *{font-size:43px !important}html body .bvi-body[data-bvi-size='38'] * h4,html body .bvi-body[data-bvi-size='38'] * h4 *{font-size:42px !important}html body .bvi-body[data-bvi-size='38'] * h5,html body .bvi-body[data-bvi-size='38'] * h5 *{font-size:41px !important}html body .bvi-body[data-bvi-size='38'] * h6,html body .bvi-body[data-bvi-size='38'] * h6 *{font-size:40px !important}html body .bvi-body[data-bvi-size='37'] *{font-size:37px !important}html body .bvi-body[data-bvi-size='37'] * h1,html body .bvi-body[data-bvi-size='37'] * h1 *{font-size:44px !important}html body .bvi-body[data-bvi-size='37'] * h2,html body .bvi-body[data-bvi-size='37'] * h2 *{font-size:43px !important}html body .bvi-body[data-bvi-size='37'] * h3,html body .bvi-body[data-bvi-size='37'] * h3 *{font-size:42px !important}html body .bvi-body[data-bvi-size='37'] * h4,html body .bvi-body[data-bvi-size='37'] * h4 *{font-size:41px !important}html body .bvi-body[data-bvi-size='37'] * h5,html body .bvi-body[data-bvi-size='37'] * h5 *{font-size:40px !important}html body .bvi-body[data-bvi-size='37'] * h6,html body .bvi-body[data-bvi-size='37'] * h6 *{font-size:39px !important}html body .bvi-body[data-bvi-size='36'] *{font-size:36px !important}html body .bvi-body[data-bvi-size='36'] * h1,html body .bvi-body[data-bvi-size='36'] * h1 *{font-size:43px !important}html body .bvi-body[data-bvi-size='36'] * h2,html body .bvi-body[data-bvi-size='36'] * h2 *{font-size:42px !important}html body .bvi-body[data-bvi-size='36'] * h3,html body .bvi-body[data-bvi-size='36'] * h3 *{font-size:41px !important}html body .bvi-body[data-bvi-size='36'] * h4,html body .bvi-body[data-bvi-size='36'] * h4 *{font-size:40px !important}html body .bvi-body[data-bvi-size='36'] * h5,html body .bvi-body[data-bvi-size='36'] * h5 *{font-size:39px !important}html body .bvi-body[data-bvi-size='36'] * h6,html body .bvi-body[data-bvi-size='36'] * h6 *{font-size:38px !important}html body .bvi-body[data-bvi-size='35'] *{font-size:35px !important}html body .bvi-body[data-bvi-size='35'] * h1,html body .bvi-body[data-bvi-size='35'] * h1 *{font-size:42px !important}html body .bvi-body[data-bvi-size='35'] * h2,html body .bvi-body[data-bvi-size='35'] * h2 *{font-size:41px !important}html body .bvi-body[data-bvi-size='35'] * h3,html body .bvi-body[data-bvi-size='35'] * h3 *{font-size:40px !important}html body .bvi-body[data-bvi-size='35'] * h4,html body .bvi-body[data-bvi-size='35'] * h4 *{font-size:39px !important}html body .bvi-body[data-bvi-size='35'] * h5,html body .bvi-body[data-bvi-size='35'] * h5 *{font-size:38px !important}html body .bvi-body[data-bvi-size='35'] * h6,html body .bvi-body[data-bvi-size='35'] * h6 *{font-size:37px !important}html body .bvi-body[data-bvi-size='34'] *{font-size:34px !important}html body .bvi-body[data-bvi-size='34'] * h1,html body .bvi-body[data-bvi-size='34'] * h1 *{font-size:41px !important}html body .bvi-body[data-bvi-size='34'] * h2,html body .bvi-body[data-bvi-size='34'] * h2 *{font-size:40px !important}html body .bvi-body[data-bvi-size='34'] * h3,html body .bvi-body[data-bvi-size='34'] * h3 *{font-size:39px !important}html body .bvi-body[data-bvi-size='34'] * h4,html body .bvi-body[data-bvi-size='34'] * h4 *{font-size:38px !important}html body .bvi-body[data-bvi-size='34'] * h5,html body .bvi-body[data-bvi-size='34'] * h5 *{font-size:37px !important}html body .bvi-body[data-bvi-size='34'] * h6,html body .bvi-body[data-bvi-size='34'] * h6 *{font-size:36px !important}html body .bvi-body[data-bvi-size='33'] *{font-size:33px !important}html body .bvi-body[data-bvi-size='33'] * h1,html body .bvi-body[data-bvi-size='33'] * h1 *{font-size:40px !important}html body .bvi-body[data-bvi-size='33'] * h2,html body .bvi-body[data-bvi-size='33'] * h2 *{font-size:39px !important}html body .bvi-body[data-bvi-size='33'] * h3,html body .bvi-body[data-bvi-size='33'] * h3 *{font-size:38px !important}html body .bvi-body[data-bvi-size='33'] * h4,html body .bvi-body[data-bvi-size='33'] * h4 *{font-size:37px !important}html body .bvi-body[data-bvi-size='33'] * h5,html body .bvi-body[data-bvi-size='33'] * h5 *{font-size:36px !important}html body .bvi-body[data-bvi-size='33'] * h6,html body .bvi-body[data-bvi-size='33'] * h6 *{font-size:35px !important}html body .bvi-body[data-bvi-size='32'] *{font-size:32px !important}html body .bvi-body[data-bvi-size='32'] * h1,html body .bvi-body[data-bvi-size='32'] * h1 *{font-size:39px !important}html body .bvi-body[data-bvi-size='32'] * h2,html body .bvi-body[data-bvi-size='32'] * h2 *{font-size:38px !important}html body .bvi-body[data-bvi-size='32'] * h3,html body .bvi-body[data-bvi-size='32'] * h3 *{font-size:37px !important}html body .bvi-body[data-bvi-size='32'] * h4,html body .bvi-body[data-bvi-size='32'] * h4 *{font-size:36px !important}html body .bvi-body[data-bvi-size='32'] * h5,html body .bvi-body[data-bvi-size='32'] * h5 *{font-size:35px !important}html body .bvi-body[data-bvi-size='32'] * h6,html body .bvi-body[data-bvi-size='32'] * h6 *{font-size:34px !important}html body .bvi-body[data-bvi-size='31'] *{font-size:31px !important}html body .bvi-body[data-bvi-size='31'] * h1,html body .bvi-body[data-bvi-size='31'] * h1 *{font-size:38px !important}html body .bvi-body[data-bvi-size='31'] * h2,html body .bvi-body[data-bvi-size='31'] * h2 *{font-size:37px !important}html body .bvi-body[data-bvi-size='31'] * h3,html body .bvi-body[data-bvi-size='31'] * h3 *{font-size:36px !important}html body .bvi-body[data-bvi-size='31'] * h4,html body .bvi-body[data-bvi-size='31'] * h4 *{font-size:35px !important}html body .bvi-body[data-bvi-size='31'] * h5,html body .bvi-body[data-bvi-size='31'] * h5 *{font-size:34px !important}html body .bvi-body[data-bvi-size='31'] * h6,html body .bvi-body[data-bvi-size='31'] * h6 *{font-size:33px !important}html body .bvi-body[data-bvi-size='30'] *{font-size:30px !important}html body .bvi-body[data-bvi-size='30'] * h1,html body .bvi-body[data-bvi-size='30'] * h1 *{font-size:37px !important}html body .bvi-body[data-bvi-size='30'] * h2,html body .bvi-body[data-bvi-size='30'] * h2 *{font-size:36px !important}html body .bvi-body[data-bvi-size='30'] * h3,html body .bvi-body[data-bvi-size='30'] * h3 *{font-size:35px !important}html body .bvi-body[data-bvi-size='30'] * h4,html body .bvi-body[data-bvi-size='30'] * h4 *{font-size:34px !important}html body .bvi-body[data-bvi-size='30'] * h5,html body .bvi-body[data-bvi-size='30'] * h5 *{font-size:33px !important}html body .bvi-body[data-bvi-size='30'] * h6,html body .bvi-body[data-bvi-size='30'] * h6 *{font-size:32px !important}html body .bvi-body[data-bvi-size='29'] *{font-size:29px !important}html body .bvi-body[data-bvi-size='29'] * h1,html body .bvi-body[data-bvi-size='29'] * h1 *{font-size:36px !important}html body .bvi-body[data-bvi-size='29'] * h2,html body .bvi-body[data-bvi-size='29'] * h2 *{font-size:35px !important}html body .bvi-body[data-bvi-size='29'] * h3,html body .bvi-body[data-bvi-size='29'] * h3 *{font-size:34px !important}html body .bvi-body[data-bvi-size='29'] * h4,html body .bvi-body[data-bvi-size='29'] * h4 *{font-size:33px !important}html body .bvi-body[data-bvi-size='29'] * h5,html body .bvi-body[data-bvi-size='29'] * h5 *{font-size:32px !important}html body .bvi-body[data-bvi-size='29'] * h6,html body .bvi-body[data-bvi-size='29'] * h6 *{font-size:31px !important}html body .bvi-body[data-bvi-size='28'] *{font-size:28px !important}html body .bvi-body[data-bvi-size='28'] * h1,html body .bvi-body[data-bvi-size='28'] * h1 *{font-size:35px !important}html body .bvi-body[data-bvi-size='28'] * h2,html body .bvi-body[data-bvi-size='28'] * h2 *{font-size:34px !important}html body .bvi-body[data-bvi-size='28'] * h3,html body .bvi-body[data-bvi-size='28'] * h3 *{font-size:33px !important}html body .bvi-body[data-bvi-size='28'] * h4,html body .bvi-body[data-bvi-size='28'] * h4 *{font-size:32px !important}html body .bvi-body[data-bvi-size='28'] * h5,html body .bvi-body[data-bvi-size='28'] * h5 *{font-size:31px !important}html body .bvi-body[data-bvi-size='28'] * h6,html body .bvi-body[data-bvi-size='28'] * h6 *{font-size:30px !important}html body .bvi-body[data-bvi-size='27'] *{font-size:27px !important}html body .bvi-body[data-bvi-size='27'] * h1,html body .bvi-body[data-bvi-size='27'] * h1 *{font-size:34px !important}html body .bvi-body[data-bvi-size='27'] * h2,html body .bvi-body[data-bvi-size='27'] * h2 *{font-size:33px !important}html body .bvi-body[data-bvi-size='27'] * h3,html body .bvi-body[data-bvi-size='27'] * h3 *{font-size:32px !important}html body .bvi-body[data-bvi-size='27'] * h4,html body .bvi-body[data-bvi-size='27'] * h4 *{font-size:31px !important}html body .bvi-body[data-bvi-size='27'] * h5,html body .bvi-body[data-bvi-size='27'] * h5 *{font-size:30px !important}html body .bvi-body[data-bvi-size='27'] * h6,html body .bvi-body[data-bvi-size='27'] * h6 *{font-size:29px !important}html body .bvi-body[data-bvi-size='26'] *{font-size:26px !important}html body .bvi-body[data-bvi-size='26'] * h1,html body .bvi-body[data-bvi-size='26'] * h1 *{font-size:33px !important}html body .bvi-body[data-bvi-size='26'] * h2,html body .bvi-body[data-bvi-size='26'] * h2 *{font-size:32px !important}html body .bvi-body[data-bvi-size='26'] * h3,html body .bvi-body[data-bvi-size='26'] * h3 *{font-size:31px !important}html body .bvi-body[data-bvi-size='26'] * h4,html body .bvi-body[data-bvi-size='26'] * h4 *{font-size:30px !important}html body .bvi-body[data-bvi-size='26'] * h5,html body .bvi-body[data-bvi-size='26'] * h5 *{font-size:29px !important}html body .bvi-body[data-bvi-size='26'] * h6,html body .bvi-body[data-bvi-size='26'] * h6 *{font-size:28px !important}html body .bvi-body[data-bvi-size='25'] *{font-size:25px !important}html body .bvi-body[data-bvi-size='25'] * h1,html body .bvi-body[data-bvi-size='25'] * h1 *{font-size:32px !important}html body .bvi-body[data-bvi-size='25'] * h2,html body .bvi-body[data-bvi-size='25'] * h2 *{font-size:31px !important}html body .bvi-body[data-bvi-size='25'] * h3,html body .bvi-body[data-bvi-size='25'] * h3 *{font-size:30px !important}html body .bvi-body[data-bvi-size='25'] * h4,html body .bvi-body[data-bvi-size='25'] * h4 *{font-size:29px !important}html body .bvi-body[data-bvi-size='25'] * h5,html body .bvi-body[data-bvi-size='25'] * h5 *{font-size:28px !important}html body .bvi-body[data-bvi-size='25'] * h6,html body .bvi-body[data-bvi-size='25'] * h6 *{font-size:27px !important}html body .bvi-body[data-bvi-size='24'] *{font-size:24px !important}html body .bvi-body[data-bvi-size='24'] * h1,html body .bvi-body[data-bvi-size='24'] * h1 *{font-size:31px !important}html body .bvi-body[data-bvi-size='24'] * h2,html body .bvi-body[data-bvi-size='24'] * h2 *{font-size:30px !important}html body .bvi-body[data-bvi-size='24'] * h3,html body .bvi-body[data-bvi-size='24'] * h3 *{font-size:29px !important}html body .bvi-body[data-bvi-size='24'] * h4,html body .bvi-body[data-bvi-size='24'] * h4 *{font-size:28px !important}html body .bvi-body[data-bvi-size='24'] * h5,html body .bvi-body[data-bvi-size='24'] * h5 *{font-size:27px !important}html body .bvi-body[data-bvi-size='24'] * h6,html body .bvi-body[data-bvi-size='24'] * h6 *{font-size:26px !important}html body .bvi-body[data-bvi-size='23'] *{font-size:23px !important}html body .bvi-body[data-bvi-size='23'] * h1,html body .bvi-body[data-bvi-size='23'] * h1 *{font-size:30px !important}html body .bvi-body[data-bvi-size='23'] * h2,html body .bvi-body[data-bvi-size='23'] * h2 *{font-size:29px !important}html body .bvi-body[data-bvi-size='23'] * h3,html body .bvi-body[data-bvi-size='23'] * h3 *{font-size:28px !important}html body .bvi-body[data-bvi-size='23'] * h4,html body .bvi-body[data-bvi-size='23'] * h4 *{font-size:27px !important}html body .bvi-body[data-bvi-size='23'] * h5,html body .bvi-body[data-bvi-size='23'] * h5 *{font-size:26px !important}html body .bvi-body[data-bvi-size='23'] * h6,html body .bvi-body[data-bvi-size='23'] * h6 *{font-size:25px !important}html body .bvi-body[data-bvi-size='22'] *{font-size:22px !important}html body .bvi-body[data-bvi-size='22'] * h1,html body .bvi-body[data-bvi-size='22'] * h1 *{font-size:29px !important}html body .bvi-body[data-bvi-size='22'] * h2,html body .bvi-body[data-bvi-size='22'] * h2 *{font-size:28px !important}html body .bvi-body[data-bvi-size='22'] * h3,html body .bvi-body[data-bvi-size='22'] * h3 *{font-size:27px !important}html body .bvi-body[data-bvi-size='22'] * h4,html body .bvi-body[data-bvi-size='22'] * h4 *{font-size:26px !important}html body .bvi-body[data-bvi-size='22'] * h5,html body .bvi-body[data-bvi-size='22'] * h5 *{font-size:25px !important}html body .bvi-body[data-bvi-size='22'] * h6,html body .bvi-body[data-bvi-size='22'] * h6 *{font-size:24px !important}html body .bvi-body[data-bvi-size='21'] *{font-size:21px !important}html body .bvi-body[data-bvi-size='21'] * h1,html body .bvi-body[data-bvi-size='21'] * h1 *{font-size:28px !important}html body .bvi-body[data-bvi-size='21'] * h2,html body .bvi-body[data-bvi-size='21'] * h2 *{font-size:27px !important}html body .bvi-body[data-bvi-size='21'] * h3,html body .bvi-body[data-bvi-size='21'] * h3 *{font-size:26px !important}html body .bvi-body[data-bvi-size='21'] * h4,html body .bvi-body[data-bvi-size='21'] * h4 *{font-size:25px !important}html body .bvi-body[data-bvi-size='21'] * h5,html body .bvi-body[data-bvi-size='21'] * h5 *{font-size:24px !important}html body .bvi-body[data-bvi-size='21'] * h6,html body .bvi-body[data-bvi-size='21'] * h6 *{font-size:23px !important}html body .bvi-body[data-bvi-size='20'] *{font-size:20px !important}html body .bvi-body[data-bvi-size='20'] * h1,html body .bvi-body[data-bvi-size='20'] * h1 *{font-size:27px !important}html body .bvi-body[data-bvi-size='20'] * h2,html body .bvi-body[data-bvi-size='20'] * h2 *{font-size:26px !important}html body .bvi-body[data-bvi-size='20'] * h3,html body .bvi-body[data-bvi-size='20'] * h3 *{font-size:25px !important}html body .bvi-body[data-bvi-size='20'] * h4,html body .bvi-body[data-bvi-size='20'] * h4 *{font-size:24px !important}html body .bvi-body[data-bvi-size='20'] * h5,html body .bvi-body[data-bvi-size='20'] * h5 *{font-size:23px !important}html body .bvi-body[data-bvi-size='20'] * h6,html body .bvi-body[data-bvi-size='20'] * h6 *{font-size:22px !important}html body .bvi-body[data-bvi-size='19'] *{font-size:19px !important}html body .bvi-body[data-bvi-size='19'] * h1,html body .bvi-body[data-bvi-size='19'] * h1 *{font-size:26px !important}html body .bvi-body[data-bvi-size='19'] * h2,html body .bvi-body[data-bvi-size='19'] * h2 *{font-size:25px !important}html body .bvi-body[data-bvi-size='19'] * h3,html body .bvi-body[data-bvi-size='19'] * h3 *{font-size:24px !important}html body .bvi-body[data-bvi-size='19'] * h4,html body .bvi-body[data-bvi-size='19'] * h4 *{font-size:23px !important}html body .bvi-body[data-bvi-size='19'] * h5,html body .bvi-body[data-bvi-size='19'] * h5 *{font-size:22px !important}html body .bvi-body[data-bvi-size='19'] * h6,html body .bvi-body[data-bvi-size='19'] * h6 *{font-size:21px !important}html body .bvi-body[data-bvi-size='18'] *{font-size:18px !important}html body .bvi-body[data-bvi-size='18'] * h1,html body .bvi-body[data-bvi-size='18'] * h1 *{font-size:25px !important}html body .bvi-body[data-bvi-size='18'] * h2,html body .bvi-body[data-bvi-size='18'] * h2 *{font-size:24px !important}html body .bvi-body[data-bvi-size='18'] * h3,html body .bvi-body[data-bvi-size='18'] * h3 *{font-size:23px !important}html body .bvi-body[data-bvi-size='18'] * h4,html body .bvi-body[data-bvi-size='18'] * h4 *{font-size:22px !important}html body .bvi-body[data-bvi-size='18'] * h5,html body .bvi-body[data-bvi-size='18'] * h5 *{font-size:21px !important}html body .bvi-body[data-bvi-size='18'] * h6,html body .bvi-body[data-bvi-size='18'] * h6 *{font-size:20px !important}html body .bvi-body[data-bvi-size='17'] *{font-size:17px !important}html body .bvi-body[data-bvi-size='17'] * h1,html body .bvi-body[data-bvi-size='17'] * h1 *{font-size:24px !important}html body .bvi-body[data-bvi-size='17'] * h2,html body .bvi-body[data-bvi-size='17'] * h2 *{font-size:23px !important}html body .bvi-body[data-bvi-size='17'] * h3,html body .bvi-body[data-bvi-size='17'] * h3 *{font-size:22px !important}html body .bvi-body[data-bvi-size='17'] * h4,html body .bvi-body[data-bvi-size='17'] * h4 *{font-size:21px !important}html body .bvi-body[data-bvi-size='17'] * h5,html body .bvi-body[data-bvi-size='17'] * h5 *{font-size:20px !important}html body .bvi-body[data-bvi-size='17'] * h6,html body .bvi-body[data-bvi-size='17'] * h6 *{font-size:19px !important}html body .bvi-body[data-bvi-size='16'] *{font-size:16px !important}html body .bvi-body[data-bvi-size='16'] * h1,html body .bvi-body[data-bvi-size='16'] * h1 *{font-size:23px !important}html body .bvi-body[data-bvi-size='16'] * h2,html body .bvi-body[data-bvi-size='16'] * h2 *{font-size:22px !important}html body .bvi-body[data-bvi-size='16'] * h3,html body .bvi-body[data-bvi-size='16'] * h3 *{font-size:21px !important}html body .bvi-body[data-bvi-size='16'] * h4,html body .bvi-body[data-bvi-size='16'] * h4 *{font-size:20px !important}html body .bvi-body[data-bvi-size='16'] * h5,html body .bvi-body[data-bvi-size='16'] * h5 *{font-size:19px !important}html body .bvi-body[data-bvi-size='16'] * h6,html body .bvi-body[data-bvi-size='16'] * h6 *{font-size:18px !important}html body .bvi-body[data-bvi-size='15'] *{font-size:15px !important}html body .bvi-body[data-bvi-size='15'] * h1,html body .bvi-body[data-bvi-size='15'] * h1 *{font-size:22px !important}html body .bvi-body[data-bvi-size='15'] * h2,html body .bvi-body[data-bvi-size='15'] * h2 *{font-size:21px !important}html body .bvi-body[data-bvi-size='15'] * h3,html body .bvi-body[data-bvi-size='15'] * h3 *{font-size:20px !important}html body .bvi-body[data-bvi-size='15'] * h4,html body .bvi-body[data-bvi-size='15'] * h4 *{font-size:19px !important}html body .bvi-body[data-bvi-size='15'] * h5,html body .bvi-body[data-bvi-size='15'] * h5 *{font-size:18px !important}html body .bvi-body[data-bvi-size='15'] * h6,html body .bvi-body[data-bvi-size='15'] * h6 *{font-size:17px !important}html body .bvi-body[data-bvi-size='14'] *{font-size:14px !important}html body .bvi-body[data-bvi-size='14'] * h1,html body .bvi-body[data-bvi-size='14'] * h1 *{font-size:21px !important}html body .bvi-body[data-bvi-size='14'] * h2,html body .bvi-body[data-bvi-size='14'] * h2 *{font-size:20px !important}html body .bvi-body[data-bvi-size='14'] * h3,html body .bvi-body[data-bvi-size='14'] * h3 *{font-size:19px !important}html body .bvi-body[data-bvi-size='14'] * h4,html body .bvi-body[data-bvi-size='14'] * h4 *{font-size:18px !important}html body .bvi-body[data-bvi-size='14'] * h5,html body .bvi-body[data-bvi-size='14'] * h5 *{font-size:17px !important}html body .bvi-body[data-bvi-size='14'] * h6,html body .bvi-body[data-bvi-size='14'] * h6 *{font-size:16px !important}html body .bvi-body[data-bvi-size='13'] *{font-size:13px !important}html body .bvi-body[data-bvi-size='13'] * h1,html body .bvi-body[data-bvi-size='13'] * h1 *{font-size:20px !important}html body .bvi-body[data-bvi-size='13'] * h2,html body .bvi-body[data-bvi-size='13'] * h2 *{font-size:19px !important}html body .bvi-body[data-bvi-size='13'] * h3,html body .bvi-body[data-bvi-size='13'] * h3 *{font-size:18px !important}html body .bvi-body[data-bvi-size='13'] * h4,html body .bvi-body[data-bvi-size='13'] * h4 *{font-size:17px !important}html body .bvi-body[data-bvi-size='13'] * h5,html body .bvi-body[data-bvi-size='13'] * h5 *{font-size:16px !important}html body .bvi-body[data-bvi-size='13'] * h6,html body .bvi-body[data-bvi-size='13'] * h6 *{font-size:15px !important}html body .bvi-body[data-bvi-size='12'] *{font-size:12px !important}html body .bvi-body[data-bvi-size='12'] * h1,html body .bvi-body[data-bvi-size='12'] * h1 *{font-size:19px !important}html body .bvi-body[data-bvi-size='12'] * h2,html body .bvi-body[data-bvi-size='12'] * h2 *{font-size:18px !important}html body .bvi-body[data-bvi-size='12'] * h3,html body .bvi-body[data-bvi-size='12'] * h3 *{font-size:17px !important}html body .bvi-body[data-bvi-size='12'] * h4,html body .bvi-body[data-bvi-size='12'] * h4 *{font-size:16px !important}html body .bvi-body[data-bvi-size='12'] * h5,html body .bvi-body[data-bvi-size='12'] * h5 *{font-size:15px !important}html body .bvi-body[data-bvi-size='12'] * h6,html body .bvi-body[data-bvi-size='12'] * h6 *{font-size:14px !important}html body .bvi-body[data-bvi-size='11'] *{font-size:11px !important}html body .bvi-body[data-bvi-size='11'] * h1,html body .bvi-body[data-bvi-size='11'] * h1 *{font-size:18px !important}html body .bvi-body[data-bvi-size='11'] * h2,html body .bvi-body[data-bvi-size='11'] * h2 *{font-size:17px !important}html body .bvi-body[data-bvi-size='11'] * h3,html body .bvi-body[data-bvi-size='11'] * h3 *{font-size:16px !important}html body .bvi-body[data-bvi-size='11'] * h4,html body .bvi-body[data-bvi-size='11'] * h4 *{font-size:15px !important}html body .bvi-body[data-bvi-size='11'] * h5,html body .bvi-body[data-bvi-size='11'] * h5 *{font-size:14px !important}html body .bvi-body[data-bvi-size='11'] * h6,html body .bvi-body[data-bvi-size='11'] * h6 *{font-size:13px !important}html body .bvi-body[data-bvi-size='10'] *{font-size:10px !important}html body .bvi-body[data-bvi-size='10'] * h1,html body .bvi-body[data-bvi-size='10'] * h1 *{font-size:17px !important}html body .bvi-body[data-bvi-size='10'] * h2,html body .bvi-body[data-bvi-size='10'] * h2 *{font-size:16px !important}html body .bvi-body[data-bvi-size='10'] * h3,html body .bvi-body[data-bvi-size='10'] * h3 *{font-size:15px !important}html body .bvi-body[data-bvi-size='10'] * h4,html body .bvi-body[data-bvi-size='10'] * h4 *{font-size:14px !important}html body .bvi-body[data-bvi-size='10'] * h5,html body .bvi-body[data-bvi-size='10'] * h5 *{font-size:13px !important}html body .bvi-body[data-bvi-size='10'] * h6,html body .bvi-body[data-bvi-size='10'] * h6 *{font-size:12px !important}html body .bvi-body[data-bvi-size='9'] *{font-size:9px !important}html body .bvi-body[data-bvi-size='9'] * h1,html body .bvi-body[data-bvi-size='9'] * h1 *{font-size:16px !important}html body .bvi-body[data-bvi-size='9'] * h2,html body .bvi-body[data-bvi-size='9'] * h2 *{font-size:15px !important}html body .bvi-body[data-bvi-size='9'] * h3,html body .bvi-body[data-bvi-size='9'] * h3 *{font-size:14px !important}html body .bvi-body[data-bvi-size='9'] * h4,html body .bvi-body[data-bvi-size='9'] * h4 *{font-size:13px !important}html body .bvi-body[data-bvi-size='9'] * h5,html body .bvi-body[data-bvi-size='9'] * h5 *{font-size:12px !important}html body .bvi-body[data-bvi-size='9'] * h6,html body .bvi-body[data-bvi-size='9'] * h6 *{font-size:11px !important}html body .bvi-body[data-bvi-size='8'] *{font-size:8px !important}html body .bvi-body[data-bvi-size='8'] * h1,html body .bvi-body[data-bvi-size='8'] * h1 *{font-size:15px !important}html body .bvi-body[data-bvi-size='8'] * h2,html body .bvi-body[data-bvi-size='8'] * h2 *{font-size:14px !important}html body .bvi-body[data-bvi-size='8'] * h3,html body .bvi-body[data-bvi-size='8'] * h3 *{font-size:13px !important}html body .bvi-body[data-bvi-size='8'] * h4,html body .bvi-body[data-bvi-size='8'] * h4 *{font-size:12px !important}html body .bvi-body[data-bvi-size='8'] * h5,html body .bvi-body[data-bvi-size='8'] * h5 *{font-size:11px !important}html body .bvi-body[data-bvi-size='8'] * h6,html body .bvi-body[data-bvi-size='8'] * h6 *{font-size:10px !important}html body .bvi-body[data-bvi-size='7'] *{font-size:7px !important}html body .bvi-body[data-bvi-size='7'] * h1,html body .bvi-body[data-bvi-size='7'] * h1 *{font-size:14px !important}html body .bvi-body[data-bvi-size='7'] * h2,html body .bvi-body[data-bvi-size='7'] * h2 *{font-size:13px !important}html body .bvi-body[data-bvi-size='7'] * h3,html body .bvi-body[data-bvi-size='7'] * h3 *{font-size:12px !important}html body .bvi-body[data-bvi-size='7'] * h4,html body .bvi-body[data-bvi-size='7'] * h4 *{font-size:11px !important}html body .bvi-body[data-bvi-size='7'] * h5,html body .bvi-body[data-bvi-size='7'] * h5 *{font-size:10px !important}html body .bvi-body[data-bvi-size='7'] * h6,html body .bvi-body[data-bvi-size='7'] * h6 *{font-size:9px !important}html body .bvi-body[data-bvi-size='6'] *{font-size:6px !important}html body .bvi-body[data-bvi-size='6'] * h1,html body .bvi-body[data-bvi-size='6'] * h1 *{font-size:13px !important}html body .bvi-body[data-bvi-size='6'] * h2,html body .bvi-body[data-bvi-size='6'] * h2 *{font-size:12px !important}html body .bvi-body[data-bvi-size='6'] * h3,html body .bvi-body[data-bvi-size='6'] * h3 *{font-size:11px !important}html body .bvi-body[data-bvi-size='6'] * h4,html body .bvi-body[data-bvi-size='6'] * h4 *{font-size:10px !important}html body .bvi-body[data-bvi-size='6'] * h5,html body .bvi-body[data-bvi-size='6'] * h5 *{font-size:9px !important}html body .bvi-body[data-bvi-size='6'] * h6,html body .bvi-body[data-bvi-size='6'] * h6 *{font-size:8px !important}html body .bvi-body[data-bvi-size='5'] *{font-size:5px !important}html body .bvi-body[data-bvi-size='5'] * h1,html body .bvi-body[data-bvi-size='5'] * h1 *{font-size:12px !important}html body .bvi-body[data-bvi-size='5'] * h2,html body .bvi-body[data-bvi-size='5'] * h2 *{font-size:11px !important}html body .bvi-body[data-bvi-size='5'] * h3,html body .bvi-body[data-bvi-size='5'] * h3 *{font-size:10px !important}html body .bvi-body[data-bvi-size='5'] * h4,html body .bvi-body[data-bvi-size='5'] * h4 *{font-size:9px !important}html body .bvi-body[data-bvi-size='5'] * h5,html body .bvi-body[data-bvi-size='5'] * h5 *{font-size:8px !important}html body .bvi-body[data-bvi-size='5'] * h6,html body .bvi-body[data-bvi-size='5'] * h6 *{font-size:7px !important}html body .bvi-body[data-bvi-size='4'] *{font-size:4px !important}html body .bvi-body[data-bvi-size='4'] * h1,html body .bvi-body[data-bvi-size='4'] * h1 *{font-size:11px !important}html body .bvi-body[data-bvi-size='4'] * h2,html body .bvi-body[data-bvi-size='4'] * h2 *{font-size:10px !important}html body .bvi-body[data-bvi-size='4'] * h3,html body .bvi-body[data-bvi-size='4'] * h3 *{font-size:9px !important}html body .bvi-body[data-bvi-size='4'] * h4,html body .bvi-body[data-bvi-size='4'] * h4 *{font-size:8px !important}html body .bvi-body[data-bvi-size='4'] * h5,html body .bvi-body[data-bvi-size='4'] * h5 *{font-size:7px !important}html body .bvi-body[data-bvi-size='4'] * h6,html body .bvi-body[data-bvi-size='4'] * h6 *{font-size:6px !important}html body .bvi-body[data-bvi-size='3'] *{font-size:3px !important}html body .bvi-body[data-bvi-size='3'] * h1,html body .bvi-body[data-bvi-size='3'] * h1 *{font-size:10px !important}html body .bvi-body[data-bvi-size='3'] * h2,html body .bvi-body[data-bvi-size='3'] * h2 *{font-size:9px !important}html body .bvi-body[data-bvi-size='3'] * h3,html body .bvi-body[data-bvi-size='3'] * h3 *{font-size:8px !important}html body .bvi-body[data-bvi-size='3'] * h4,html body .bvi-body[data-bvi-size='3'] * h4 *{font-size:7px !important}html body .bvi-body[data-bvi-size='3'] * h5,html body .bvi-body[data-bvi-size='3'] * h5 *{font-size:6px !important}html body .bvi-body[data-bvi-size='3'] * h6,html body .bvi-body[data-bvi-size='3'] * h6 *{font-size:5px !important}html body .bvi-body[data-bvi-size='2'] *{font-size:2px !important}html body .bvi-body[data-bvi-size='2'] * h1,html body .bvi-body[data-bvi-size='2'] * h1 *{font-size:9px !important}html body .bvi-body[data-bvi-size='2'] * h2,html body .bvi-body[data-bvi-size='2'] * h2 *{font-size:8px !important}html body .bvi-body[data-bvi-size='2'] * h3,html body .bvi-body[data-bvi-size='2'] * h3 *{font-size:7px !important}html body .bvi-body[data-bvi-size='2'] * h4,html body .bvi-body[data-bvi-size='2'] * h4 *{font-size:6px !important}html body .bvi-body[data-bvi-size='2'] * h5,html body .bvi-body[data-bvi-size='2'] * h5 *{font-size:5px !important}html body .bvi-body[data-bvi-size='2'] * h6,html body .bvi-body[data-bvi-size='2'] * h6 *{font-size:4px !important}html body .bvi-body[data-bvi-size='1'] *{font-size:1px !important}html body .bvi-body[data-bvi-size='1'] * h1,html body .bvi-body[data-bvi-size='1'] * h1 *{font-size:8px !important}html body .bvi-body[data-bvi-size='1'] * h2,html body .bvi-body[data-bvi-size='1'] * h2 *{font-size:7px !important}html body .bvi-body[data-bvi-size='1'] * h3,html body .bvi-body[data-bvi-size='1'] * h3 *{font-size:6px !important}html body .bvi-body[data-bvi-size='1'] * h4,html body .bvi-body[data-bvi-size='1'] * h4 *{font-size:5px !important}html body .bvi-body[data-bvi-size='1'] * h5,html body .bvi-body[data-bvi-size='1'] * h5 *{font-size:4px !important}html body .bvi-body[data-bvi-size='1'] * h6,html body .bvi-body[data-bvi-size='1'] * h6 *{font-size:3px !important}html body .bvi-body[data-bvi-images='true'] img{-webkit-filter:grayscale(0);filter:grayscale(0)}html body .bvi-body[data-bvi-images='false'] .bvi-img-off{border:2px dashed !important;box-sizing:border-box !important;overflow:hidden !important;max-width:100% !important;max-height:100% !important;word-wrap:break-word !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important}html body .bvi-body[data-bvi-images='grayscale'] img.grayscale{filter:url("data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='saturate'values='0'/></filter></svg>#grayscale");-webkit-filter:grayscale(1);filter:grayscale(1);filter:gray}html body .bvi-body[data-bvi-images='grayscale'] .bvi-div-grayscale{position:relative;display:block}html body .bvi-body[data-bvi-line-height='normal'] *{line-height:1.5 !important}html body .bvi-body[data-bvi-line-height='average'] *{line-height:2 !important}html body .bvi-body[data-bvi-line-height='big'] *{line-height:2.5 !important}html body .bvi-body[data-bvi-letter-spacing='normal'] *{letter-spacing:0 !important}html body .bvi-body[data-bvi-letter-spacing='average'] *{letter-spacing:2px !important}html body .bvi-body[data-bvi-letter-spacing='big'] *{letter-spacing:4px !important}html body .bvi-body[data-bvi-font-family='arial'] *:not(i):not(span){font-family:Arial,sans-serif}html body .bvi-body[data-bvi-font-family='times'] *:not(i):not(span){font-family:"Times New roman"}html body .bvi-body[data-bvi-flash-iframe='true'] iframe,html body .bvi-body[data-bvi-flash-iframe='true'] video,html body .bvi-body[data-bvi-flash-iframe='true'] figure{display:block}html body .bvi-body[data-bvi-flash-iframe='false'] iframe,html body .bvi-body[data-bvi-flash-iframe='false'] video,html body .bvi-body[data-bvi-flash-iframe='false'] figure{display:none}
/* End */


/* Start:/local/templates/DD-main/style/bvi-font.min.css?17085098551612*/
.bvi-icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.bvi-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.bvi-xs{font-size:.75em !important}.bvi-sm{font-size:.875em !important}.bvi-1x{font-size:1em !important}.bvi-2x{font-size:2em !important}.bvi-3x{font-size:3em !important}.bvi-4x{font-size:4em !important}.bvi-5x{font-size:5em !important}.bvi-6x{font-size:6em !important}.bvi-7x{font-size:7em !important}.bvi-8x{font-size:8em !important}.bvi-9x{font-size:9em !important}.bvi-10x{font-size:10em !important}.bvi-font:before{content:"\f031"}.bvi-plus:before{content:"\f067"}.bvi-minus:before{content:"\f068"}.bvi-circle:before{content:"\f111"}.bvi-circle-notch:before{content:"\f1ce"}.bvi-adjust:before{content:"\f042"}.bvi-volume-up:before{content:"\f028"}.bvi-volume-off:before{content:"\f026"}.bvi-cogs:before{content:"\f085"}.bvi-low-vision:before{content:"\f2a8"}.bvi-chevron-circle-up:before{content:"\f139"}.bvi-eye:before{content:"\f06e"}.bvi-sync-alt:before{content:"\f2f1"}.bvi-times-circle:before{content:"\f057"}.bvi-bolt:before{content:"\f0e7"}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url("/local/templates/DD-main/style/../fonts/fa-solid-900.eot");src:url("/local/templates/DD-main/style/../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("/local/templates/DD-main/style/../fonts/fa-solid-900.woff2") format("woff2"),url("/local/templates/DD-main/style/../fonts/fa-solid-900.woff") format("woff"),url("/local/templates/DD-main/style/../fonts/fa-solid-900.ttf") format("truetype")}.bvi-icon{font-family:'Font Awesome 5 Free';font-weight:900}
/* End */


/* Start:/local/templates/DD-main/style/cookie_policy_style.css?17085098557061*/
.cookie-policy.theme-1 {
	padding: 24px 32px 32px;
	-webkit-box-shadow: 0 16px 32px 0 rgb(31 34 41 / 30%);
	box-shadow: 0 16px 32px 0 rgb(31 34 41 / 30%);
	border: 1px solid #c4c7cc;
	border-radius: 6px;
	position: fixed;
	bottom: 25px;
	background-color: #fff;
	z-index: 999;
	display: block;
	-webkit-transform: translateY(150%);
	-ms-transform: translateY(150%);
	transform: translateY(150%);
	-webkit-transition: opacity .1s .3s,-webkit-transform .3s;
	transition: opacity .1s .3s,-webkit-transform .3s;
	-o-transition: transform .3s,opacity .1s .3s;
	transition: transform .3s,opacity .1s .3s;
	transition: transform .3s,opacity .1s .3s,-webkit-transform .3s;
	opacity: 0;
	width: calc(((100vw - 88px) / 25) * 7.5);
	right: calc(50vw - calc(((100vw - 88px) / 25) * 7.5)/2);
}

.cookie-policy.theme-1.open {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: -webkit-transform .3s 1s;
	transition: -webkit-transform .3s 1s;
	-o-transition: transform .3s 1s;
	transition: transform .3s 1s;
	transition: transform .3s 1s,-webkit-transform .3s 1s;
}

.cookie-policy.theme-1 .cookie-policy-title {
	font-size: calc(9px + 7 * ((100vw - 320px) / 1043));
	text-align: justify;
	color: #242629;
	font-weight: 500;
	line-height: 1.33;
	margin-bottom: 0.4vw;
}

.cookie-policy.theme-1 .cookie-policy-description {
	text-align: justify;
	margin-bottom: 0.4vw;
	font-size: calc(9px + 6 * ((100vw - 320px) / 2400));
	line-height: 1.5;
}

.cookie-policy.theme-1 button {
	padding: 8px 16px;
	font-size: 16px;
	line-height: 1.5;
	display: inline-block;
	border-radius: 4px;
	color: #fff;
	border: none;
	font-weight: 500;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 100%;
	text-transform: none;
}

.cookie-policy.theme-1 .cookie-policy-done {
	margin-right: 0.4vw;
}

.cookie-policy.theme-1 .cookie-policy-done:hover {
	background: #045c89 !important;
}

@media screen and (max-width: 1400px) {
	.cookie-policy.theme-1 {
		width: calc(((100vw - 88px) / 15) * 7.5);
		right: calc(50vw - calc(((100vw - 88px) / 15) * 7.5)/2);
	}
	.cookie-policy.theme-1 .cookie-policy-description {
		font-size: calc(9px + 6 * ((100vw - 220px) / 2400));
	}
}
@media screen and (max-width: 1200px) {
	.cookie-policy.theme-1 {
		width: calc(((100vw - 88px) / 25) * 15);
		right: calc(50vw - calc(((100vw - 88px) / 25) * 15)/2);
	}
	.cookie-policy.theme-1 button {
		padding: 6px 12px;
		font-size: 15px;
	}
	.cookie-policy.theme-1 .cookie-policy-title {
		font-size: calc(9px + 7 * ((100vw - 220px) / 803));
	}
}
@media screen and (max-width: 768px) {
	.cookie-policy.theme-1 {
		width: calc(((100vw - 88px) / 15) * 15);
		right: calc(50vw - calc(((100vw - 88px) / 15) * 15)/2);
	}
	.cookie-policy.theme-1 .cookie-policy-description {
		margin-bottom: 0.7vw;
		font-size: calc(9px + 6 * ((100vw - 40px) / 1400));
	}
}
@media screen and (max-width: 665px) {
	.cookie-policy.theme-1 {
		width: calc(((100vw - 88px) / 25) * 26);
		right: calc(50vw - calc(((100vw - 88px) / 15) * 16)/2);
	}
	.cookie-policy.theme-1 .cookie-policy-description {
		margin-bottom: 0.7vw;
		font-size: calc(9px + 6 * ((100vw - 40px) / 1024));
	}
	.cookie-policy.theme-1 .cookie-policy-title {
		font-size: calc(9px + 6 * ((100vw - 40px) / 450));
	}
	.cookie-policy.theme-1 button {
		padding: 5px 11px 6px;
		font-size: 13px;
	}
	
}
@media screen and (max-width: 400px) {
	.cookie-policy.theme-1 {
		width: calc(((100vw - 40px) / 25) * 26);
		right: 15px;
		bottom: 10px;
	}
	.cookie-policy.theme-1 .cookie-policy-description {
		margin-bottom: 5px;
	}
	
}
/* Theme 1-left*/
.cookie-policy.theme-1.theme-1-left {
    right: auto;
    left: 15px;
}
@media screen and (max-width: 400px) {
	.cookie-policy.theme-1.theme-1-left {
		right: auto;
		left: auto;
	}
}
/* Theme 1-right*/
.cookie-policy.theme-1.theme-1-right {
    right: 15px;
    left: auto;
}
@media screen and (max-width: 400px) {
	.cookie-policy.theme-1.theme-1-right {
		right: 15px;
		left: auto;
	}
}
/* Theme 2*/
.cookie-policy.theme-2 {
	padding: 15px 32px 15px;
	-webkit-box-shadow: 0 16px 32px 0 rgb(31 34 41 / 30%);
	box-shadow: 0 16px 32px 0 rgb(31 34 41 / 30%);
	border-radius: 6px;
	position: fixed;
	bottom: 15px;
	background-color: #fff;
	z-index: 999;
	display: block;
	-webkit-transform: translateY(150%);
	-ms-transform: translateY(150%);
	transform: translateY(150%);
	-webkit-transition: opacity .1s .3s,-webkit-transform .3s;
	transition: opacity .1s .3s,-webkit-transform .3s;
	-o-transition: transform .3s,opacity .1s .3s;
	transition: transform .3s,opacity .1s .3s;
	transition: transform .3s,opacity .1s .3s,-webkit-transform .3s;
	opacity: 0;
	width: 90vw;
	right: 5vw;
	text-align: center;
}

.cookie-policy.theme-2.open {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: -webkit-transform .3s 1s;
	transition: -webkit-transform .3s 1s;
	-o-transition: transform .3s 1s;
	transition: transform .3s 1s;
	transition: transform .3s 1s,-webkit-transform .3s 1s;
	z-index:999999;
}

.cookie-policy.theme-2 .cookie-policy-title {
	font-size: calc(9px + 7 * ((100vw - 320px) / 1043));
	text-align: justify;
	color: #242629;
	font-weight: 500;
	line-height: 1.33;
	margin-bottom: 0.4vw;
}

.cookie-policy.theme-2 .cookie-policy-description {
	text-align: justify;
	margin-right: 1.5vw;
	margin-bottom: 5px;
	display: inline-block;
	text-align: left;
	width: 80vw;
	font-size: calc(9px + 6 * ((100vw - 320px) / 2400));
	line-height: 1.5;
}

.cookie-policy.theme-2 button {
	padding: 8px 16px;
	font-size: 16px;
	line-height: 1.5;
	background-color: #08c;
	display: inline-block;
	border-radius: 4px;
	color: #fff;
	border: none;
	font-weight: 500;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 100%;
	text-transform: none;
}

.cookie-policy.theme-2 .cookie-policy-done {
	margin-right: 0.4vw;
}

.cookie-policy.theme-2 .cookie-policy-done:hover {
	background: #4e7244 !important;
}

@media screen and (max-width: 1200px) {
	.cookie-policy.theme-2 button {
		padding: 6px 12px;
		font-size: 15px;
	}
}
@media screen and (max-width: 1024px) {
	.cookie-policy.theme-2 .cookie-policy-title {
		font-size: calc(9px + 7 * ((100vw - 50px) / 1043));
	}
	.cookie-policy.theme-2 .cookie-policy-description {
		font-size: calc(9px + 6 * ((100vw - 20px) / 2000));
	}
}
@media screen and (max-width: 768px) {
	.cookie-policy.theme-2 {
		right: 2vw;
		width: 96vw;
	}
	.cookie-policy.theme-2 .cookie-policy-description {
		font-size: calc(9px + 6 * ((100vw - 20px) / 1700));
		margin-right: 0;
	}
}
@media screen and (max-width: 665px) {
	.cookie-policy.theme-2 button {
		padding: 5px 11px 6px;
		font-size: 13px;
	}
	.cookie-policy.theme-2 .cookie-policy-title {
		font-size: calc(9px + 6 * ((100vw - 40px) / 505));
	}
	.cookie-policy.theme-2 .cookie-policy-description {
		font-size: calc(9px + 6 * ((100vw - 20px) / 1000));
	}
}
/* End */


/* Start:/local/templates/DD-main/components/bitrix/search.title/search/style.css?17085098712108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/DD-main/components/bitrix/search.title/search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/DD-main/components/bitrix/menu/mobsubmenu2022/style.min.css?1708509858490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/DD-main/components/bitrix/menu/mobsubmenu2022/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/DD-main/components/bitrix/menu/mobsubmenu2022_child/style.css?17256269531123*/
/* Left menu*/
ul.left-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	position: relative; /*IE bug*/
}

ul.left-menu li {
	padding: 10px 16px;
	background: #f5f5f5 url(/local/templates/DD-main/components/bitrix/menu/mobsubmenu2022_child/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a {
	font-size: 100%;
	color: #bc262c;
	font-weight: bold;
	text-decoration: none;
}

ul.left-menu li a:visited {
	color: #bc262c;
}

ul.left-menu li a:hover {
	color: #bc262c;
}

ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
	color: #fc8d3d;
}

.menu__container .pr {
	justify-content: center;
	align-items: center;
}

.menu__container nav {
	padding-right: 0px;
}

.new_menu .menu__container nav {
	padding-right: 100px !important;
}

.new_menu .doctor_log {
	display: none;
}

.menu.fixedMenu.show > .menu__container > button.old_phone.sign_online {
	display: none !important;
}

.new_menu .new_phone {
	display: none;
}

.new_phone {
	margin-left: 20px;
}

.menu.fixedMenu.show
	> div.new_menu.menu__container
	> button.old_phone.sign_online {
	display: block !important;
}

/* End */


/* Start:/local/templates/DD-main/components/bitrix/menu/sub-menu/style.min.css?1708509859490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/DD-main/components/bitrix/menu/sub-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/DD-main/components/bitrix/breadcrumb/main2021/style.min.css?1708509857467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/DD-main/components/bitrix/menu/left-menu/style.min.css?1708509858490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/DD-main/components/bitrix/menu/left-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/DD-main/components/bitrix/menu/footer-menu/style.min.css?1708509857490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/DD-main/components/bitrix/menu/footer-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/DD-main/components/sok/start.cart/custom/style.css?173753520313648*/
/*st_cart*/
.wrap_st_cart {
    position: fixed;
    z-index: 300;
    top: 10% !important;
    min-height: 655px;
}
.st_cart_cont_ins .order_fields input{
height:40px !important;
}
.success_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.49);
    top: 0;
    left: 0;
    z-index: 111;
}
.st_cart_cont a.robolink {
    display: block;
    width: 160px;
    text-align: center;
    margin: 15px auto 0;
    padding: 10px 0;
    background-color: #5286BD;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
.st_cart_cont a.robolink:hover {
    opacity: 0.7;
}
.success_msg {
    background-color: #fff;
    position: fixed;
    width: 360px;
    height: 100px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding: 20px;
    z-index: 112;
}
span.close_suc_btn {
    display: block;
    background-color: #45649C;
    color: #fff;
    font-weight: bold;
    margin: 20px auto;
    width: 100px;
    cursor: pointer;
	padding: 7px;
}
.sc_list_ap_info, .sc_list_amount, .sc_list_price {
    font-size: 16px;
    padding-left: 15px;
    color: #969696;
}
.sc_list_price {
    font-weight:bold;
}
.wrap_st_cart ul.label {
	margin:0;
    padding:0;
    list-style: none;
    cursor: pointer;
    position: relative;
    width: 45px;
    -webkit-box-shadow: -5px 5px 15px rgba(0,0,0,0.3);
    -moz-box-shadow: -5px 5px 15px rgba(0,0,0,0.3);
    box-shadow: -5px 5px 15px rgba(0,0,0,0.3);
}
#st_cart {
    width: 45px;
    height: 45px;
    background-color: #333333;
margin:0;
padding:0;
}
.sc_mask {
    background-color: rgba(177, 177, 177, 0.4);
    display:none;
    position:absolute;
    width:100%;
    height:100%;
margin:0;
margin-bottom:12px !important;
}
#st_cart:hover .sc_mask {
    display:block;
}
#st_cart a {
    display: block;
    height: 45px;
}
#st_cart i {
    display:block;
    position:absolute;
    width:25px;
    height:25px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #FFF;
}
#st_cart span {
    top: -22px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    display: block;
    background-color:#d70018;
    border-radius: 20px;
    text-align: center;
    line-height: 29px;
    position: absolute;
    font-weight: bold;
    color: #fff;
    z-index: 1;
}
.empty {background-color:#019ee3 !important;}

.st_cart_cont {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    float: left;
    width: 450px;
    max-width:100%;
    overflow: hidden;
    border:1px solid #c6c6c6;
    background: #FFF;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
}
.st_cart_cont_ins {
    margin: 5px 10px 25px 10px;
}
.link_tocart {
    display: block;
    margin: 0 auto;
    background: #000;
    width: 140px;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
    color: #FFF;
}
.link_tocart:hover {

}
.st_cart_cont h2 {
    font-size: 23px;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 5px;
}
.st_cart_cont .zakaz_list {
    margin:0;
    padding:0;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.st_cart_cont .zakaz_list li {
    width: 100%;
    overflow: hidden;
    padding: 13px 0px 18px 0px;
}
.st_cart_cont .zakaz_list li:nth-child(even) {
    background: #f6f6f6;
}
.st_cart_cont .zakaz_list li .pic {
    float: left;
    margin-right: 5px;
    width: 55px;
    height: 70px;
}
.st_cart_cont .zakaz_list li .pic img {
    position: absolute;
    max-width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    behavior: url(/local/templates/DD-main/components/sok/start.cart/custom/PIE.htc);
}
.st_cart_cont .zakaz_list li .name {
    width: 254px;
    height: 70px;
    margin-right: 5px;
    float: left;
    font-size: 16px;
    line-height: 16px;
    overflow: hidden;
}
.st_cart_cont .zakaz_list li .name span {
    height: 70px;
    display: table-cell;
    vertical-align: middle;
}
.st_cart_cont .zakaz_list li .colich_tov {
    float: left;
}
.svg_ico svg {
    display:block;
    width: 100%;
    height: 100%;
}
.l_plus_b {
    float: left;
    text-align: center;
    height: 20px;
    width: 20px;
    cursor: pointer;
    fill: #BFBFBF;
}
.l_minus_b {
    float: left;
    text-align: center;
    height: 20px;
    width: 20px;
    cursor: pointer;
    fill: #BFBFBF;
}
.l_plus_b:hover, .l_minus_b:hover {
    fill:#6CC7EF;
}
.l_count {
    display: block;
    float: left;
    text-align: right;
    width: 25px;
    height: 22px !important;
    margin: 0 3px 0 5px;
    border: none;
    color: #BFBFBF;
    font-weight: bold;
    font-size: 16px;
    background: none;
    text-align: center;
    line-height: 22px;
}
.l_count:active {
    border: none;
}
.l_unit {
    float: left;
    margin-right: 5px;
    color: #BFBFBF;
    line-height: 22px;
}
.st_cart_cont .sc_price {
    text-align:center;
    font-size: 16px;
}
.st_cart_cont .delete {
    float: left;
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 24px 12px 0 6px;
    fill:#BFBFBF;
}
.st_cart_cont .delete:hover {
    fill:#d70018;
}
.st_cart_cont .delete polygon, .st_cart_cont .delete path {
    fill: #c6c6c6;
}
.st_cart_cont .delete:hover polygon, .st_cart_cont .delete:hover path {
    fill: #CA0606;
}
.order_fields {
    margin-top: 15px;
    padding-top: 10px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.order_fields .ln {
    margin-bottom:10px;
}

.order_fields .ln input, .order_fields .ln select, .order_fields .ln textarea {
    border: 3px solid #dbdbdb;
    padding: 0 10px;
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

    border-radius: 5px;
}
.order_fields .ln textarea {
    height: 80px;
}
.st_cart_cont .price_sum {
    margin-top: 15px;
    margin-right: 25px;
    text-align:right;
    font-size: 25px;
    color: #969696;
}
.delivery_price_sum {
    margin-top: 15px;
    text-align: right;
    font-size: 15px;
    color: #969696;
}
.st_cart_cont .price_sum span, .delivery_price_sum span {
    color:#000;
}
.st_cart_cont .send_order_btn {
    text-align:right;
    margin-top: 15px;
}
.st_cart_cont .send_order_btn input {
    cursor: pointer;
    height: 40px;
    background: #7ebe6f;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    border: 0;
}
.st_cart_cont .sc_next_step {
    cursor: pointer;
    width: 159px;
    height: 40px;
    background: #db1717;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    border: 0;
    float: right;
}
.st_cart_cont .sc_back_to_cart {
    float: left;
    font-size: 16px;
    line-height: 38px;
    cursor: pointer;
}
.st_cart_cont .send_order_btn input:hover, .st_cart_cont .sc_next_step:hover, .st_cart_cont .sc_back_to_cart:hover {
    opacity: 0.7;
}
.st_cart_cont .send_order_btn input, .svg_ico svg, #st_cart {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
span.err_msg {
    color: rgb(231, 0, 0);
    display: block;
    padding-bottom: 8px;
}
.err_field {
    background: rgb(255, 240, 240);
}
#popup-form-success{
    padding: 25px;
}
span#success_mess {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: rgb(25, 157, 11);
    text-align: justify;
}
#nocookies {
    color:red;
}
#img_fly {
    width:35px;
    height:35px;
    background: #CA0606;
    border-radius: 35px;
    position: absolute;
    z-index:10000;
}
.spreload {
    display:none;
}
.preload_back {
    background-image: url(/local/templates/DD-main/components/sok/start.cart/custom/images/back_opacity.png);
    background-repeat: repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    z-index:12;
}
.preload_img {
    position: absolute;
    bottom: 27px;
    left: 50%;
    top: 60%;
    margin-left: -40px;
    z-index: 15;
}
.sc_info {
    background-color: #f7fafe;
    margin: 15px 0;
    padding: 10px 10px 10px 26px;
    position: relative;
}
.sc_info:before {
    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMy4zMiA1MTMuMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMy4zMiA1MTMuMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHJlY3QgeD0iMjM1LjI3MiIgeT0iMjM1LjI3MiIgd2lkdGg9IjQyLjc3NyIgaGVpZ2h0PSIxNDkuNzE4IiBmaWxsPSIjODI4MjgyIi8+CgkJCTxyZWN0IHg9IjIzNS4yNzIiIHk9IjEyOC4zMyIgd2lkdGg9IjQyLjc3NyIgaGVpZ2h0PSI2NC4xNjUiIGZpbGw9IiM4MjgyODIiLz4KCQkJPHBhdGggZD0iTTI1Ni42NiwwQzExNS40OTcsMCwwLDExNS40OTcsMCwyNTYuNjZzMTE1LjQ5NywyNTYuNjYsMjU2LjY2LDI1Ni42NnMyNTYuNjYtMTE1LjQ5NywyNTYuNjYtMjU2LjY2UzM5Ny44MjMsMCwyNTYuNjYsMHogICAgICBNMjU2LjY2LDQ3MC41NDNjLTExNy42MzYsMC0yMTMuODgzLTk2LjI0Ny0yMTMuODgzLTIxMy44ODNTMTM5LjAyNCw0Mi43NzcsMjU2LjY2LDQyLjc3N3MyMTMuODgzLDk2LjI0NywyMTMuODgzLDIxMy44ODMgICAgIFMzNzQuMjk2LDQ3MC41NDMsMjU2LjY2LDQ3MC41NDN6IiBmaWxsPSIjODI4MjgyIi8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) no-repeat;
    content: '';
    height: 16px;
    width: 16px;
    top: 11px;
    left: 5px;
    position: absolute;
}
.pay_later_msg {
    position: fixed;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 340px;
    height: 140px;
    color: #000;
    padding: 10px;
    text-align: center;
    z-index: 1000;
}
.pay_later_msg p {
    margin: 12px 0;
}
.pay_later_msg a.robolink {
    background: #db1717;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 130px;
    padding: 7px;
    margin-left: 15px;
    font-weight: bold;
    float: left;
}
span.cancel_payment {
    background: #db1717;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 130px;
    padding: 7px;
    margin-left: 15px;
    font-weight: bold;
    float: left;
    cursor: pointer;
}
.st_cart_pay_submit{
    background: #f33;
    padding: 7px;
    margin-left: 25px;
    width: 130px;
    color: #fff;
    font-size: 13px;
    border: 0;
    display: block;
    font-weight: bold;
    float: left;
    line-height: 1.4;
    cursor: pointer;
    font-family: Open Sans, Arial, Helvetica,sans-serif;
}
@media (max-width:480px) {
    .st_cart_cont .zakaz_list li .pic {
        width: 15%;
    }
    .st_cart_cont .zakaz_list li .name {
        width: 38%;
        font-size: 12px;
    }
    .st_cart_cont .zakaz_list li .colich_tov {
        width: 30%;
    }
    .st_cart_cont .delete {
        max-width: 15%;
        width: 20px;
        height: 20px;
    }
    .st_cart_cont .l_count {
        font-size: 12px;
        width: 15px;
    }
    .st_cart_cont .l_unit {
        font-size: 12px;
    }
}
.wrap_st_cart ul li{
background:none;
}
input#sc_coupon_field {
    width: 43%;
}
span.sc_coupon_info {
    display: block;
    float: right;
    width: 53%;
}
.sc_discounted_price{
color: #c6c6c6;
    text-decoration: line-through;
    font-size: 1em;
}
.sc_discount_value{
margin-top: 15px;
text-align: right;
font-size: 18px;
color: #cb1b1b;
}
.sc_green{
color:#1e831c;
}
.sc_red{
color: #cb1b1b;
}
.sc_cancel_coupon{
	color: #cd3138 !important;
 	cursor: pointer;
}
.sc_bottom_left{
float: left;
    width: 40%;
    padding-left: 25px;
    font-size: 10px;
    padding-bottom: 25px;
    text-align: justify;
}
.sc_bottom_left a{
color:#939393;
}
.sc_bottom_right{
    padding-left: 25px;
    text-align: right;
}
.price_sum{
margin-right:0 !important;
}
.sc_userconsent{
 display:none;
margin-top: 15px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.sc_userconsent_header{
	font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
}
.sc_userconsent_content{
	padding-bottom: 20px;
}
.sc_userconsent_textarea{
width: 95%;
    padding: 10px;
    padding-top: 5px;
    line-height: 14px;
    height: 259px;
}
.sc_userconsent_accept{
cursor: pointer;
    width: 159px;
    height: 40px;
    background: #db1717;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    border: 0;
    padding: 6px 10px;
    margin-left: 20px;
}
.sc_userconsent_accept:hover{
opacity: 0.7;
}
.sc_userconsent_decline{
cursor: pointer;
    width: 159px;
    height: 40px;
    background: #ffffff;
    font-size: 16px;
    color: #2d2d2d;
    text-align: center;
    line-height: 38px;
    border: 1px solid #7f7f7f;
    padding: 5px 10px;
    margin-left: 20px;
}
.sc_userconsent_decline:hover{
background: #c6c6c6;
}
.sc_userconsent_buttons{
    margin: 20px auto;
    display: table;
}
.privacy_policy {
	margin: 15px 24px;
	display: inline-block;
}
.info_zakaz {
    font-size: 14px;
    font-weight: bold;
    color: red;
    margin-bottom: 15px;
}
/* End */


/* Start:/local/templates/DD-main/components/sok/start.cart/custom/chosen/chosen.css?171654768312319*/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 3px solid #dbdbdb;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 10px;
  height: 40px;
  border: 3px solid #dbdbdb;
  border-radius: 5px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 34px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/local/templates/DD-main/components/sok/start.cart/custom/chosen/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 8px;
    display: block;
    /* width: 18px; */
    height: 7px;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 10px;
  height: 6px;
  background: url('/local/templates/DD-main/components/sok/start.cart/custom/chosen/chosen-sprite.png') no-repeat 0px -6px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('/local/templates/DD-main/components/sok/start.cart/custom/chosen/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/local/templates/DD-main/components/sok/start.cart/custom/chosen/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;

  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/local/templates/DD-main/components/sok/start.cart/custom/chosen/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 3px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 3px solid #dbdbdb;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px -6px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('/local/templates/DD-main/components/sok/start.cart/custom/chosen/chosen-sprite.png') no-repeat -30px -20px;
  background: url('/local/templates/DD-main/components/sok/start.cart/custom/chosen/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px -6px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px -6px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('/local/templates/DD-main/components/sok/start.cart/custom/chosen/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

/* End */


/* Start:/local/templates/DD-main/styles.css?175215742110121*/
#g-recaptcha {
	margin: 20px auto 0;
}

.about__mobile {
	display: none;
}
.dep__wrapper .item__wrapper {
	margin-bottom: 0;
}
.rev__add {
	margin-top: 40px;
}
@media (max-width: 768px) {
	.dep__wrapper .row {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 8px 8px;
	}
	.dep__wrapper .item__wrapper {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.dep__wrapper .item__wrapper .name {
		text-align: center;
	}
	.about__video-link {
		display: none;
	}
	.about__mobile {
		display: block;
	}
	.about__mobileVideo {
		width: 100%;
	}
}

@media (max-width: 500px) {
	.dep__wrapper .row {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 375px) {
	.dep__wrapper .item__wrapper .icon {
		width: 70px;
	}
	.dep__wrapper .item__wrapper .icon img {
		width: 100%;
		object-fit: cover;
	}
	.dep__wrapper .item__wrapper .name {
		font-size: 12px !important;
	}
}

.dd header .head .head__burgerWrapper {
	z-index: 300 !important;
}
@media (max-width: 425px) {
	.price-table,
	.price-table .table-striped td {
		padding: 0;
	}

	.price-table .table-striped td {
		line-height: 120%;
		font-size: 12px;
	}

	.price-table .table-striped td:first-child {
		padding-right: 6px;
	}

	.dd__content .cards {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 4px;
	}

	.dd__content .cards .name {
		font-size: 10px !important;
	}

	.dd__content .cards .desc {
		align-items: center;
	}

	.dd__content .licenses__title {
		font-size: 14px;
	}
}

.cut_open {
	display: block;
}

ldiv.lb-button__wrapper {
	bottom: 100px !important;
	margin-top: -100px;
	transform: translateY(-75px) !important;
}

.btn-hide {
	display: none;
}

.button-priem {
	right: 50px;
	bottom: 110px;
}
@media (max-width: 900px) {
	.head__burger_menu {
		color: #88c877 !important;
	}
	.dd header .head .head__burgerWrapper .head__burger span {
		background-color: #88c877 !important;
	}
}

.head__active > .newNew {
	display: none;
}

@media (max-width: 600px) {
	.mainSiteHeader {
		position: sticky;
		top: 0;
		z-index: 100;
		background-color: #fff;
	}
	.dd header .menu {
		border: none !important;
	}
	.dd header .menu ul,
	.head__sevenday {
		display: none !important;
	}
	.dd header .head {
		height: 62px !important;
		border-bottom: 2px solid #88c877;
	}
	.dd .pr {
		align-items: center !important;
		padding: 10px !important;
	}
	.dd header .head .head__logo,
	.dd header .head .head__logo img {
		width: 120px !important;
	}
	/*    .button-priem {
        top: 10px;
        right: 0;
        left: 55%;
        transform: translateX(-50%);
        width: 200px;
        height: 60px;
        font-size: 12px !important;
        box-shadow: none !important;
    }*/
	.newNew {
		position: fixed;
		top: 58px;
		right: 0;
		left: 60%;
		transform: translateX(-50%);
		width: 140px;
		background-color: #ff8454;
		color: #fff !important;
		font-size: 10px;
		font-weight: bold;
		border-radius: 1000px !important;
		padding: 12px 0;
		text-align: center;
		z-index: 999999;
	}

	.classicBtn,
	.button-priem {
		display: none !important;
	}
}

@media (max-width: 350px) {
	.dd header .head .head__logo,
	.dd header .head .head__logo img {
		width: 90px !important;
	}
	.newNew {
		left: 56%;
		font-size: 8px;
		width: 120px;
	}
}

.tabs {
	font-size: 0;
}

.tabs > input[type='radio'] {
	display: none;
}

.tabs > div {
	/* скрыть контент по умолчанию */
	display: none;
	border: 1px solid #e0e0e0;
	padding: 10px 15px;
	font-size: 16px;
}

/* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */
#tab-btn-1:checked ~ #content-1,
#tab-btn-2:checked ~ #content-2,
#tab-btn-3:checked ~ #content-3 {
	display: block;
}

.tabs > label {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	user-select: none;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
	padding: 2px 8px;
	font-size: 16px;
	line-height: 1.5;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
	cursor: pointer;
	position: relative;
	top: 1px;
}

.tabs > label:not(:first-of-type) {
	border-left: none;
}

.tabs > input[type='radio']:checked + label {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

.company-gal {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 10px;
}

.company-gal__item {
	display: block;
	width: 100%;
	height: 150px;
	overflow: hidden;
}

.company-gal__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mainSiteHeader-btn {
	display: none;
	padding: 10px;
	font-family: Arial, serif !important;
	font-size: 12px;
	font-weight: bold !important;
	line-height: 100% !important;
	align-items: center !important;
	justify-content: center !important;
	box-shadow: 0px 12px 32px rgb(24 33 43 / 24%) !important;
	border-radius: 1000px !important;
	text-align: center !important;
	color: #ffffff;
	background-color: #7ebe6f;
}
.minibanners {
	padding-bottom: 40px;
}
@media (max-width: 600px) {
	.dd .pr {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.dd .pr .pr__column-2 {
		flex: 0 !important;
		-webkit-box-flex: 0 !important;
	}

	.mainSiteHeader-btn {
		display: flex;
	}
}

@media (max-width: 375px) {
	.mainSiteHeader-btn {
		max-width: 80px;
		font-size: 10px;
	}
}

.btn404 {
	width: max-content;
	background-color: #7ebe6f;
	margin: 0 auto 20px;
}

@media (min-width: 770px) {
	.mainSection.block.packages,
	.mainSection.rev,
	.container.blok-preim,
	.block.container-fluid.num {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.mainSection.rev {
		margin-top: 40px;
	}
}

.btn-cb {
	background-color: #7ebe6f;
	color: #fff;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	height: 100%;
}
.btn-cb:hover {
	background-color: #f0cd3a;
}
.blok-preim {
	background-image: url(/local/templates/DD-main/img/bg_newyellow.jpg);
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	color: white;
	position: relative;
}

.dep__wrapper .item {
	background-color: #fff !important;
}

.blok-preim .atitle {
	color: #fff !important;
}

.dep .item__wrapper .item:hover,
.packages .item:hover,
.block.news .new-item:hover,
.personal .personal-item:hover {
	outline: 2px solid #88c877;
	outline-offset: -1px;
}

.block.news .new-item .titel,
.block.news .new-item .date,
.personal .personal-item .subname,
.personal .personal-item .item_name {
	padding: 4px 8px;
}

@media (max-width: 425px) {
	.tabs-rev > div {
		padding: 0;
	}

	#pd_widget_big_content
		.pd-widget-reviews__review
		.pd-widget-reviews__info-wrapper,
	#pd_widget_big_content
		.pd-widget-reviews__review
		.pd-widget-reviews__comment-section {
		flex-direction: column !important;
	}

	#pd_widget_big_content
		.pd-widget-reviews__review
		.pd-widget-reviews__info-wrapper
		.pd-widget-reviews__date,
	#pd_widget_big_content
		.pd-widget-reviews__review
		.pd-widget-reviews__comment-section
		.pd-widget-reviews__comment-text,
	#pd_widget_big_content
		.pd-widget-reviews__review
		.pd-widget-reviews__reply-text {
		margin: 0 !important;
	}

	#pd_widget_big_content
		.pd-widget-reviews__review
		.pd-widget-reviews__comment-section
		.pd-widget-reviews__comment-text,
	#pd_widget_big_content
		.pd-widget-reviews__review
		.pd-widget-reviews__reply-text,
	#content-1 .row.rew-item.news-item .desc,
	#content-1 .row.rew-item.news-item .answ {
		font-size: 12px;
		line-height: 140%;
	}

	#content-1 .row.rew-item.news-item,
	#content-1 .row.rew-list.news-list {
		margin: 0;
	}

	#content-2 .badge {
		min-width: 100px !important;
	}
}

.h1title {
	width: 100%;
	text-transform: uppercase;
	color: #88c877;
	align-items: center;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin: 0;
}
@media (max-width: 768px) {
	.h1title {
		font-size: 24px;
	}
}
.img_center {
	display: flex;
	justify-content: center;
}
section.cont_our_ratings {
	background-image: url(/local/templates/DD-main/img/bg_newyellow.jpg);
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	color: white;
	position: relative;
}
.cont_our_ratings .atitle {
	color: #fff !important;
}
.container.ratings_block .ratings-wrapper {
	display: flex;
	color: #454a4c !important;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}
.ratings-wrapper .item-rating-wrap {
	padding: 40px;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	transition:0.5s;
}
.ratings-wrapper .item-rating-wrapper{
 flex: 0 0 25%;
}
.ratings-wrapper .item-rating-wrap .company-rating-wrapper {
	text-align: center;
	font-weight: 700;
	font-size: 23px;
	display: flex;
    justify-content: center;
    gap: 5px;
}
.ratings-wrapper .item-rating-wrap .company_logo-wrapper{
	text-align: center;
}
.ratings-wrapper .item-rating-wrap .company-rating-wrapper .rating-stars{
	display: flex;
	transform: translateY(-1px);
}
.ratings-wrapper .item-rating-wrap .company-rating-wrapper .rating-stars img {
	width: 20px;
	vertical-align: baseline;
}
@media (max-width: 380px) {
	.ratings-wrapper .item-rating-wrap {
		padding: 30px 25px;
	}
}
.item-rating-wrapper:hover .item-rating-wrap{
	transform: scale(1.04);
}

.container-my.menu__container .doctor_log {
	margin-right: 5px;
}

.dd header .menu .menu__item .bottom.app__and__complex {
	font-size: 0.8em;
	line-height: 17px;
}

@media (max-width: 950px) {
	.dd header .menu .menu__item .bottom.app__and__complex {
		font-size: 9px;
	}
}

.menu.fixedMenu.show > .container-my.menu__container.new_menu > nav {
	padding-right: 100px;
}

.menu.fixedMenu.show > .container-my.menu__container > nav {
	padding-right: 0px;
}

.new_phone button {
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	background: transparent !important;
}

@media (max-width: 860px) {
	.menu.fixedMenu.show
		> .container-my.menu__container
		> nav
		.header_new_element_hidden {
		display: none;
	}

	.menu.fixedMenu.show
		> div.menu__container
		> button.old_phone.sign_online.header_new_element_hidden {
		display: none !important;
	}
}

.show {
	animation: 0.5s show-top;
}

@keyframes show-top {
	from {
		translate: 0 -100%;
	}

	to {
		translate: 0 0;
	}
}

/* End */


/* Start:/local/templates/DD-main/template_styles.css?175215742155219*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }
  
  /* Sections
     ========================================================================== */
  
  /**
   * Remove the margin in all browsers.
   */
  body {
    margin: 0;
  }
  
  /**
   * Render the `main` element consistently in IE.
   */
  
  main {
    display: block;
  }
  
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  
  /* Grouping content
     ========================================================================== */
  
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  
  hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /* Text-level semantics
     ========================================================================== */
  
  /**
   * Remove the gray background on active links in IE 10.
   */
  
  a {
    background-color: transparent;
  }
  
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  
  abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
  }
  
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  
  b,
  strong {
    font-weight: bolder;
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  code,
  kbd,
  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /**
   * Add the correct font size in all browsers.
   */
  
  small {
    font-size: 80%;
  }
  
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  /* Embedded content
     ========================================================================== */
  
  /**
   * Remove the border on images inside links in IE 10.
   */
  
  img {
    border-style: none;
  }
  
  /* Forms
     ========================================================================== */
  
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
  }
  
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  
  button,
  input { /* 1 */
    overflow: visible;
  }
  
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  
  button,
  select { /* 1 */
    text-transform: none;
  }
  
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
  }
  
  /**
   * Remove the inner border and padding in Firefox.
   */
  
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  /**
   * Restore the focus styles unset by the previous rule.
   */
  
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  
  /**
   * Correct the padding in Firefox.
   */
  
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  
  legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
  }
  
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  
  progress {
    vertical-align: baseline;
  }
  
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  
  textarea {
    overflow: auto;
  }
  
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  
  [type="checkbox"],
  [type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
  }
  
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  
  [type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
  }
  
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  
  ::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
  }
  
  /* Interactive
     ========================================================================== */
  
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  
  details {
    display: block;
  }
  
  /*
   * Add the correct display in all browsers.
   */
  
  summary {
    display: list-item;
  }
  
  /* Misc
     ========================================================================== */
  
  /**
   * Add the correct display in IE 10+.
   */
  
  template {
    display: none;
  }
  
  /**
   * Add the correct display in IE 10.
   */
  
  [hidden] {
    display: none;
  }
  








  * {
    outline: none;
  }
  
  .noscrool {
    max-height: 100vh;
    overflow: hidden;
  }
  
  .underline {
    background: -webkit-gradient(linear, right top, left top, from(#88C877), to(#88C877));
    background: -o-linear-gradient(right, #88C877, #88C877 100%);
    background: linear-gradient(to left, #88C877, #88C877 100%);
    background-position: 0 100%;
    background-size: 100% 2px;
    background-repeat: repeat-x;
  }
.img_right {
	float:right;
	margin:0 0 10px 20px;
}
.img_left {
	float:left;
	margin:0 20px 10px 0;
}
  
  .dd {
    color: #454A4C;
    font-family: 'Open Sans', sans-serif;
  }
  
  .dd p {
    width: 100%;
  }

  .dd a {
    text-decoration: none;
    color: inherit;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s;
  }
  
  .dd a:hover {
    color: #88C877;
    text-decoration: none;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s;
  }
  
  .dd .btn {
    height: 46px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    border-radius: 0;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    position: relative;
  }
	.head__burger_menu{
		text-transform: uppercase;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		font-weight: 600;
		margin-bottom: 2px;
	}
	.price__sectionItemImg .price__sectionItemRow_img{
		width: 70px;
    height: 70px;
	}
	.price__sectionItemImg .svg-inline--fa.fa-w-10 {
    margin-left: auto;
	}
	.price__sectionItemImg .price__sectionItemRow {
    align-items: center;
		gap: 15px;
	}
.dd header .menu .submenu__ul.submenu-about {
    padding: 20px 0;
}
.dd header .menu .submenu__ul.submenu-about a {
    display: block;
}
.dd header .menu .submenu__ul.submenu-about li {
    padding: 5px 30px;
}
.dd header .menu .submenu__ul.submenu-about li.active {
    background: #88c877;
    color: #fff;
    font-weight: 500;
}
.dd .sidebar__menu .sidebar__ul .sidebar__li.active{
    background: #88c877;
    color: #fff;
}
.dd .sidebar__menu .sidebar__ul .active .sidebar__row {
    color: #fff;
}
.dd__content .vjs-poster {
    background-color: transparent;
}


.video_block{
   position: relative;
}

#video_doctor{
	width: 100%;
}

#volume {
    cursor: pointer;
    width: 45px;
    height: 45px;
    display: none;
    background: rgb(255 255 255 / 50%);
    border-radius: 100%;
    font-size: 0;
    position: absolute;
    right: 15px;
    bottom: 15px;
    align-items: center;
    justify-content: center;
}
.play + #volume{
	display:flex;
}
#volume:after {
    content: '';
    background: url('/local/templates/DD-main/img/sound-on.svg');
    background-size: contain;
    width: 25px;
    height: 25px;
    display: block;
    opacity: 0.7;
}
#volume.off:after {
    content: '';
    background: url('/local/templates/DD-main/img/sound-off.svg');
    background-size: contain;
    width: 25px;
    height: 25px;
    display: block;
    opacity: 0.7;
}
#play{
	display: flex;
	cursor: pointer;
    width: 45px;
    height: 45px;
	background: rgb(255 255 255 / 50%);
    border-radius: 100%;
    font-size: 0;
    position: absolute;
    right: 15px;
    bottom: 15px;
    align-items: center;
    justify-content: center;
}
#play:after {
    content: '';
    background: url('/local/templates/DD-main/img/video.svg');
    background-size: contain;
    width: 25px;
    height: 25px;
    display: block;
    opacity: 0.7;
}
#play.play{
	display: none;	
}

.pulse::before {
    content: '';
    position: absolute;
    border: 2px solid rgb(255 255 255 / 60%);
    left: -10px;
    opacity: 0;
    right: -10px;
    top: -10px;
    bottom: -10px;
    border-radius: 50%;
    animation: pulse 1.6s linear infinite;
}
@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

  @media(min-width:600px) {
    .dd .btn:hover {
    cursor: pointer;
    color: white;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s;
  }
}
  .dd .btn span {
    text-align: center;
    width: 100%;
    -ms-flex-item-align: center;
    align-self: center;
  }
  
  .dd .button:before {
    content: '';
    display: block;
    position: absolute;
    background-color: white;
  }
  
  .dd .button span {
    position: relative;
    z-index: 1;
  }
  
  .dd .btn-hover_orange {
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
  
  .dd .btn-hover_orange:before {
    top: 0;
    left: 0;
    height: 100%;
    width: 200%;
    -webkit-transform-origin: -10% 100%;
    -ms-transform-origin: -10% 100%;
    transform-origin: -10% 100%;
    -webkit-transform: rotate(-45deg) translate3d(-25%, 0, 0);
    transform: rotate(-45deg) translate3d(-25%, 0, 0);
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
  
  .dd .btn-hover_orange:hover {
    color: #FF8454;
  }
  
  .dd .btn-hover_orange:hover:before {
    -webkit-transform: rotate(0deg) translate3d(-25%, 0, 0);
    transform: rotate(0deg) translate3d(-25%, 0, 0);
  }
  
  .dd .btn-hover_blue {
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
  
  .dd .btn-hover_blue:before {
    top: 0;
    left: 0;
    height: 100%;
    width: 200%;
    -webkit-transform-origin: -10% 100%;
    -ms-transform-origin: -10% 100%;
    transform-origin: -10% 100%;
    -webkit-transform: rotate(-45deg) translate3d(-25%, 0, 0);
    transform: rotate(-45deg) translate3d(-25%, 0, 0);
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
  
  .dd .btn-hover_blue:hover {
    color: #80C3D2;
  }
  
  .dd .btn-hover_blue:hover:before {
    -webkit-transform: rotate(0deg) translate3d(-25%, 0, 0);
    transform: rotate(0deg) translate3d(-25%, 0, 0);
  }
  
  .dd .btn-hover_green {
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
  
  .dd .btn-hover_green:before {
    top: 0;
    left: 0;
    height: 100%;
    width: 200%;
    -webkit-transform-origin: -10% 100%;
    -ms-transform-origin: -10% 100%;
    transform-origin: -10% 100%;
    -webkit-transform: rotate(-45deg) translate3d(-25%, 0, 0);
    transform: rotate(-45deg) translate3d(-25%, 0, 0);
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
  
  .dd .btn-hover_green:hover {
    color: #88C877;
  }
  
  .dd .btn-hover_green:hover:before {
    -webkit-transform: rotate(0deg) translate3d(-25%, 0, 0);
    transform: rotate(0deg) translate3d(-25%, 0, 0);
  }
  
  .dd .btn_orange {
    border: 1px solid #FF8454;
    background-color: #FF8454;
  }
  
  .dd .btn_green {
    border: 1px solid #88C877;
    background-color: #88C877;
  }
  
  .dd .btn-empty_orange {
    border: 2px solid #FF8454;
    background-color: transparent;
    color: #FF8454;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  }
  
  .dd .btn-empty_orange:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #FF8454;
  }
  
  .dd .btn-empty_orange span {
    position: relative;
    z-index: 1;
  }
  
  .dd .btn-empty_blue {
    border: 2px solid #80C3D2;
    background-color: transparent;
    color: #80C3D2;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  }
  
  .dd .btn-empty_blue:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #80C3D2;
  }
  
  .dd .btn-empty_blue span {
    position: relative;
    z-index: 1;
  }
  
  .dd .btn-empty_green {
    border: 2px solid #88C877;
    background-color: transparent;
    color: #88C877;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  }
  
  .dd .btn-empty_green:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #88C877;
  }
  
  .dd .btn-empty_green span {
    position: relative;
    z-index: 1;
  }
  
  .dd header .top-panel {
    width: 100%;
    height: 36px;
    min-height: 36px;
    border-bottom: 1px solid #E6E6E6;
  }
  
  .dd header .top-panel .top-panel__column {
    border-left: 1px solid #E6E6E6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: rgba(19, 19, 19, 1);
    text-align: center;
	transition: none;
  }
  
  .dd header .top-panel .top-panel__column:last-child {
    border-right: 1px solid #E6E6E6;
  }
  
  .dd header .top-panel .top-panel__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dd header .top-panel .top-panel__column:hover{
	background-color: #88C877;
	transition: none;
  }
  .dd header .top-panel .top-panel__column.yellow:hover{
	background-color: #F0CD3A;
  }
  .dd header .top-panel .top-panel__column.blue:hover{
	background-color: #80C3D2;
  }
  .dd header .top-panel .top-panel__column.orange:hover{
	background-color: #FF8454;
  }
  .dd header .top-panel .top-panel__column a{
	transition: none;
  }
  .dd header .top-panel .top-panel__column:hover a{
	color: #fff;
	transition: none;
  }
  .dd header .top-panel .top-panel__input input {
    border: transparent;
    width: 100%;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.17em;
    text-transform: uppercase;
    color: rgba(19, 19, 19, 0.71);
  }
  
  .dd header .top-panel .top-panel__icon {
    -ms-flex-item-align: center;
    align-self: center;
    width: 12px;
    height: 14px;
    margin-right: 20px;
    color: rgba(19, 19, 19, 0.71);
  }
  
  .dd header .head {
    height: 160px;
  }
  
  .dd header .head .head__logo {
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .dd header .head .head__logo img {
    width: 190px;
    max-width: 190px;
    height: auto;
    min-height: 90%;
  }
  
  .dd header .head .head__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  
  .dd header .head .head__btns button {
    min-width: 90%;
  }
  
  .dd header .head .head__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .dd header .head .head__phone .head__phone-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    color: #FF8454;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
  }
  
  .dd header .head .head__phone .head__phone-container:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
  }
  
  .dd header .head .head__phone .head__phone-container a {
    font-weight: 900;
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FF8454;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  }
  
  .dd header .head .head__phone .head__phone-container a:hover {
    text-shadow: 0px 1px 2px rgba(255, 208, 0, 0.25);
  }
  
  .dd header .head .head__phone .head__phone-container span {
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 1px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  }

.dd header .head .head__sevenday {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dd header .head .head__sevenday .head__sevenday-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  color: #80c3d2;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.dd header .head .head__sevenday .head__sevenday-container:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.dd header .head .head__sevenday .head__sevenday-container a {
  font-weight: 700;
  font-size: 23px;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #80c3d2;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}

.dd header .head .head__sevenday .head__sevenday-container a:hover {
  text-shadow: 0px 1px 2px rgba(225, 208, 0, 0.25);
}

.dd header .head .head__sevenday .head__sevenday-container span {
  font-weight: 700;
  font-size: 23px;
  letter-spacing: 1px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}
  
  .dd header .head .head__tools {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .dd header .head .head__tools .head__tools-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  
  .dd header .head .head__tools .head__tools-container button {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  
  .dd header .head .head__tools .head__tools-container .btn-empty_orange {
    margin-right: -2px;
    
  }
  
  .dd header .head .head__tools .head__tools-container .btn-empty_orange:hover {
    color: white;
  }
  
  .dd header .head .head__tools .head__tools-container .btn-empty_blue {
    margin-right: -2px;
  }
  
  .dd header .head .head__tools .head__tools-container .btn-empty_blue:hover {
    color: white;
    z-index: 2;
  }

  .dd header .head .head__tools .head__tools-container .btn-empty_green {
    margin-right: -2px;
  }
  
  .dd header .head .head__tools .head__tools-container .btn-empty_green:hover {
    color: white;
    z-index: 2;
  }
  
  .dd header .head .head__burgerWrapper {
    display: none;
    z-index: 101;
  }
  
  .dd header .head .head__burgerWrapper .head__burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .dd header .head .head__burgerWrapper .head__burger span {
    content: '';
    width: 45px;
    height: 4px;
    background-color: #454a4c;
    margin-bottom: 8px;
    position: relative;
    border-radius: 3px;
    z-index: 1;
    -webkit-transform-origin: 5px 0px;
    -ms-transform-origin: 5px 0px;
    transform-origin: 5px 0px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  
  .dd header .head .head__burgerWrapper .head__burger span:first-child {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
  }
  
  .dd header .head .head__burgerWrapper .head__burger span:nth-last-child(2) {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
/*    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;*/
    position: fixed;
    background-color: white;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    max-height: 100vh;
    z-index: 105;
    padding: 50px 0px;
    -webkit-filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.35));
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.35));
    overflow-y: auto;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__menuTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0px 25px;
    width: 100%;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__menuTitle span {
    font-size: 32px;
    color: #454A4C;
    font-weight: bold;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__menuTitle i {
    font-size: 32px;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__menuTitle svg {
    width: 30px;
    height: 30px;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mobphone {
    min-height: 100px !important;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mobphone a {
    margin-top: 5px;
    font-size: 24px;
    color: #FF8454;
    font-weight: bold;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-y: auto;
    max-height: 100%;
		width: 100%;
/*    display: flex;
    flex-direction: column;
    gap: 10px;*/
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .orange,
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .green,
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .blue {
    font-weight: bold;
    font-size: 22px;
    min-height: 60px;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .orange {
    color: #FF8454;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .green {
    color: #88C877;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .blue {
    color: #80C3D2;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .head__mebmenuitem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
/*    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;*/
    padding: 50px 0;
    width: 100%;
    min-height: 40px;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .head__mebmenuitem a {
    padding: 0;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .head__mebmenuitem span {
    font-size: 20px;
    padding: 0px 25px;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .head__mebmenuitem i {
    font-size: 14px;
    vertical-align: middle;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .head__mebmenuitem svg {
    font-size: 14px;
    vertical-align: middle;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .head__mebmenuitem .submenu {
    margin: 10px 0px;
    background-color: rgba(230, 230, 230, 0.2);
    padding: 15px 35px;
    list-style: none;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenu .head__mebmenuitem .submenu li {
    padding: 5px 0px;
  }
  
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenuitem.aboutSubmenu {
    display: none;
  }
	.dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenuitem.servicesSubmenu {
    display: none;
  }
  .dd header .head .head__burgerWrapper .head__mobmenuWrapper .head__mebmenuitem.priceSubmenu {
    display: none;
  }
	.dd header .head .head__burgerWrapper .head__mobmenuWrapper  .subsubmenu{
		display:none;
	}
  .dd header .head .head__active .hide {
    display: none;
  }
  
  .dd header .head .head__active .head__burger span {
    opacity: 1;
    -webkit-transform: rotate(45deg) translate(-20px, -1px);
    -ms-transform: rotate(45deg) translate(-20px, -1px);
    transform: rotate(45deg) translate(-20px, -1px);
    background: #36383F;
  }
  
  .dd header .head .head__active .head__burger span:nth-last-child(3) {
    opacity: 0;
    -webkit-transform: rotate(0deg) scale(0.2, 0.2);
    -ms-transform: rotate(0deg) scale(0.2, 0.2);
    transform: rotate(0deg) scale(0.2, 0.2);
  }
  
  .dd header .head .head__active .head__burger span:nth-last-child(2) {
    -webkit-transform: rotate(-45deg) translate(-23px, 5px);
    -ms-transform: rotate(-45deg) translate(-23px, 5px);
    transform: rotate(-45deg) translate(-23px, 5px);
  }
  
  .dd header .head .head__active .head__mobmenuWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .dd header .menu {
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    position: relative;
  }
  
  .dd header .menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .dd header .menu nav {
    width: 100%;
  }
  
  .dd header .menu .menu__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .dd header .menu .submenu {
    position: absolute;
    top: 100%;
    z-index: 2;
    height: auto;
    width: auto;
    display: none;
  }
  
  .dd header .menu .submenu__ul {
    background-color: #fafafa;
    padding: 20px;
    border: 1px solid #E6E6E6;
    border-top: none;
  }
  
  .dd header .menu .submenu__ul li {
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 600;
  }
  
  .dd header .menu .menu__item_green .top {
    background-color: #88C877;
  }
  
  .dd header .menu .menu__item_blue .top {
    background-color: #80C3D2;
  }
  
  .dd header .menu .menu__item_orange .top {
    background-color: #FF8454;
  }
  
  .dd header .menu .menu__item_yellow .top {
    background-color: #F0CD3A;
  }
  
  .dd header .menu .menu__item {
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    height: 70px;
    border-left: 1px solid #E6E6E6;
    position: relative;
  }
  
  .dd header .menu .menu__item:last-child {
    border-right: 1px solid #E6E6E6;
  }
  
  .dd header .menu .menu__item:hover {
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    cursor: pointer;
  }
  
  .dd header .menu .menu__item:hover .top,
  .dd header .menu .menu__item a[data-looplink="true"] .top,
  .dd header .menu .menu__item.active .top{
    height: 100%;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }
  
  .dd header .menu .menu__item:hover .bottom span,
  .dd header .menu .menu__item a[data-looplink="true"] .bottom span,
  .dd header .menu .menu__item.active .bottom span{
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    color: white;
  }
  
  .dd header .menu .menu__item .top {
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    height: 8px;
    width: 100%;
    min-height: 8px;
    position: absolute;
    top: 0;
    left: 0;
  }
	
  
  .dd header .menu .menu__item .bottom {
    padding-top: 8px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #454A4C;
    height: 100%;
    width: 100%;
  }
  
  .dd header .menu .menu__item .bottom span {
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    width: 100%;
    text-align: center;
    z-index: 2;
  }
  
  .postHeader .title__wrapper {
    border-bottom: 1px solid #E6E6E6;
    min-height: 80px;
    padding: 35px 0px;
  }
  
  .postHeader .title__wrapper .title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .postHeader .title__wrapper .dd__breadcrumb {
    font-size: 12px;
  }
  
  .postHeader .title__wrapper .dd__breadcrumb a {
    text-decoration: underline;
  }
  
  .postHeader .title__wrapper h3 {
    color: #454A4C;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 6px;
  }


  .postHeader .title__wrapper h1 {
    color: #454A4C;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 6px;
  }
  
  .dd .price-table .price-table__column-left {
    border-left: 1px solid #E6E6E6;
    padding-bottom: 240px;
  }
  
  .dd .price-table .price-table__column-right {
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
  }
  
  .dd .container-my {
    max-width: 1400px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 7;
    flex-basis: 7;
  }
@media(max-width:800px){
  .dd .container-my .row{
    width: 100%;
  }
}
  
  .dd .pr {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  
  .dd .pr .pr__column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    min-height: 100%;
  }
  
  .dd .pr .pr__column-2 {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    width: 100%;
    min-height: 100%;
  }
  
  .dd .pr .pr__column-3 {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    width: 100%;
    min-height: 100%;
  }
  
  .dd .pr .pr__column-4 {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    width: 100%;
    min-height: 100%;
  }
  
  .dd .pr .pr__column-5 {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
    width: 100%;
    min-height: 100%;
  }
  
  .dd .pr .pr__column-6 {
    -webkit-box-flex: 6;
    -ms-flex: 6;
    flex: 6;
    width: 100%;
    min-height: 100%;
  }
  
  .dd .sidebar__title {
    padding: 20px 15px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    letter-spacing: 0.1em;
  }
  
  .dd .sidebar__menu .sidebar__ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  
  .dd .sidebar__menu .sidebar__ul .sidebar__li {
    padding: 15px 15px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    background: rgba(230, 230, 230, 0.2);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    letter-spacing: 0.1em;
  }
  
  .dd .sidebar__menu .sidebar__ul .sidebar__li:hover .sidebar__row{
    cursor: pointer;
    color: #88C877;
  }
   .dd .sidebar__menu .sidebar__ul .sidebar__li.active:hover .sidebar__row{
    color: #fff;
	cursor: auto;
  }
  .dd .sidebar__menu .sidebar__ul .active .sidebar__row {
    color: #fff;
  }

  .dd .sidebar__wrapper {
    border-right: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
  }
  
  .dd .dd__content {
    padding: 15px 25px;
    max-width: 100%;
    overflow-x: auto;
  }
  
  .dd .prefooter {
    height: 190px;
    min-height: 190px;
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
  }
  
  .dd .prefooter .prefooter__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .dd .prefooter .prefooter__column .prefooter__info {
    color: #454A4C;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    letter-spacing: 0.1em;
  }
  
  .dd .prefooter .prefooter__column .prefooter__info .prefooter__title {
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
  }
  
  .dd .prefooter .prefooter__column .prefooter__info .prefooter__desc {
    font-size: 18px;
  }
  
  .dd .prefooter .prefooter__column .prefooter__phone {
    letter-spacing: 0.1em;
    color: #FF8454;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    text-align: center;
  }
  
  .dd .prefooter .prefooter__column .prefooter__phone .prefooter__number {
    font-weight: 900;
    font-size: 40px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
  }
  
  .dd .prefooter .prefooter__column .prefooter__phone .prefooter__subnumber {
    font-size: 20px;
  }
  
  .dd .prefooter .prefooter__column .prefooter__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  
  .dd .prefooter .prefooter__column .prefooter__btns .btn {
    width: 250px;
    height: 60px;
    font-size: 18px;
  }
  
  .dd .footer {
    background: rgba(230, 230, 230, 0.2);
  }
  
  .dd .footer .footer__body {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  
  .dd .footer .footer__body .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .dd .footer .footer__body .nav li {
    margin-bottom: 18px;
  }
  
  .dd .footer .footer__body .nav li a {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #454A4C;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
  }
  
  .dd .footer .footer__body .nav li a:hover {
    color: #88C877;
  }
  
  .dd .footer .footer__body .footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .dd .footer .footer__body .footer__logo img {
    max-width: 294px;
    width: 100%;
    height: auto;
    min-height: 100%;
  }
  
  .dd .footer .footer__body .footer__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  .dd .footer .footer__body .footer__menu {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  
  .dd .footer .footer__body .footer__media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 30px;
    margin-top: 20px;
  }
  
  .dd .footer .footer__body .footer__media .footer__media-item {
    width: 50px;
    height: 50px;
    border: 1px solid rgba(69, 74, 76, 0.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.05));
    border-radius: 99px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 12px;
  }
  
  .dd .footer .footer__body .footer__media .footer__media-item:hover .footer__icon {
    color: #88C877;
  }
  
  .dd .footer .footer__body .footer__media .footer__media-item .footer__icon {
    -ms-flex-item-align: center;
    align-self: center;
    color: rgba(69, 74, 76, 0.4);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  }
  
  .dd .footer .footer__contacts {
    margin-top: 30px;
  }
  
  .dd .footer .footer__contacts .vision__wrapper {
    border: 2px dashed #E6E6E6;
    padding: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
  }
  
  .dd .footer .footer__contacts .vision__wrapper:hover {
    cursor: pointer;
    border-color: #FF8454;
    color: #FF8454;
  }
  
  .dd .footer .footer__contacts .vision__wrapper .vision {
    font-size: 16px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .dd .footer .footer__contacts .vision__wrapper .vision i,
  .dd .footer .footer__contacts .vision__wrapper .vision svg {
    font-size: 24px;
    margin-right: 15px;
  }
  
  .dd .footer .footer__bottom {
    border-top: 1px solid #E6E6E6;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(69, 74, 76, 0.4);
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    text-align: center;
    padding-top: 55px;
    padding-bottom: 55px;
  }
  
  .dd .footer .footer__bottom .att {
    font-size: 28px;
    margin-bottom: 15px;
  }
  
  .dd .footer .footer__bottom .copy {
    font-size: 16px;
  }
  
  .dd .dd__popup.open {
    top: 0;
    opacity: 100%;
  }
  
  .dd .dd__fade.show {
    opacity: 100%;
    z-index: 190;
  }
  
  .dd .dd__popup {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    position: fixed;
    z-index: 200;
    top: -200%;
    opacity: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border: 3px solid #E6E6E6;
    color: #454A4C;
    min-width: 40%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 1em;
    background: white;
    max-height: 100%;
    overflow-y: auto;
  }
  
  .dd .dd__popup .btn {
    margin-top: 20px;
  }
  
  .dd .dd__popup .message {
    font-size: 22px;
    font-weight: 500;
    margin-top: 40px;
    margin-bottom: 50px;
  }
  
  .dd .dd__popup .popup__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .dd .dd__popup .popup__title span {
    font-size: 28px;
    font-weight: 600;
  }
  
  .dd .dd__popup .popup__title .close__popup:hover {
    cursor: pointer;
  }
  
  .dd .dd__popup .popup__form-wrapper {
    margin-top: 25px;
  }
  
  .dd .dd__popup .popup__form-wrapper form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .dd .dd__popup .popup__form-wrapper form legend {
    font-size: 16px;
  }
  
  .dd .dd__popup .popup__form-wrapper form fieldset {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  
  .dd .dd__popup .popup__form-wrapper form fieldset label {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .dd .dd__popup .popup__form-wrapper form fieldset label span {
    margin-bottom: 0;
    margin-left: 5px;
  }
  
  .dd .dd__popup .popup__form-wrapper form fieldset input:hover {
    cursor: pointer;
  }
  
  .dd .dd__popup .popup__form-wrapper form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .dd .dd__popup .popup__form-wrapper form label span {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
  }
  
  .dd .dd__popup .popup__bottom {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .dd .dd__fade {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    z-index: -1;
    left: 0;
    min-height: 100vh;
    min-width: 100vw;
    content: ' ';
    opacity: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  
  .dd .left-widget__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 100%;
    max-width: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: -2px;
  }
  
  .dd .left-widget {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-width: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-size: 14px;
    font-weight: bold;
    background-color: #FF8454;
    padding: 8px 15px;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
  }
  
  .dd .left-widget:hover {
    cursor: pointer;
    background-color: #88C877;
  }
  
  .dd .left-widget div {
    margin-left: 10px;
  }
  
  .dd .left-widget:hover {
    cursor: pointer;
  }
  
  .dd__content {
    font-size: 16px;
    line-height: 2;
  }
  
  .dd__content h3,
  .dd__content h2,
  .dd__content h1,
  .dd__content h4 {
    font-weight: bold;
  }
  
  .dd__content a {
    color: #88C877;
  }
  .dd__content .vrez3 a {
    color: #454A4C;
}
  .dd__content ul {
    margin-top: 10px;
  }

.blok-preim .dep__wrapper .item .name{
	color:#000;
	font-size:15px;
	font-weight: 500;
}
.blok-preim  {
	margin-bottom:40px;
}
  
  @media (min-width: 900px) {
    .dd .footer .footer__body .footer__menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  
  @media (max-width: 1450px) {
    .dd .container-my {
      max-width: 1200px;
    }
  }
  
  @media (max-width: 1200px) {
    .dd header .head .head__phone .head__phone-container a {
      font-size: 24px;
    }
  
    .dd header .head .head__phone .head__phone-container span {
      font-size: 12px;
    }
  
    .dd header .menu .menu__item .bottom {
      font-size: 14px;
    }
  }
  @media (max-width: 1450px) {
    .dd header .head .head__phone .head__phone-container a {
      font-size: 24px;
    }
  

  
  @media (max-width: 1000px) {
    .dd .prefooter {
      height: auto;
      padding: 25px 0px;
    }
  
    .dd .prefooter .prefooter__column .prefooter__info .prefooter__title {
      font-size: 20px;
      text-align: center;
    }
  
    .dd .prefooter .prefooter__column .prefooter__info .prefooter__desc {
      font-size: 14px;
      text-align: center;
    }
  
    .dd .prefooter .prefooter__column .prefooter__phone .prefooter__number {
      font-size: 32px;
    }
  
    .dd .prefooter .prefooter__column .prefooter__phone .prefooter__subnumber {
      font-size: 18px;
    }
  }
  
  @media (max-width: 950px) {
    .dd header .head .head__phone .head__phone-container a {
      font-size: 20px;
    }
  
    .dd header .head .head__phone .head__phone-container span {
      font-size: 12px;
    }
  
    .dd header .menu .menu__item {
      height: 60px;
    }
  
    .dd header .menu .menu__item .bottom {
      font-size: 12px;
    }
  }
  
  @media (max-width: 900px) {
    .dd header .head .head__burgerWrapper {
      display: block;
    }
  
    .dd header .head .head__tools {
      display: none;
    }
  
    .dd .price-table .aside {
      display: none;
    }
  
    .dd .footer .footer__body {
      padding-top: 70px;
      padding-bottom: 60px;
    }
  
    .dd .footer .footer__body .nav {
      margin-top: 30px;
    }
  
    .dd .footer .footer__body .nav li {
      text-align: center;
    }
  
    .dd .footer .footer__body .footer__logo {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .dd .footer .footer__body .footer__row {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
  
    .dd .footer .footer__body .footer__media {
      padding-left: 0px;
      margin-bottom: 20px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .dd .footer .footer__contacts {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .dd .footer .footer__bottom .att {
      font-size: 18px;
    }
  
    .dd .footer .footer__bottom .copy {
      font-size: 14px;
    }
  }
  
  @media (max-width: 860px) {
    .dd header .menu .menu__item {
      display: none;
    }
  }
  
  @media (max-width: 850px) {
    .dd .prefooter .prefooter__pr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  
    .dd .prefooter .prefooter__column {
      min-height: initial;
    }
  
    .dd .prefooter .prefooter__column .prefooter__phone .prefooter__number {
      margin-top: 20px;
      font-size: 28px;
    }
  
    .dd .prefooter .prefooter__column .prefooter__phone .prefooter__subnumber {
      font-size: 16px;
      margin-bottom: 25px;
    }
  
    .dd .prefooter .prefooter__column .prefooter__btns {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  }
  
  @media (max-width: 769px) {
    .dd header .head .head__logo img {
      width: 180px;
    }
  }

  @media (max-width: 1200px) {
    .dd header .top-panel .top-panel__column {
      font-size: 9px;
    }
  }
  
  @media (max-width: 765px) {
    .dd header .top-panel .top-panel__column {
      display: none;
    }
	.img_right, .img_left {
		float:none;
		margin:15px auto;
		display:block;
		max-width: 100%;
	}
  }
  
  @media (max-width: 650px) {
    .dd .dd__content {
      padding: 15px;
    }
  }
  
  @media (max-width: 600px) {
    .dd header .head .head__logo img {
      width: 140px;
    }
  
    .dd header .head .head__btns {
      display: none;
    }
  
    .dd header .head .head__phone .head__phone-container {
      display: none;
    }
  }
  
  @media (max-width: 400px) {
    .dd .footer .footer__body .footer__logo img {
      max-width: 254px;
    }
  
    .dd .footer .footer__body .footer__media .footer__media-item {
      width: 40px;
      height: 40px;
    }
  
    .dd .left-widget__wrapper {
      left: -5px;
    }
  
    .dd .left-widget {
      font-size: 12px;
      padding: 6px 15px;
    }
		.price__sectionItemImg .price__sectionItemRow_img {
			width: 50px;
			height: 50px;
		}
		.price__sectionItemImg .svg-inline--fa.fa-w-10 {
			margin-left: 0;
		}
		.price__sectionItemImg .price__sectionItemRow {
			gap: 10px;
		}
  }
  
  @media (max-width: 350px) {
    .dd .prefooter .prefooter__column .prefooter__phone .prefooter__number {
      margin-top: 20px;
      font-size: 22px;
    }
  
    .dd .prefooter .prefooter__column .prefooter__phone .prefooter__subnumber {
      font-size: 14px;
      margin-bottom: 25px;
    }
  }
  
  @media (min-width: 900px) and (max-width: 900px) {
    .dd .footer .footer__body .footer__menu {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  }


.form-phone-alert {
    border: 2px solid #FF8454;
    color: #FF8454;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    padding: 4px 20px;
    width: max-content;
    margin: 10px 0;
}

.form-border-error {
  border-color:  #FF8454;
}


.close__mobmenu {
  position: absolute;
  top: 34px;
  right: 10px
}

.head__mebmenu li {
  padding: 0 !important;
}

.mainSlider__wrapper .next {
  z-index: 99 !important;
}

.head__mebmenu .orange,
.head__mebmenu .blue {
  min-height: 56px !important;
}

#mobShowSubmenu span,
#mobShowSubmenuServices span,
#mobShowSubmenuPrice span {
  display: flex;
  align-items: center;
  gap: 10px;
}

#mobShowSubmenu span svg,
#mobShowSubmenuServices span svg,
#mobShowSubmenuPrice span svg {
  margin-top: 4px;
}
/* End */
/* /local/templates/DD-main/style/style.css?174411219031196 */
/* /local/templates/DD-main/style/bvi.min.css?1708509855127805 */
/* /local/templates/DD-main/style/bvi-font.min.css?17085098551612 */
/* /local/templates/DD-main/style/cookie_policy_style.css?17085098557061 */
/* /local/templates/DD-main/components/bitrix/search.title/search/style.css?17085098712108 */
/* /local/templates/DD-main/components/bitrix/menu/mobsubmenu2022/style.min.css?1708509858490 */
/* /local/templates/DD-main/components/bitrix/menu/mobsubmenu2022_child/style.css?17256269531123 */
/* /local/templates/DD-main/components/bitrix/menu/sub-menu/style.min.css?1708509859490 */
/* /local/templates/DD-main/components/bitrix/breadcrumb/main2021/style.min.css?1708509857467 */
/* /local/templates/DD-main/components/bitrix/menu/left-menu/style.min.css?1708509858490 */
/* /local/templates/DD-main/components/bitrix/menu/footer-menu/style.min.css?1708509857490 */
/* /local/templates/DD-main/components/sok/start.cart/custom/style.css?173753520313648 */
/* /local/templates/DD-main/components/sok/start.cart/custom/chosen/chosen.css?171654768312319 */
/* /local/templates/DD-main/styles.css?175215742110121 */
/* /local/templates/DD-main/template_styles.css?175215742155219 */
