/* Fonts, colors, tags */
*, ::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.17 | 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: "e-ukraineregular", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 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: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1152px){
  .container{
    max-width: 1152px;
  }
}
@media (min-width: 1366px){
  .container{
    max-width: 1366px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.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;
}
.mb-4{
  margin-bottom: 1rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.max-w-fit{
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.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));
}
.flex-col{
  flex-direction: column;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-12{
  gap: 3rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-gray-footer{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
/* @font-face {
  font-family: 'e-ukraine_headbold';
  src: url('../../fonts/e-ukrainehead-bold-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukrainehead-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */
/* @font-face {
  font-family: 'e-ukraine_headlogo';
  src: url('../../fonts/e-ukrainehead-logo-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukrainehead-logo-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */
@font-face {
  font-family: 'e-ukraine_headmedium';
  src: url('../../fonts/e-ukrainehead-medium-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukrainehead-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* @font-face {
  font-family: 'e-ukraine_headlight';
  src: url('../../fonts/e-ukrainehead-light-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukrainehead-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */
/* @font-face {
  font-family: 'e-ukraine_headregular';
  src: url('../../fonts/e-ukrainehead-regular-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukrainehead-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */
/* @font-face {
  font-family: 'e-ukraine_headthin';
  src: url('../../fonts/e-ukrainehead-thin-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukrainehead-thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */
/* @font-face {
  font-family: 'e-ukraine_headultralight';
  src: url('../../fonts/e-ukrainehead-ultralight-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukrainehead-ultralight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */
@font-face {
  font-family: 'e-ukrainebold';
  src: url('../../fonts/e-ukraine-bold-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukraine-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'e-ukrainemedium';
  src: url('../../fonts/e-ukraine-medium-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukraine-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'e-ukrainelight';
  src: url('../../fonts/e-ukraine-light-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukraine-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'e-ukraineregular';
  src: url('../../fonts/e-ukraine-regular-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukraine-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* @font-face {
  font-family: 'e-ukrainethin';
  src: url('../../fonts/e-ukraine-thin-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukraine-thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */
/* @font-face {
  font-family: 'e-ukraineultralight';
  src: url('../../fonts/e-ukraine-ultralight-webfont.woff2') format('woff2'),
       url('../../fonts/e-ukraine-ultralight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
} */
@font-face{
  /* font-family:'Roboto Flex'; */
  /* src:url('../../fonts/RobotoFlex-Regular.ttf') format('truetype'); */
  /* font-optical-sizing: auto; */
  /* font-weight:400;font-style:normal; */
  /* font-display:swap; */
}
:root {

  /* XD colors */

  /* Tailwind extend colors */
  /* --hover: theme("colors.hover"); */
  /* --dark: theme("colors.dark"); */
  /* --light: theme("colors.light"); */
  /* --bright: theme("colors.bright"); */
  /* --gray-light: theme("colors.gray-light"); */
  /* --gray-medium: theme("colors.gray-medium"); */
  /* --gray-dark: theme("colors.gray-dark"); */
  /* --gray-hover: theme("colors.gray-hover"); */
  /* --green-dark: theme("colors.green-dark"); */
  /* --green-light: theme("colors.green-light"); */
}
html{
  scroll-behavior: smooth;
  font-size: 16px;
}
body{
  font-family: "e-ukrainelight", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 300;
  line-height: 1.5rem;
  /* font-family: $ff_proba_pro; */
  /* font-weight: 400; */
  /* font-size: 16px; */
  /* font-size: 1rem; */
  /* color: $clr_black; */
  /* line-height: 1.3; */
  /* text-rendering: optimizeLegibility; */
  /* -webkit-text-size-adjust: 100%; */
  /* -webkit-font-smoothing: antialiased; */
  /* -webkit-tap-highlight-color: transparent; */

  /* remove Chrome links brainfart */
  /* text-decoration-skip-ink: none; */
}
[class^=container]{
  margin: auto;
}
.container-1088{
  width: 100%;
  max-width: 1088px;
  margin: 0 auto;
}
.container-1120{
  margin-left: auto;
  margin-right: auto;
  max-width: 1120px;
}
@media (max-width: 1199px) {
.container-1120 {
    padding: 0 15px
} 
  }
.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); */
}
/* Стили для отладки
================================================= */
/* Пункты первого уровня меню */
.main-menu > li{
  position: relative;
  display: flex;
}
.main-menu > li > a{
  display: flex;
  cursor: pointer;
  align-items: center;
  gap: 0.25rem;
  white-space: nowrap;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.main-menu ul:not(.contextual-links) li{
  display: flex;
  width: 100%;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
}
.main-menu .dropdown-menu{
  position: absolute;
  left: -20px;
  top: 36px;
  z-index: 20;
  display: none;
  width: 20rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(77 72 42 / var(--tw-bg-opacity, 1));
  line-height: 1.25;
}
.main-menu .dropdown-menu li{
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-bottom-color: rgb(77 72 42 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-top-color: rgb(77 72 42 / var(--tw-border-opacity, 1));
}
.main-menu .dropdown-menu li:hover{
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.main-menu .dropdown-menu a{
  position: relative;
  display: block;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
/* каретка тогглера */
.main-menu .caret{
  margin: 0px;
  width: 1rem;
  height: 1rem;
  --tw-rotate: 0deg;
  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));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    background: url(../../img/dropdown.svg) center / 100% no-repeat;
}
.main-menu .open .caret{
  --tw-rotate: -90deg;
  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));
}
/* [id*=block-contacts]{
  header &{
    display: none;
    position: absolute;
    left: 0;
    padding: 11px 18px;
    border-radius: 10px;
    box-shadow: 0 3px 5px 0 #00000026;
    z-index: 12;
    @media (max-width: 1400px){ left: -51px }

  }
  header .dropdown.open &:before{ // ovrd
    @media (max-width: 1400px){ left: 0;
      right: 0;
      margin: auto;
    }
  }
  .expanded.dropdown.open &{
    display: block;
    @media (max-width: 991px){display: none }
    p{
      margin-bottom: 0;
    }
      a{
        display: inline-block;
        &:hover{
          color: #19509D;
          background: #D3D5DD;
        }
      }
  }

  .topbar-contacts__row{
    &:first-child{
      margin-bottom: 7px;
      > a {
        width: 23px;
      }
    }
  }
  a[href*=tel]{
    white-space: nowrap;
  }
  button{
    text-transform: uppercase;
  }
} */
/* ul.main-menu{
  .burger-menu &{
    align-items: start;
    flex-flow: row wrap;
    //justify-content: start;
    gap: inherit;
    > li{
      display: block;
      width: 100%;
      &:not(.expanded){
        margin-bottom: 7px;
      }
      &.dropdown:nth-child(2){
        margin-top: 1rem;
        .dropdown-toggle{
          padding: 0;
        }
      }
      > a, div{
        padding: 5px 0;
        @media (max-width: 991px){ padding: 0 }
      }
      a{
        color: #000;
        &:hover{
          color: #000;
        }
      }
    }
    // послуги
    & .view-content{
      padding: 0;
      margin-bottom: 1rem;
      div{
        padding: 0;
        a{
          background: transparent;
          padding: 20px 0;
        }
      }
      a{
        border-bottom: 1px solid #FFDB99;
      }
    }
  }
} */
/* ul.dropdown-menu{
  .burger-menu ul.main-menu li.dropdown &{
    @media (max-width: 991px){
      display: block;
      position: static;
    }
  }
} */
/* Megamenu */
.block-tb-megamenu-menu-blockmain{
  margin-bottom: 1rem;
}
/* .tbm-nav{
  align-items: center;
} */
/* @apply brdr; */
@media (min-width: 1201px){
#block-main-menu-mega .tbm, #block-main-new-menu-mega .tbm, #block-mega-subd-svt-top .tbm, #block-mega-subd-pps-top .tbm, #block-mega-subd-stb-top .tbm, #block-mega-subd-ndar-top .tbm, #block-mega-subd-bk-top .tbm, #block-mega-subd-krem-top .tbm, #block-mega-subd-mar-top .tbm, #block-mega-subd-mil-top .tbm, #block-mega-subd-nvp-top .tbm, #block-mega-subd-stn-top .tbm, #block-mega-subd-tr-top .tbm, #block-mega-subd-bv-top .tbm{
    --tw-bg-opacity: 1;
    background-color: rgb(77 72 42 / var(--tw-bg-opacity, 1));
  }}
#block-main-menu-mega .tbm-nav.level-0, #block-main-new-menu-mega .tbm-nav.level-0, #block-mega-subd-svt-top .tbm-nav.level-0, #block-mega-subd-pps-top .tbm-nav.level-0, #block-mega-subd-stb-top .tbm-nav.level-0, #block-mega-subd-ndar-top .tbm-nav.level-0, #block-mega-subd-bk-top .tbm-nav.level-0, #block-mega-subd-krem-top .tbm-nav.level-0, #block-mega-subd-mar-top .tbm-nav.level-0, #block-mega-subd-mil-top .tbm-nav.level-0, #block-mega-subd-nvp-top .tbm-nav.level-0, #block-mega-subd-stn-top .tbm-nav.level-0, #block-mega-subd-tr-top .tbm-nav.level-0, #block-mega-subd-bv-top .tbm-nav.level-0{
  flex-wrap: wrap;
  gap: 0.5rem;
}
#block-main-menu-mega .tbm-item--has-dropdown > .tbm-link-container,
  #block-main-menu-mega .tbm-item.level-1 > .tbm-link-container,
  #block-main-new-menu-mega .tbm-item--has-dropdown > .tbm-link-container,
  #block-main-new-menu-mega .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-svt-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-svt-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-pps-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-pps-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-stb-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-stb-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-ndar-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-ndar-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-bk-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-bk-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-krem-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-krem-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-mar-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-mar-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-mil-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-mil-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-nvp-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-nvp-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-stn-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-stn-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-tr-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-tr-top .tbm-item.level-1 > .tbm-link-container,
  #block-mega-subd-bv-top .tbm-item--has-dropdown > .tbm-link-container,
  #block-mega-subd-bv-top .tbm-item.level-1 > .tbm-link-container { height: 3rem;
  }
#block-main-menu-mega .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-main-menu-mega .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-main-new-menu-mega .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-main-new-menu-mega .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-svt-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-svt-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-pps-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-pps-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-stb-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-stb-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-ndar-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-ndar-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-bk-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-bk-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-krem-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-krem-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-mar-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-mar-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-mil-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-mil-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-nvp-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-nvp-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-stn-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-stn-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-tr-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-tr-top .tbm-item.level-1 > .tbm-link-container > .tbm-link, #block-mega-subd-bv-top .tbm-item--has-dropdown > .tbm-link-container > .tbm-link, #block-mega-subd-bv-top .tbm-item.level-1 > .tbm-link-container > .tbm-link{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
#block-main-menu-mega .tbm-link-container, #block-main-new-menu-mega .tbm-link-container, #block-mega-subd-svt-top .tbm-link-container, #block-mega-subd-pps-top .tbm-link-container, #block-mega-subd-stb-top .tbm-link-container, #block-mega-subd-ndar-top .tbm-link-container, #block-mega-subd-bk-top .tbm-link-container, #block-mega-subd-krem-top .tbm-link-container, #block-mega-subd-mar-top .tbm-link-container, #block-mega-subd-mil-top .tbm-link-container, #block-mega-subd-nvp-top .tbm-link-container, #block-mega-subd-stn-top .tbm-link-container, #block-mega-subd-tr-top .tbm-link-container, #block-mega-subd-bv-top .tbm-link-container{
  height: auto;
  gap: 0.5rem;
}
@media (max-width: 1240px){
#block-main-menu-mega .tbm-link-container, #block-main-new-menu-mega .tbm-link-container, #block-mega-subd-svt-top .tbm-link-container, #block-mega-subd-pps-top .tbm-link-container, #block-mega-subd-stb-top .tbm-link-container, #block-mega-subd-ndar-top .tbm-link-container, #block-mega-subd-bk-top .tbm-link-container, #block-mega-subd-krem-top .tbm-link-container, #block-mega-subd-mar-top .tbm-link-container, #block-mega-subd-mil-top .tbm-link-container, #block-mega-subd-nvp-top .tbm-link-container, #block-mega-subd-stn-top .tbm-link-container, #block-mega-subd-tr-top .tbm-link-container, #block-mega-subd-bv-top .tbm-link-container {gap: 0 0
  }}
#block-main-menu-mega .tbm-submenu-toggle, #block-main-new-menu-mega .tbm-submenu-toggle, #block-mega-subd-svt-top .tbm-submenu-toggle, #block-mega-subd-pps-top .tbm-submenu-toggle, #block-mega-subd-stb-top .tbm-submenu-toggle, #block-mega-subd-ndar-top .tbm-submenu-toggle, #block-mega-subd-bk-top .tbm-submenu-toggle, #block-mega-subd-krem-top .tbm-submenu-toggle, #block-mega-subd-mar-top .tbm-submenu-toggle, #block-mega-subd-mil-top .tbm-submenu-toggle, #block-mega-subd-nvp-top .tbm-submenu-toggle, #block-mega-subd-stn-top .tbm-submenu-toggle, #block-mega-subd-tr-top .tbm-submenu-toggle, #block-mega-subd-bv-top .tbm-submenu-toggle{
  display: block;
  width: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(77 72 42 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(201 200 169 / var(--tw-text-opacity, 1));
    margin-left: 1rem;
}
#block-main-menu-mega .tbm-item.level-1, #block-main-new-menu-mega .tbm-item.level-1, #block-mega-subd-svt-top .tbm-item.level-1, #block-mega-subd-pps-top .tbm-item.level-1, #block-mega-subd-stb-top .tbm-item.level-1, #block-mega-subd-ndar-top .tbm-item.level-1, #block-mega-subd-bk-top .tbm-item.level-1, #block-mega-subd-krem-top .tbm-item.level-1, #block-mega-subd-mar-top .tbm-item.level-1, #block-mega-subd-mil-top .tbm-item.level-1, #block-mega-subd-nvp-top .tbm-item.level-1, #block-mega-subd-stn-top .tbm-item.level-1, #block-mega-subd-tr-top .tbm-item.level-1, #block-mega-subd-bv-top .tbm-item.level-1{
  border-right-width: 0px;
}
body:not(.path-frontpage) #block-main-menu-mega > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-main-new-menu-mega > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-svt-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-pps-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-stb-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-ndar-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-bk-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-krem-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-mar-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-mil-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-nvp-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-stn-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-tr-top > nav > div > ul > .active-trail.level-1 > div > a,body:not(.path-frontpage) #block-mega-subd-bv-top > nav > div > ul > .active-trail.level-1 > div > a{
      color: white;
    }
#block-main-menu-mega .tbm-item.level-3.active-trail a,#block-main-new-menu-mega .tbm-item.level-3.active-trail a,#block-mega-subd-svt-top .tbm-item.level-3.active-trail a,#block-mega-subd-pps-top .tbm-item.level-3.active-trail a,#block-mega-subd-stb-top .tbm-item.level-3.active-trail a,#block-mega-subd-ndar-top .tbm-item.level-3.active-trail a,#block-mega-subd-bk-top .tbm-item.level-3.active-trail a,#block-mega-subd-krem-top .tbm-item.level-3.active-trail a,#block-mega-subd-mar-top .tbm-item.level-3.active-trail a,#block-mega-subd-mil-top .tbm-item.level-3.active-trail a,#block-mega-subd-nvp-top .tbm-item.level-3.active-trail a,#block-mega-subd-stn-top .tbm-item.level-3.active-trail a,#block-mega-subd-tr-top .tbm-item.level-3.active-trail a,#block-mega-subd-bv-top .tbm-item.level-3.active-trail a{
    /* background: #93af7a; */
    /* @apply pl-4 bg-brand text-brand-light hover:bg-brand-ligt hover:text-brand; */
    border-bottom-width: 2px;
    border-top-width: 2px;
    border-bottom-color: rgb(77 72 42 / var(--tw-border-opacity, 1));
    --tw-border-opacity: 1;
    border-top-color: rgb(77 72 42 / var(--tw-border-opacity, 1));
  }
#block-main-menu-mega .tbm-submenu .tbm-link.no-link, #block-main-new-menu-mega .tbm-submenu .tbm-link.no-link, #block-mega-subd-svt-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-pps-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-stb-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-ndar-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-bk-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-krem-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-mar-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-mil-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-nvp-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-stn-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-tr-top .tbm-submenu .tbm-link.no-link, #block-mega-subd-bv-top .tbm-submenu .tbm-link.no-link{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
#block-main-menu-mega .tbm-link.level-1, #block-main-new-menu-mega .tbm-link.level-1, #block-mega-subd-svt-top .tbm-link.level-1, #block-mega-subd-pps-top .tbm-link.level-1, #block-mega-subd-stb-top .tbm-link.level-1, #block-mega-subd-ndar-top .tbm-link.level-1, #block-mega-subd-bk-top .tbm-link.level-1, #block-mega-subd-krem-top .tbm-link.level-1, #block-mega-subd-mar-top .tbm-link.level-1, #block-mega-subd-mil-top .tbm-link.level-1, #block-mega-subd-nvp-top .tbm-link.level-1, #block-mega-subd-stn-top .tbm-link.level-1, #block-mega-subd-tr-top .tbm-link.level-1, #block-mega-subd-bv-top .tbm-link.level-1{
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(201 200 169 / var(--tw-text-opacity, 1));
}
#block-main-menu-mega .tbm-link.level-1:hover, #block-main-new-menu-mega .tbm-link.level-1:hover, #block-mega-subd-svt-top .tbm-link.level-1:hover, #block-mega-subd-pps-top .tbm-link.level-1:hover, #block-mega-subd-stb-top .tbm-link.level-1:hover, #block-mega-subd-ndar-top .tbm-link.level-1:hover, #block-mega-subd-bk-top .tbm-link.level-1:hover, #block-mega-subd-krem-top .tbm-link.level-1:hover, #block-mega-subd-mar-top .tbm-link.level-1:hover, #block-mega-subd-mil-top .tbm-link.level-1:hover, #block-mega-subd-nvp-top .tbm-link.level-1:hover, #block-mega-subd-stn-top .tbm-link.level-1:hover, #block-mega-subd-tr-top .tbm-link.level-1:hover, #block-mega-subd-bv-top .tbm-link.level-1:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(77 72 42 / var(--tw-bg-opacity, 1));
}
#block-main-menu-mega .tbm-link.level-1:focus, #block-main-new-menu-mega .tbm-link.level-1:focus, #block-mega-subd-svt-top .tbm-link.level-1:focus, #block-mega-subd-pps-top .tbm-link.level-1:focus, #block-mega-subd-stb-top .tbm-link.level-1:focus, #block-mega-subd-ndar-top .tbm-link.level-1:focus, #block-mega-subd-bk-top .tbm-link.level-1:focus, #block-mega-subd-krem-top .tbm-link.level-1:focus, #block-mega-subd-mar-top .tbm-link.level-1:focus, #block-mega-subd-mil-top .tbm-link.level-1:focus, #block-mega-subd-nvp-top .tbm-link.level-1:focus, #block-mega-subd-stn-top .tbm-link.level-1:focus, #block-mega-subd-tr-top .tbm-link.level-1:focus, #block-mega-subd-bv-top .tbm-link.level-1:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(77 72 42 / var(--tw-bg-opacity, 1));
  text-decoration-line: underline;
}
#block-main-menu-mega .tbm-link.level-1.tbm-toggle:hover, #block-main-new-menu-mega .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-svt-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-pps-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-stb-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-ndar-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-bk-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-krem-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-mar-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-mil-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-nvp-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-stn-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-tr-top .tbm-link.level-1.tbm-toggle:hover, #block-mega-subd-bv-top .tbm-link.level-1.tbm-toggle:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#block-main-menu-mega .tbm-submenu, #block-main-new-menu-mega .tbm-submenu, #block-mega-subd-svt-top .tbm-submenu, #block-mega-subd-pps-top .tbm-submenu, #block-mega-subd-stb-top .tbm-submenu, #block-mega-subd-ndar-top .tbm-submenu, #block-mega-subd-bk-top .tbm-submenu, #block-mega-subd-krem-top .tbm-submenu, #block-mega-subd-mar-top .tbm-submenu, #block-mega-subd-mil-top .tbm-submenu, #block-mega-subd-nvp-top .tbm-submenu, #block-mega-subd-stn-top .tbm-submenu, #block-mega-subd-tr-top .tbm-submenu, #block-mega-subd-bv-top .tbm-submenu{
  top: 2.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1152px){
  #block-main-menu-mega .tbm-submenu, #block-main-new-menu-mega .tbm-submenu, #block-mega-subd-svt-top .tbm-submenu, #block-mega-subd-pps-top .tbm-submenu, #block-mega-subd-stb-top .tbm-submenu, #block-mega-subd-ndar-top .tbm-submenu, #block-mega-subd-bk-top .tbm-submenu, #block-mega-subd-krem-top .tbm-submenu, #block-mega-subd-mar-top .tbm-submenu, #block-mega-subd-mil-top .tbm-submenu, #block-mega-subd-nvp-top .tbm-submenu, #block-mega-subd-stn-top .tbm-submenu, #block-mega-subd-tr-top .tbm-submenu, #block-mega-subd-bv-top .tbm-submenu{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
#block-main-menu-mega .tbm-submenu a.tbm-link:hover, #block-main-new-menu-mega .tbm-submenu a.tbm-link:hover, #block-mega-subd-svt-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-pps-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-stb-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-ndar-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-bk-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-krem-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-mar-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-mil-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-nvp-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-stn-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-tr-top .tbm-submenu a.tbm-link:hover, #block-mega-subd-bv-top .tbm-submenu a.tbm-link:hover{
  --tw-text-opacity: 1;
  color: rgb(77 72 42 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
#block-main-menu-mega .tbm-submenu a.tbm-link:focus, #block-main-new-menu-mega .tbm-submenu a.tbm-link:focus, #block-mega-subd-svt-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-pps-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-stb-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-ndar-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-bk-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-krem-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-mar-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-mil-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-nvp-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-stn-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-tr-top .tbm-submenu a.tbm-link:focus, #block-mega-subd-bv-top .tbm-submenu a.tbm-link:focus{
  --tw-text-opacity: 1;
  color: rgb(77 72 42 / var(--tw-text-opacity, 1));
}
@media (min-width: 1152px){
  #block-main-menu-mega .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-main-new-menu-mega .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-svt-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-pps-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-stb-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-ndar-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-bk-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-krem-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-mar-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-mil-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-nvp-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-stn-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-tr-top .tbm-subnav.level-1:has(.tbm-item.tbm-group), #block-mega-subd-bv-top .tbm-subnav.level-1:has(.tbm-item.tbm-group){
    display: flex;
    gap: 3rem;
  }
}
#block-main-menu-mega .level-3.tbm-group, #block-main-new-menu-mega .level-3.tbm-group, #block-mega-subd-svt-top .level-3.tbm-group, #block-mega-subd-pps-top .level-3.tbm-group, #block-mega-subd-stb-top .level-3.tbm-group, #block-mega-subd-ndar-top .level-3.tbm-group, #block-mega-subd-bk-top .level-3.tbm-group, #block-mega-subd-krem-top .level-3.tbm-group, #block-mega-subd-mar-top .level-3.tbm-group, #block-mega-subd-mil-top .level-3.tbm-group, #block-mega-subd-nvp-top .level-3.tbm-group, #block-mega-subd-stn-top .level-3.tbm-group, #block-mega-subd-tr-top .level-3.tbm-group, #block-mega-subd-bv-top .level-3.tbm-group{
  max-width: 24rem;
}
#block-main-menu-mega .level-3.tbm-group ul.tbm-subnav, #block-main-new-menu-mega .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-svt-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-pps-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-stb-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-ndar-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-bk-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-krem-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-mar-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-mil-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-nvp-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-stn-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-tr-top .level-3.tbm-group ul.tbm-subnav, #block-mega-subd-bv-top .level-3.tbm-group ul.tbm-subnav{
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
/* Mobile */
#block-main-menu-mega .tbm--mobile-show .tbm-collapse,  #block-main-new-menu-mega .tbm--mobile-show .tbm-collapse,  #block-mega-subd-svt-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-pps-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-stb-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-ndar-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-bk-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-krem-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-mar-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-mil-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-nvp-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-stn-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-tr-top .tbm--mobile-show .tbm-collapse,  #block-mega-subd-bv-top .tbm--mobile-show .tbm-collapse{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#block-main-menu-mega .tbm--mobile-show .tbm-collapse span,
      #block-main-menu-mega .tbm--mobile-show .tbm-collapse a,
      #block-main-menu-mega .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-main-new-menu-mega .tbm--mobile-show .tbm-collapse span,
      #block-main-new-menu-mega .tbm--mobile-show .tbm-collapse a,
      #block-main-new-menu-mega .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-svt-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-svt-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-svt-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-pps-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-pps-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-pps-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-stb-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-stb-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-stb-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-ndar-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-ndar-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-ndar-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-bk-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-bk-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-bk-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-krem-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-krem-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-krem-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-mar-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-mar-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-mar-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-mil-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-mil-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-mil-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-nvp-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-nvp-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-nvp-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-stn-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-stn-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-stn-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-tr-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-tr-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-tr-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a,
      #block-mega-subd-bv-top .tbm--mobile-show .tbm-collapse span,
      #block-mega-subd-bv-top .tbm--mobile-show .tbm-collapse a,
      #block-mega-subd-bv-top .tbm--mobile-show .tbm-collapse .active-trail.level-1 a{
  background-color: inherit;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
#block-main-menu-mega .tbm.tbm--mobile .tbm-nav, #block-main-new-menu-mega .tbm.tbm--mobile .tbm-nav, #block-mega-subd-svt-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-pps-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-stb-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-ndar-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-bk-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-krem-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-mar-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-mil-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-nvp-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-stn-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-tr-top .tbm.tbm--mobile .tbm-nav, #block-mega-subd-bv-top .tbm.tbm--mobile .tbm-nav{
  background-color: inherit;
}
#block-main-menu-mega .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-main-new-menu-mega .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-svt-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-pps-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-stb-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-ndar-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-bk-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-krem-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-mar-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-mil-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-nvp-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-stn-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-tr-top .tbm.tbm--mobile .tbm-submenu .tbm-link, #block-mega-subd-bv-top .tbm.tbm--mobile .tbm-submenu .tbm-link{
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
#block-main-menu-mega .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-main-menu-mega .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-main-menu-mega .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-main-new-menu-mega .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-main-new-menu-mega .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-main-new-menu-mega .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-svt-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-svt-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-svt-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-pps-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-pps-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-pps-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-stb-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-stb-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-stb-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-ndar-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-ndar-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-ndar-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-bk-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-bk-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-bk-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-krem-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-krem-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-krem-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-mar-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-mar-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-mar-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-mil-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-mil-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-mil-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-nvp-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-nvp-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-nvp-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-stn-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-stn-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-stn-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-tr-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-tr-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-tr-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover,
    #block-mega-subd-bv-top .tbm.tbm--mobile .tbm-link.level-1:hover,
    #block-mega-subd-bv-top .tbm.tbm--mobile .tbm-link.level-1:focus,
    #block-mega-subd-bv-top .tbm.tbm--mobile .tbm-link.level-1.tbm-toggle:hover{
  background-color: inherit !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
#block-main-menu-mega .tbm.tbm--mobile .level-2.tbm-group, #block-main-new-menu-mega .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-svt-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-pps-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-stb-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-ndar-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-bk-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-krem-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-mar-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-mil-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-nvp-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-stn-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-tr-top .tbm.tbm--mobile .level-2.tbm-group, #block-mega-subd-bv-top .tbm.tbm--mobile .level-2.tbm-group{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.tbm-link.level-1{
  flex-shrink: 0;
}
.tbm:not(.tbm--mobile-show){
    display: inline-block
  }
#block-main-menu-mega{
  display: none;
}
.animated-label{
  position: relative;
  margin-bottom: 2rem;
}
.animated-label label{
  pointer-events: none;
  position: absolute;
  left: 1rem;
  top: 7px;
    transition: transform 0.2s;
}
.animated-label input[placeholder]:not(:-moz-placeholder-shown) + label, .animated-label textarea[placeholder]:not(:-moz-placeholder-shown) + label{
  overflow: hidden;
  font-size: 1.125rem;
  line-height: 1.75rem;
    transform: translateY(-44px);
}
.animated-label input:hover + label,
  .animated-label input:focus + label,
  .animated-label input[placeholder]:not(:placeholder-shown) + label,
  .animated-label textarea:hover + label,
  .animated-label textarea:focus + label,
  .animated-label textarea[placeholder]:not(:placeholder-shown) + label{
  overflow: hidden;
  font-size: 1.125rem;
  line-height: 1.75rem;
    transform: translateY(-44px);
}
[id*="search-api-block"] .animated-label input[placeholder]:not(:-moz-placeholder-shown) + label, [id*="search-api-block"] .animated-label textarea[placeholder]:not(:-moz-placeholder-shown) + label{
      transform: translateY(-33px);
    }
[id*="search-api-block"] .animated-label input:hover + label,[id*="search-api-block"] .animated-label input:focus + label,[id*="search-api-block"] .animated-label input[placeholder]:not(:placeholder-shown) + label,[id*="search-api-block"] .animated-label textarea:hover + label,[id*="search-api-block"] .animated-label textarea:focus + label,[id*="search-api-block"] .animated-label textarea[placeholder]:not(:placeholder-shown) + label{
      transform: translateY(-33px);
    }
.container{
  max-width: 1400px;
}
.section-container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px){
  .section-container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .section-container{
    max-width: 768px;
  }
}
@media (min-width: 1152px){
  .section-container{
    max-width: 1152px;
  }
}
@media (min-width: 1366px){
  .section-container{
    max-width: 1366px;
  }
}
@media (min-width: 1536px){
  .section-container{
    max-width: 1536px;
  }
}
.section-container{
  max-width: 1400px;
}
.header .section-container{
  padding-top: 1rem;
  padding-bottom: 0.25rem;
}
@media (min-width: 640px){
  .header .section-container{
    padding-bottom: 1rem;
  }
}
@media (min-width: 1152px){
  .header .section-container{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 1200px){
.header .section-container { padding-bottom: 1px
  } }
.footer__top .section-container{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 1152px){
  .footer__top .section-container{
    flex-direction: row;
    gap: 3rem;
  }
}
h1{
  margin-top: 0px;
  margin-bottom: 4rem;
}
h2{
  font-family: e-ukraineregular, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.5rem;
  line-height: 2rem;
}
@media (min-width: 1152px){
  h2{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 767px){
h2{
    font-size: 20px;
    line-height: 1.4
}
  }
h3{
  /* margin-bottom: 1rem; */
}
h4{
  /* margin-bottom: 12px; */
}
address{
  font-style: normal;
}
.main-container{
  padding-top: 5rem;
}
@media (max-width: 1280px){
.main-container { padding-top: 2rem
} }
/* @media (max-width: 991px) { padding-top: 0 } */
@media (max-width: 767px){
.not-front .main-container{ padding-top: 10px
  } }
.main-container:before, .main-container:after{
    display: table;
    content: '';
    clear: both;
  }
.btn-filled.btn-rounded{
  max-width: -moz-fit-content;
  max-width: fit-content;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.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: 101;
}
.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: #4d482a;
    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);
  }
}
polygon, path{
  transition: all ease 0.3s;
}
/* Стили основного текста (body) */
.node-content .field--name-body ul{
  display: list-item;
}
.node-content .field--name-body ul li{
  list-style-type: disc;
}
/* @import "../_vars.pcss"; */
.test-mode-alert{
  position: absolute;
  top: 0px;
  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));
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media not all and (min-width: 640px){
  .test-mode-alert{
    width: 100%;
  }
}
@media (min-width: 640px){
  .test-mode-alert{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.header{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(77 72 42 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(201 200 169 / var(--tw-text-opacity, 1));
}
/* fixed left-0 right-0 top-0 z-50 */
.header .container{
  padding-top: 1rem;
  padding-bottom: 0.25rem;
}
@media (min-width: 640px){
  .header .container{
    padding-bottom: 1rem;
  }
}
@media (min-width: 1152px){
  .header .container{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 1200px){
.header .container { padding-bottom: 1px !important
  } }
/* color: #ffffff; */
/* background: $clr_blu; */
.header.active {
    /* js */
    /* transform: translate(0,0); */
  }
.modal-open .header {
    /* нельзя: скроется сам при открытии корзины */
    /* display: none; */
  }
.header .logos{
  margin-top: -0.25rem;
  flex-shrink: 0;
}
.header .logo-block{
  margin-bottom: 2rem;
  display: flex;
  gap: 1rem;
}
@media (min-width: 640px){
  .header .logo-block{
    margin-bottom: 0.6rem;
  }
}
@media (min-width: 768px){
  .header .logo-block{
    gap: 1.5rem;
  }
}
@media (min-width: 1152px){
  .header .logo-block{
    margin-bottom: 2rem;
  }
}
@media (max-width: 639px){
.header .logo-block { margin-bottom: 0
  } }
.header .logo-title{
  margin-top: -0.5rem;
}
.header .logo-title-big{
  margin-bottom: 0.25rem;
  font-family: e-ukraine_headmedium, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.15;
}
@media (min-width: 640px){
  .header .logo-title-big{
    margin-bottom: 1rem;
    font-size: 34px;
  }
}
.header .logo-title-big {
    /* @media (max-width: 991px){ font-size: 3.6vw } */
  }
.header .logo-title-small{
  display: block;
  font-family: e-ukraine_headmedium, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 13px;
}
@media (min-width: 640px){
  .header .logo-title-small{
    font-size: 26px;
  }
}
.header .logo-title-small {
    line-height: 1.4;
    /* @media (max-width: 991px){ font-size: 2.6vw } */
  }
img.coat-of-arms__lg{
  width: 3.5rem;
}
@media (min-width: 640px){
  img.coat-of-arms__lg{
    width: 6rem;
  }
}
@media (min-width: 768px){
  img.coat-of-arms__lg{
    width: 10rem;
  }
}
@media (max-width: 1200px){
img.coat-of-arms__lg { width: 7.9rem
} }
@media (max-width: 639px) {
img.coat-of-arms__lg { width: 3.5rem
} }
.header .logoname img, footer .logoname img {
      max-width: 106px;
    }
.header .logoname{
  margin-bottom: 1rem;
}
.header .logoname .field--name-body{
  display: flex;
  gap: 1.5rem;
}
.header .logoname .field--name-body > div{
        width: 100%; flex-shrink: 0;
      }
.severdon .header .logoname img {
        position: relative;
        top: 6px;
      }
.header .logoname{
  max-width: 650px;
}
@media (max-width: 1151px) and (min-width: 1049px){
.header .logoname { max-width: none
  } }
.header .logo-title{
  max-width: 550px;
}
@media (max-width: 1151px) and (min-width: 1049px){
.header .logo-title { max-width: none
    } }
@media (max-width: 767px){
.hot-line, .navbar-search{ position: relative; top: -2px
} }
.hot-line{
  position: relative;
}
@media (max-width: 639px){
.hot-line { font-size: 14px; left: -9px
} }
.hot-line:hover .hot-line__body{
  visibility: visible;
  opacity: 1;
  transition-duration: 500ms;
}
.hot-line__toggler{
  white-space: nowrap;
}
@media (max-width: 380px){
.hot-line__toggler {
    font-size: 0
}
  }
.hot-line__toggler{
  position: relative;
}
@media (max-width: 380px){
.hot-line__toggler:before{
    position: absolute;
    left: -13px;
    top: -8px;
    display: block;
    --tw-bg-opacity: 1;
    background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
    --tw-content: '';
    content: var(--tw-content);
  }
.hot-line__toggler:hover:before{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
.hot-line__toggler:before{
      -webkit-mask: url(../../img/ico-tel.svg) center / 100% no-repeat;
              mask: url(../../img/ico-tel.svg) center / 100% no-repeat;
      width: 14px;
      height: 14px
  }
    }
.hot-line__body{
  visibility: hidden;
  position: absolute;
  left: -41px;
  top: -22px;
  z-index: 1000;
  --tw-bg-opacity: 1;
  background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 2rem;
  padding-top: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(77 72 42 / var(--tw-text-opacity, 1));
  opacity: 0;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  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-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.hot-line__body .field--name-field-block-title{
  position: relative;
  margin-bottom: 1rem;
  line-height: 1.25;
}
.hot-line__body .contact-links{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (max-width: 767px){
.hot-line__body .contact-links { gap: 0
  } }
.hot-line__body a{
  white-space: nowrap;
  font-size: 26px;
}
.hot-line__body a:hover{
  text-decoration-line: underline;
}
@media (max-width: 767px){
.hot-line__body a { font-size: 16px
    } }
.header-diia{
  display: flex;
  align-items: center;
  gap: 1rem;
}
/* align-items: center; */
/* @media (max-width: 911px){ max-width: 100px } */
/* > *{
    @apply shrink-0;
  } */
/* @media (max-width: 911px){ flex-shrink: 1 } */
@media (max-width: 1280px){
.header-diia { display: none
} }
.coat-of-arms__ua{
  width: 38px;
}
.header-diia-link{
  display: block;
  width: 4rem;
  height: 4rem;
  --tw-bg-opacity: 1;
  background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
  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: 150ms;
}
.header-diia-link:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.header-diia-link {
    -webkit-mask: url(../../img/dia-brand.svg) center / 100% no-repeat;
            mask: url(../../img/dia-brand.svg) center / 100% no-repeat;
  }
.header-diia-link img{
  display: none;
}
#block-socials-top .contact-links, .socials-top .contact-links, #block-socials-top--2 .contact-links{
  display: flex;
  gap: 0.75rem;
}
#block-socials-top .contact-links a[class^="contact-links__icon-"], .socials-top .contact-links a[class^="contact-links__icon-"], #block-socials-top--2 .contact-links a[class^="contact-links__icon-"]{
  display: inline-flex;
  width: 1.5rem;
  height: 1.5rem;
  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: 150ms;
}
@media (min-width: 768px){
  #block-socials-top .contact-links a[class^="contact-links__icon-"], .socials-top .contact-links a[class^="contact-links__icon-"], #block-socials-top--2 .contact-links a[class^="contact-links__icon-"]{
    width: 2rem;
    height: 2rem;
  }
}
#block-socials-top .contact-links a[class*="__icon-fb"], .socials-top .contact-links a[class*="__icon-fb"], #block-socials-top--2 .contact-links a[class*="__icon-fb"] {
      -webkit-mask: url(../../img/ico-fb.svg) center / 100% no-repeat;
              mask: url(../../img/ico-fb.svg) center / 100% no-repeat;
    }
#block-socials-top .contact-links a[class*="__icon-telega"], .socials-top .contact-links a[class*="__icon-telega"], #block-socials-top--2 .contact-links a[class*="__icon-telega"] {
      -webkit-mask: url(../../img/ico-telega.svg) center / 100% no-repeat;
              mask: url(../../img/ico-telega.svg) center / 100% no-repeat;
    }
#block-socials-top .contact-links a[class*="__icon-insta"], .socials-top .contact-links a[class*="__icon-insta"], #block-socials-top--2 .contact-links a[class*="__icon-insta"] {
      -webkit-mask: url(../../img/ico-instagram.svg) center / 100% no-repeat;
              mask: url(../../img/ico-instagram.svg) center / 100% no-repeat;
    }
#block-socials-top .contact-links a[class*="__icon-youtube"], .socials-top .contact-links a[class*="__icon-youtube"], #block-socials-top--2 .contact-links a[class*="__icon-youtube"] {
      -webkit-mask: url(../../img/ico-youtube.svg) center / 100% no-repeat;
              mask: url(../../img/ico-youtube.svg) center / 100% no-repeat;
    }
#block-socials-top .contact-links a[class^="contact-links__icon-"], .socials-top .contact-links a[class^="contact-links__icon-"]{
  --tw-bg-opacity: 1;
  background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
}
#block-socials-top .contact-links a[class^="contact-links__icon-"]:hover, .socials-top .contact-links a[class^="contact-links__icon-"]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
footer .contact-links a[class^="contact-links__icon-"]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
footer .contact-links a[class^="contact-links__icon-"]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(149 149 149 / var(--tw-bg-opacity, 1));
}
.hdr-row1{
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 1152px){
  .hdr-row1{
    flex-direction: row;
  }
}
.hdr-row1 {
  /* @media (max-width: 1260px){ gap: 1rem 1rem }
  @media (max-width: 1179px){ margin-bottom: 0 }
  @media (max-width: 991px) { display: inline }
  @media (max-width: 767px) { flex-flow: row wrap } */
}
.hdr-row1-mobile { margin-bottom: 1rem; display: flex; align-items: center; justify-content: flex-end; gap: 1.25rem; font-size: 0.875rem; line-height: 1.25rem;
}
@media (min-width: 1152px){
  .hdr-row1-mobile{
    display: none;
  }
}
.hdr-row1-mobile .accessibility-switcher span{
  display: none;
}
@media (min-width: 768px){
  .hdr-row1-mobile .accessibility-switcher span{
    display: block;
  }
}
@media (max-width: 620px){
.hdr-row1-mobile .accessibility-switcher span { display: none
    } }
.hdr-row1-mobile .accessibility-icon{
  width: 1.25rem;
}
@media not all and (min-width: 768px){
  .hdr-row1-mobile .lang-switcher-wrapper{
    height: 2rem;
    width: 2.5rem;
  }
}
@media (min-width: 768px){
  .hdr-row1-mobile .lang-switcher-wrapper{
    width: 154px;
  }
}
.hdr-row1-mobile .lang-switcher-wrapper::before{
  width: 1.25rem;
  height: 1.25rem;
}
.hdr-row1-mobile .lang-switcher-wrapper::after{
  top: 10px;
}
.hdr-row1-mobile .lang-switcher-mainlang{
  display: none;
}
@media (min-width: 768px){
  .hdr-row1-mobile .lang-switcher-mainlang{
    display: block;
  }
}
.hdr-row1-mobile .header-diia{
  gap: 0.5rem;
}
.hdr-row1-mobile .header-diia img{
  width: 2.5rem;
}
.hdr-row1-mobile .header-diia .header-diia-link{
  height: 2.5rem;
  width: 2.5rem;
}
.hdr-row1-col2{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  gap: 6px;
  /* @media (max-width: 840px) and (min-width: 711px){ margin-top: -2em }

  @media (max-width: 610px){ gap: 6px 0;  margin-top: -2em }
  @media (max-width: 490px){ margin-top: -15px } */
}
.hdr-row1-col2-subcol1{
  display: none;
  max-width: -moz-fit-content;
  max-width: fit-content;
  align-items: flex-start;
  gap: 1.5rem;
}
@media (min-width: 1152px){
  .hdr-row1-col2-subcol1{
    display: flex;
  }
}
@media (min-width: 1366px){
  .hdr-row1-col2-subcol1{
    gap: 2.5rem;
  }
}
@media (max-width: 1151px){
.hdr-row1-col2-subcol1 {
      display: flex
  }
    }
@media (max-width: 639px) {
.hdr-row1-col2-subcol1 { font-size: 13px
  } }
.hdr-row1-col2-subcol1-list{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 1366px){
  .hdr-row1-col2-subcol1-list{
    flex-direction: row;
  }
}
.hdr-row1-col2-subcol2{
  display: flex;
  max-width: -moz-fit-content;
  max-width: fit-content;
  align-items: center;
  gap: 3rem;
    /* @media (max-width: 1199px){ flex-flow: row wrap; }
    @media (max-width: 1179px){ gap: 1rem 3rem; }
    @media (max-width: 991px) { align-items: center; }
    @media (max-width: 610px) { justify-content: end;
      width: 24em;
      gap: 1rem 2rem;
    } */
}
@media (max-width: 639px){
.hdr-row1-col2-subcol2 { gap: 3rem 2px
  } }
@media (max-width: 1200px){
.hdr-row2:not(.menu-opened) {
      display: inline-block;
      position: absolute;
      top: initial;
      bottom: 0;
      left: 16px
  }
    }
@media (max-width: 1164px){
.hdr-row2:not(.menu-opened) {
      bottom: 5px
  }
    }
.tbm-button{
  background-color: transparent;
  margin: 0;
  border: none;
}
@media (max-width: 1179px){
.tbm-button{ margin-bottom: 0
} }
.tbm-button > span{
    width: 32px;
    height: 32px;
  }
@media (max-width: 767px){
.tbm-button-container span{ height: 5px
  }
.tbm-button-container span:nth-child(1) { top: 2px
    }
.tbm-button-container span:nth-child(4) { bottom: 3px
    } }
.accessibility-switcher{
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
@media (min-width: 1152px){
  .accessibility-switcher{
    max-width: 180px;
    line-height: 1.5rem;
  }
}
.accessibility-switcher {
  /* img{
    @media (max-width: 620px){ position: relative; top: -1px }
  }
  span{
    @media (max-width: 620px){display: none }
  } */
}
@media (max-width: 620px){
.accessibility-switcher span{display: none
  } }
.lang-switcher-wrapper{
  position: relative;
  margin-top: -0.5rem;
  display: flex;
  width: 182px;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  line-height: 1.5rem;
  flex-shrink: 0;
  /* img {
    @apply hidden;
  } */
}
@media (max-width: 1151px){
.lang-switcher-wrapper {
    position: relative;
    top: 2px
}
  }
@media (max-width: 639px) {
.lang-switcher-wrapper { width: 146px
} }
.lang-switcher-wrapper::before{
  position: absolute;
  left: 0px;
  top: 7px;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
.lang-switcher-wrapper:hover::before{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.lang-switcher-wrapper::before {
    -webkit-mask: url(../../img/lang.svg) center / 100% no-repeat;
            mask: url(../../img/lang.svg) center / 100% no-repeat;
  }
.lang-switcher-wrapper::after{
  position: absolute;
  right: 0px;
  top: 12px;
  display: block;
  width: 1rem;
  height: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  --tw-content: '';
  content: var(--tw-content);
}
.lang-switcher-wrapper:hover::after{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.lang-switcher-wrapper::after {
    -webkit-mask: url(../../img/dropdown.svg) center / 100% no-repeat;
            mask: url(../../img/dropdown.svg) center / 100% no-repeat;
  }
.lang-switcher-wrapper:hover::after{
  --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));
}
.lang-switcher-wrapper:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  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: 150ms;
}
/* .lang-caret {
    @apply rotate-[-180deg];
  } */
.lang-switcher-wrapper:hover .lang-switcher{
  visibility: visible;
  opacity: 1;
  transition-duration: 500ms;
}
.lang-switcher-mainlang{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
/* .lang-caret {
  @apply transition-transform duration-150 ease-out;
} */
.lang-switcher{
  visibility: hidden;
  position: absolute;
  left: 15px;
  top: 35px;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(77 72 42 / var(--tw-text-opacity, 1));
  opacity: 0;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  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-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
/* @apply invisible absolute -left-[41px] -top-[22px] z-[1000] flex flex-col gap-6 border border-black bg-gray-light px-10 pb-8 pt-6 opacity-0 shadow-xl transition duration-700 ease-in-out; */
.lang-switcher a{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.lang-switcher a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(77 72 42 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(201 200 169 / var(--tw-text-opacity, 1));
}
@media not all and (min-width: 1152px){
  .header-nav{
    margin-top: -58px;
  }
}
@media (min-width: 1152px){
  .header-nav{
    padding-top: 0.75rem;
  }
}
@media (max-width: 1200px){
.header-nav {
    padding-top: 0;
    margin-top: -3rem;
    position: relative;
    top: -4px
}
  }
@media (max-width: 1151px){
.header-nav { top: -8px
} }
/* @media (max-width: 1179px) { margin-top: -4rem;
    position: relative;
    top: -0.75rem; } */
.header-nav ul.main-menu{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.burger{
  display: none;
}
.header-social {
  /* @apply py-3; */
}
[id*="gov-sites"] {
  display: flex;
}
a.diia {
  display: flex;
  flex-shrink: 0;
  background: url(../../img/logo-Diia.svg) 0 0 no-repeat transparent;
  width: 48px;
  height: 49px;
  font-size: 0;
  z-index: 9;
}
.gov {
  display: flex;
  align-items: center;
}
.gov:before {
    content: "";
    display: block;
    width: 10px;
    height: 46px;
    position: relative;
    z-index: 10;
    background-image: linear-gradient(
      rgb(0, 84, 185) 0px,
      rgb(0, 84, 185) 50%,
      rgb(120, 102, 0) 50%
    );
  }
.gov__logo {
  position: relative;
  top: -3px;
  z-index: 10;
}
.gov__logo span:nth-of-type(1) {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 700;
    line-height: 1;
    font-size: 1.7em;
  }
.gov__logo span:nth-of-type(1):after {
      content: "";
      display: block;
      -webkit-mask-image: url(../../img/arrow-round.svg);
              mask-image: url(../../img/arrow-round.svg);
      background-color: rgb(232, 230, 227);
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      -webkit-mask-size: 100% 100%;
              mask-size: 100% 100%;
      transition: all 0.3s linear;
      width: 24px;
      height: 24px;
    }
.gov__logo--hide {
  position: absolute;
  z-index: 5;
  top: -20px;
  left: -20px;
  display: flex;
  grid-gap: 25px;
  flex-direction: column;
  align-items: flex-start;
  background: #244a85;
  font-weight: 600;
  font-size: 1.25rem;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s linear;
  padding: 100px 50px 30px 35px;
}
@media (min-width: 1200px) {
.gov__logo--hide {
    width: 500px
}
  }
.gov.open .gov__logo--hide {
    overflow: hidden;
    visibility: visible;
    opacity: 1;
  }
/* Search API */
/* .navbar-search {
  @apply;
} */
.search-api-toggler{
  position: relative;
  display: flex;
  height: 1.5rem;
  align-items: center;
  gap: 0.5rem;
  padding-left: 2rem;
}
.search-api-toggler:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media not all and (min-width: 640px){
  .search-api-toggler{
    font-size: 0px;
  }
}
.search-api-toggler {
  background-color: #4d482a;
  -webkit-appearance: none;
}
.search-api-toggler img{
  display: none;
}
.search-api-toggler::before{
  position: absolute;
  left: 0px;
  top: 1px;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
.search-api-toggler:hover::before{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.search-api-toggler::before {
    -webkit-mask: url(../../img/search.svg) center / 100% no-repeat;
            mask: url(../../img/search.svg) center / 100% no-repeat;
  }
#block-search-api-block{
  position: absolute;
  left: 0px;
  top: 263px;
  z-index: -10;
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(77 72 42 / var(--tw-text-opacity, 1));
  opacity: 0;
}
@media (max-width: 1200px){
#block-search-api-block { top: 159px
} }
@media (max-width: 1164px){
#block-search-api-block { top: 189px
} }
@media (max-width: 1151px){
#block-search-api-block { top: 171px
} }
@media (max-width: 1148px){
#block-search-api-block { top: 171px
} }
@media (max-width: 1048px){
#block-search-api-block { top: 190px
} }
@media (max-width: 767px) {
#block-search-api-block { top: 187px
} }
@media (max-width: 676px) {
#block-search-api-block { top: 217px
} }
@media (max-width: 660px) {
#block-search-api-block { top: 263px
} }
@media (max-width: 639px) {
#block-search-api-block { top: 90px
} }
@media (max-width: 570px) {
#block-search-api-block { top: 110px
} }
@media (max-width: 369px) {
#block-search-api-block { top: 135px
} }
@media (max-width: 363px) {
#block-search-api-block { top: 153px
} }
#block-search-api-block .block-content{
  --tw-bg-opacity: 1;
  background-color: rgb(201 200 169 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (max-width: 767px){
#block-search-api-block .block-content { padding: 16px
  } }
#block-search-api-block .form-inline{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
#block-search-api-block #edit-submit-search-api{
  width: 1.5rem;
  height: 1.5rem;
  font-size: 0px;
    background: url(../../img/arrow-r.svg) center / 24px 24px no-repeat;
}
#block-search-api-block input{
  width: 100%;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#block-search-api-block input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
#block-search-api-block input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
#block-search-api-block.is-active{
  visibility: visible;
  z-index: 500;
  --tw-translate-y: 60px;
  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));
  opacity: 1;
  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-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  height: 100vh;
  background-color: rgb(75 85 99 / 0.6);
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
#block-search-api-block.is-active #edit-actions{
  width: 1.5rem;
  height: 1.5rem;
}
#block-search-api-block.is-active #edit-actions button{
  display: block;
}
/* superfish */
/* .sf-accordion-toggle {
  display: none;
}
ul.sf-menu,
ul.sf-menu.sf-accordion {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  @media (max-width: 1280px) {
    grid-template-columns: repeat(3, 1fr);
  }
  @media (max-width: 767px) {
    grid-template-columns: repeat(2, 1fr);
  }
  @media (max-width: 576px) {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
  }
} */
.burger-button{
  display: none;
  height: 2.5rem;
  width: 2.5rem;
  position: absolute;
  left: 1rem;
  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));
  flex-shrink: 0;
  cursor: pointer;
  font-size: 0px;
  align-items: center;
}
/* abs-y-center right-[24px] */
@media (max-width: 991px){
.burger-button { display: flex
} }
@media (max-width: 540px){
.burger-button { left: 9px
} }
.burger-icon{
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  flex: none;
  display: inline-block;
  height: 0.125rem;
  width: 22.4px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: linear;
}
@media (min-width: 768px){
  .burger-icon{
    width: 40px;
  }
}
.burger-icon {
    background: #4C1F00;
  }
.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: #4C1F00;
}
.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, 1));
}
.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, 1));
}
/* Social
================================================= */
/* #block-socials {
  @apply brdr;
} */
.node-content p{
    margin-bottom: 1rem;
  }
article p{
    margin-bottom: 0.7rem;
  }
article .node-content ul li p{
    margin-bottom: 0;
  }
p+ul{
    margin-top: -7px;
  }
li{

    /* main ul:not(.links):not(.nav) &,
    article ul:not(.links):not(.nav) &{
      list-style: none;

      position: relative;
      &:before {
        content: "•";
        vertical-align: middle;
        position: absolute;
        //font-size: 22px;
        line-height: 1.1;
        margin: 4px 5px 0 0;
      }
    } */
  }
.extlink-nobreak svg{
    display: inline-block;
    position: relative;
    top: -6px;
  }
/* 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: 101;
}
.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);
  }
}
/* 
====================================================
Модальные окна
====================================================

Структура
----------------------------------------------------
.modal
  .modal-dialog
    .modal-content
      .modal-header
      button.close
      .modal-body

Когда модальное окно открывается, добавляются классы:
  — .in к .modal
  — .modal-open к body
*/
.modal{
  display: none;
}
.modal-open.modal{
  position: fixed;
  z-index: 50;
    justify-content: center;
    display: flex;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background: rgba(0,97,165,0.8);
}
.modal-dialog{
  position: fixed;
  z-index: 10;
  margin-left: 1rem;
  margin-right: 1rem;
  max-height: 100%;
  width: 91.666667%;
  overflow: auto;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 1152px){
  .modal-dialog{
    max-width: 992px;
  }
}
.modal-dialog {
    /* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); */
  }
.close,
.ui-dialog .ui-dialog-titlebar-close{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  display: block;
  height: 4rem;
  width: 4rem;
  background: url(../../img/close.svg) center / auto no-repeat;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 50px;
  height: 50px;
  border: none;
  font-size: 0;
}
/* Все модальное окно, вместе с контейнером-подложкой
==================================================== */
/* .modal {
  @apply fixed inset-0 hidden;
  &.in {
    @apply fixed inset-0 z-[1050] !flex items-center overflow-y-auto overflow-x-hidden bg-gray-dark bg-opacity-70;
  }
} */
/* Само модальное окно по центру
==================================================== */
.modal-dialog {
  /* @apply fixed left-1/2 top-1/2 max-h-full w-full -translate-x-1/2 -translate-y-1/2 overflow-auto sm:w-3/4; */
  /* @apply rounded-[25px]; */
  /* box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
  animation-name: animateTop;
  animation-duration: 0.3s;
}
@keyframes animateTop {
  from {
    margin-top: -30px;
    /* opacity: 0; */
  }
  to {
    margin-top: 0;
    /* opacity: 1; */
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
  position: relative;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
  font-size: 0;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.ui-widget.ui-widget-content{
  border-radius: 0;
  border: none;
}
.ui-dialog .ui-widget-header{
  color: #4d482a;
  font-size: 1.4em;
  background:  transparent;
  padding: 8px 0 0 16px;
  margin-bottom: 1rem;
  border: none;
}
@media (max-width: 640px){
.ui-dialog .ui-widget-header{
    font-size: 1.2em;
    padding: 8px 0 0 0
}
  }
.ui-dialog .ui-dialog-titlebar-close{
  z-index: 101;
  top: -8px;
  right: 3px;
}
.ui-button .ui-icon,
  .ui-button:hover .ui-icon{
    background-image: none;
  }
.add-web-reception__modal .ui-dialog-titlebar:first-child > span{
    display: none;
  }
.add-web-reception__modal .modal__pre-header{
    text-align: center;
  }
.add-web-reception__modal .modal__pre-header + .ui-dialog.ui-widget-header{
    position: static;
  }
.cur-address__help-text{
    color: #666666;
  }
.ui-dialog .panel-title,
.field--name-field-applic-type legend{
  font-size: 18px;
  margin-bottom: 1rem;
}
.ui-dialog{
  font-family: inherit;
  font-size: inherit;
  padding: 2rem 1rem;
}
@media (max-width: 767px){
.ui-dialog{ width: 100% !important
} }
@media (max-width: 640px){
.ui-dialog .ui-dialog-content{ padding: .5em 0
  } }
.ui-dialog .form-group{
    margin-bottom: 1rem;
  }
.ui-dialog select,
  .ui-dialog input:not(.form-checkbox){
    height: 56px;
    background: #F6F6FA;
  }
@media (max-width: 640px){
.ui-dialog select,
  .ui-dialog input:not(.form-checkbox){ height: 46px
  }
.ui-dialog select, .ui-dialog input{ width: 96% !important
  } }
.ui-dialog input {
    width: 100%;
    padding-left: 1rem;
    border-radius: 0;
  }
.ui-dialog input:focus {
      outline: none;
      box-shadow: 0 0 2px #4d482a;
    }
.ui-dialog .form-managed-file{
    width: 100%;
  }
@media (max-width: 640px){
.ui-dialog input[type="file"]{
        padding-left: 0
    }
      }
.ui-dialog input.form-checkbox{
    width: 31px !important;
    height: 31px;
    margin: 0 1em 0 0;
  }
.ui-dialog textarea{
    width: 100%;
    background: #F6F6FA;
    padding: 1em;
  }
.has-placeholder label{
    display: none;
  }
.has-placeholder select{
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: url(../../img/ico-select.svg) 96% / 12px no-repeat #f6f6fa;
    padding-left: 0.9rem;
  }
.form-composite>div>div{
  display: flex;
  flex-flow: row wrap;
}
.form-type-radio{
    margin-right: 1em;
  }
.form-type-radio label{
      display: flex;
      align-items: center;
    }
input.form-radio{
      height: 22px !important;
      margin-right: 0.6em;
      position: relative;
      top: -1px;
    }
.field--name-field-attach input{
      line-height: 2.7;
    }
.field--name-field-attach .description{
    font-size: 12px;
    line-height: 1.4;
    position: relative;
    top: 3px;
  }
.field--name-field-attach .description a{
      display: none;
    }
.file-inner-wrap{
    display: flex;
    gap: 0 1em;
    align-items: center;
  }
@media (max-width: 640px){
.file-inner-wrap{ flex-flow: row wrap
  } }
.form-managed-file{
      flex-shrink: 0;
    }
.form-managed-file a span{
        left: 6px !important;
      }
.field--name-field-pers-data label.option{
    display: flex;
    justify-content: space-between;
  }
.field--name-field-pers-data input{
    position: relative;
    top: -3px;
  }
.ui-dialog .ui-dialog-buttonpane{
    padding-right: 12px;
    border: none;
  }
.add-web-reception__modal .ui-dialog-buttonpane{
    margin-top: 0;
  }
.node-web-reception-form .panel-body,.node-form-anticor-form .panel-body{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
@media (max-width: 640px){
.node-web-reception-form .panel-body,.node-form-anticor-form .panel-body{ flex-flow: row wrap
  } }
.node-web-reception-form .panel-body > *,.node-form-anticor-form .panel-body > *{
      width: 48%;
    }
@media (max-width: 640px){
.node-web-reception-form .panel-body > *,.node-form-anticor-form .panel-body > *{ width: 100%
    } }
.node-form-anticor-form .field--name-title{
    display: none;
  }
.btn-empty.btn-rounded,
.add-web-reception__modal .ui-dialog-buttonpane .form-submit{
  color: #4d482a;
  padding: 12px 2rem;
  margin: 0 0 10px;
  border-radius: 9999px;
  border: 2px solid #4d482a;
  text-decoration:none;
}
.btn-empty.btn-rounded:hover,
  .btn-empty.btn-rounded:active,
  .add-web-reception__modal .ui-dialog-buttonpane .form-submit:hover,
  .add-web-reception__modal .ui-dialog-buttonpane .form-submit:active{
    background: #ededed;
  }
#form-success .modal-content{
    padding: 2rem 3rem 2.6rem;
  }
#form-success .modal-close{
    margin-top: 1rem;
  }
.modal-content{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 4rem;
  padding-top: 70px;
}
@media (min-width: 1152px){
  .modal-content{
    padding-left: 7rem;
    padding-right: 7rem;
  }
}
.modal-content {
  border-radius: 15px;
  box-shadow: 0 0 10px #00000066;

  transform: perspective(600px) translate(0, -100%) rotateX(45deg);
  transition: all .5s ease 0s;
}
.modal-open .modal-content{
    transform: perspective(600px) translate(0, 0) rotateX(0);
  }
.modal-header{
  margin-bottom: 2.5rem;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
}
#block-a11y{
  padding-top: 70px;
}
#block-a11y.modal-open.modal{
  background-color: inherit;
}
#block-a11y .modal-dialog{
  overflow: hidden;
}
@media (min-width: 491px){
#block-a11y .modal-dialog{
    width: auto;
  }}
#block-a11y .modal-content{
  top: 5rem;
  border-radius: 0px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(77 72 42 / var(--tw-border-opacity, 1));
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
@media (max-width: 767px){
#block-a11y .modal-content { padding: 2rem 1rem
    } }
#block-a11y .modal-header{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  max-width: 24rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (max-width: 490px){
#block-a11y .modal-header { font-size: 18px;  line-height: 1.3
      } }
#block-a11y .close{
  right: 0.5rem;
  top: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
}
#block-a11y .a11y-control{
  gap: 0.25rem;
    flex-flow: row nowrap;
}
#block-a11y .a11y-textsize{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: -moz-fit-content;
  max-width: fit-content;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
}
@media (max-width: 540px){
#block-a11y .a11y-textsize { align-items: center
  } }
#block-a11y .a11y-box__color-row-1{
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: center;
  gap: 0.5rem;
    /* flex-col md:flex-row */
}
#block-a11y .a11y-invert{
  display: none;
}
#block-a11y .a11y-contrast{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media (max-width: 490px){
#block-a11y .a11y-contrast {
      margin-bottom: 0
  }
    }
#block-a11y .a11y-invert-control,
  #block-a11y .a11y-contrast-control{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
#block-a11y .a11y-accesibility.a11y-combo{
  display: none;
}
#block-a11y .color-btns{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  gap: 0.75rem;
}
#block-a11y button{
    background-color: #FFFFFF;
    -webkit-appearance: none;
  }
#block-a11y label{
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
#block-a11y label:hover{
  text-decoration-line: underline;
}
@media (max-width: 490px){
#block-a11y label { font-size: 18px
    } }
#a11y-container{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
@media (max-width: 490px){
#a11y-textsize-reset{ display: block
    }
#a11y-textsize-reset img, #a11y-textsize-reset label{ display: inline
      } }
.eye-color-item a {
  position: relative;
}
.eye-color-item a.active:after {
    content: "";
    display: flex;
    background: url(../../img/accessibility-tick.svg) 0 0 no-repeat transparent;
    position: absolute;
    top: -5px;
    right: -5px;
    padding: 1px;
    line-height: 0;
    width: 16px;
    height: 16px;
    font-size: 16px;
    border-radius: 50%;
    background-color: rgb(24, 26, 27);
  }
/* .eye-color-item a {
  position: relative;

  &.active:after{
    content: '';
    display: flex;
    background: url(../../img/accessibility-tick.svg) 0 0 no-repeat transparent;
    position: absolute;
    top: -5px;
    right: -5px;
    padding: 1px;
    line-height: 0;
    width: 16px;
    height: 16px;
    font-size: 16px;
    //border: 1px solid #f0f0f0;
    border-radius: 50%;
    background-color: rgb(24, 26, 27);
  }
} */
input[name="username"] {
  display: none;
}
.web-reception{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
  max-width: 736px;
  padding-left: 1rem;
  padding-right: 1rem;
}
/* border: solid red 2px; */
.web-reception .modal__pre-header{
  text-align: center;
    line-height: 1.5rem;
    margin-bottom: 0.8em;
}
.web-reception .modal__pre-header p{
      margin-bottom: 0.5em;
    }
.web-reception .ui-widget-header{
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}
.web-reception .form-item{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.web-reception input,
  .web-reception textarea{
  margin-bottom: 0.75rem;
  height: 4rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 250 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
}
.web-reception textarea{
  height: 10rem;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.web-reception .asterisk-text{
  margin-bottom: 2rem;
}
.web-reception .field--type-boolean label{
  margin-bottom: 2rem;
  display: flex;
  gap: 1rem;
}
.web-reception .field--type-boolean label input{
  height: auto;
}
.web-reception .cur-address__help-text{
  margin-bottom: 2rem;
}
.web-reception .phone-text{
    margin-bottom: 0.8em;
  }
.web-reception .field--name-field-pers-data input{
      width: 30px;
      height: 30px;
    }
.web-reception .form-submit{
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.web-reception .form-submit:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/* на фронте - для юзера int_reception */
.user-logged-in article.web-reception .node-content >.field{
      margin-bottom: 1rem;
    }
/* @import "components/_animated-label.pcss"; */
/* @import "components/_hero.pcss"; */
/* @import "components/_news.pcss"; */
/* @import "components/_splide.pcss"; */
/* @import "components/_reviews.pcss"; */
/* Позиционируем враппер кнопки.
   К нему будем добавлять паддинг, когда убирается полоса прокрутки
================================================= */
.btn-slide-up{
  visibility: hidden;
  position: fixed;
  bottom: 4rem;
  right: 2rem;
  z-index: 497;
  display: block;
  width: 45px;
  height: 45px;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  font-size: 0px;
  opacity: 0;
  transition: all 200ms ease;
}
@media (max-width: 767px) {
.btn-slide-up {
    width: 35px;
    height: 35px;
    right: 12px;
    bottom: 1rem
}
  }
.btn-slide-up.is-visible{
  visibility: visible;
  opacity: 1;
}
.btn-slide-up.is-bottom{
  bottom: 12rem;
}
@media (min-width: 1152px){
  .btn-slide-up.is-bottom{
    bottom: 20rem;
  }
}
/* Стрелка внутри */
.btn-slide-up::after{
  position: absolute;
  display: block;
  --tw-content: '';
  content: var(--tw-content);
    top: -2px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(../../img/arrow-top.svg) center / 40% no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 12px;
    transition: all 200ms ease;
}
.btn-slide-up:hover::after {
    top: -7px;
  }
/* Дополнительно скрываем кнопку, если открыт гамбургер */
body.burger-is-open .btn-slide-up{
  display: none;
}
button:focus-visible,[role="button"]:focus-visible{
    outline: 1px solid #1f4366;
    outline-offset: 2px;
  }
/* @import "components/buttons/_animated-arrow.pcss"; */
footer {
  overflow: hidden;
  /* .contact-links {
    @apply flex flex-col gap-1;
    a {
      @apply hover:underline;
    }
    span[itemprop="telephone"] {
      a {
        @apply whitespace-nowrap text-lg;
      }
    }
  } */
}
footer .field--name-field-block-title{
  margin-bottom: 0.5rem;
}
.footer__top{
  --tw-bg-opacity: 1;
  background-color: rgb(231 238 243 / var(--tw-bg-opacity, 1));
  padding-bottom: 3rem;
  padding-top: 3.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.path-frontpage .footer__top{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 991px) {
.path-frontpage .footer__top {
      padding: 1rem 0 2rem
  }
.not-front .footer__top {
      padding: 1rem 0 2rem
  }
    }
.footer__top a:hover{
  text-decoration-line: underline;
}
/* padding: 22px 0 25px; */
.footer__top .container{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 1152px){
  .footer__top .container{
    flex-direction: row;
    gap: 3rem;
  }
}
.footer__top .field--name-field-block-title{
  font-family: e-ukraineregular, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.ftr-col .block-content + .block-content {
    margin-top: 1rem;
  }
@media (min-width: 1152px){
  .ftr-col1{
    max-width: 31%;
  }
}
.ftr-col1 {
  /* [class*="name-body"] {
    display: flex;
    align-items: center;
    gap: 0 1rem;
    font-size: 1.12rem;
    font-weight: bold;
  } */
}
.ftr-col1 img {
    max-width: 95px;
  }
.ftr-col1 .field--name-body{
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  font-family: e-ukraine_headmedium, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media (min-width: 768px){
  .ftr-col1 .field--name-body{
    flex-direction: row;
    gap: 1.5rem;
  }
}
.ftr-col1 .field--name-body p{
  max-width: 28rem;
}
.ftr-col-group{
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px){
  .ftr-col-group{
    flex-direction: row;
    gap: 4rem;
  }
}
.questionnaire{
  max-width: 200px;
  font-family: e-ukraineregular, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.footer__bottom{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (max-width: 1680px) {
.footer__bottom {
    padding-top: 25px;
    padding-bottom: 25px
}
  }
.footer__bottom > div {
    display: flex;
    gap: 0 5rem;
    padding-top: 22px;
    padding-bottom: 25px;
  }
.content--footer__text {
  max-width: 50%;
}
.content--footer__oon {
  text-align: right;
}
.content--footer__oon [class*="field-media"] {
    margin: 0 0 1rem;
  }
.content--footer__oon [class*="field-media"] img {
      margin-left: auto;
    }
.studio-rights {
  display: flex;
  gap: 0 1rem;
  justify-content: end;
  align-items: center;
  font-size: 0.875rem;
}
.footer-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-top: 3rem;
  padding-bottom: 3rem;
  font-family: "e-ukrainelight", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  /* .logo-title-big {
    @apply font-eukrlight text-base;
  }
   */
  /* .logo-title-small {
    @apply text-gray-medium;
  } */
}
.footer-black .logo-title{
  margin-bottom: 0.5rem;
}
.footer-black .contact-links{
  margin-bottom: 1rem;
  display: flex;
  gap: 0.5rem;
}
@media (min-width: 768px){
  .footer-black .contact-links{
    justify-content: flex-end;
  }
}
.footer-black .contact-links a[class^="contact-links__icon-"]{
  display: inline-flex;
  width: 2rem;
  height: 2rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  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: 150ms;
}
.footer-black .contact-links a[class^="contact-links__icon-"]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1));
}
.footer-black .contact-links a[class*="__icon-fb"] {
      -webkit-mask: url(../../img/ico-fb.svg) center / 100% no-repeat;
              mask: url(../../img/ico-fb.svg) center / 100% no-repeat;
    }
.footer-black .contact-links a[class*="__icon-telega"] {
      -webkit-mask: url(../../img/ico-telega.svg) center / 100% no-repeat;
              mask: url(../../img/ico-telega.svg) center / 100% no-repeat;
    }
/* Отключаем иконки внешних ссылок */
.footer-black .extlink-nobreak svg {
      display: none;
    }
.footer-webmaster{
  line-height: 1.375;
}
@media not all and (min-width: 768px){
  .footer-webmaster{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 768px){
  .footer-webmaster{
    text-align: right;
  }
}
.footer-webmaster a{
  --tw-text-opacity: 1;
  color: rgb(234 234 238 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.footer-webmaster a:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.footer-black--row-first{
  margin-bottom: 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2rem;
}
@media (min-width: 768px){
  .footer-black--row-first{
    flex-direction: row;
  }
}
.footer-black--left-col{
  display: flex;
  gap: 1rem;
}
@media not all and (min-width: 768px){
  .footer-black--left-col{
    margin-bottom: 1rem;
  }
  .footer-social{
    margin-bottom: 1.5rem;
  }
}
.copyrights{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
@media (min-width: 768px){
  .copyrights{
    flex-direction: row;
    align-items: flex-end;
  }
}
.copyrights-left{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .copyrights-left{
    width: 50%;
  }
  .copyrights-right{
    width: 50%;
    text-align: right;
  }
}
.copyright-fin{
  margin-bottom: 0.5rem;
}
.copyright-dev a{
  font-family: e-ukrainebold, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-decoration-line: underline;
}
.copyright-dev a:hover{
  --tw-text-opacity: 1;
  color: rgb(234 234 238 / var(--tw-text-opacity, 1));
}
.cke-flex{
  display: flex;
  color: #1f4366;
}
.node-5 .cke-flex{
    justify-content: space-between;
  }
@media (max-width: 991px){
.node-5 .cke-flex{
      flex-flow: row wrap
  } }
.cke-penta-col{
    max-width: 20%;
  }
.node-3 .cke-penta-col,
    .non-standart .cke-penta-col{
      max-width: 11em;
    }
.node-5 [class*=cke-col]{
        padding-left: 35px;
        position: relative;
      }
.node-5 [class*=cke-col]:before{
          content: '';
          position: absolute;
          top: 2px;
          left: 0;
        }
.node-5 .cke-col1:before {
          background: url(../../img/ico-map.svg) 0 0 no-repeat transparent;
          width: 24px;
          height: 32px;
        }
.node-5 .cke-col2:before {
          background: url(../../img/ico-phone2.svg) 0 0 no-repeat transparent;
          width: 30px;
          height: 33px;
          left: -4px;
        }
.node-5 .cke-col3:before {
          background: url(../../img/ico-clock.svg) 0 0 no-repeat transparent;
          width: 32px;
          height: 32px;
          left: -7px;
        }
.node-5 .cke-col4:before {
          background: url(../../img/ico-globe.svg) 0 0 no-repeat transparent;
          width: 32px;
          height: 32px;
        }
.align-center [class*=media-image] img,.align-center [class*=media-svg] img{
      margin: auto;
    }
/* iframe{
  width: 100%;
} */
/* @import "components/_non-standart.pcss"; */
/* Новости */
.front-news{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-bottom: 5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
@media (max-width: 991px){
.front-news { padding-bottom: 2rem
} }
.front-news-title{
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px){
  .front-news-title{
    margin-bottom: 4rem;
  }
}
@media (min-width: 1152px){
  .front-news-title{
    margin-left: auto;
    margin-right: auto;
    max-width: 1120px;
  }
}
@media (min-width: 1366px){
  .front-news-title{
    max-width: none;
  }
}
@media (max-width: 991px){
.front-news-title { margin-bottom: 2rem
} }
@media (max-width: 767px){
.front-news-title { margin-bottom: 1.3rem
} }
@media (min-width: 1152px){
  .news-all{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.news-all a{
  position: relative;
  padding-right: 2rem;
}
.news-all a:hover{
  text-decoration-line: underline;
}
.news-all a::after{
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
      -webkit-mask: url(../../img/arrow-r.svg) center / 24px 24px no-repeat;
              mask: url(../../img/arrow-r.svg) center / 24px 24px no-repeat;
}
.front-news-two-cols{
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px){
  .front-news-two-cols{
    align-items: center;
  }
}
@media (min-width: 1366px){
  .front-news-two-cols{
    flex-direction: row;
    align-items: flex-start;
    gap: 1.5rem;
  }
}
@media (min-width: 1536px){
  .front-news-two-cols{
    gap: 2rem;
  }
}
@media (max-width: 991px){
.front-news-two-cols { gap: 1rem 0
} }
.tsr-title:hover{
  --tw-text-opacity: 1;
  color: rgb(77 72 42 / var(--tw-text-opacity, 1));
}
/* Несколько последних новостей в две колонки */
.frоnt-news-last .container-1120{
  padding: 0px;
}
.frоnt-news-last .container-1120 .news.block_1 .view-content{
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
@media (min-width: 768px){
  .frоnt-news-last .container-1120 .news.block_1 .view-content{
    max-width: 680px;
    justify-content: space-between;
  }
}
@media (min-width: 1152px){
  .frоnt-news-last .container-1120 .news.block_1 .view-content{
    max-width: 1120px;
  }
}
.frоnt-news-last .container-1120 .news.block_1 .view-content .views-row{
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  padding-top: 18px;
}
@media (min-width: 768px){
  .frоnt-news-last .container-1120 .news.block_1 .view-content .views-row{
    width: 312px;
  }
}
.frоnt-news-last .container-1120 .news.block_1 .view-content .news_lbk_fst{
  margin-bottom: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(149 149 149 / var(--tw-text-opacity, 1));
}
.frоnt-news-last .container-1120 .news.block_1 .view-content .news_lbk_teaser {
      display: none;
    }
/* Слайдер новостей */
.front-news-slider{
  max-width: 680px;
}
@media (min-width: 1152px){
  .front-news-slider{
    max-width: 1120px;
  }
}
@media (min-width: 1366px){
  .front-news-slider{
    max-width: 680px;
  }
}
@media not all and (min-width: 768px){
  .front-news-slider .f-carousel__slide{
    margin-top: 2rem;
  }
}
@media (min-width: 1152px){
  .front-news-slider .f-carousel__slide{
    display: flex;
    width: 1120px;
    flex-direction: row;
    justify-content: space-between;
    gap: 2rem;
  }
}
@media (min-width: 1366px){
  .front-news-slider .f-carousel__slide{
    display: block;
    width: auto;
  }
}
@media (min-width: 1152px){
  .front-news-slider .f-progress{
    display: none;
  }
}
.front-news-slider .f-carousel__nav{
  position: absolute;
  top: -10px;
  display: flex;
  height: 42px;
  width: 100%;
  justify-content: space-between;
  background-color: rgb(0 0 0 / 0.6);
}
@media (min-width: 768px){
  .front-news-slider .f-carousel__nav{
    top: 0px;
  }
}
@media (min-width: 1152px){
  .front-news-slider .f-carousel__nav{
    width: 680px;
  }
}
.front-news-slider .f-carousel__nav {
    /*  md:top-[358px] */
  }
.front-news-slider .f-button{
  top: 0px !important;
  --tw-translate-y: 0px !important;
  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)) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(149 149 149 / var(--tw-bg-opacity, 1));
}
.front-news-slider .f-button:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.front-news-slider .f-button {
    -webkit-mask: url(../../img/arrow-r.svg) center / 24px 24px no-repeat;
            mask: url(../../img/arrow-r.svg) center / 24px 24px no-repeat;
  }
.front-news-slider .f-button.is-prev{
  left: 0px !important;
  --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));
}
.front-news-slider .f-button.is-next{
  right: 0px !important;
}
.front-news-slider .f-button svg {
      display: none;
    }
.news-bk-photo{
  margin-bottom: 1.5rem;
}
@media (min-width: 1152px){
  .news-bk-photo{
    flex-shrink: 0;
  }
}
.news-bk-f-wrap {
  /* @apply lg:!w-[408px] xl:w-auto; */
}
.news_bk_date{
  margin-bottom: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(149 149 149 / var(--tw-text-opacity, 1));
}
.news_bk_title{
  height: 9rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.news_bk_title:hover{
  --tw-text-opacity: 1;
  color: rgb(77 72 42 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  .news_bk_title{
    height: 6rem;
  }
}
@media (min-width: 768px){
  .news_bk_title{
    height: 11rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1152px){
  .news_bk_title{
    height: 100%;
  }
}
.news_bk_title a{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
@media (min-width: 640px){
  .news_bk_title a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
@media (min-width: 768px){
  .news_bk_title a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
}
@media (min-width: 1152px){
  .news_bk_title a{
    overflow: visible;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-line-clamp: none;
  }
}
/* Анонсы событий */
.front-events{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.front-events .block-title{
  margin-bottom: 4rem;
}
.front-events .view-content{
  display: flex;
  gap: 2rem;
}
.front-events .views-row{
  width: 352px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}
.front-events .sbs__bk-title{
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
.front-articles{
  --tw-bg-opacity: 1;
  background-color: rgb(231 238 243 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.front-infographs{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.front-calendar{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
/* Dodatkovi Rozdili */
#block-dodatkovirozdili{
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(231 238 243 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 5rem;
}
#block-dodatkovirozdili .field--name-body{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 1rem;
}
@media (min-width: 1366px){
  #block-dodatkovirozdili .field--name-body{
    gap: 2rem;
  }
}
@media (min-width: 768px){
  #block-dodatkovirozdili .sm_col{
    width: 48%;
  }
}
#block-dodatkovirozdili ul{
  margin-bottom: 2rem;
}
#block-dodatkovirozdili h3{
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
#block-dodatkovirozdili li{
  margin-bottom: 0.5rem;
}
#block-dodatkovirozdili a:hover{
  text-decoration-line: underline;
}
/* Місцеві органи влади */
#block-organs-lcl{
  display: none;
}
#block-organs-lcl h2{
  margin-bottom: 1.5rem;
  display: block;
  font-size: 1.5rem;
  line-height: 2rem;
}
#block-organs-lcl .orgnsl_col{
  margin-bottom: 1.5rem;
}
#block-organs-lcl li{
  margin-bottom: 0.5rem;
}
.block-content--13{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px){
  .block-content--13{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .block-content--13{
    max-width: 768px;
  }
}
@media (min-width: 1152px){
  .block-content--13{
    max-width: 1152px;
  }
}
@media (min-width: 1366px){
  .block-content--13{
    max-width: 1366px;
  }
}
@media (min-width: 1536px){
  .block-content--13{
    max-width: 1536px;
  }
}
.block-content--13{
  max-width: 1400px;
}
.header .block-content--13{
  padding-top: 1rem;
  padding-bottom: 0.25rem;
}
@media (min-width: 640px){
  .header .block-content--13{
    padding-bottom: 1rem;
  }
}
@media (min-width: 1152px){
  .header .block-content--13{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 1200px){
.header .block-content--13 { padding-bottom: 1px
  } }
.footer__top .block-content--13{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 1152px){
  .footer__top .block-content--13{
    flex-direction: row;
    gap: 3rem;
  }
}
#block-organs-lcl{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
#block-organs-lcl .block-content{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px){
  #block-organs-lcl .block-content{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  #block-organs-lcl .block-content{
    max-width: 768px;
  }
}
@media (min-width: 1152px){
  #block-organs-lcl .block-content{
    max-width: 1152px;
  }
}
@media (min-width: 1366px){
  #block-organs-lcl .block-content{
    max-width: 1366px;
  }
}
@media (min-width: 1536px){
  #block-organs-lcl .block-content{
    max-width: 1536px;
  }
}
#block-organs-lcl .block-content{
  max-width: 1400px;
}
.header #block-organs-lcl .block-content{
  padding-top: 1rem;
  padding-bottom: 0.25rem;
}
@media (min-width: 640px){
  .header #block-organs-lcl .block-content{
    padding-bottom: 1rem;
  }
}
@media (min-width: 1152px){
  .header #block-organs-lcl .block-content{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 1200px){
.header #block-organs-lcl .block-content { padding-bottom: 1px
  } }
.footer__top #block-organs-lcl .block-content{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 1152px){
  .footer__top #block-organs-lcl .block-content{
    flex-direction: row;
    gap: 3rem;
  }
}
.view-id-interviews{
  position: relative;
}
.view-id-interviews h2{
  margin-bottom: 4rem;
}
.view-id-interviews .more-link{
  position: absolute;
  right: 0px;
  top: 0.5rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.view-id-interviews .more-link a{
  position: relative;
  padding-right: 2rem;
}
.view-id-interviews .more-link a:hover{
  --tw-text-opacity: 1;
  color: rgb(231 238 243 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.view-id-interviews .more-link a::after{
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
.view-id-interviews .more-link a:hover::after{
  --tw-bg-opacity: 1;
  background-color: rgb(231 238 243 / var(--tw-bg-opacity, 1));
}
.view-id-interviews .more-link a::after {
        -webkit-mask: url(../../img/arrow-r.svg) center / 24px 24px no-repeat;
                mask: url(../../img/arrow-r.svg) center / 24px 24px no-repeat;
      }
.view-id-interviews .view-content{
  display: flex;
  gap: 4rem;
}
.view-id-interviews .views-row{
  width: 48%;
}
.view-id-interviews .sbs-bk-title{
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
.view-id-infographs{
  position: relative;
}
.view-id-infographs h2{
  margin-bottom: 4rem;
}
.view-id-infographs .more-link{
  position: absolute;
  right: 0px;
  top: 0.5rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.view-id-infographs .more-link a{
  position: relative;
  padding-right: 2rem;
}
.view-id-infographs .more-link a:hover{
  --tw-text-opacity: 1;
  color: rgb(231 238 243 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.view-id-infographs .more-link a::after{
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
.view-id-infographs .more-link a:hover::after{
  --tw-bg-opacity: 1;
  background-color: rgb(231 238 243 / var(--tw-bg-opacity, 1));
}
.view-id-infographs .more-link a::after {
        -webkit-mask: url(../../img/arrow-r.svg) center / 24px 24px no-repeat;
                mask: url(../../img/arrow-r.svg) center / 24px 24px no-repeat;
      }
.view-id-infographs .view-content{
  display: flex;
  gap: 4rem;
}
.view-id-infographs .views-row{
  width: 30%;
}
.view-id-infographs .sbs-bk-title{
  margin-bottom: 1rem;
}
.front-links{
  --tw-bg-opacity: 1;
  background-color: rgb(231 238 243 / var(--tw-bg-opacity, 1));
  padding-top: 5rem;
  padding-bottom: 9rem;
}
@media (max-width: 991px){
.front-links { padding: 2rem 0 4rem
} }
.front-links h2{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px){
  .front-links h2{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .front-links h2{
    max-width: 768px;
  }
}
@media (min-width: 1152px){
  .front-links h2{
    max-width: 1152px;
  }
}
@media (min-width: 1366px){
  .front-links h2{
    max-width: 1366px;
  }
}
@media (min-width: 1536px){
  .front-links h2{
    max-width: 1536px;
  }
}
.front-links h2{
  margin-bottom: 4rem;
  max-width: 1400px;
}
.header .front-links h2{
  padding-top: 1rem;
  padding-bottom: 0.25rem;
}
@media (min-width: 640px){
  .header .front-links h2{
    padding-bottom: 1rem;
  }
}
@media (min-width: 1152px){
  .header .front-links h2{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 1200px){
.header .front-links h2 { padding-bottom: 1px
  } }
.footer__top .front-links h2{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 1152px){
  .footer__top .front-links h2{
    flex-direction: row;
    gap: 3rem;
  }
}
@media (max-width: 991px){
.front-links h2 { margin-bottom: 1.2rem
  } }
.front-links .container-1120{
  max-width: none;
}
@media (min-width: 1366px){
  .front-links .f-carousel{
    margin-left: calc((100% - 1366px) / 2);
  }
}
.front-links .f-carousel__slide{
  display: flex;
  height: 16rem;
  width: 90%;
}
@media (min-width: 640px){
  .front-links .f-carousel__slide{
    width: 384px;
  }
}
.front-links .f-carousel__slide a{
  margin-right: 2rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}
.front-links .slider-ico{
  margin-bottom: 1.5rem;
}
.front-links .slider-ico img{
  height: 3.5rem;
}
.front-links .slider-title{
  margin-bottom: 2rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.front-links .f-carousel__dots{
  bottom: -4rem;
}
.front-links .f-carousel__dots button{
  width: auto;
}
.front-links .f-carousel__dot{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  height: 2px;
  width: 2rem;
  border-radius: 0px;
}
@media (min-width: 768px){
  .front-links .f-carousel__dot{
    width: 4rem;
  }
}
@media (min-width: 1152px){
  .front-links .f-carousel__dot{
    width: 145px;
  }
}
@media (min-width: 1366px){
  .xl\:gap-10{
    gap: 2.5rem;
  }
}


