*, ::before, ::after{
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
	--tw-contain-size:  ;
	--tw-contain-layout:  ;
	--tw-contain-paint:  ;
	--tw-contain-style:  ;
}
::backdrop{
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
	--tw-contain-size:  ;
	--tw-contain-layout:  ;
	--tw-contain-paint:  ;
	--tw-contain-style:  ;
}
/*
! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: "Segoe UI", sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: nimbusmono, monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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.
*/
::-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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.sr-only{
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.visible{
	visibility: visible;
}
.invisible{
	visibility: hidden;
}
.static{
	position: static;
}
.block{
	display: block;
}
.inline{
	display: inline;
}
.table{
	display: table;
}
.contents{
	display: contents;
}
.hidden{
	display: none;
}
.transform{
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.truncate{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rounded{
	border-radius: 0.25rem;
}
.border{
	border-width: 1px;
}
.transition{
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
@font-face {
	font-family: 'Courier New';
	src: local('Courier New'), local('CourierNewPSMT'), url('../../fonts/CourierNewPSMT.woff2') format('woff2');
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'nimbusmono';
	src: url('../../fonts/nimbusmono-regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'nimbusmono';
	src: url('../../fonts/nimbusmono-bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'PT Sans';
	src: url('../../fonts/PTS55F-webfont.eot');
	src: url('../../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/PTSans-Regular.woff2') format('woff2'), url('../../fonts/PTS55F-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
:root {

	/* XD colors */

	/* Tailwind extend colors */
	/* --dark: theme("colors.dark"); */
	/* --bright: theme("colors.bright"); */
	/* --gray-light: theme("colors.gray-light"); */
	/* --gray-hover: theme("colors.gray-hover"); */
}
html{
	scroll-behavior: smooth;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 19px;
	-webkit-text-decoration-skip-ink: none;
	        text-decoration-skip-ink: none;
}
[class^='container'] {
	margin: auto;
}
.main-container {
	padding-top: 80px;
}
@media (max-width: 991px) {
.path-checkout .main-container {
			padding-top: 30px
	}
		}
.container {
	width: 1159px;
	margin: auto
}
@media (min-width: 1200px) {
.container {
		width: 1280px
}
	}
@media (max-width: 1410px) {
.container {
		width: 1170px
}
	}
@media (max-width: 1196px) {
.container {
		width: 970px
}
	}
@media (max-width: 991px) {
.container {
		width: 750px
}
	}
@media (max-width: 767px) {
.container {
		width: 100%
}
	}
.container-764 {
	width: 764px;
}
@media (max-width: 810px) {
.container-764 {
		width: 100%
}
.term-10 .container-764 {
			width: 94%
	}
	}
.container-866 {
	width: 866px;
}
.container-960 {
	width: 960px;
	margin: auto;
}
@media (max-width: 991px) {
.container-960 {
		width: 750px
}
	}
@media (max-width: 810px) {
.container-960 {
		width: 100%
}
	}
@media (max-width: 810px) {
.term-15 .container-960,
	article.novosti .container-960,
	.fragment-wrap .container-960 {
			padding: 0 15px
	}
		}
.container-1159 {
	width: 1159px;
	margin: auto;
}
@media (max-width: 1196px) {
.container-1159 {
		width: 970px
}
	}
@media (max-width: 991px) {
.container-1159 {
		width: 750px
}
	}
@media (max-width: 810px) {
.container-1159 {
		padding: 0 30px
}
	}
@media (max-width: 767px) {
.container-1159 {
		width: 100%
}
	}
.node-content p {
	margin-bottom: 1rem;
}
.term-body ul:not(.links):not(.nav) li {
	margin-bottom: 5px;
	padding-left: 25px;
	position: relative;
}
.term-body ul:not(.links):not(.nav) li:before {
		content: '';
		position: absolute;
		top: 10px;
		left: 12px;
		width: 4px;
		height: 4px;
		border-radius: 50%;
		background: #000000;
	}
.visually-hidden{
	display: none;
}
.flex-center{
	display: flex;
	align-items: center;
	justify-content: center;
}
.abs-center{
	left: 50%;
	top: 50%;
	--tw-translate-x: -50%;
	--tw-translate-y: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.abs-x-center{
	left: 50%;
	--tw-translate-x: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.abs-y-center{
	top: 50%;
	--tw-translate-y: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.bg{
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
	/* background-image прописывать так: bg-[url('../img/icon.svg')] */
}
.t-mask {
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	-webkit-mask-position: center;
	        mask-position: center;
	-webkit-mask-size: auto;
	        mask-size: auto;
	/* Использовать в сочетании с: mask-image: url(../img/icon.svg); */
}
/* Стили для отладки
================================================= */
.header{
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	z-index: 50;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	--tw-bg-opacity: 0.9;
  padding: 11px 0 18px;
  box-shadow: 0 3px 2px 0 #00000026;
}
.header .container{
    display: flex;
    justify-content: space-between;
  }
.header .field--label{
    display: none;
  }
.header [class^=container]{
	position: relative;
	display: flex;
	align-items: center;
}
@media (max-width: 810px){
.header [class^=container]{padding: 0 15px
    } }
@media (max-width: 1024px){
[id*=logoname] [class*=-mi]:first-child{ display: none
      } }
[id*=logoname] [class*=-mi2]{
        display: none;
      }
@media (max-width: 1024px){
[id*=logoname] [class*=-mi2]{ display: block
      }
footer [id*=logoname] [class*=-mi]:first-child{ display: block
        } }
footer [id*=logoname] [class*=-mi2]{
          display: none;
        }
.menu--main{
  display: flex;
  gap: 0 34px;
}
@media (max-width: 1196px){
.menu--main{ gap: 0 5px
} }
@media (max-width: 1024px){
header .menu--main{ display: none
  } }
header .menu--main li{
      position: relative;
    }
header .menu--main li:before{
        content: '';
        width: 4px;
        height: 100%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        transition: all 0.3s ease-in-out;
      }
header .menu--main li:hover:before{
        width: 100%;
        background-color: #f6b202;
      }
header .menu--main a{
      padding: 5px 10px;
      position: relative;
      z-index: 1;
    }
.burger-content .menu--main{
    gap: 1rem 25px;
  }
@media (max-width: 991px){
.burger-content .menu--main{
      justify-content: center;
      flex-flow: row wrap
  }
    }
[id*=ajax-cart-block] {
  position: relative;
  top: -1px;
  margin-right: 10px;
}
@media (max-width: 1024px){
[id*=ajax-cart-block] {
    margin-left: auto;
    margin-right: 20px
}
  }
a[class*=link__expand]{
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
    }
[class*=summary__icon] {
        display: block;
        height: 34px;
        width: 30px;
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	-webkit-mask-position: center;
	        mask-position: center;
	-webkit-mask-size: auto;
	        mask-size: auto;
	/* Использовать в сочетании с: mask-image: url(../img/icon.svg); */
        border-radius: 10px;

        position: relative;
   }
[class*=summary__icon]:before{
          content: '';
          display: block;
          height: 25px;
          width: 29px;
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	-webkit-mask-position: center;
	        mask-position: center;
	-webkit-mask-size: auto;
	        mask-size: auto;
	/* Использовать в сочетании с: mask-image: url(../img/icon.svg); */
          background: url(../../img/ico-cart.svg);
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
        }
[class*=summary__count] {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        position: absolute;
        top: 9px;
        right: -11px;
        background: #000000;
        color: #ffffff;
      }
[class*=summary__count] i{
          font-size: 12px;
          font-style: normal;
          position: absolute;
          top: 45%;
          left: 50%;
          transform: translate(-50%, -50%);
        }
.cart-is-empty [class*=summary__count]{
          display: none;
        }
[id*=face-lang-switcher] ul:not([hidden]){
      display: flex;
      gap: 12px;
    }
@media (max-width: 490px){
[id*=face-lang-switcher] ul:not([hidden]){ display: block
    } }
[id*=face-lang-switcher] a:not(.is-active){
        text-decoration: underline;
      }
[id*=account-menu]{
  position: relative;
  top: -3px;
}
@media (max-width: 1196px){
[id*=account-menu]{
    right: 5px
}
  }
ul.menu--account li{
      display: block;
      text-align: center;
      margin: auto;
    }
ul.menu--account a{
        display: inline-block;
      }
ul.menu--account li.first a {
      background: url(../../img/user.svg) 0 0 no-repeat transparent;
      width: 25px;
      height: 25px;
      font-size: 0;
    }
.burger-button{
	display: none;
	height: 2.5rem;
	width: 2.5rem;
	flex-shrink: 0;
	cursor: pointer;
	font-size: 0px;
  align-items: center;
  position: relative;
}
@media (max-width: 1024px){
.burger-button {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}
  }
@media (max-width: 365px){
.burger-button { position: relative
} }
.burger-icon{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	flex: none;
	display: inline-block;
	height: 0.125rem;
	width: 40px;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-timing-function: linear;
    background: #000000;
}
.burger-is-open .burger-icon{
      background: inherit;
    }
.burger-icon:before,
    .burger-icon:after{
	--tw-content: '';
	content: var(--tw-content);
	position: absolute;
	left: 0px;
	display: inline-block;
	height: 100%;
	width: 100%;
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
      background: #000000;
}
.burger-icon:before {
      transform: translateY(-8px);
    }
.burger-icon:after {
      transform: translateY(8px);
    }
body.burger-is-open {
  overflow: hidden;
}
body.burger-is-open .burger-icon{
	--tw-bg-opacity: 0;
}
body.burger-is-open .burger-icon:before,
    body.burger-is-open .burger-icon:before{
	--tw-rotate: 45deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
body.burger-is-open .burger-icon:after{
	--tw-rotate: -45deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.burger-menu{
	position: fixed;
	top: 76px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 50;
}
@media (max-width: 991px){
.burger-menu{ top: 64px
} }
.burger-dialog{
	overflow: auto;
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.burger-dialog {
  animation-name: animatetop;
  animation-duration: 0.3s;
}
@keyframes animatetop {
  from {
    margin-top: -30px;
    opacity: 0;
  }
  to {
    margin-top: 0;
    opacity: 1;
  }
}
.burger-dialog {
  position: absolute;
  inset: 0px;
  align-items: center;
  justify-content: center;
}
button.burger-close{
	display: none;
}
.burger-content{
	max-width: -moz-fit-content;
	max-width: fit-content;
	display: flex;
	flex-direction: column;
	gap: 1.75rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 3rem;
	padding-bottom: 3rem;
	font-size: 1.5rem;
	line-height: 2rem;
	text-transform: uppercase;
}
.burger-content .menu-main{
	margin-bottom: 2rem;
	flex-direction: column;
	align-items: flex-start;
	gap: 2rem;
	font-size: 1.5rem;
	line-height: 2rem;
}
.burger-content .menu-main a{
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity));
}
/* Social
================================================= */
/* #block-socials {
  @apply brdr;
} */
.manu-body h3,.manu-body h4,article h3,article h4,.fragment-wrap h3,.fragment-wrap h4{
    margin-top: 1.5rem;
  }
.manu-body a,article a,.fragment-wrap a{
    text-decoration: underline;
  }
.hero-body p,
  .manu-body p,
  .fragment-wrap p,
  article p{
    margin-bottom: 0.7rem;
  }
p+ul{
    margin-top: -7px;
  }
main ul:not(.links):not(.nav) li,
    article ul:not(.links):not(.nav) li{
      list-style: none;
    }
main ul:not(.links):not(.nav) li:before, article ul:not(.links):not(.nav) li:before {
        content: "•";
        vertical-align: middle;
        line-height: 1.1;
        margin: 0 5px 0 0;
      }
/* ajax spinner/throbber
================================================= */
.ajax-progress.ajax-progress-fullscreen {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.898);
  z-index: 10;
}
.ajax-progress.ajax-progress-fullscreen:before,
  .ajax-progress.ajax-progress-fullscreen:after {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 40%;
    content: "";
    display: inline-block;
    background-color: blue;
    width: 10px;
    height: 10px;
    animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
  }
.ajax-progress.ajax-progress-fullscreen:after {
    animation-delay: -0.9s;
  }
@keyframes sk-wanderingCube {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: translateX(30px) rotate(-90deg) scale(0.5);
  }
  50% {
    /* Hack to make FF rotate in the right direction */
    transform: translateX(30px) translateY(30px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(30px) translateY(30px) rotate(-180deg);
  }
  75% {
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.anim-arrow-right{
	position: relative;
	max-width: -moz-fit-content;
	max-width: fit-content;

  padding-right: 32px;
}
.anim-arrow-right::before,
  .anim-arrow-right::after{
	top: 50%;
	position: absolute;
	right: 0px;
	display: block;
	height: 9px;
	width: 25px;
	--tw-translate-y: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	border-style: none !important;
	--tw-bg-opacity: 1;
	background-color: rgb(0 0 0 / var(--tw-bg-opacity));
	--tw-content: '';
	content: var(--tw-content);
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	-webkit-mask-position: center;
	        mask-position: center;
	-webkit-mask-size: auto;
	        mask-size: auto;
	/* Использовать в сочетании с: mask-image: url(../img/icon.svg); */
    bottom: 0;
    margin: auto;
    transition: 250ms all ease;
}
.anim-arrow-right::before {
    -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 34 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 23.354 4.354 C 23.549 4.158 23.549 3.842 23.354 3.646 L 22.293 4 L 23.354 4.354 Z M 0 4.5 L 23 4.5 L 23 3.5 L 0 3.5 L 0 4.5 Z' fill='%23806659'/%3E%3C/svg%3E");
            mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 34 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 23.354 4.354 C 23.549 4.158 23.549 3.842 23.354 3.646 L 22.293 4 L 23.354 4.354 Z M 0 4.5 L 23 4.5 L 23 3.5 L 0 3.5 L 0 4.5 Z' fill='%23806659'/%3E%3C/svg%3E");
  }
.anim-arrow-right::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='18' height='8' viewBox='0 0 18 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.7742 4.33598C17.9695 4.14071 17.9695 3.82413 17.7742 3.62887L14.5922 0.446888C14.397 0.251626 14.0804 0.251626 13.8851 0.446888C13.6899 0.64215 13.6899 0.958733 13.8851 1.15399L16.7135 3.98242L13.8851 6.81085C13.6899 7.00611 13.6899 7.32269 13.8851 7.51796C14.0804 7.71322 14.397 7.71322 14.5922 7.51796L17.7742 4.33598ZM0.51001 4.48242H17.4207V3.48242H0.51001V4.48242Z' fill='%234C1F00'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg width='18' height='8' viewBox='0 0 18 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.7742 4.33598C17.9695 4.14071 17.9695 3.82413 17.7742 3.62887L14.5922 0.446888C14.397 0.251626 14.0804 0.251626 13.8851 0.446888C13.6899 0.64215 13.6899 0.958733 13.8851 1.15399L16.7135 3.98242L13.8851 6.81085C13.6899 7.00611 13.6899 7.32269 13.8851 7.51796C14.0804 7.71322 14.397 7.71322 14.5922 7.51796L17.7742 4.33598ZM0.51001 4.48242H17.4207V3.48242H0.51001V4.48242Z' fill='%234C1F00'/%3E%3C/svg%3E%0A");
  }
.anim-arrow-right:hover::after{
	right: -10px;
}
.prod-similar-prods .splide__slide{
      width: auto !important;
    }
.splide__track{
    padding: 12px !important;
  }
.splide__arrows .splide__arrow--prev,
  .splide__arrows .splide__arrow--next {
    position: absolute;
    top: 36%;
    font-size: 0;
    width: 30px;
    height: 100px;
    background: #FFA899;
    z-index: 1;
  }
.splide__arrows .splide__arrow--prev:after,.splide__arrows .splide__arrow--next:after{
      content: '';
      display: inline-block;
      width: 15px;
      height: 32px;
      position: absolute;
      top: 50%;
      bottom: 50%;
      margin: auto;
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 200ms;
    }
.splide__arrows .splide__arrow--prev{
	margin-left: -3.5rem;
    left: 0;
}
@media (max-width: 1410px){
.splide__arrows .splide__arrow--prev { margin-left: -2.4rem
  } }
@media (max-width: 410px) {
.splide__arrows .splide__arrow--prev { margin-left: -0.9rem
  } }
.splide__arrows .splide__arrow--prev:after{
      left: 8px;
    }
.splide__arrows .splide__arrow--next{
	margin-right: -3.5rem;
	--tw-rotate: 180deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    right: 0;
}
@media (max-width: 1410px){
.splide__arrows .splide__arrow--next { margin-right: -2.4rem
  } }
@media (max-width:  410px){
.splide__arrows .splide__arrow--next { margin-right: -0.9rem
  } }
.splide__arrows .splide__arrow--next:after{
      right: 8px;
    }
.splide__pagination{
	display: flex;
	gap: 9px;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
  margin-bottom: 1.5rem;
}
.splide__pagination__page {
    width: 8px;
    height: 8px;
  }
.splide__pagination .splide__pagination__page{
      background-color: #000000;
    }
.splide__pagination__page{
	border-radius: 9999px;
}
.splide__pagination__page.is-active {
      background: #a7a7a7
    }
.splide__sr{
  position: absolute;
}
.tab_head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
  margin: 0 0 25px;
  list-style: none;
}
.tab_head li {
    cursor: pointer;
    padding: 5px 25px;
    border: 1px solid #F6F6F6;
    transition: all 0.3s linear;
  }
.tab_head li:before{
      display: none;
    }
.tab_head li.active {
      pointer-events: none;
      background: #F6F6F6;
      box-shadow: inset 0 -4px 0 0 #000000;
    }
.comment-form + [id*=comment-]{
    margin-top: 1.5rem;
  }
.indented{
    margin-left: 1.5rem;
    margin-bottom: 2rem;
  }
.rem-author{
  font-weight: 700;
  padding-bottom: 8px;
  margin-bottom: 7px;
  border-bottom: 1px solid #000000;
}
.rem-created,
.rem-body-wrap{
  font-size: 14px;
}
.rem-body-wrap p{
  line-height: 22px;
}
.comment-reply{
  margin-bottom: 12px;
}
.rem-form-wrap{
  padding: 1.4rem 1.8rem 2.1rem;
  box-shadow: 0 0 5px #0000001a;
}
.comment-form-hdr{
    font-size: 24px;
    margin-bottom: 1.5rem;
  }
[id*=comment-] + .comment-reviews-form{
      margin-top: 1.5rem;
    }
.comment-reviews-form input, .comment-reviews-form textarea{
      color: #000;
      width: 100%;
      padding: 6px 1rem 7px;
      border: 1px solid #C3C3C3;
    }
.comment-reviews-form .animated-label label{
      bottom: 0;
    }
.comment-reviews-form textarea + label{
      top: 0;
      bottom: initial;
    }
.comment-reviews-form .form-item-name{
      margin-bottom: 2rem;
    }
.comment-reviews-form .form-actions{
      display: flex;
      gap: 1rem 1rem;
    }
@media (max-width: 420px){
.comment-reviews-form .form-actions{
        flex-flow: row wrap
    }
      }
.comment-reviews-form button{
      padding: 11px 2.73rem 13px;
    }
.js-ajax-comments-messages h2 + p{
    margin-bottom: 0;
  }
.js-ajax-comments-messages ul.item-list__comma-list{
    display: block;
    margin-bottom: 24px;
  }
.js-ajax-comments-messages.alert-success{
    margin-bottom: 24px;
    color: white;
    background: brown;
    padding: 5px 17px 6px;
    border-radius: 5px;
  }
.alert-danger{
  color: #cd0934;
}
.prod-article{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
@media (min-width: 640px){
	.prod-article{
		max-width: 640px;
	}
}
@media (min-width: 768px){
	.prod-article{
		max-width: 768px;
	}
}
@media (min-width: 1024px){
	.prod-article{
		max-width: 1024px;
	}
}
@media (min-width: 1280px){
	.prod-article{
		max-width: 1280px;
	}
}
@media (min-width: 1536px){
	.prod-article{
		max-width: 1536px;
	}
}
.prod-article{
	padding-left: 0px;
	padding-right: 0px;
	width: 1159px;
	margin: auto;
}
@media (min-width: 1200px) {
.prod-article {
		width: 1280px
}
	}
@media (max-width: 1410px) {
.prod-article {
		width: 1170px
}
	}
@media (max-width: 1196px) {
.prod-article {
		width: 970px
}
	}
@media (max-width: 991px) {
.prod-article {
		width: 750px
}
	}
@media (max-width: 767px) {
.prod-article {
		width: 100%
}
	}
.header .prod-article{
    display: flex;
    justify-content: space-between;
  }
.prod-article {
	margin-bottom: 5rem;
}
@media (max-width: 810px) {
.prod-article {
		padding: 0 15px
}
	}
.prod-hero {
	display: flex;
	gap: 4rem;
}
@media (max-width: 1024px) {
.prod-hero {
		gap: 2rem
}
	}
@media (max-width: 767px) {
.prod-hero {
		flex-flow: row wrap;
		margin-bottom: 3.4rem;
		gap: 0.7rem 2rem
}
	}
.main-photo-wrap {
	flex-shrink: 0;
}
@media (max-width: 490px) {
.main-photo-wrap {
		width: 100%
}
	}
.prodcard-fragment-wrap {
	text-align: center;
}
a.prodcard-fragment {
	display: block;
	padding: 11px 0 12px;
	border: 1px solid #f6b202;
}
.fragm__prod-title {
	max-width: 40%;
}
.prodcard-variation {
	position: relative;
	top: 1rem;
}
.prodcard-variation .prodcard-subtitle{
	margin-top: -0.5rem;
	margin-bottom: 1rem;
	font-family: nimbusmono, monospace;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.75rem;
}
.prod-hero .h1{
	font-family: nimbusmono, monospace;
		text-align: left;
		/* font-family: $ff_Courier; */
		font-weight: 700;
		font-size: 24px;
		line-height: 28px;
		max-width: 350px;
		margin-bottom: 12px;
}
.prod__author-name {
	margin-bottom: 1.4rem;
	font-family: nimbusmono, monospace;
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.prod-summary{
	margin-bottom: 1.5rem;
	line-height: 1.625;
}
.prod-format{
	margin-bottom: 3rem;
	border-top-width: 1px;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-top-color: rgb(0 0 0 / var(--tw-border-opacity));
	border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	/* .prodcard-variation & {
		margin-bottom: 1rem;
	} */
	/* &:before,
	&:after {
		content: '';
		display: inline-block;
		width: 100%;
		height: 2px;
		background: #7a7a7a;
		position: relative;
	} */
	/* &:before {
		top: -2px;
	}
	&:after {
		bottom: 7px;
	} */
}
.prodcard-prices {
	display: flex;
	gap: 0 23px;
	margin: 25px 0 2.5rem;
}
.prodcard__list-price {
	color: #959595;
	font-size: 32px;
	font-weight: 700;
	text-decoration: line-through;
}
.prodcard-price,
[class*='name-price'] {
	font-size: 46px;
	font-weight: 700;
}
.prod-hero [class*='name-price'] {
		margin-bottom: 2.3rem;
	}
.prod-hero [class*='name-price'] .field--label {
			display: none;
		}
.prod-hero .form-actions button {
			color: #ffffff;
			background: #000000;
			padding: 12px 38px 13px;
			border-radius: 50px;
			display: flex;
			align-items: center;
			gap: 7px;
			white-space: nowrap;
		}
.prod-hero .form-actions button:before {
				display: block;
				content: '';
				background: url(../../img/ico-cart-wh.svg) 0 0 no-repeat transparent;
				background-size: 100% 100%;
				width: 29px;
				height: 24px;
			}
.prodcard-body{
	line-height: 1.5rem;
}
.prodcard-body h2{
	margin-bottom: 1rem;
	font-family: "Segoe UI", sans-serif;
}
.prod-body {
	margin-top: 2rem;
}
[class*='field-int'],
.field-supported-formats,
.field-entity-created {
	display: flex;
	margin-bottom: 0.5rem;
}
[class*='field-int'] .field--label, .field-supported-formats .field--label, .field-entity-created .field--label {
		font-weight: 700;
		margin-right: 1em;
	}
[class*='field-int'] .field--label:after, .field-supported-formats .field--label:after, .field-entity-created .field--label:after {
			content: ':';
		}
.commerce_file_my_files.block_1 th:first-child {
		text-align: left;
	}
.commerce_file_my_files.block_1 th:nth-child(3) {
		padding: 0 1em 0 0;
	}
.commerce_file_my_files.block_1 td:first-child {
			padding: 0 1em 0 0;
		}

