<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face { font-family: "Material Design Icons"; src: url("../fonts/materialdesignicons-webfont.woff2") format("woff2"), url("../fonts/materialdesignicons-webfont.woff") format("woff"), url("../fonts/materialdesignicons-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat Regular"), local("Montserrat-Regular"), url("../fonts/montserrat-regular.ttf"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat Light"), local("Montserrat-Light"), url("../fonts/montserrat-light.otf"); font-weight: 300; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat Medium"), local("Montserrat-Medium"), url("../fonts/montserrat-medium.otf"); font-weight: 500; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url("../fonts/montserrat-semibold.otf"); font-weight: 600; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat Bold"), local("Montserrat-Bold"), url("../fonts/montserrat-bold.otf"); font-weight: bold; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat ExtraBold"), local("Montserrat-ExtraBold"), url("../fonts/montserrat-extrabold.otf"); font-weight: 800; font-style: normal; }
@font-face { font-family: "Montserrat"; src: local("Montserrat Black"), local("Montserrat-Black"), url("../fonts/montserrat-black.otf"); font-weight: 900; font-style: normal; }
@font-face { font-family: "special"; src: url("../fonts/special.ttf"); font-weight: bold; font-style: normal; }
:root { --serif-fonts: "Liberation Serif", "Tinos", "Times New Roman", serif; --sans-serif-fonts: "Liberation Sans", "Arimo", "Arial", sans-serif; --monospace-fonts: "Liberation Mono", "Cousine", "Courier New", monospace; --base-fonts: "Montserrat", var(--sans-serif-fonts); --heading-fonts: var(--base-fonts); --content-max-width: 1302px; --sidebar-1-width: 250px; --sidebar-2-width: 250px; --sidebar-horizontal-gap: 16px; --sidebar-section-vertical-gap: 1rem; --vertical-space-base: 1rem; --blog-horizontal-gap: 1.5rem; --blog-vertical-gap: 1.5rem; --default-line-height: 1.22; }
html { background: #fff; color: #000; font: 12pt var(--base-fonts); line-height: var(--default-line-height); }
body { min-width: 320px; max-width: 1920px; margin: 0 auto; }
.web-icon, .wysiwyg-content a[href$=".doc"]:not([class])::before, .wysiwyg-content a[href$=".doc"].default-styles::before, .wysiwyg-content a[href$=".docx"]:not([class])::before, .wysiwyg-content a[href$=".docx"].default-styles::before, .wysiwyg-content a[href$=".txt"]:not([class])::before, .wysiwyg-content a[href$=".txt"].default-styles::before, .wysiwyg-content a[href$=".odt"]:not([class])::before, .wysiwyg-content a[href$=".odt"].default-styles::before, .wysiwyg-content a[href$=".xls"]:not([class])::before, .wysiwyg-content a[href$=".xls"].default-styles::before, .wysiwyg-content a[href$=".xlsx"]:not([class])::before, .wysiwyg-content a[href$=".xlsx"].default-styles::before, .wysiwyg-content a[href$=".ods"]:not([class])::before, .wysiwyg-content a[href$=".ods"].default-styles::before, .wysiwyg-content a[href$=".pdf"]:not([class])::before, .wysiwyg-content a[href$=".pdf"].default-styles::before, .wysiwyg-content a[href$=".zip"]:not([class])::before, .wysiwyg-content a[href$=".zip"].default-styles::before, .wysiwyg-content a[href$=".rar"]:not([class])::before, .wysiwyg-content a[href$=".rar"].default-styles::before, .wysiwyg-content a[href$=".7z"]:not([class])::before, .wysiwyg-content a[href$=".7z"].default-styles::before, .wysiwyg-content a[href$=".ppt"]:not([class])::before, .wysiwyg-content a[href$=".ppt"].default-styles::before, .wysiwyg-content a[href$=".pptx"]:not([class])::before, .wysiwyg-content a[href$=".pptx"].default-styles::before, .wysiwyg-content a[href$=".odp"]:not([class])::before, .wysiwyg-content a[href$=".odp"].default-styles::before { display: inline-block; font: normal normal normal 1.5em/1 "Material Design Icons"; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform: none; letter-spacing: normal; word-wrap: normal; vertical-align: middle; }
* { font: inherit; margin: 0; padding: 0; }
img { vertical-align: middle; }
a img { border: none; }
a { color: inherit; text-decoration: none; }
b, strong, th { font-weight: bold; }
i, em { font-style: italic; }
iframe { border: none; max-width: 100%; }
fieldset { border: none; }
input, textarea, select, option, button { box-sizing: border-box; }
[hidden] { display: none !important; }
sub, sup { font-size: smaller; }
button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner { border: 0; padding: 0; }
table.equal-cage-top, table.equal-cage-middle, table.equal-cage-bottom { border-collapse: collapse; table-layout: fixed; width: 100%; }
table.equal-cage-top:not(:first-child), table.equal-cage-middle:not(:first-child), table.equal-cage-bottom:not(:first-child) { margin-top: 1em; }
table.equal-cage-top &gt; tbody &gt; tr &gt; td { vertical-align: top; }
table.equal-cage-middle &gt; tbody &gt; tr &gt; td { vertical-align: middle; }
table.equal-cage-bottom &gt; tbody &gt; tr &gt; td { vertical-align: bottom; }
table.simple { border-collapse: collapse; margin-left: auto; margin-right: auto; }
table.simple:not(:first-child) { margin-top: 1em; }
table.simple &gt; thead &gt; tr &gt; td, table.simple &gt; thead &gt; tr &gt; th, table.simple &gt; tbody &gt; tr &gt; td, table.simple &gt; tbody &gt; tr &gt; th, table.simple &gt; tfoot &gt; tr &gt; td, table.simple &gt; tfoot &gt; tr &gt; th { border: 1px solid #AAA; padding: 8px; }
table.simple &gt; thead &gt; tr &gt; td, table.simple &gt; tbody &gt; tr &gt; td, table.simple &gt; tfoot &gt; tr &gt; td { vertical-align: top; }
table.simple &gt; thead &gt; tr &gt; th, table.simple &gt; tbody &gt; tr &gt; th, table.simple &gt; tfoot &gt; tr &gt; th { vertical-align: middle; }
table.bordered:not(:first-child) { margin-top: 1em; }
table.bordered &gt; thead &gt; tr &gt; td, table.bordered &gt; thead &gt; tr &gt; th, table.bordered &gt; tbody &gt; tr &gt; td, table.bordered &gt; tbody &gt; tr &gt; th, table.bordered &gt; tfoot &gt; tr &gt; td, table.bordered &gt; tfoot &gt; tr &gt; th { border: 1px solid #666; }
table.spaced-cells &gt; thead &gt; tr &gt; td, table.spaced-cells &gt; thead &gt; tr &gt; th, table.spaced-cells &gt; tbody &gt; tr &gt; td, table.spaced-cells &gt; tbody &gt; tr &gt; th, table.spaced-cells &gt; tfood &gt; tr &gt; td, table.spaced-cells &gt; tfood &gt; tr &gt; th { padding: .5em .5ex; }
table.spaced-cells &gt; thead &gt; tr &gt; td:first-child, table.spaced-cells &gt; thead &gt; tr &gt; th:first-child, table.spaced-cells &gt; tbody &gt; tr &gt; td:first-child, table.spaced-cells &gt; tbody &gt; tr &gt; th:first-child, table.spaced-cells &gt; tfood &gt; tr &gt; td:first-child, table.spaced-cells &gt; tfood &gt; tr &gt; th:first-child { padding-left: 0; }
table.spaced-cells &gt; thead &gt; tr &gt; td:last-child, table.spaced-cells &gt; thead &gt; tr &gt; th:last-child, table.spaced-cells &gt; tbody &gt; tr &gt; td:last-child, table.spaced-cells &gt; tbody &gt; tr &gt; th:last-child, table.spaced-cells &gt; tfood &gt; tr &gt; td:last-child, table.spaced-cells &gt; tfood &gt; tr &gt; th:last-child { padding-right: 0; }
table.spaced-cells &gt; :first-child &gt; tr:first-child &gt; td, table.spaced-cells &gt; :first-child &gt; tr:first-child &gt; th { padding-top: 0; }
table.spaced-cells &gt; :last-child &gt; tr:last-child &gt; td, table.spaced-cells &gt; :last-child &gt; tr:last-child &gt; th { padding-bottom: 0; }
table.spaced-rows &gt; thead &gt; tr &gt; td, table.spaced-rows &gt; thead &gt; tr &gt; th, table.spaced-rows tbody &gt; tr &gt; td, table.spaced-rows tbody &gt; tr &gt; th, table.spaced-rows tfood &gt; tr &gt; td, table.spaced-rows tfood &gt; tr &gt; th { padding-top: .5em; padding-bottom: .5em; }
table.spaced-rows &gt; :first-child &gt; tr:first-child &gt; td, table.spaced-rows &gt; :first-child &gt; tr:first-child &gt; th { padding-top: 0; }
table.spaced-rows &gt; :last-child &gt; tr:last-child &gt; td, table.spaced-rows &gt; :last-child &gt; tr:last-child &gt; th { padding-bottom: 0; }
table.symmetrical-aligned-cells &gt; tbody &gt; tr &gt; td { text-align: center; }
table.symmetrical-aligned-cells &gt; tbody &gt; tr &gt; td:first-child { text-align: left; }
table.symmetrical-aligned-cells &gt; tbody &gt; tr &gt; td:last-child { text-align: right; }
table.wide { width: 100%; }

@media print { table.collapse-on-print &gt; tbody, table.collapse-on-print &gt; tbody &gt; tr, table.collapse-on-print &gt; tbody &gt; tr &gt; td { display: block !important; width: auto !important; text-align: left !important; }
  table.collapse-on-print &gt; thead, table.collapse-on-print &gt; tfoot { display: none !important; }
  table.collapse-on-print &gt; tbody &gt; tr:not(:first-child) &gt; td { padding: 1em 0 0 0 !important; }
  table.collapse-on-print &gt; tbody &gt; tr:first-child &gt; td:not(:first-child) { padding: 1em 0 0 0 !important; } }
.pull-right { float: right; margin-left: 2rem; }

.pull-left { float: left; margin-right: 2rem; }

input, textarea, select, option, button { line-height: var(--default-line-height); }

input:not([class]), input.default-styles, textarea:not([class]), textarea.default-styles, select:not([class]), select.default-styles, option:not([class]), option.default-styles { background: #fff; color: #000; }

input[type="button"]:not([class]), input[type="button"].default-styles, input[type="submit"]:not([class]), input[type="submit"].default-styles, button:not([class]), button.default-styles { background: #2f2f2f; border: none; color: #fff; padding: .5em 1em; transition: background-color 300ms ease-out; }
input[type="button"]:not([class]):hover, input[type="button"]:not([class]):focus, input[type="button"].default-styles:hover, input[type="button"].default-styles:focus, input[type="submit"]:not([class]):hover, input[type="submit"]:not([class]):focus, input[type="submit"].default-styles:hover, input[type="submit"].default-styles:focus, button:not([class]):hover, button:not([class]):focus, button.default-styles:hover, button.default-styles:focus { background-color: #000; }

a.as-button { display: inline-block; background: #2f2f2f; border: none; color: #fff; padding: .5em 1em; line-height: var(--default-line-height); text-decoration: none; transition: background-color 300ms ease-out; }
a.as-button:hover, a.as-button:focus { background-color: #000; }

h1, h2, h3, h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid; }
h1:not([class]), h1.default-styles, h1.page-title,
h2:not([class]), h2.default-styles, h2.page-title,
h3:not([class]), h3.default-styles,
h4:not([class]), h4.default-styles,
h5:not([class]), h5.default-styles,
h6:not([class]), h6.default-styles {
	font-family: var(--heading-fonts);
	line-height: var(--default-line-height);
}
h1:not([class]):not(:first-child),
h1.default-styles:not(:first-child), h1.page-title:not(:first-child),
h2:not([class]):not(:first-child), h2.page-title:not(:first-child),
h2.default-styles:not(:first-child),
h3:not([class]):not(:first-child),
h3.default-styles:not(:first-child),
h4:not([class]):not(:first-child),
h4.default-styles:not(:first-child),
h5:not([class]):not(:first-child),
h5.default-styles:not(:first-child),
h6:not([class]):not(:first-child),
h6.default-styles:not(:first-child) {
	margin-top: 1em;
}

h1:not([class]), h1.default-styles, h1.page-title,
h2:not([class]), h2.default-styles, h2.page-title,
h2.item-title {
	color: #5c3300;
	font-size: 22pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "special";
}
h1:not([class])::after, h1.default-styles::after, h1.page-title::after,
h2:not([class])::after, h2.default-styles::after, h2.page-title::after,
h2.item-title::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 263px;
	height: 1px;
	overflow: hidden;
	background: #e8e8e8;
	margin-left: 49px;
}
h3:not([class]), h3.default-styles { font-size: 18pt; font-weight: bold; }
h4:not([class]), h4.default-styles { font-size: 16pt; font-weight: bold; }
h5:not([class]), h5.default-styles { font-size: 14pt; font-weight: bold; }
h6:not([class]), h6.default-styles { font-size: 13pt; font-weight: bold; }
@media all and (min-width: 1302px) {
	h1:not([class]), h1.default-styles, h1.page-title,
	h2:not([class]), h2.default-styles, h2.page-title,
	h2.item-title {
		font-size: 34pt;
	}
}
@media not all and (min-width: 1302px) {
	h1:not([class])::after, h1.default-styles::after, h1.page-title::after,
	h2:not([class])::after, h2.default-styles::after, h2.page-title::after,
	h2.item-title::after {
		display: block;
		margin: 0 auto 0 0;
	}
}

hr { border: 1px solid #ddd; color: #ddd; }
hr:not(:first-child) { margin-top: 1em; }

.fullscreen-layout { position: fixed; z-index: 50; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); overflow: auto; overscroll-behavior: contain; }

.l-basic { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 16px; }
.l-basic-start { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; gap: 16px; }
.l-basic-end { display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; gap: 16px; }

.hidden-form-layout { width: 600px; max-width: 100%; height: 100%; table-layout: fixed; border-spacing: 0; margin: 0 auto; }
.hidden-form-layout &gt; tbody &gt; tr &gt; td { vertical-align: middle; }
.hidden-form-layout &gt; tbody &gt; tr &gt; td &gt; div { background: #fff; background: linear-gradient(to bottom, #ededed, #fff, #ededed); color: #000; padding: 16px; border-radius: 3px; }

.space-above { margin-top: var(--vertical-space-base); }
.space-below { margin-bottom: var(--vertical-space-base); }
.space-above-2x { margin-top: calc(var(--vertical-space-base) * 2); }
.space-below-2x { margin-top: calc(var(--vertical-space-base) * 2); }
.space-above-3x { margin-top: calc(var(--vertical-space-base) * 3); }
.space-below-3x { margin-top: calc(var(--vertical-space-base) * 3); }
.space-above-4x { margin-top: calc(var(--vertical-space-base) * 4); }
.space-below-4x { margin-top: calc(var(--vertical-space-base) * 4); }
.space-above-5x { margin-top: calc(var(--vertical-space-base) * 5); }
.space-below-5x { margin-top: calc(var(--vertical-space-base) * 5); }

.sidebar-1 { float: left; width: var(--sidebar-1-width); }
.sidebar-1 ~ .content { margin-left: calc(var(--sidebar-1-width) + var(--sidebar-horizontal-gap)); }
.sidebar-1 &gt; section { display: flow-root; }
.sidebar-1 &gt; section:not(:first-child) { margin-top: var(--sidebar-section-vertical-gap); }

.sidebar-2 { float: right; width: var(--sidebar-2-width); }
.sidebar-2 ~ .content { margin-right: calc(var(--sidebar-2-width) + var(--sidebar-horizontal-gap)); }
.sidebar-2 &gt; section { display: flow-root; }
.sidebar-2 &gt; section:not(:first-child) { margin-top: var(--sidebar-section-vertical-gap); }

.limit-content { display: flow-root; max-width: var(--content-max-width); padding-left: 16px; padding-right: 16px; margin-left: auto; margin-right: auto; }

.sheet { display: flow-root; max-width: var(--content-max-width); margin-left: auto; margin-right: auto; }

@media print { .hide-on-print { display: none !important; } }
@media not print { .show-on-print { display: none !important; } }
.tip-wrap { background: #fff; color: #000; border: 1px solid #999; padding: 3px; }

.tooltip { display: none !important; }

.blog .item-image { text-align: center; margin-top: 1em; }
@media (max-width: 640px) { .blog .item-image { float: none; margin-left: auto; margin-right: auto; } }

.article-icons { float: right; }
.article-icons-items { margin: 0; }
.article-icons-items &gt; li { display: inline-block; }
.article-icons-items &gt; li:not(:first-child) { margin-left: 1ex; }

span.highlight { background-color: #ffffcc; font-weight: bold; padding: 1px 4px; }

#article-index li { display: inline; border-left: 1px solid #d1d1d1; margin-left: .5ex; padding-left: .75ex; }

#article-index li:first-child { margin-left: 0; padding-left: 0; border-left: none; }

.category-desc { display: flow-root; }
.category-desc + .cat-items { margin-top: 1em; }

.readmore:not(:first-child) { margin-top: 1em; }
.readmore &gt; a {
	display: inline-block;
	background: #fab800;
	color: #fff;
	border: none;
	border-radius: 4px;
	padding: 20px 34px 19px 34px;
	transition: background-color 300ms ease-out;
	line-height: var(--default-line-height);
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: "special";
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 2px;
}
.readmore &gt; a:hover, .readmore &gt; a:focus { background-color: #fcc429; }

.navigation, .pagination { clear: both; padding-top: 1em; text-align: center; }
.navigation &gt; ul, .pagination &gt; ul { display: inline-block; margin: 0 !important; border: 1px solid #006198; border-radius: .2em; background: #006198; color: #fff; }
.navigation &gt; ul &gt; li, .pagination &gt; ul &gt; li { display: inline-block; margin: 0 !important; }
.navigation &gt; ul &gt; li &gt; *, .pagination &gt; ul &gt; li &gt; * { display: block; border-left: 1px solid #006198; padding: .3em .5em; text-decoration: none; }
.navigation &gt; ul &gt; li &gt; a:hover, .navigation &gt; ul &gt; li &gt; span, .pagination &gt; ul &gt; li &gt; a:hover, .pagination &gt; ul &gt; li &gt; span { background-color: #0070b0; color: #fff; }
.navigation &gt; ul &gt; li:first-child &gt; *, .pagination &gt; ul &gt; li:first-child &gt; * { border-left: none; }
.navigation &gt; ul &gt; li.pagination-start &gt; *, .navigation &gt; ul &gt; li.pagination-prev &gt; *, .navigation &gt; ul &gt; li.pagination-next &gt; *, .navigation &gt; ul &gt; li.pagination-end &gt; *, .pagination &gt; ul &gt; li.pagination-start &gt; *, .pagination &gt; ul &gt; li.pagination-prev &gt; *, .pagination &gt; ul &gt; li.pagination-next &gt; *, .pagination &gt; ul &gt; li.pagination-end &gt; * { background: transparent; color: inherit; }
.navigation &gt; .counter, .pagination &gt; .counter { display: inline-block; margin: 0; }

#system-message-container { position: relative; }
#system-message-container .alert { background: #fbf9f9; border: 1px solid #ccc; padding: 8px 14px; color: #000; }
#system-message-container .alert h4 { color: #000064; margin: 5px 0; }
#system-message-container .alert p { padding: 0; margin: 0; }
#system-message-container .close { position: absolute; right: 4px; top: 0; cursor: pointer; text-decoration: none; border: none; background: transparent; color: inherit; font-size: 16pt; }
#system-message-container .close:focus, #system-message-container .close:hover { text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.option-com_content.view-category .category-list .category { margin-top: 1em; width: 100%; border-collapse: collapse; }
.option-com_content.view-category .category-list .category &gt; * &gt; tr &gt; td, .option-com_content.view-category .category-list .category &gt; * &gt; tr &gt; th { vertical-align: top; padding: 8px 16px; border: 1px solid #ddd; }
.option-com_content.view-category .category-list .category a { text-decoration: none !important; }
.option-com_content.view-category .category-list .category a:hover, .option-com_content.view-category .category-list .category a:focus { text-decoration: underline !important; }

.item-page &gt; .page-header { margin-bottom: 1rem; }

.login { margin-top: 1em; }
.login fieldset { display: table; }
.login .controls { margin-top: 1em; }
.login .control-label { float: left; width: 15ex; }
.login .control-group { clear: left; }

.icon-calendar { display: inline-block; background: transparent url("../../../media/system/images/calendar.png"); width: 16px; height: 16px; }

.content #searchForm { margin-top: 1em; }
.content #searchForm .btn-toolbar button::before {
	content: "\F070F";
	display: inline-block;
	font: normal normal normal 1.5em/1 "Material Design Icons";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	vertical-align: middle;
}
.content #searchForm fieldset { margin-top: 1em; }
.content #searchForm legend { margin-bottom: .5em; }
.content #searchForm .ordering-box { margin-top: 1em; }
.content #searchForm + .error { margin-top: 1em; font-weight: bold; }
.content .search-results .result-title { margin-top: 1em; font-size: 1.2em; }
.content .search-results .result-category, .content .search-results .result-text { margin-top: .5em; }
.content #searchForm #search-searchword {
	padding: 7px 6px;
}
.content #searchForm .element-invisible {
	display: none;
}
.content #searchForm .searchintro {
	margin-top: 1em;
}

.items-row.cols-2 { display: flow-root; }
.items-row.cols-2 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 1) / 2); }
.items-row.cols-2 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-2:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-3 { display: flow-root; }
.items-row.cols-3 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 2) / 3); }
.items-row.cols-3 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-3:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-4 { display: flow-root; }
.items-row.cols-4 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 3) / 4); }
.items-row.cols-4 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-4:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-5 { display: flow-root; }
.items-row.cols-5 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 4) / 5); }
.items-row.cols-5 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-5:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-6 { display: flow-root; }
.items-row.cols-6 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 5) / 6); }
.items-row.cols-6 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-6:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-7 { display: flow-root; }
.items-row.cols-7 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 6) / 7); }
.items-row.cols-7 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-7:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-8 { display: flow-root; }
.items-row.cols-8 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 7) / 8); }
.items-row.cols-8 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-8:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-9 { display: flow-root; }
.items-row.cols-9 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 8) / 9); }
.items-row.cols-9 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-9:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-10 { display: flow-root; }
.items-row.cols-10 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 9) / 10); }
.items-row.cols-10 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-10:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-11 { display: flow-root; }
.items-row.cols-11 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 10) / 11); }
.items-row.cols-11 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-11:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.items-row.cols-12 { display: flow-root; }
.items-row.cols-12 &gt; .item { float: left; width: calc((100% - var(--blog-horizontal-gap) * 11) / 12); }
.items-row.cols-12 &gt; .item:not(:first-child) { margin-left: var(--blog-horizontal-gap); }
.items-row.cols-12:not(:first-child) { margin-top: var(--blog-vertical-gap); }

.top { font-size: 14px; position: relative; z-index: 1; }
.l-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 27px;
	padding-bottom: 24px;
}
.top-slogan { color: #585858; line-height: 1.7; }
.top-location { display: flex; align-items: center; }
.top-location { color: #aeaeae; }
.top-location-place { line-height: 1.6; }
.top-location-place &gt; div:first-child { white-space: nowrap; }
.top-location-decor { margin-right: 15px; }

.button-select-location,
.button-call-us {
	border: none;
	padding: 0;
	background: transparent;
	color: #488db6;
	text-decoration: underline;
	cursor: pointer;
}
.button-select-location:hover,
.button-select-location:focus,
.button-call-us:hover,
.button-call-us:focus {
	text-decoration: none;
}

.search-searchword {
	border: 1px solid #f2e6d8;
	border-radius: 5px;
	padding: 22px 26px 20px 26px;
	width: 100%;
	background: #fff url("../images/search.png") right 20px top 50% no-repeat; color: #000;
}

.top-phone { font-size: 14pt; color: #232323; font-weight: 500; }

.top-call-us { margin-top: 10px; }

@media all and (min-width: 1302px) {
	.top-feedback {
		white-space: nowrap;
	}
	.top-item:not(:first-child) {
		margin-left: 48px;
	}
}
@media not all and (min-width: 1302px) {
	.l-top {
		flex-wrap: wrap;
		justify-content: space-evenly;
	}
	.top-heading {
		margin-right: auto;
	}
	.top-slogan {
		max-width: calc(100% - 130px);
		margin-left: auto;
	}
	.top-slogan ~ .top-item {
		margin-top: 1em;
	}
}
@media all and (max-width: 800px) and (min-width: 480px) {
	.top-location {
		width: 150px;
	}
	.top-search {
		width: calc(100% - 166px);
	}
}
@media not all and (max-width: 800px) and (min-width: 480px) {
	.top-search {
		width: 290px;
	}
}
@media not all and (min-width: 480px) {
	.top-search {
		width: 100%;
	}
}

.bottom {
	background: #5c3200;
	color: #fff;
	padding-top: 32px;
	padding-bottom: 32px;
	line-height: 1.38;
}
.l-bottom {
	display: flex;
	justify-content: space-between;
}
@media all and (min-width: 1302px) {
	.bottom {
		padding-top: 90px;
		padding-bottom: 95px;
	}
}
@media all and (max-width: 1100px) {
	.l-bottom {
		flex-wrap: wrap;
	}
}

.footer-menu { line-height: 2.25; }
.footer-menu .item-157 { display: none; }
.footer-menu a:hover, .footer-menu a:focus { text-decoration: underline; }

.top-nav { background: #5c3200; color: #fff; }
.main-menu &gt; li { flex-grow: 1; }
.main-menu &gt; li &gt; :first-child { display: block; padding: 16px 0 15px 0; transition: color 200ms ease-out, background-color 200ms ease-out; text-align: center; }
.main-menu &gt; li:first-child &gt; :first-child { font-size: 11pt; text-transform: uppercase; font-weight: 600; background: #fab800; color: #fff; }
.main-menu &gt; li.active:not(:first-child) &gt; :first-child, .main-menu &gt; li:not(:first-child) &gt; :first-child:hover, .main-menu &gt; li:not(:first-child) &gt; :first-child:focus { color: #ffd866; }
.main-menu &gt; li:not(:first-child) &gt; :first-child:focus { text-decoration: underline; outline: none; }
.main-menu &gt; li:first-child &gt; :first-child:before { content: "\F035C"; display: inline-block; font: normal normal normal 2em/1 "Material Design Icons"; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform: none; letter-spacing: normal; word-wrap: normal; vertical-align: -.2em; margin-right: 16px; }
.main-menu { display: flex; align-items: center; justify-content: space-between; max-width: 1302px; margin-left: auto; margin-right: auto; }
.main-menu ul { background: #f1f1f1; color: #000; width: 100%; padding-top: 10px; padding-bottom: 10px; }
.main-menu ul &gt; li &gt; :first-child { transition: color 200ms ease-out; }
.main-menu ul &gt; li &gt; :first-child:hover, .main-menu ul &gt; li &gt; :first-child:focus { color: #458cb8; text-decoration: underline; }

.menu-horizontal li { list-style: none; position: relative; }
.menu-horizontal li:hover &gt; ul, .menu-horizontal li:focus &gt; ul { display: block; }
.menu-horizontal li &gt; :first-child:focus + ul { display: block; }
.menu-horizontal &gt; li { display: inline-block; }
.menu-horizontal &gt; li ul { display: none; position: absolute; z-index: 1; }
.menu-horizontal &gt; li &gt; ul { left: 0; top: 100%; }
.menu-horizontal &gt; li &gt; ul ul { left: 100%; top: 0; }
.menu-horizontal &gt; li li &gt; :first-child { display: block; padding: 8px 27px; }

.jg_pathway, .jg_search, .jg_back, .jg_gallerystats, .jg_toplist, .jg_galcountcats, .jg-header, .jg_row, .jg-footer, .jg_rmsm_legend, .jg_category, .jg_catcountimg, .jg_poweredbydiv { padding: 0 !important; }
.jg_pathway:not(:first-child), .jg_search:not(:first-child), .jg_back:not(:first-child), .jg_gallerystats:not(:first-child), .jg_toplist:not(:first-child), .jg_galcountcats:not(:first-child), .jg-header:not(:first-child), .jg_row:not(:first-child), .jg-footer:not(:first-child), .jg_rmsm_legend:not(:first-child), .jg_category:not(:first-child), .jg_catcountimg:not(:first-child), .jg_poweredbydiv:not(:first-child) { margin-top: 1em !important; }
.jg_search .inputbox { width: 100% !important; padding-top: .5em !important; padding-bottom: .5em !important; margin: 0 !important; }
.jg_gallerystats { text-align: left !important; }
.jg_toplist { text-align: left !important; }
.jg_galcountcats { text-align: left !important; }
.jg-header.well-small { font-size: 1.2em; font-weight: bold; }
.jg_rm { padding: 0 !important; }
.jg_catcountimg { text-align: left !important; }
.jg_catorderlist { text-align: left !important; }
.jg_catorderlist .inputbox:disabled { opacity: .5; }
.jg_catelem_txt { padding-top: .5em !important; margin: 0 !important; }
.jg_catelem_txt ul { margin: 0 !important; padding: 0 !important; }
.jg_catelem_txt ul &gt; li { margin: 0 !important; }
.jg_catelem_txt ul &gt; li:nth-child(2) { margin-top: .5em !important; }
.jg_catelem_txt ul &gt; li:not(:first-child) { font-size: .8em; }
.jg_photo { padding: 0 !important; border: none !important; margin: 0 !important; }
.jg_element_cat { box-sizing: border-box !important; padding: 0 !important; }
.jg_element_cat:not(:first-child) { padding-left: 16px !important; }
.jg_element_txt { padding-top: .5em !important; float: none !important; }
.jg_photo_container { float: none !important; }
.jg_subcatelem_txt &gt; ul { margin: .4em 0 0 0 !important; }

.qlform fieldset input, .qlform textarea, .qlform .captcha input, .qlform select, .qlform option { width: 100%; }
.qlform fieldset input[type="checkbox"] { width: auto; }
.qlform .submit.control-group { margin-top: 1em; }
.qlform textarea { height: 7em; resize: vertical; }
.qlform .message { margin-bottom: 1em; }
.qlform .additionalFields { margin-top: .5em; margin-bottom: .5em; }
.qlform .jform_sendcopy { display: inline-block; }

.menu-vertical li { list-style: none; position: relative; }
.menu-vertical li:hover &gt; ul, .menu-vertical li:focus &gt; ul { display: block; }
.menu-vertical li &gt; :first-child:focus + ul { display: block; }
.menu-vertical &gt; li ul { display: none; position: absolute; left: 100%; top: 0; }
.menu-vertical &gt; li li &gt; :first-child { display: block; padding: .2em 1ex; }

.wysiwyg-content p:not([class]):not(:first-child), .wysiwyg-content p.default-styles:not(:first-child) { margin-top: 1em; }
.wysiwyg-content ul:not([class]),
.wysiwyg-content ul.default-styles {
	list-style-type: square;
}
.wysiwyg-content ul:not([class]) &gt; li::marker,
.wysiwyg-content ul.default-styles &gt; li::marker {
	color: #f8b800;
}

.wysiwyg-content ul:not([class]), .wysiwyg-content ul.default-styles, .wysiwyg-content ol:not([class]), .wysiwyg-content ol.default-styles { margin-top: 1em; margin-left: 3ex; }
.wysiwyg-content ul:not([class]) ul:not([class]), .wysiwyg-content ul:not([class]) ul.default-styles, .wysiwyg-content ul:not([class]) ol:not([class]), .wysiwyg-content ul:not([class]) ol.default-styles, .wysiwyg-content ul.default-styles ul:not([class]), .wysiwyg-content ul.default-styles ul.default-styles, .wysiwyg-content ul.default-styles ol:not([class]), .wysiwyg-content ul.default-styles ol.default-styles, .wysiwyg-content ol:not([class]) ul:not([class]), .wysiwyg-content ol:not([class]) ul.default-styles, .wysiwyg-content ol:not([class]) ol:not([class]), .wysiwyg-content ol:not([class]) ol.default-styles, .wysiwyg-content ol.default-styles ul:not([class]), .wysiwyg-content ol.default-styles ul.default-styles, .wysiwyg-content ol.default-styles ol:not([class]), .wysiwyg-content ol.default-styles ol.default-styles { margin-top: .5em; }
.wysiwyg-content ul:not([class]) &gt; li:not(:first-child), .wysiwyg-content ul.default-styles &gt; li:not(:first-child), .wysiwyg-content ol:not([class]) &gt; li:not(:first-child), .wysiwyg-content ol.default-styles &gt; li:not(:first-child) { margin-top: .5em; }
.wysiwyg-content td &gt; :first-child:not([class]), .wysiwyg-content td &gt; :first-child.default-styles, .wysiwyg-content th &gt; :first-child:not([class]), .wysiwyg-content th &gt; :first-child.default-styles { margin-top: 0; }
.wysiwyg-content a:not([class]), .wysiwyg-content a.default-styles { text-decoration: underline; }
.wysiwyg-content img { max-width: 100%; }
.wysiwyg-content blockquote:not([class]), .wysiwyg-content blockquote.default-styles { margin-top: 1ex; margin-left: 1ex; padding-left: 1ex; border-left: 2px solid #ddd; }
.wysiwyg-content a[href$=".doc"]:not([class])::before, .wysiwyg-content a[href$=".doc"].default-styles::before, .wysiwyg-content a[href$=".docx"]:not([class])::before, .wysiwyg-content a[href$=".docx"].default-styles::before { content: "\F103E"; margin-right: .2em; }
.wysiwyg-content a[href$=".txt"]:not([class])::before, .wysiwyg-content a[href$=".txt"].default-styles::before, .wysiwyg-content a[href$=".odt"]:not([class])::before, .wysiwyg-content a[href$=".odt"].default-styles::before { content: "\F09EE"; margin-right: .2em; }
.wysiwyg-content a[href$=".xls"]:not([class])::before, .wysiwyg-content a[href$=".xls"].default-styles::before, .wysiwyg-content a[href$=".xlsx"]:not([class])::before, .wysiwyg-content a[href$=".xlsx"].default-styles::before { content: "\F102D"; margin-right: .2em; }
.wysiwyg-content a[href$=".ods"]:not([class])::before, .wysiwyg-content a[href$=".ods"].default-styles::before { content: "\F0C7F"; margin-right: .2em; }
.wysiwyg-content a[href$=".pdf"]:not([class])::before, .wysiwyg-content a[href$=".pdf"].default-styles::before { content: "\F0E2D"; margin-right: .2em; }
.wysiwyg-content a[href$=".zip"]:not([class])::before, .wysiwyg-content a[href$=".zip"].default-styles::before, .wysiwyg-content a[href$=".rar"]:not([class])::before, .wysiwyg-content a[href$=".rar"].default-styles::before, .wysiwyg-content a[href$=".7z"]:not([class])::before, .wysiwyg-content a[href$=".7z"].default-styles::before { content: "\F0FFA"; margin-right: .2em; }
.wysiwyg-content a[href$=".ppt"]:not([class])::before, .wysiwyg-content a[href$=".ppt"].default-styles::before, .wysiwyg-content a[href$=".pptx"]:not([class])::before, .wysiwyg-content a[href$=".pptx"].default-styles::before, .wysiwyg-content a[href$=".odp"]:not([class])::before, .wysiwyg-content a[href$=".odp"].default-styles::before { content: "\F1035"; margin-right: .2em; }

.body {
	padding-top: 29px;
	padding-bottom: 29px;
	line-height: 1.5;
}
@media all and (min-width: 1302px) {
	.front-page .body {
		padding-top: 120px;
		padding-bottom: 128px;
		line-height: 1.75;
	}
	.inner-page .body {
		padding-bottom: 64px;
		line-height: 1.65;
	}
}
.cart-link {
	display: inline-block;
	position: relative;
}
.cart-label {
	position: absolute;
	right: -8px;
	top: -8px;
	background: #fab800;
	color: #242424;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 50%;
	font-size: 10pt;
	text-align: center;
	font-weight: 500;
}

.mobile-nav {
	display: none;
	position: fixed;
	z-index: 9;
	right: 0;
	top: 0;
}
.mobile-nav-button {
	background: #5c3200;
	color: #fff;
	box-shadow: -2px 2px 2px 0 rgba(0,0,0,.2);
	padding: 7px 9px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	transition: background-color 300ms ease-out;
}
.mobile-nav-button:hover,
.mobile-nav-button:focus {
	background-color: #321a00;
}
@media not all and (min-width: 1302px) {
	.main-menu { display: none; }
	.mobile-nav { display: block; }
}
.mobile-menu { position: fixed; z-index: 10; left: 0; top: 0; box-sizing: border-box; padding: 16px; height: 100%; width: 400px; max-width: 100%; background: #fafafa; color: #000; box-shadow: 2px 0 2px 0 rgba(0,0,0,.2); overflow: auto; overscroll-behavior: contain; }
.mobile-menu-itself { font-size: 14pt; font-weight: normal; padding: 0; }
.mobile-menu-itself li { list-style: none; position: relative; }
.mobile-menu-itself li:hover &gt; ul, .mobile-menu-itself li:focus &gt; ul { display: block; }
.mobile-menu-itself li &gt; :first-child:focus + ul { display: block; }
.mobile-menu-itself &gt; li ul { margin-left: 1.2em; }
.mobile-menu-itself li &gt; :first-child { display: block; padding: 6px 12px 5px 12px; transition: background-color 300ms ease-out, color 300ms ease-out; outline: none; }
.mobile-menu-itself li &gt; :first-child:hover, .mobile-menu-itself li &gt; :first-child:focus { background-color: #5c3200; color: #fff; }
.mobile-menu-itself .separator::after { content: ":"; }
.button-mobile-menu-close { padding: 0; border: none; width: 100%; display: block; cursor: pointer; background: transparent; color: inherit; text-align: left; }

.bottom-contacts {
	text-align: right;
}
.bottom-phone {
	font-size: 13pt;
	font-weight: bold;
}
.bottom-copyright:not(:first-child) {
	margin-top: 32px;
}
.bottom-ask:not(:first-child) {
	margin-top: 19px;
}
.button-ask {
	background: #fab800;
	color: #fff;
	border: none;
	border-radius: 5px;
	padding: 20px 35px 20px 35px;
	line-height: var(--default-line-height);
	cursor: pointer;
	transition: background-color 200ms ease-out;
	font-family: "special";
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 2px;
}
.button-ask:hover,
.button-ask:focus {
	background-color: #fcc429;
}
.hidden-form-layout textarea {
	height: 7em;
}
.hidden-form-layout .form-group:not(:first-child) {
	margin-top: .5em;
}
.hidden-form-layout .submit.control-group button {
	border: none;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: .5em 1em;
	cursor: pointer;
	transition: background-color 200ms ease-out;
}
.hidden-form-layout .submit.control-group .btn-primary {
	background-color: #fab800;
}
.hidden-form-layout .submit.control-group button:hover,
.hidden-form-layout .submit.control-group button:focus {
	background-color: #fcc429;
}
.button-hidden-form-close {
	float: right;
}
.bottom-delivery {
	color: #fddb7a;
	font-size: 14pt;
	font-weight: 600;
}
.bottom-address-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	line-height: 1.55;
	font-size: 15px;
}
.bottom-address-list &gt; div {
	margin-top: 43px;
}
.bottom-address-name {
	font-weight: bold;
}
@media all and (min-width: 1302px) {
	.bottom-addresses {
		min-width: 544px;
		max-width: 544px;
	}
	.bottom-address-list &gt; div {
		box-sizing: border-box;
		width: 50%;
		flex-shrink: 0;
	}
	.bottom-address-list &gt; div:nth-child(even) {
		padding-left: 38px;
	}
	.bottom-copyright:not(:first-child) {
		margin-top: 153px;
	}
}
@media not all and (min-width: 1302px) {
	.l-bottom {
		flex-direction: column;
		align-items: center;
	}
	.bottom-delivery {
		margin-top: 1em;
		text-align: center;
	}
	.bottom-contacts {
		margin-top: 1em;
		text-align: center;
	}
	.footer-menu {
		display: none;
	}
	.bottom-address-list &gt; div {
		margin: 16px 8px;
	}
}
.front-info-list {
	display: flex;
	line-height: 1.6;
}
.front-info-list &gt; li {
	list-style: none;
}
@media all and (min-width: 1302px) {
	.front-info-list {
		padding-top: 24px;
		padding-bottom: 60px;
	}
	.front-info-list {
		justify-content: space-between;
	}
	.front-info-list &gt; li {
		margin-top: 25px;
		margin-bottom: 25px;
		min-width: 300px;
		max-width: 300px;
	}
}
@media not all and (min-width: 1302px) {
	.front-info-list {
		padding-top: 20px;
		padding-bottom: 20px;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}
	.front-info-list &gt; li {
		margin: 12px 0;
		width: 550px;
		max-width: 100%;
		display: flex;
		align-items: center;
	}
	.front-info-list &gt; li &gt; :first-child {
		margin: 0 !important;
		min-width: 48px;
		max-width: 48px;
	}
	.front-info-list &gt; li &gt; :not(:first-child) {
		margin: 0 0 0 16px !important;
		max-width: calc(100% - 64px);
	}
	.front-info-list &gt; li &gt; p:first-child &gt; img {
		width: 48px;
		height: 48px;
	}
}
.breadcrumbs {
	padding-top: 32px;
	padding-bottom: 32px;
	color: #b4b4b4;
}
.breadcrumbs-list &gt; li {
	display: inline;
	list-style: none;
}
.breadcrumbs-list .divider,
.breadcrumbs-list &gt; li:not(:first-child) {
	margin-left: 15px;
}
.breadcrumbs-list a {
	text-decoration: underline;
}
.breadcrumbs-list .divider {
	color: #969696;
}
@media all and (max-width: 700px) {
	.breadcrumbs {
		display: none;
	}
}

.list-product {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: flex-start;
	margin-left: -14px;
	margin-right: -14px;
}
.list-product-item {
	box-sizing: border-box;
	border: 1px solid #f1eae2;
	border-radius: 1px;
	padding: 32px;
	text-align: center;
	width: 100%;
	max-width: 304px;
	transition: border-color 200ms ease-out;
	position: relative;
	z-index: 0;
	margin: 14px;
}
.list-product-item:hover,
.list-product-item:focus {
	border-color: #d2c6b8;
}
.list-product-item .jshop_img {
	width: 100%;
	height: 153px;
	object-fit: contain;
	object-position: center top;
}
@media all and (min-width: 1302px) {
	.list-product {
		margin-top: 23px;
	}
	.front-page .list-product {
		margin-top: 41px;
	}
	.list-product-item:not(._no-image) {
		padding-top: 55px;
		padding-bottom: 38px;
	}
}
@media not all and (min-width: 1302px) {
	.list-product {
		justify-content: space-evenly;
	}
}
.list-product-details {
	margin-top: 21px;
	color: #fab800;
	text-transform: uppercase;
	font-family: "special";
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1px;
}
.list-product-details-icon {
	display: inline-block;
	font: normal normal normal 1em/1 "Material Design Icons";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	vertical-align: .1em;
	margin-left: 22px;
}
.list-product-name:not(:first-child) {
	margin-top: 17px;
}
.list-product-price {
	margin-top: 10px;
	color: #232323;
	font-size: 15pt;
	font-weight: 500;
}
.list-product-price-old-price {
	margin-top: 8px;
	color: #585858;
	font-size: 11pt;
}
.list-product-discount {
	position: absolute;
	right: 0;
	top: 0;
	background: #d94a4c;
	color: #fff;
	padding: 6px 14px;
	font-size: 10pt;
	line-height: var(--default-line-height);
	font-weight: 500;
	z-index: 1;
	text-transform: uppercase;
}
.list-product-label {
	position: absolute;
	left: 0;
	top: 0;
	background: #73b456;
	color: #fff;
	padding: 6px 14px;
	font-size: 10pt;
	line-height: var(--default-line-height);
	font-weight: 500;
	z-index: 2;
	text-transform: uppercase;
}
.tabs-header &gt; button {
	border: 1px solid #e2d6c8; 
	background: #fff;
	color: #432e13;
	cursor: pointer;
	margin-left: 18px;
	border-radius: 0;
	font-size: 11pt;
	padding: 16px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 30px;
	transition: background-color 200ms ease-out, color 200ms ease-out, border-color 200ms ease-out;
}
.tabs-header &gt; button:first-child {
	margin-left: 0;
}
.tabs-header &gt; button:hover,
.tabs-header &gt; button:focus,
.tabs-header &gt; button.active {
	background: #fab800;
	border-color: #fab800;
	color: #fff;
}
.tabs-item {
	display: flow-root;
}
@media all and (min-width: 1302px) {
	.tabs-header &gt; button {
		padding: 21px 57px 20px 57px;
	}
}
@media not all and (min-width: 1302px) {
	.tabs-header {
		text-align: center;
	}
}
@media all and (max-width: 600px) {
	.tabs-header {
		text-align: center;
	}
	.tabs-header &gt; button {
		margin: 8px;
		font-size: 10pt;
	}
}
.front-buy-fast {
	margin-top: 32px;
	background: #f7f3f0;
	color: #000;
	padding-top: 32px;
	padding-bottom: 32px;
}
.front-buy-fast &gt; .wrap {
	display: flow-root; max-width: var(--content-max-width); padding-left: 16px; padding-right: 16px; margin-left: auto; margin-right: auto;
}
.front-buy-fast-heading {
	color: #5c3300;
	font-size: 22pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "special";
}
@media all and (min-width: 1302px) {
	.front-buy-fast {
		margin-top: 115px;
		padding-top: 115px;
		padding-bottom: 125px;
	}
	.front-buy-fast-heading {
		font-size: 34pt;
	}
}
.hl {
	color: #f9b700;
}
.front-buy-fast-heading .hl {
	white-space: nowrap;
}
.buy-fast-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style: none;
}
.buy-fast-sep {
	background: #f9b900;
	width: 142px;
	height: 1px;
	overflow: hidden;
	margin-left: 35px;
	margin-right: 35px;
	flex-shrink: 0;
}
.buy-fast-list &gt; li:nth-child(3n + 2) {
	margin-left: 23px;
}
@media all and (min-width: 1302px) {
	.buy-fast-list {
		line-height: 1.65;
	}
	.buy-fast-list:not(:first-child) {
		margin-top: 59px;
	}
}
@media not all and (min-width: 1302px) {
	.buy-fast-list {
		flex-wrap: wrap;
		line-height: 1.5;
		max-width: 550px;
		margin-left: auto;
		margin-right: auto;
	}
	.buy-fast-sep {
		display: none;
	}
	.buy-fast-list:not(:first-child) {
		margin-top: 32px;
	}
	.buy-fast-list &gt; li:nth-child(3n + 1) {
		width: 64px;
		flex-shrink: 0;
	}
	.buy-fast-list &gt; li:nth-child(3n + 1) &gt; img {
		width: 64px;
		height: 62px;
	}
	.buy-fast-list &gt; li:nth-child(3n + 2) {
		width: calc(100% - 87px);
	}
	.buy-fast-list &gt; li:nth-child(n + 4) {
		margin-top: 16px;
	}
	.front-buy-fast-heading {
		text-align: center;
	}
}
.slider-product-type {
	text-transform: uppercase;
	font-size: 11pt;
	letter-spacing: 1px;
	color: #585858;
}
.slider-product-title {
	color: #5c3300;
	font-size: 22pt;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "special";
}
.slider-product-title:not(:first-child) {
	margin-top: 7px;
}
.slider-product-price {
	margin-top: 32px;
	color: #242424;
	font-size: 16pt;
	font-weight: 500;
}
.slider-product-more {
	margin-top: 24px;
}
.button-slider-more {
	display: inline-block;
	background: #fab800;
	color: #fff;
	border: none;
	border-radius: 5px;
	padding: 12px 18px 8px 18px;
	line-height: var(--default-line-height);
	cursor: pointer;
	transition: background-color 200ms ease-out;
	font-family: "special";
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 2px;
}
.button-slider-more:hover,
.button-slider-more:focus {
	background-color: #fcc429;
}
@media all and (min-width: 1302px) {
	.slider-product-title {
		font-size: 44pt;
	}
	.slider-product-price {
		margin-top: 57px;
	}
	.button-slider-more {
		padding: 19px 37px 19px 37px;
	}
}
.front-slider {
	margin-top: 16px;
	position: relative;
	z-index: 0;
}
.bt-introtext {
	box-sizing: border-box;
	background: #efece7;
	background: linear-gradient(to bottom, #efece7, #d5ccc3);
	color: #000;
	max-width: 349px;
	padding: 74px 42px 115px 42px;
}
@media not all and (min-width: 1302px) {
	.bt-introtext {
		padding: 32px;
	}
}
.button-empty {
	background: transparent;
	color: inherit;
	border: none;
	cursor: pointer;
	padding: 0;
}
.front-page .blog-featured .item-title {
	display: none;
}
.front-certs-data {
	box-sizing: border-box;
	width: 542px;
	max-width: 100%;
	border: 1px solid #eee;
	border-radius: 1px;
	text-align: center;
}
.front-certs-data img {
	max-width: 100%;
}
.front-certs-slider-w {
	position: relative;
}
.front-certs-prev,
.front-certs-next {
	font-size: 35pt;
	position: absolute;
	top: calc(50% - 35px);
}
@media all and (min-width: 1302px) {
	.front-certs {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	.front-certs-data {
		flex-shrink: 0;
		margin-left: 32px;
		padding: 27px 91px 33px 91px;
	}
	.front-certs-prev {
		right: 100%;
	}
	.front-certs-next {
		left: 100%;
	}
}
@media not all and (min-width: 1302px) {
	.front-certs-data {
		margin-top: 27px;
		margin-left: auto;
		margin-right: auto;
		padding: 27px;
	}
	.front-certs-prev {
		right: calc(100% + 27px);
	}
	.front-certs-next {
		left: calc(100% + 27px);
	}
}
@media all and (max-width: 710px) {
	.front-certs-prev,
	.front-certs-next {
		display: none;
	}
}
.button-1 {
	background: #fab800;
	color: #fff;
	border: none;
	border-radius: 5px;
	padding: 11px 25px 9px 25px;
	line-height: var(--default-line-height);
	cursor: pointer;
	transition: background-color 200ms ease-out;
	font-family: "special";
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 2px;
}
.button-1:hover,
.button-1:focus {
	background-color: #fcc429;
}
.vbContainer:not(:first-child) {
	margin-top: 1em;
}
.vbContainer .control-group:not(:first-child) {
	margin-top: 1em;
}
#vbMessages:not(:first-child) {
	margin-top: 1em;
}
.vbContainer .mce-btn button {
	background: #fff !important;
	color: #000 !important;
}
.vbContainer .mce-ico {
	color: #000 !important;
}
.vbContainer .mce-container {
	font: inherit;
}
.vbMessage {
	padding-left: 8px;
	padding-right: 8px;
	margin: 0 !important;
}
.vbMessage:not(:first-child) {
	margin-top: 16px !important;
}
.hidden-form-layout._city {
	width: 300px;
}
.hidden-city-info {
	line-height: 2;
	font-weight: 500;
}
.hidden-city-info a:hover,
.hidden-city-info a:focus {
	text-decoration: underline;
}
.city-cancel {
	margin-top: 1em;
}
.button-city-cancel {
	background: #fab800;
	color: #fff;
	border: none;
	border-radius: 5px;
	padding: 10px 20px 6px 20px;
	line-height: var(--default-line-height);
	cursor: pointer;
	transition: background-color 200ms ease-out;
	font-family: "special";
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}
.button-city-cancel:hover,
.button-city-cancel:focus {
	background-color: #fcc429;
}
</pre></body></html>