

/* Start:/local/templates/lektoriy_phosagro/css/vendor.css?168448784788906*/
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 480px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1344px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + 0.3vw);
  }
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 480px) {
  .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1344px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-left: -24px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 480px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1344px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 13;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-6 {
    order: 6;
  }

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 480px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1344px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

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

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

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

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

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

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 480px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

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

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

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

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

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

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

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

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1344px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }

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

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 480px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1344px) {
  .float-xxl-left {
    float: left !important;
  }

  .float-xxl-right {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }
}
.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 480px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1344px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
.my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
.mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
.my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
.mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .mt-xxl-1,
.my-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xxl-1,
.mx-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xxl-1,
.my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xxl-1,
.mx-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .mt-xxl-2,
.my-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xxl-2,
.mx-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xxl-2,
.my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxl-2,
.mx-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .mt-xxl-3,
.my-xxl-3 {
    margin-top: 1rem !important;
  }

  .mr-xxl-3,
.mx-xxl-3 {
    margin-right: 1rem !important;
  }

  .mb-xxl-3,
.my-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xxl-3,
.mx-xxl-3 {
    margin-left: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .mt-xxl-4,
.my-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xxl-4,
.mx-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xxl-4,
.my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxl-4,
.mx-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .mt-xxl-5,
.my-xxl-5 {
    margin-top: 3rem !important;
  }

  .mr-xxl-5,
.mx-xxl-5 {
    margin-right: 3rem !important;
  }

  .mb-xxl-5,
.my-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xxl-5,
.mx-xxl-5 {
    margin-left: 3rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
.py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
.px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
.py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
.px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .pt-xxl-1,
.py-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xxl-1,
.px-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xxl-1,
.py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xxl-1,
.px-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .pt-xxl-2,
.py-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xxl-2,
.px-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xxl-2,
.py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxl-2,
.px-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .pt-xxl-3,
.py-xxl-3 {
    padding-top: 1rem !important;
  }

  .pr-xxl-3,
.px-xxl-3 {
    padding-right: 1rem !important;
  }

  .pb-xxl-3,
.py-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xxl-3,
.px-xxl-3 {
    padding-left: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .pt-xxl-4,
.py-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xxl-4,
.px-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xxl-4,
.py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxl-4,
.px-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .pt-xxl-5,
.py-xxl-5 {
    padding-top: 3rem !important;
  }

  .pr-xxl-5,
.px-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-5,
.py-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xxl-5,
.px-xxl-5 {
    padding-left: 3rem !important;
  }

  .m-xxl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xxl-n1,
.my-xxl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xxl-n1,
.mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xxl-n1,
.my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xxl-n1,
.mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xxl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xxl-n2,
.my-xxl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xxl-n2,
.mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xxl-n2,
.my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xxl-n2,
.mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xxl-n3 {
    margin: -1rem !important;
  }

  .mt-xxl-n3,
.my-xxl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xxl-n3,
.mx-xxl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xxl-n3,
.my-xxl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xxl-n3,
.mx-xxl-n3 {
    margin-left: -1rem !important;
  }

  .m-xxl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xxl-n4,
.my-xxl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xxl-n4,
.mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xxl-n4,
.my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xxl-n4,
.mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xxl-n5 {
    margin: -3rem !important;
  }

  .mt-xxl-n5,
.my-xxl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xxl-n5,
.mx-xxl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xxl-n5,
.my-xxl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xxl-n5,
.mx-xxl-n5 {
    margin-left: -3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
.my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
.mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
.my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
.mx-xxl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 480px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1344px) {
  .text-xxl-left {
    text-align: left !important;
  }

  .text-xxl-right {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 480px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
/* End */


/* Start:/local/templates/lektoriy_phosagro/css/Chips_Medium.css?17501016078621*/
.Filters_wrapper {
  display: flex;
  align-self: center;
  gap: 24px;
  margin-bottom: 48px;
}
@media (max-width:1199.98px) {
  .Filters_wrapper {
    margin: 0 -16px 40px;
    padding: 0 16px;
  }
  .Filters_wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
    background: transparent;
  }

}
@media (max-width:767.98px) {
  .Filters_wrapper {
    overflow-x: auto;
    overflow-y: hidden;
  }
}
.Chips_Medium {
  max-width: fit-content;
}
.Chips_Medium * {
  -webkit-user-select: none;
   user-select: none;
}

.Chips_Medium_button {
  border-radius: var(--border-radius-round, 999px);
  border: var(--chips-border-width-default, 1px) solid var(--chips-border-color-default, #CAD7E0);
  background: var(--chips-bg-color-default, #F5F8FA);
  padding: 8px 16px;
  gap: 8px;
  color: var(--chips-label-color-hover, #323F47) !important;
  transition: all .25s ease;
  height: 40px;
}

.Chips_Medium .Chips_Medium_button:hover {
  border: var(--chips-border-width-hover, 1px) solid var(--chips-border-color-hover, #CAD7E0);
  background: var(--chips-bg-color-hover, #ECF2F6);
}

.Chips_Medium .dropdown.show .Chips_Medium_button {
  border: var(--chips-border-width-active, 1px) solid var(--chips-border-color-active, #CAD7E0);
  background: var(--chips-bg-color-active, #E1EAF0);
}

.Chips_Medium_button .icon-fui {
  fill: #323F47;
}


.Chips_Medium.js_has_selected .Chips_Medium_button {
  border: var(--chips-border-width-default, 1px) solid var(--chips-border-color-selected-default, #29994E);
  background: var(--chips-bg-color-selected-default, #F7FDF8);
  color: var(--chips-label-color-selected-default, #1C693D) !important;
  padding-right: 8px;
}

.Chips_Medium.js_has_selected .Chips_Medium_button:hover {
  border: var(--chips-border-width-hover, 1px) solid var(--chips-border-color-selected-hover, #29994E);
  background: var(--chips-bg-color-selected-hover, #EFFBF1);
}

.Chips_Medium.js_has_selected .dropdown.show .Chips_Medium_button {
  border: var(--chips-border-width-active, 1px) solid var(--chips-border-color-selected-active, #29994E);
  background: var(--chips-bg-color-selected-active, #D6F5DC);
}

.Chips_Medium.js_has_selected .Chips_Medium_title:after {
  content: ':';
}

.Chips_Medium.js_has_selected .Chips_Medium_button .cancel_x3 {
  background: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.05022 6.55071C6.44074 6.16018 7.07391 6.16018 7.46443 6.55071L12 11.0862L16.5355 6.55071C16.926 6.16018 17.5592 6.16018 17.9497 6.55071C18.3402 6.94123 18.3402 7.57439 17.9497 7.96492L13.4142 12.5005L17.9497 17.036C18.3402 17.4265 18.3402 18.0597 17.9497 18.4502C17.5592 18.8407 16.926 18.8407 16.5355 18.4502L12 13.9147L7.46443 18.4502C7.07391 18.8407 6.44074 18.8407 6.05022 18.4502C5.65969 18.0597 5.65969 17.4265 6.05022 17.036L10.5858 12.5005L6.05022 7.96492C5.65969 7.5744 5.65969 6.94123 6.05022 6.55071Z' fill='%231C693D'/%3E%3C/svg%3E") no-repeat 50% 50% / contain;
}

.Chips_Medium.js_has_selected .dropdown.show .Chips_Medium_button .cancel_x3,
.Chips_Medium.js_has_selected .dropdown.show .Chips_Medium_button:hover .cancel_x3,
.Chips_Medium.js_has_selected .Chips_Medium_button:hover .cancel_x3 {
  background: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.05022 6.55071C6.44074 6.16018 7.07391 6.16018 7.46443 6.55071L12 11.0862L16.5355 6.55071C16.926 6.16018 17.5592 6.16018 17.9497 6.55071C18.3402 6.94123 18.3402 7.57439 17.9497 7.96492L13.4142 12.5005L17.9497 17.036C18.3402 17.4265 18.3402 18.0597 17.9497 18.4502C17.5592 18.8407 16.926 18.8407 16.5355 18.4502L12 13.9147L7.46443 18.4502C7.07391 18.8407 6.44074 18.8407 6.05022 18.4502C5.65969 18.0597 5.65969 17.4265 6.05022 17.036L10.5858 12.5005L6.05022 7.96492C5.65969 7.5744 5.65969 6.94123 6.05022 6.55071Z' fill='%231C693D'/%3E%3C/svg%3E") no-repeat 50% 50% / contain;
}

.Chips_Medium.js_has_selected .Chips_Medium_icons {
  height: 24px;
  border-left: 1px solid #1C693D33;
  padding-left: 3px;
}

.Chips_Medium .Chips_Medium_qty,
.Chips_Medium .Chips_Medium_icons .cancel_x3 {
  display: none;
}

.Chips_Medium.js_has_selected .Chips_Medium_qty,
.Chips_Medium.js_has_selected .Chips_Medium_icons .cancel_x3 {
  display: inline-block;
}

.Chips_Medium.js_has_selected .Chips_Medium_icons .icon-fui-arrow {
  display: none;
}

.Chips_Medium .Chips_Medium_qty,
.Chips_Medium .cancel_x3,
.Chips_Medium .icon-fui-arrow {
  transition: all .25s ease;
}


.Chips_Medium .dropdown-menu:before,
.Chips_Medium .dropdown-toggle:after {
  content: none;
}

.Chips_Medium .dropdown-menu {
  top: calc(100% + 8px) !important;
}

.Chips_Medium .dropdown-menu__inner {
  margin-top: 0;
}

.Chips_Medium_buttons {
  display: flex;
  align-items: center;
  gap: 16px;
}

/* new styles */
.Chips_Medium:hover .dropdown-menu {
  display: none !important;
}

.Chips_Medium .dropdown.show .dropdown-menu.show {
  display: block !important;
  z-index: 11;
}

.Chips_Medium .dropdown.show .icon-fui-arrow {
  transform: rotate(180deg);
  transform-origin: center;
  transition: all .25s ease;
}

.Chips_Medium .dropdown-item {
  flex-wrap: nowrap;
}

.Chips_Medium .custom-control-input-pseudo {
  white-space: normal;
}

.Chips_Medium .dropdown-menu {
  border-radius: var(--border-radius-x, 8px);
  background: var(--color-foundational-neutral-container-white, #FFF);
  box-shadow: 0px 0px 20px 0px rgba(83, 101, 112, 0.10), 0px 12px 20px 0px rgba(83, 101, 112, 0.05);
}

@media (min-width: 768px) {
  .Chips_Medium .dropdown.show .dropdown-menu.show {
    width: 400px;
  }

  .Chips_Medium .dropdown-menu {
    min-width: 400px;
  }
}

/*
.Chips_Medium .dropdown-menu__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  background: #ffffff;
  box-shadow: none !important;
  padding: 8px;
  margin-top: 0;
  border-radius: 8px;
  padding-right: 4px;
  border-right: 2px solid #fff;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}

.dropdown-menu .dropdown-menu__inner::-webkit-scrollbar {
  width: 2px;
  background-color: #F1F1F1 !important;
  background-clip: padding-box;
}
.dropdown-menu .dropdown-menu__inner::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  background-clip: padding-box;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-radius: 999px;
}
.dropdown-menu .dropdown-menu__inner::-webkit-scrollbar-thumb {
  background-color: #2DAA55 !important;
  background-clip: padding-box;
  border: 2px solid #2DAA55 !important;
  -webkit-border-radius: 0;
  border-radius: 999px;
  -webkit-box-shadow: inset -1px 1px 0 #2DAA55, inset 1px 1px 0 #2DAA55 !important;
}
.dropdown-menu .dropdown-menu__inner::-webkit-scrollbar-thumb:hover {
  background: #2DAA55 !important;
}
*/

.Chips_Medium .ActionBar .PrimaryButton_Accent_Small {
  width: 100%;
}

@media (max-width: 767.98px) {
  .Chips_Medium .fui_dropdown_mobile.show:before {
    z-index: 11;
  }
  
  .Chips_Medium .fui_dropdown_menu_mobile.show {
    padding: 0;
    overflow: hidden;
    display: block;
    position: fixed !important;
    top: auto !important;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    z-index: 10;
    height: 500%;
    max-height: 500px;
    border-radius: 16px 16px 0 0;
    background: #FFF;
    z-index: 11;
  }

  .Chips_Medium .fui_dropdown_menu_mobile .dropdown-menu__inner {
    border-radius: 0;
    padding: 8px !important;
    margin: 0;
    gap: 8px !important;
    height: calc(500px - 56px - 64px);
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: none;
    /* height: 100%; */
  }
  .Chips_Medium .fui_dropdown_menu_mobile .dropdown_item_wrapper {
    border-radius: 0;
    padding: 8px !important;
    margin: 0;
    gap: 8px !important;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    /* margin-right: 2px; */
  }

}
  
/* End */


/* Start:/local/templates/lektoriy_phosagro/css/MultiSelect.css?17472029157254*/
/* cancel dropdown hover behavior  */
.MultiSelect:hover .dropdown-menu {
  display: none !important;
}

.MultiSelect .dropdown.show .dropdown-menu.show {
  display: block !important;
}

.MultiSelect .dropdown.show .icon-fui-arrow {
  transform: rotate(180deg);
  transform-origin: center;
  transition: all .25s ease;
}

/* end cancel dropdown hover behavior  */


.MultiSelect {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 8px;
  align-items: flex-start;
}

.MultiSelect * {
  -webkit-user-select: none;
  user-select: none;
}

.MultiSelect_Toggle:after {
  content: none !important;
}
.MultiSelect_Toggle .fui_placeholder {
  display: flex;
  gap: 4px;
  max-width: 100%;
  overflow: hidden;
}
@media (max-width:1199.98px) {
  .MultiSelect_Toggle .fui_placeholder {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap !important;
  }
  .MultiSelect_Toggle .fui_placeholder::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
    background: transparent;
  }
}

.MultiSelect .dropdown,
.MultiSelect_Toggle {
  width: 100%;
  max-width: 100%;
}
.MultiSelect .dropdown.show .fui_icon_arrow_down{
  transition: all .35s ease;
}

.MultiSelect .dropdown-toggle:after {
  content: none !important;
}
/* scroll  */
.MultiSelect .fui_placeholder {
  display: flex;
  /* flex-wrap: wrap; */
  gap: 4px;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding-right: 8px;
}

.MultiSelect .fui_placeholder::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 1px;
  background: transparent;
}

@media (max-width:1199.98px) {
  .MultiSelect .fui_placeholder::-webkit-scrollbar {
    height: 0;
  }
}
/* end scroll  */


.MultiSelect .dropdown,
.MultiSelect .dropdown-toggle {
  width: 100%;
  max-width: 100%;
}

.MultiSelect .dropdown.show .fui_icon_arrow_down {
  transition: all .35s ease;
}

.MultiSelect .dropdown.show .fui_icon_arrow_down {
  transform: rotate(180deg);
  transform-origin: center;
}

.MultiSelect_Toggle {
  overflow: hidden;
}
.MultiSelect_caption {
  color: var(--components-message-hint-text-color-default, #42525C);
}
.MultiSelect .Chips_Small .dropdown-item-new-input-wrapper {
  display: none;
}

.MultiSelect .dropdown-toggle {
  overflow: hidden;
}

.MultiSelect_caption {
  color: var(--components-message-hint-text-color-default, #42525C);
}

.MultiSelect .Chips_Small .dropdown_item_label_input_wrapper {
  display: none;
}

.MultiSelect .Chips_Small .dropdown_item_label_txt {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 767.98px) {
  .MultiSelect .Chips_Small .dropdown_item_label_txt {
    max-width: 110px;
  }
}

.MultiSelect .dropdown:hover .dropdown-menu {
  /* display: none !important; */
}
.MultiSelect .dropdown.show .dropdown-menu.show {
  /* display: block !important; */
}
.MultiSelect .dropdown-menu {
    width: 100%;
}

.MultiSelect .dropdown-menu {
  width: 100%;
}

.MultiSelect .dropdown_item_label {
  display: flex;
  gap: 8px;
  flex-wrap: nowrap;
  white-space: normal;
}
 
/* final fixes  */
.MultiSelect_Toggle.dropdown-toggle, .MultiSelect .dropdown-toggle {
  padding: 16px;
  border-radius: var(--border-radius-x, 8px);
  border-style: none;
  background: var(--components-select-bg-color-focus, #FFF);
  color: var(--components-select-placeholder-color-focus, #657885);
  font-family: var(--font-semantic-ui-large-family, Calibri);
  font-size: var(--font-semantic-ui-large-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
  box-shadow: 0 0 0 1px #657885 inset;
  -webkit-box-shadow: 0 0 0 1px #657885 inset;
  -moz-box-shadow: 0 0 0 1px #657885 inset;
  transition: all .25s ease;
  -webkit-appearance: none;
  /* z-index: 15; */
}

.MultiSelect .dropdown.show .dropdown-toggle {
  box-shadow: 0 0 0 2px var(--components-textinput-border-color-focus, #29994E) inset;
}

.MultiSelect .dropdown-toggle svg {
  margin-left: auto;
}

.MultiSelect .dropdown-menu:before {
  content: none !important;
}


@media (min-width: 768px) {
  /* Popover */
  .MultiSelect_dropdown-menu.dropdown-menu, .MultiSelect .dropdown-menu {
    top: calc(100% + 8px) !important;
    border-radius: var(--border-radius-x, 8px);
    background: var(--color-core-neutral-container-white, #FFF);
    box-shadow: 0px 0px 20px 0px rgba(83, 101, 112, 0.10), 0px 12px 20px 0px rgba(83, 101, 112, 0.05);
  }

}

/* Popover */
/* Options */
.MultiSelect_inner.dropdown-menu__inner, .MultiSelect .dropdown-menu__inner {
  padding: 8px !important;
  margin: 0;
  gap: 8px !important;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-right: 2px;
}


/* Options */
/* .DropdownOption_Checkbox_Large  */
.MultiSelect .dropdown_item_label {
  border-radius: var(--border-radius-x, 8px);
  padding: 8px;
  margin: 0;
  color: var(--components-checkbox-label-color-default, #11161A);
  /* UI/Medium/Regular */
  font-size: var(--font-semantic-ui-medium-size, 16px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-medium-regular-weight, 400);
  line-height: var(--font-semantic-ui-medium-line-height, 24px);
  /**/
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  display: flex;
  margin-bottom: 8px;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  transition: all 0.3s ease;
  padding: 8px;
  border-radius: 8px;
  white-space: wrap;
}

.dropdown-item-new:hover {
      background: #F5F8FA;
      color: var(--components-dropdownoption-label-color-hover, #323F47);

}
/* .DropdownOption_Checkbox_Large  */





/* MultiSelect Window */
.MultiSelect_window .fui_icon {
  fill: #8396A3;
}





.modal-footer {
  display: flex;
  justify-content: space-between;
}

.btn-success {
  background-color: #28a745;
  border-color: #28a745;
}

.btn-secondary {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  color: #000;
}
/* MODAL LAYOUT  */



.MultiSelect .dropdown_item_label:hover {
  background: #F5F8FA;
  color: var(--components-dropdownoption-label-color-hover, #323F47);

}

.MultiSelect .dropdown_item_label.disabled,
.MultiSelect .dropdown_item_label:disabled {
  background: #F5F8FA;
  color: #A3B5C2;
  pointer-events: none;
}

.MultiSelect .dropdown_item_label.disabled .fui_checkbox,
.MultiSelect .dropdown_item_label:disabled .fui_checkbox {
  border-color: #A3B5C2;
  background: #F5F8FA;
}

/* .DropdownOption_Checkbox_Large  */

@media (max-width: 767.98px) {
  .MultiSelect.specializations_block .MultiSelect_dropdown-menu.fui_dropdown_menu_mobile.dropdown-menu.show {
    position: fixed !important;
    bottom: 0;
    top: unset !important;
  }
}
.Chips_Small > span {
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.MultiSelect .dropdown_item_title {
	padding: 8px;
	font-size: 18px;
	font-weight: bold;
}
/* End */


/* Start:/local/templates/lektoriy_phosagro/css/Buttons.css?17409823953430*/
[class*="PrimaryButton_Accent_"] {
  white-space: nowrap;
  border-radius: 999px;
  color: #FFFFFF;
  background-color: #29994E;
  border: 1px solid #29994E;
  box-shadow: none;
  transition: all .25s ease;
  text-align: center;
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-bold-weight, 700);
  cursor: pointer;
}
[class*="PrimaryButton_Accent_"]:hover {
  background: var(--components-button-accent-primary-bg-color-hover, #33C15E);
  border-color: var(--components-button-accent-primary-bg-color-hover, #33C15E);
}
[class*="PrimaryButton_Accent_"]:active {
  background: var(--components-button-accent-primary-bg-color-active, #248949);
  border-color: var(--components-button-accent-primary-bg-color-active, #248949);
  color: #FFFFFF;
}
[class*="PrimaryButton_Accent_"]:disabled {
  background: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
  border-color: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
  color: var(--components-button-accent-primary-label-color-disabled, #A3B5C2);
  pointer-events: none;
}

.PrimaryButton_Accent_Large {
  /* height: 56px; */
  padding: 16px 40px;
  font-size: var(--font-semantic-ui-large-size, 18px);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
}
.PrimaryButton_Accent_Medium {
  /* height: 40px; */
  padding: 8px 24px;
  font-size: var(--font-semantic-ui-medium-size, 16px);
  line-height: var(--font-semantic-ui-medium-line-height, 24px);
}
.PrimaryButton_Accent_Small {
  height: 32px;
  padding: 7px 16px 6px;
  font-size: var(--font-semantic-ui-small-size, 14px);
  line-height: var(--font-semantic-ui-small-line-height, 16px);
}


[class*="SecondaryButton_Neutral_"] {
  white-space: nowrap;
  border-radius: 999px;
  color: var(--components-button-neutral-ghost-label-color-default, #323F47);
  background: var(--components-button-neutral-secondary-bg-color-default, #ECF2F6);
  border: 1px solid var(--components-button-neutral-secondary-bg-color-default, #ECF2F6);
  box-shadow: none;
  transition: all .25s ease;
  text-align: center;
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-bold-weight, 700);
  cursor: pointer;
}
[class*="SecondaryButton_Neutral_"]:hover {
  background: var(--components-button-neutral-secondary-bg-color-hover, #D8E3EB);
  border-color: var(--components-button-neutral-secondary-bg-color-hover, #D8E3EB);
}
[class*="SecondaryButton_Neutral_"]:active {
  background: var(--components-button-neutral-secondary-bg-color-active, #CAD7E0);
  border-color: var(--components-button-neutral-secondary-bg-color-active, #CAD7E0);
}
[class*="SecondaryButton_Neutral_"]:disabled {
  background: #F5F8FA;
  border-color: #F5F8FA;
  color: #A3B5C2;
  pointer-events: none;
}
.SecondaryButton_Neutral_Large {
  /* height: 56px; */
  padding: 16px 40px;
  font-size: var(--font-semantic-ui-large-size, 18px);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
}
.SecondaryButton_Neutral_Medium {
  /* height: 40px; */
  padding: 8px 24px;
  font-size: var(--font-semantic-ui-medium-size, 16px);
  line-height: var(--font-semantic-ui-medium-line-height, 24px);
}
.SecondaryButton_Neutral_Small {
  height: 32px;
  padding: 7px 16px 6px;
  font-size: var(--font-semantic-ui-small-size, 14px);
  line-height: var(--font-semantic-ui-small-line-height, 16px);
}
/* End */


/* Start:/local/templates/lektoriy_phosagro/css/Miscellaneous.css?174720291513923*/
.ActionBar {
  display: flex;
  padding: 16px;
  align-items: center;
  gap: var(--space-semantic-horizontal-h-space-btw-items-l, 16px);
  border-top: 1px solid var(--color-core-border-muted, #E1EAF0);
}

/*
.Chips_Small {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  border-radius: var(--border-radius-xs, 4px);
  border: var(--chips-border-width-default, 1px) solid var(--chips-border-color-default, #CAD7E0);
  background: var(--chips-bg-color-default, #F5F8FA);
  padding: 4px 4px 4px 8px;
  color: var(--chips-label-color-default, #323F47);
  text-align: center;
  font-size: var(--font-semantic-ui-small-size, 14px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-small-bold-weight, 700);
  line-height: var(--font-semantic-ui-small-line-height, 16px);
}
.Chips_Small .cancel_x2 {
  width: 20px;
  padding-left: 4px;
  border-left: 1px solid var(--chips-clear-separator-color-default, #323F4733);
}

.cancel_x2 {
  width: 16px;
  min-width: 16px;
  height: 16px;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.03315 4.03364C4.2935 3.77329 4.71561 3.77329 4.97596 4.03364L7.99965 7.05733L11.0233 4.03364C11.2837 3.77329 11.7058 3.77329 11.9661 4.03364C12.2265 4.29399 12.2265 4.7161 11.9661 4.97645L8.94246 8.00014L11.9661 11.0238C12.2265 11.2842 12.2265 11.7063 11.9661 11.9666C11.7058 12.227 11.2837 12.227 11.0233 11.9666L7.99965 8.94295L4.97596 11.9666C4.71561 12.227 4.2935 12.227 4.03315 11.9666C3.7728 11.7063 3.7728 11.2842 4.03315 11.0238L7.05684 8.00014L4.03315 4.97645C3.7728 4.7161 3.7728 4.29399 4.03315 4.03364Z' fill='%2365788599'/%3E%3C/svg%3E%0A") no-repeat 50% 50% / contain;
  transition: all .25s ease;
}
.cancel_x2:hover {
    background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.03315 4.03364C4.2935 3.77329 4.71561 3.77329 4.97596 4.03364L7.99965 7.05733L11.0233 4.03364C11.2837 3.77329 11.7058 3.77329 11.9661 4.03364C12.2265 4.29399 12.2265 4.7161 11.9661 4.97645L8.94246 8.00014L11.9661 11.0238C12.2265 11.2842 12.2265 11.7063 11.9661 11.9666C11.7058 12.227 11.2837 12.227 11.0233 11.9666L7.99965 8.94295L4.97596 11.9666C4.71561 12.227 4.2935 12.227 4.03315 11.9666C3.7728 11.7063 3.7728 11.2842 4.03315 11.0238L7.05684 8.00014L4.03315 4.97645C3.7728 4.7161 3.7728 4.29399 4.03315 4.03364Z' fill='%2365788566'/%3E%3C/svg%3E%0A") no-repeat 50% 50% / contain;
}
.cancel_x2:active {
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.03315 4.03364C4.2935 3.77329 4.71561 3.77329 4.97596 4.03364L7.99965 7.05733L11.0233 4.03364C11.2837 3.77329 11.7058 3.77329 11.9661 4.03364C12.2265 4.29399 12.2265 4.7161 11.9661 4.97645L8.94246 8.00014L11.9661 11.0238C12.2265 11.2842 12.2265 11.7063 11.9661 11.9666C11.7058 12.227 11.2837 12.227 11.0233 11.9666L7.99965 8.94295L4.97596 11.9666C4.71561 12.227 4.2935 12.227 4.03315 11.9666C3.7728 11.7063 3.7728 11.2842 4.03315 11.0238L7.05684 8.00014L4.03315 4.97645C3.7728 4.7161 3.7728 4.29399 4.03315 4.03364Z' fill='%23657885'/%3E%3C/svg%3E%0A") no-repeat 50% 50% / contain;
}
*/
/**/
.cancel_x3 {
  width: 24px;
  min-width: 24px;
  height: 24px;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.05022 6.55071C6.44074 6.16018 7.07391 6.16018 7.46443 6.55071L12 11.0862L16.5355 6.55071C16.926 6.16018 17.5592 6.16018 17.9497 6.55071C18.3402 6.94123 18.3402 7.57439 17.9497 7.96492L13.4142 12.5005L17.9497 17.036C18.3402 17.4265 18.3402 18.0597 17.9497 18.4502C17.5592 18.8407 16.926 18.8407 16.5355 18.4502L12 13.9147L7.46443 18.4502C7.07391 18.8407 6.44074 18.8407 6.05022 18.4502C5.65969 18.0597 5.65969 17.4265 6.05022 17.036L10.5858 12.5005L6.05022 7.96492C5.65969 7.5744 5.65969 6.94123 6.05022 6.55071Z' fill='%23657885'/%3E%3C/svg%3E") no-repeat 50% 50% / contain;
  transition: all .25s ease;
}
.cancel_x3:hover {
  background: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.05022 6.55071C6.44074 6.16018 7.07391 6.16018 7.46443 6.55071L12 11.0862L16.5355 6.55071C16.926 6.16018 17.5592 6.16018 17.9497 6.55071C18.3402 6.94123 18.3402 7.57439 17.9497 7.96492L13.4142 12.5005L17.9497 17.036C18.3402 17.4265 18.3402 18.0597 17.9497 18.4502C17.5592 18.8407 16.926 18.8407 16.5355 18.4502L12 13.9147L7.46443 18.4502C7.07391 18.8407 6.44074 18.8407 6.05022 18.4502C5.65969 18.0597 5.65969 17.4265 6.05022 17.036L10.5858 12.5005L6.05022 7.96492C5.65969 7.5744 5.65969 6.94123 6.05022 6.55071Z' fill='%2365788566'/%3E%3C/svg%3E%0A") no-repeat 50% 50% / contain;
}
.cancel_x3:active {
    background: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.05022 6.55071C6.44074 6.16018 7.07391 6.16018 7.46443 6.55071L12 11.0862L16.5355 6.55071C16.926 6.16018 17.5592 6.16018 17.9497 6.55071C18.3402 6.94123 18.3402 7.57439 17.9497 7.96492L13.4142 12.5005L17.9497 17.036C18.3402 17.4265 18.3402 18.0597 17.9497 18.4502C17.5592 18.8407 16.926 18.8407 16.5355 18.4502L12 13.9147L7.46443 18.4502C7.07391 18.8407 6.44074 18.8407 6.05022 18.4502C5.65969 18.0597 5.65969 17.4265 6.05022 17.036L10.5858 12.5005L6.05022 7.96492C5.65969 7.5744 5.65969 6.94123 6.05022 6.55071Z' fill='%23657885'/%3E%3C/svg%3E%0A") no-repeat 50% 50% / contain;
}
/**/
.ButtonsGroup {
  display: flex;
  gap: 24px;
  width: 100%;
}
.ButtonsGroup>[class*='Button'] {
  flex: 1 0 calc(50% - 12px);
}
@media (max-width: 767.98px) {
  .ButtonsGroup {
    gap: 16px;
  }
  .ButtonsGroup>[class*='Button'] {
    flex: 1 0 calc(50% - 8px);
  }
}
/**/

/* Mobile dropdown  */
.fui_dropdown_menu_mobile .dropdown-menu__inner {
  box-shadow: none;
  overflow: hidden;
  padding: 8px;
  gap: 0;
  border-radius: 8px;
}

.fui_dropdown_menu_mobile .SearchInput_Medium {
  margin: 0 8px;
}

.fui_dropdown_menu_mobile .SearchInput_Medium .SearchInput_Medium_Button {
  width: auto;
}

.fui_dropdown_menu_mobile .SearchInput_Medium .SearchInput_Medium_Button .cancel_x3 {
  display: none;
}

.fui_dropdown_menu_mobile .dropdown_item_wrapper {
  border-radius: 0;
  padding: 8px !important;
  margin: 0;
  gap: 8px !important;
  max-height: 240px;
  overflow-x: hidden;
  overflow-y: auto;
  /* margin-right: 2px; */
}

.dropdown_item_wrapper::-webkit-scrollbar {
  width: 2px;
  background-color: #F1F1F1 !important;
  background-clip: padding-box;
}

.dropdown_item_wrapper::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  background-clip: padding-box;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-radius: 999px;
}

.dropdown_item_wrapper::-webkit-scrollbar-thumb {
  background-color: #2DAA55 !important;
  background-clip: padding-box;
  border: 2px solid #2DAA55 !important;
  -webkit-border-radius: 0;
  border-radius: 999px;
  -webkit-box-shadow: inset -1px 1px 0 #2DAA55, inset 1px 1px 0 #2DAA55 !important;
}

.dropdown_item_wrapper::-webkit-scrollbar-thumb:hover {
  background: #2DAA55 !important;
}

.fui_dropdown_menu_mobile .ButtonsGroup {
  padding: 16px;
}

@media (max-width:767.98px) {

  .fui_dropdown_mobile.show:before {
    content: '';
    width: 100vw;
    height: 100vh;
    background: var(--color-foundational-overlay-default, rgba(51, 64, 72, 0.50));
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none !important;
  }

  .fui_dropdown_menu_mobile:not(.show) {
    top: 200%;
  }

  .fui_dropdown_menu_mobile.show {
    padding: 0;
    overflow: hidden;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;

    z-index: 10;

    height: auto;
    max-height: 460px;
    border-radius: 16px 16px 0 0;
    background: #FFF;
  }

  .fui_dropdown_mobile_header {
    background: #FFF;
    padding: 16px;
    border-radius: 16px 16px 0 0;
    display: flex;
    gap: 8px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #E8E8E8;
  }

  .fui_dropdown_menu_mobile .filter-dropdown__close {
    min-width: 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    border-radius: var(--border-radius-round, 999px);
    background: var(--color-foundational-neutral-container-muted, #F5F8FA);
  }

  .fui_dropdown_menu_mobile .filter-dropdown__close .icon-fui {
    width: 16px;
    min-width: 16px;
    height: 16px;
  }

  .fui_dropdown_menu_mobile .icon-fui use {
    fill: #657885;
  }

  .fui_dropdown_menu_mobile .dropdown-menu__inner {
    border-radius: 0;
    padding: 8px !important;
    margin: 0;
    gap: 8px !important;
    /* max-height: 300px; */
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: none;
  }

  /* buttons */
  .fui_dropdown_menu_mobile .ButtonsGroup {
    gap: 16px;
  }

  .fui_dropdown_menu_mobile .ButtonsGroup>[class*='Button'] {
    max-width: 100%;
    flex: unset;
  }

  .fui_dropdown_menu_mobile .ButtonsGroup>[class*='Button']:first-of-type {
    min-width: 232px;
  }

  .fui_dropdown_menu_mobile .ButtonsGroup>[class*='Button']:nth-last-of-type(1) {
    width: 50%;
  }

  /* buttons */

}

/* end Mobile dropdown  */

/* check_x2  */
.dropdown-item-new-input, .dropdown_item_label_input {
  width: 24px;
  height: 24px;
  opacity: 0;
  cursor: pointer;
}

.dropdown-item-new-input-wrapper, .dropdown_item_label_input_wrapper {
  position: relative;
  width: 24px;
  height: 24px;
}

.fui_checkbox {
  width: 100%;
  height: 100%;
  display: block;
  padding: 4px;
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: 4px;
  border: 1px solid #8396A3;
  background-color: #FFF
}

.dropdown-item-new:hover {
  background: var(--components-dropdownoption-bg-color-hover, #F5F8FA);
}

.dropdown-item-new:hover .fui_checkbox {
  border: 1px solid #29994E;
}

.dropdown-item-new.disabled,
.dropdown-item-new:disabled {
  background: #F5F8FA;
  color: #A3B5C2;
  pointer-events: none;
}

.dropdown-item-new.disabled .fui_checkbox,
.dropdown-item-new:disabled .fui_checkbox {
  border-color: #A3B5C2;
  background: #F5F8FA;
}

.dropdown-item-new.selected {
  background: var(--components-dropdownoption-bg-color-selected-default, #F5F8FA);
}

.dropdown-item-new-input:checked+.fui_checkbox, .dropdown_item_label_input:not(.MultiSelectTree .dropdown_item_label_input):checked+.fui_checkbox, .dropdown-item-new.selected .fui_checkbox {
  background: #29994E url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.86195 8.19526C3.1223 7.93491 3.54441 7.93491 3.80476 8.19526L6.00002 10.3905L12.1953 4.19526C12.4556 3.93491 12.8777 3.93491 13.1381 4.19526C13.3984 4.45561 13.3984 4.87772 13.1381 5.13807L6.47142 11.8047C6.21108 12.0651 5.78897 12.0651 5.52862 11.8047L2.86195 9.13807C2.6016 8.87772 2.6016 8.45561 2.86195 8.19526Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat 50% 50% / 16px 16px;
  border-color: #29994E;
}

.dropdown-item-new.selected:hover {
  background: #ECF2F6;
}

.dropdown-item-new-input:checked+.fui_checkbox, .dropdown_item_label_input:not(.MultiSelectTree .dropdown_item_label_input):checked+.fui_checkbox, .dropdown-item-new.selected:hover .fui_checkbox {
  background: #29994E url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.86195 8.19526C3.1223 7.93491 3.54441 7.93491 3.80476 8.19526L6.00002 10.3905L12.1953 4.19526C12.4556 3.93491 12.8777 3.93491 13.1381 4.19526C13.3984 4.45561 13.3984 4.87772 13.1381 5.13807L6.47142 11.8047C6.21108 12.0651 5.78897 12.0651 5.52862 11.8047L2.86195 9.13807C2.6016 8.87772 2.6016 8.45561 2.86195 8.19526Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat 50% 50% / 16px 16px;
  border-color: #29994E;
}

/* check_x2  */

.js_message_search {
  display: none;
  padding: 0 8px 8px;
  color: #11161A;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.dropdown_item_label {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding: 8px;

  color: #11161A;
  font-size: var(--font-semantic-ui-medium-size, 16px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-medium-regular-weight, 400);
  line-height: var(--font-semantic-ui-medium-line-height, 24px);

  position: relative;

  border-radius: 8px;
  white-space: wrap;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  transition: all 0.25s ease;
}

.dropdown_item_label:hover {
  background: #F5F8FA;
  color: #323F47;
}

.dropdown_item_label.js_selected {
  background: #F5F8FA;
}

.dropdown_item_label.js_selected:hover {
  background: #ECF2F6;
}
/* End */


/* Start:/local/templates/lektoriy_phosagro/css/styles_fosagro_ui.css?1741005941110930*/
/* VARIABLES  */
:root {
  --font-semantic-heading-h1-family: Foco;
  --font-semantic-heading-h1-size: 40px;
  --font-semantic-heading-h1-weight: 700;
  --font-semantic-heading-h1-line-height: 48px;
}
/* end VARIABLES  */

/* COLORS  */
:root {
  --components-heading-color-color: #11161A;
  --color-foundational-foreground-soft: #42525C;

}

.fui_color_foreground_soft {
  color: var(--color-foundational-foreground-soft);
}
/* end COLORS  */

/* SIZES  */
:root {
  --size-xs: 8px;
}
/* end SIZES  */

/* HEADING  */
.Heading_H1,
.Heading_H2,
.Heading_H3,
.Heading_H4 {
  color: var(--components-heading-color-color, #11161A);
  font-family: var(--font-semantic-heading-h1-family, Foco);
  font-style: normal;
  font-weight: var(--font-semantic-heading-h1-weight, 700);
}

.Heading_H1 {
  font-size: var(--font-semantic-heading-h1-size, 28px);
  line-height: var(--font-semantic-heading-h1-line-height, 32px);
}
.Heading_H2 {
  font-size: var(--font-semantic-heading-h2-size, 24px);
  line-height: var(--font-semantic-heading-h2-line-height, 32px);
}
.Heading_H3 {
  font-size: var(--font-semantic-heading-h3-size, 20px);
  line-height: var(--font-semantic-heading-h3-line-height, 24px);
}
.Heading_H4 {
  font-size: var(--font-semantic-heading-h4-size, 18px);
  line-height: var(--font-semantic-heading-h4-line-height, 24px);
}

@media (min-width: 1200px) {
  .Heading_H1 {
    font-size: var(--font-semantic-heading-h1-size, 40px);
    line-height: var(--font-semantic-heading-h1-line-height, 48px);
  }
  .Heading_H2 {
    font-size: var(--font-semantic-heading-h2-size, 32px);
    line-height: var(--font-semantic-heading-h2-line-height, 40px);
  }
  .Heading_H3 {
    font-size: var(--font-semantic-heading-h3-size, 24px);
    line-height: var(--font-semantic-heading-h3-line-height, 32px);
  }
  .Heading_H4 {
    font-size: var(--font-semantic-heading-h4-size, 20px);
    line-height: var(--font-semantic-heading-h4-line-height, 24px);
  }
}
/* end HEADING  */

/* DISPLAY  */
.Display_Medium {
  font-family: var(--font-semantic-heading-h1-family, Foco);
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .Display_Medium {
    font-size: 56px;
    line-height: 64px;
  }

}
/* end DISPLAY  */

/* ACCENTS  */
.Accents_xLarge {
  font-family: var(--font-semantic-heading-h1-family, Foco);
  font-size: 40px;
  line-height: 48px;
  font-weight: 800;
}
.Accents_Large {
  font-family: var(--font-semantic-heading-h1-family, Foco);
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
}
.Accents_Medium {
  font-family: var(--font-semantic-heading-h1-family, Foco);
  font-size: 28px;
  line-height: 32px;
  font-weight: 800;
}
.Accents_xMedium {
  font-family: var(--font-semantic-heading-h1-family, Foco);
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
}
.Accents_xSmall {
  font-family: var(--font-semantic-heading-h1-family, Foco);
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
}
.Accents_Small {
  font-family: var(--font-semantic-heading-h1-family, Foco);
  font-size: 18px;
  line-height: 24px;
  font-weight: 800;
}
/* end ACCENTS  */

/* UI  */
.UI_Large_Regular {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.UI_Large_Bold {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.UI_Medium_Regular {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.UI_Medium_Bold {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.UI_Small_Regular {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}
.UI_Small_Bold {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}
/* end UI  */

/* Body  */
.Body_Large_Regular {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}
.Body_Large_Bold {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.Body_Medium_Regular {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.Body_Medium_Bold {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.Body_Small_Regular {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}
.Body_Small_Bold {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}
/* end Body  */

/* CAPTION  */
.Caption_Large_Regular {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}
.Caption_Large_Bold {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}
/* end CAPTION  */

/* INPUTS  */
.TextInput_Large {
  display: block;
  width: 100%;
  height: 56px;
  padding: 16px;
  border-radius: 8px;
  border-style: none;
  box-shadow: 0 0 0 1px #657885 inset;
  -webkit-box-shadow: 0 0 0 1px #657885 inset;
  -moz-box-shadow: 0 0 0 1px #657885 inset;
  -webkit-appearance: none;
}
.Textarea_Large {
  display: block;
  width: 100%;
  min-height: 104px;
  padding: 16px;
  border-radius: 8px;
  border-style: none;
  box-shadow: 0 0 0 1px #657885 inset;
  -webkit-box-shadow: 0 0 0 1px #657885 inset;
  -moz-box-shadow: 0 0 0 1px #657885 inset;
  -webkit-appearance: none;
  resize: none;
  -webkit-appearance: none;
}

.TextInput_Clear {
  width: 100%;
  height: 56px;
  padding: 16px;
  border-radius: 8px;
  box-sizing: border-box;
  border-style: none;
  outline: none;
  -webkit-box-shadow: 0 0 0 1px #657885 inset;
  -moz-box-shadow: 0 0 0 1px #657885 inset;
  -webkit-appearance: none;
}

/* FILE UPLOAD  */
.FileUploader_Large {}
.FileUploader_Large_Label .d-flex {
  gap: 8px;
}
.FileUploader_Large_Label_icon {
  margin-left: auto;
}
.FileUploader_Large input[type="file"] {
  display: none;
}
.FileUploader_Large_Label {
  display: block;
  padding: 10px;
  background-color: #f0f0f0;
  border-radius: 5px;
  cursor: pointer;
  color: #333;
  border-radius: var(--border-radius-x, 8px);
  border: var(--fileuploader-border-width-default, 1px) dashed var(--fileuploader-border-color-default, #A3B5C2);
  background: var(--fileuploader-bg-color-default, #F5F8FA);
  transition: all .25s ease;
  margin-bottom: 0;
}
.FileUploader_Large_Label .UI_Large_Regular {
  margin-bottom: 8px;
  color: var(--components-button-neutral-ghost-label-color-default, #323F47);
}
.FileUploader_Large_Label .UI_Small_Regular {
  color: var(--fileuploader-caption-color-default, #657885);
}
.FileUploader_List_Item {
  display: flex;
  gap: 8px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  overflow: hidden;
  color: var(--components-button-neutral-ghost-label-color-default, #323F47);
  text-overflow: ellipsis;
  font-family: var(--font-semantic-ui-large-family, Calibri);
  font-size: var(--font-semantic-ui-large-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
}
.FileUploader_List_Item span {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* hover */
.FileUploader_Large_Label:hover {
  border: var(--fileuploader-border-width-hover, 1px) dashed var(--fileuploader-border-color-hover, #8396A3);
  background: var(--fileuploader-bg-color-hover, #ECF2F6);
}
/* end hover */

/* active  */
.FileUploader_Large_Label:active {
  border: var(--fileuploader-border-width-hover, 1px) dashed var(--fileuploader-border-color-active, #657885);
  background: var(--fileuploader-bg-color-active, #E1EAF0);
}
/* end active  */

/* error  */
.FileUploader_Large_Label.FileUploader_Error {
  border: var(--fileuploader-border-width-invalid, 1px) dashed var(--fileuploader-border-color-invalid, #DA0000);
  background: var(--fileuploader-bg-color-default, #F5F8FA);
  margin-bottom: 0.5rem;
}
.FileUploader_Large_Label.FileUploader_Error ~ .fui_alt_error_message,
.FileUploader_Large_Label.FileUploader_Error ~ .fui_error_message {
  display: flex;
}
/* end error  */

/* end FILE UPLOAD  */

/* ADD INPUT  */
.fui_add_input {
  display: flex;
  gap: 4px;
  align-items: center;
  cursor: pointer;
  color: var(--components-functionbutton-secondary-label-color-default, #657885);
}
/* end ADD INPUT  */

/* tel */
.RegionPhone_Wrapper {
  display: flex;
  gap: 8px;
  transition: all .25s ease;
}

.RegionPhone_Wrapper * {
  transition: all .25s ease;
}

.RegionPhone {
  background: #ECF2F6;
  border-radius: 8px;
}
.RegionPhone:hover {
  background: #D8E3EB;
}
.RegionPhone.show,
.RegionPhone:active {
  background: #CAD7E0;
}

.RegionPhone_Selector {
  padding: 16px;
  font-size: 0;
  gap: 0 !important;
}

.RegionPhone_Selector:after {
  display: none !important;
}

.RegionPhone:hover .RegionPhone_Selector {
  color: #323F47 !important;
}

.RegionPhone .RegionPhone_Dropdown {
  top: calc(100% + 0px) !important;
  padding-top: 8px;
  left: 0;
  border-radius: 8px;
}

.RegionPhone_Dropdown:before {
  display: none !important;
}

.RegionPhone_Dropdown .RegionPhone_Dropdown_Inner {
  margin-top: 0;
  padding: 8px;
  gap: 8px;
  max-height: calc(5 * 40px + 6 * 8px);
  overflow-y: auto;
  overflow-x: hidden;
}
/* scroll  */
.RegionPhone_Dropdown .RegionPhone_Dropdown_Inner::-webkit-scrollbar {
  width: 2px;
  background-color: #F1F1F1 !important;
}
.RegionPhone_Dropdown .RegionPhone_Dropdown_Inner::-webkit-scrollbar-thumb {
  background-color: #2DAA55 !important;
  background-clip: padding-box;
  border: 2px solid #2DAA55 !important;
  -webkit-border-radius: 0;
  border-radius: 999px;
  -webkit-box-shadow: inset -1px 1px 0 #2DAA55, inset 1px 1px 0 #2DAA55 !important;
}
.RegionPhone_Dropdown .RegionPhone_Dropdown_Inner::-webkit-scrollbar-thumb:hover {
  background: #2DAA55 !important;
}
/* end scroll  */

.RegionPhone_Dropdown .dropdown-item {
  border-radius: 4px;
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 8px;
  transition: all .25s ease;
}
.RegionPhone_Code {
  margin-left: auto;
  color: var(--color-core-foreground-muted, #657885);
}
.RegionPhone_Dropdown .dropdown-item.active {
  background: #F5F8FA;
}
.RegionPhone_Dropdown .dropdown-item:hover {
  background: #F5F8FA;
}
.RegionPhone_Dropdown .dropdown-item.active:hover {
  background: #ECF2F6;
}
.RegionPhone_Dropdown .dropdown-item.disabled {
  color: #A3B5C2;
  pointer-events: none;
}

.PhoneInput_Large {
  display: block;
  width: 100%;
  height: 56px;
  padding: 16px;
  border-radius: 8px;
  border-style: none;
  box-shadow: 0 0 0 1px #657885 inset;
  -webkit-box-shadow: 0 0 0 1px #657885 inset;
  -moz-box-shadow: 0 0 0 1px #657885 inset;
  -webkit-appearance: none;
}

.RegionPhone_Selector_Prefix_value {
  display: none;
}

/* input fonts  */
.fui_search_input,
.PhoneInput_Large,
.TextInput_Large,
.Textarea_Large,
.TextInput_Clear {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  transition: all .25s ease;
}

/* end input fonts  */

/* placeholders  */
.fui_search_input::placeholder,
.PhoneInput_Large::placeholder,
.TextInput_Large::placeholder,
.Textarea_Large::placeholder,
.TextInput_Clear::placeholder {
  color: var(--components-textinput-placeholder-color-default, #657885);
}

/* end placeholders  */

/* states */
.PhoneInput_Large:hover,
.Textarea_Large:hover,
.TextInput_Large:hover,
.TextInput_Clear:hover {
  box-shadow: 0 0 0 1px var(--components-textinput-border-color-hover, #536570) inset;
}

.PhoneInput_Large:focus-within,
.Textarea_Large:focus-within,
.TextInput_Large:focus-within,
.TextInput_Clear:focus-within {
  box-shadow: 0 0 0 2px var(--components-textinput-border-color-focus, #29994E) inset;
}

input.is-errored,
.is-errored:not(.multy_field) .PhoneInput_Large,
.is-errored:not(.multy_field) .Textarea_Large,
.is-errored:not(.multy_field) .TextInput_Large,
.is-errored:not(.multy_field) .TextInput_Clear {
  box-shadow: 0 0 0 1px var(--components-textinput-border-color-invalid, #DA0000) inset;
}

.PhoneInput_Large:disabled,
.Textarea_Large:disabled,
.TextInput_Large:disabled,
.TextInput_Clear:disabled {
  box-shadow: 0 0 0 1px var(--components-textinput-border-color-hover, #F5F8FA) inset;
  background-color: #F5F8FA;
  cursor: not-allowed;
  color: #657885;
  opacity: 1;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* end states */
/* errors  */
.fui_alt_error_message,
.fui_error_message {
  display: none;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: var(--color-foundational-system-Error, #DA0000);
}

input.is-errored ~.fui_error_message,
textarea.is-errored ~.fui_error_message,
.is-errored input~.fui_error_message,
.is-errored textarea~.fui_error_message {
  display: flex;
}

.fui_alt_error_message:before,
.fui_error_message:before {
  content: '';
  width: 16px;
  min-width: 16px;
  height: 16px;
  background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/warning_x2.svg') no-repeat 50% 50% / contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
/* end errors  */
/* end INPUTS  */

/* BUTTONS  */
.PrimaryButton_Accent_Large {
  height: 56px;
  padding: 15px 40px 17px;
  white-space: nowrap;
  border-radius: 999px;
  color: #FFFFFF;
  background-color: #29994E;
  border: 1px solid #29994E;
  box-shadow: none;
  transition: all .25s ease;
}
.PrimaryButton_Accent_Large:hover {
  background-color: #33C15E;
  border: 1px solid #33C15E;
  color: #FFFFFF;
}
.PrimaryButton_Accent_Large:active {
  background-color: #248949;
  border: 1px solid #248949;
  color: #FFFFFF;
}
/* Secondary Button Neutral */
.SecondaryButton_Neutral_Large {
  height: 56px;
  padding: 16px 40px;
  white-space: nowrap;
  border-radius: 999px;
  color: #323F47;
  background-color: #ECF2F6;
  border: 1px solid #ECF2F6;
  box-shadow: none;
  transition: all .25s ease;
}
.SecondaryButton_Neutral_Medium {
  height: 40px;
  padding: 11px 24px;
  white-space: nowrap;
  line-height: 18px;
  border-radius: 999px;
  color: #323F47;
  background-color: #ECF2F6;
  border: 1px solid #ECF2F6;
  box-shadow: none;
  transition: all .25s ease;
}
.SecondaryButton_Neutral_Small {
  height: 32px;
  padding: 7px 24px 9px;
  white-space: nowrap;
  border-radius: 999px;
  color: #323F47;
  background-color: #ECF2F6;
  border: 1px solid #ECF2F6;
  box-shadow: none;
  transition: all .25s ease;
}
.SecondaryButton_Neutral_Small:hover,
.SecondaryButton_Neutral_Medium:hover,
.SecondaryButton_Neutral_Large:hover {
  background-color: #D8E3EB;
  border: 1px solid #D8E3EB;
}
.SecondaryButton_Neutral_Small:active,
.SecondaryButton_Neutral_Medium:active,
.SecondaryButton_Neutral_Large:active {
  background-color: #CAD7E0;
  border: 1px solid #CAD7E0;
}
.SecondaryButton_Neutral_Small.disabled,
.SecondaryButton_Neutral_Small:disabled,
.SecondaryButton_Neutral_Medium.disabled,
.SecondaryButton_Neutral_Medium:disabled,
.SecondaryButton_Neutral_Large.disabled,
.SecondaryButton_Neutral_Large:disabled {
  background-color: #F5F8FA;
  border: 1px solid #F5F8FA;
  color: #A3B5C2;
  pointer-events: none;
}
.SecondaryButton_Neutral_Small .icon-fui,
.SecondaryButton_Neutral_Medium .icon-fui,
.SecondaryButton_Neutral_Large .icon-fui {
  fill: #323F47;
}
.SecondaryButton_Neutral_Small.disabled .icon-fui,
.SecondaryButton_Neutral_Small:disabled .icon-fui,
.SecondaryButton_Neutral_Medium.disabled .icon-fui,
.SecondaryButton_Neutral_Medium:disabled .icon-fui,
.SecondaryButton_Neutral_Large.disabled .icon-fui,
.SecondaryButton_Neutral_Large:disabled .icon-fui {
  fill: #A3B5C2;
}

.SecondaryButton_Neutral_Small_Success {
  position: relative;
  display: flex;
  height: 32px;
  padding: 7px 24px 9px;
  white-space: nowrap;
  border-radius: 999px;
  color: #29994e;
  fill: #29994e !important;
  background-color: #f7fdf8;
  border: 1px solid #f7fdf8;
  box-shadow: none;
  transition: all 0.25s ease;
}
.SecondaryButton_Neutral_Small_Success svg {
  display: none;
}
.SecondaryButton_Neutral_Small_Success::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/green_check_x2.svg") no-repeat 50% 50%;
}
.SecondaryButton_Neutral_Small_Success:hover,
.SecondaryButton_Neutral_Small_Success:active {
  cursor: default;
  background-color: #f7fdf8;
  border: 1px solid #f7fdf8;
  color: #29994e;
  fill: #29994e !important;
}

.fui_button_inner {
  display: flex;
  gap: 8px;
  align-items: center;
}
/*end Secondary Button Neutral */
.CloseButton_Large {
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  border-style: none;
  box-shadow: none;
  background: var(--color-foundational-neutral-container-muted, #F5F8FA) url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/cancel_x3.svg') no-repeat 50% 50% / 24px 24px;
  transition: all .25s ease;
  -webkit-appearance: none;
}

.CloseButton_Large:hover {
  background-color: var(--color-foundational-neutral-container-hover, #D8E3EB);
}

.CloseButton_Large:active {
  background-color: var(--color-foundational-neutral-container-active, #CAD7E0);
}
/* end close */

/* button help  */
.fui_icon {
  width: 24px;
  height: 24px;
}
.FloatingButton_Help {
  padding: 8px 24px;
  border-radius: 999px;
  background: #FFF;
  color: #004985;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  box-shadow: 0 0 20px 0 #5365701A, 0 12px 20px 0 #5365700D;
  transition: all .25s ease;
  cursor: pointer;
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 8;
}
.FloatingButton_Help:active {
  color: #00417A;
}
.FloatingButton_Help:hover {
  color: #0062AD;
}
.FloatingButton_Help .fui_icon use {
  fill: #004985;
}
.FloatingButton_Help:hover .fui_icon use {
  fill: #0062AD;
}
.FloatingButton_Help:active .fui_icon use {
  fill: #00417A;
}
/* end button help  */
/* end BUTTONS  */

/* REGISTRATION PAGE TASK */
.fui_regpage {
  background: var(--color-foundational-background-soft, #F5F8FA);
  min-height: 100vh;
  padding: 0 16px;
}

header.fui_regpage_header,
.fui_regpage_footer {
  padding: 32px 0;
  text-align: center;
}
.fui_regpage_footer .dflex-gap-24 {
  justify-content: center;
}
.fui_regpage_logo {
  align-self: center;
}

.fui_regpage_form {
  width: 624px;
  max-width: 100%;
  margin: 0 auto;
  padding: 24px;
  border-radius: var(--border-radius-x2, 16px);
  background: var(--color-foundational-background-white, #FFF);
  /* xLarge */
  box-shadow: 0px 0px 32px 0px rgba(83, 101, 112, 0.10), 0px 32px 32px 0px rgba(83, 101, 112, 0.05);
}
.fui_regpage_inner:not(.active) {
  display: none;
}
@media (min-width: 768px) {
  .fui_regpage_form {
    padding: 48px;
  }
}
/* LinkSection  */
.LinkSection {
  border-radius: var(--border-radius-x, 8px);
  background: var(--linksection-bg-color-default, #F5F8FA);
  padding: 16px;
  display: flex;
  gap: 16px;
  transition: all .25s ease;
}

.LinkSection:hover {
  background: var(--linksection-bg-color-hover, #ECF2F6);
}

.LinkSection_txt .UI_Small_Regular {
  color: var(--linksection-caption-color-default, #657885);
}

.LinkSection_title {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  color: var(--linksection-title-color-default, #11161A);
}

.LinkSection_title .fui_icon use {
  fill: #657885;
}

.LinkSection .fui_icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.LinkSection_icon .fui_icon use {
  fill: #11161A;
}

/* end LinkSection  */

/* Topbar  */
.Topbar {
  position: relative;
  text-align: right;
  padding: 16px 24px;
  border-bottom: var(--topbar-border-width-default, 1px) solid var(--topbar-border-color-default, #E1EAF0);
  margin: -24px -24px 0;
}

.Topbar .FunctionButton_Tertiary_Medium {
  position: absolute;
  left: 24px;
}
@media (min-width: 768px) {
  .Topbar {
    padding: 16px 48px;
    margin: -48px -48px 0;
    text-align: center;
  }
  .Topbar .FunctionButton_Tertiary_Medium {
    left: 48px;
  }
}
/* end Topbar  */

/* Stepper  */
.Stepper {
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: space-between;
  padding-top: 24px;
}

.Stepper_Step {
  display: flex;
  gap: 8px;
}

.Stepper_Step:not(.active) {
   pointer-events: none;
}

.Counter_Small {
  width: 24px;
  height: 24px;
  border-radius: 999px;
  line-height: 24px;
  text-align: center;
  background: var(--counter-bg-color-default, #ECF2F6);
  color: var(--counter-label-color-default, #323F47);
  font-size: var(--font-semantic-ui-small-size, 14px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-small-regular-weight, 400);
}

.label_Step {
  display: none;
  color: var(--_step-label-color-default, #323F47);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: var(--font-semantic-ui-medium-family, Calibri);
  font-size: var(--font-semantic-ui-medium-size, 16px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-medium-regular-weight, 400);
  line-height: var(--font-semantic-ui-medium-line-height, 24px);
}

.Stepper_Step.active .Counter_Small {
  background: var(--counter-bg-color-active, #29994E);
  color: #FFF;
}

.Stepper_Step.active .label_Step {
  color: var(--counter-bg-color-active, #29994E);
}

.Stepper_line {
  width: 100%;
  padding: 0 16px;
  min-width: 16px;
  height: var(--topbar-border-width-default, 1px);
  border-radius: var(--border-radius-round, 999px);
  background: var(--stepper-divider-color-default, #BCCCD6);
  background-clip: content-box;
}
@media (min-width: 768px) {
  .label_Step {
    display: block;
  }
}
/* end Stepper  */

/* button  */
.PrimaryButton_Accent_Large .fui_icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.PrimaryButton_Accent_Large .fui_icon use {
  fill: #FFF;
}

.PrimaryButton_Accent_Large:disabled {
  color: var(--components-button-accent-primary-label-color-disabled, #A3B5C2);
  background: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
  border-color: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
}

.PrimaryButton_Accent_Large:disabled .fui_icon use {
  fill: var(--components-button-accent-primary-label-color-disabled, #A3B5C2);
}

/* end button  */

/* checkbox block large  */
.CheckboxBlock_Large {
  padding: 16px;
  border-radius: var(--border-radius-x, 8px);
  background: var(--components-checkbox-block-bg-color-default, #F5F8FA);
  transition: all .25s ease;
}
.CheckboxBlock_Large.active {
  background: var(--components-checkbox-block-bg-color-checked-default, #EFFBF1);
}
.CheckboxBlock_Large.active:hover {
  background: var(--components-checkbox-block-bg-color-checked-hover, #D6F5DC);
}
/* end checkbox block large  */

.fui_regpage_targets {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .fui_regpage_targets {
    gap: 24px;
  }
}
/* end checkbox block large  */

/* checkbox  */
.checkbox_block {
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 0 8px;
  position: relative;
  margin: 0;
  grid-template-areas:
    'check-input check-txt '
    'check-input check-error';
}

.checkbox_block__input {
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  display: inline-block;
  opacity: 0;
  cursor: pointer;
  grid-area: check-input;
}

.checkbox_block__txt {
  cursor: pointer;
  grid-area: check-txt;
}

.checkbox_block__txt:before {
  content: "";
  width: 24px;
  height: 24px;
  background: #ffffff no-repeat 50% 50%;
  box-shadow: 0 0 0 1px var(--components-checkbox-control-border-color-default, #8396A3) inset;
  border-radius: 4px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  pointer-events: none;
}

.checkbox_block__input:hover+.checkbox_block__txt:before {
  box-shadow: 0 0 0 1px var(--components-checkbox-control-bg-color-checked-default, #29994E) inset !important;
}

.checkbox_block.checkbox_block__error .checkbox_block__txt:before {
  box-shadow: 0 0 0 1px var(--components-checkbox-control-border-color-invalid, #DA0000) inset !important;
}

.checkbox_block__input:checked+.checkbox_block__txt:before {
  background: var(--components-checkbox-control-bg-color-checked-default, #29994E) url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/check_x2.svg") no-repeat 50% 50% !important;
  box-shadow: 0 0 0 1px var(--components-checkbox-control-bg-color-checked-default, #29994E) inset !important;
}

.checkbox_block__input:checked:hover+.checkbox_block__txt:before {
  background-color: var(--components-checkbox-control-border-color-checked-hover, #33C15E) !important;
  box-shadow: 0 0 0 1px var(--components-checkbox-control-border-color-checked-hover, #33C15E) inset !important;
}

.checkbox_block__message {
  display: none;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: var(--color-foundational-system-Error, #DA0000) !important;
  grid-area: check-error;
}

.checkbox_block.checkbox_block__error .checkbox_block__message {
  display: block;
}

.checkbox_block__message:before {
  content: '';
  width: 16px;
  min-width: 16px;
  height: 16px;
  background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/warning_x2.svg') no-repeat 50% 50% / contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

/* end checkbox  */

/* Password  */
.PasswordInput_Large {
  position: relative;
}
.PasswordInput_Large .password-input {
  padding: 16px 48px 16px 16px;
}
.PasswordInput_Large .fs-password-checkbox,
.PasswordInput_Large .fs-password-show-hide {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: calc(56px / 2);
  right: 16px;
  transform: translateY(-50%);
  cursor: pointer;
  background: none !important;
  transition: all .25s cubic-bezier(0.48, -0.41, 0, 0.64);
  margin: 0;
}

.PasswordInput_Large .fs-password-checkbox {
  opacity: 0;
}

.PasswordInput_Large .fs-password-show-hide .fui_icon {
  display: none;
  transition: all .25s cubic-bezier(0.48, -0.41, 0, 0.64);
}

.PasswordInput_Large .fs-password-show-hide .fui_icon use {
  fill: #8396A3;
}

.PasswordInput_Large .fs-password-show-hide:hover .fui_icon use {
  fill: #536570;
}

.PasswordInput_Large .fs-password-show-hide:active .fui_icon use {
  fill: #42525C;
}

.PasswordInput_Large [type=password]~.fs-password-show-hide .fui_icon_eye {
  display: inline-block;
}

.PasswordInput_Large [type=text]~.fs-password-show-hide .fui_icon_viewed {
  display: inline-block;
}

/* end Password  */

/* password generate */
.PasswordGenerate {
  margin-top: 8px;
}

.PasswordGenerate_Label {
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  gap: 8px;
}

.PasswordGenerate_Input {
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  display: inline-block;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}

/* .PasswordGenerate_Pseudo {
  color: var(--components-functionbutton-primary-label-color-default, #29994E);
  font-size: var(--font-semantic-ui-medium-size, 16px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-medium-bold-weight, 700);
  line-height: var(--font-semantic-ui-medium-line-height, 24px);
}

.PasswordGenerate_Pseudo:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/key-alt-plus.svg') no-repeat 50% 50%;
  display: inline-block;
  position: absolute;

  top: 0;
  left: 0;

  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;

  pointer-events: none;
} */

/* end password generate */

/* select  */
.Select_Large,
.Select_Large.dropdown.dropdown__select {
  border-style: none;
  user-select: none;
  -webkit-appearance: none;
}

.Select_Large_Toggle.fs-btn__select.dropdown-toggle {
  height: 56px;
  padding: 16px;
  border-radius: var(--border-radius-x, 8px);
  border-style: none;
  background: var(--components-select-bg-color-focus, #FFF);
  color: var(--components-select-placeholder-color-focus, #657885);
  font-family: var(--font-semantic-ui-large-family, Calibri);
  font-size: var(--font-semantic-ui-large-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
  box-shadow: 0 0 0 1px #657885 inset;
  -webkit-box-shadow: 0 0 0 1px #657885 inset;
  -moz-box-shadow: 0 0 0 1px #657885 inset;
  -webkit-appearance: none;
  transition: all .25s ease;
  -webkit-appearance: none;
}

.Select_Large_Toggle:hover {
  box-shadow: 0 0 0 1px var(--components-textinput-border-color-hover, #536570) inset !important;
}
.Select_Large.active:not(.show) .Select_Large_Toggle {
  box-shadow: 0 0 0 1px #657885 inset !important;
}
.Select_Large.input-error .Select_Large_Toggle {
  box-shadow: 0 0 0 1px var(--components-textinput-border-color-invalid, #DA0000) inset !important;
}
.Select_Large.show.input-error .Select_Large_Toggle,
.Select_Large.show .Select_Large_Toggle {
  box-shadow: 0 0 0 2px var(--components-textinput-border-color-focus, #29994E) inset !important;
}
.Select_Large_Toggle.disabled {
  border: var(--components-select-border-width-disabled, 0px) solid var(--components-select-border-color-disabled, rgba(255, 255, 255, 0.00));
  background: var(--components-select-bg-color-disabled, #F5F8FA);
}
.Select_Large_Toggle.disabled span {
  color: var(--components-select-placeholder-color-disabled, #A3B5C2);
}

.Select_Large_Toggle.fs-btn__select.dropdown-toggle:after {
  display: none;
}

.Select_Large_Toggle span {
  margin-right: auto;
  white-space: nowrap;
  max-width: calc(100% - 16px - 24px - 24px);
  overflow: hidden;
  text-overflow: ellipsis;
  user-select: none;
}
.Select_Large.active .Select_Large_Toggle span,
.Select_Large_Toggle span.active {
  color: #11161A;
}

/* .Select_Large.active .Select_Large_Toggle {
  box-shadow: 0 0 0 5px var(--components-searchinput-border-color-default);
} */

.Select_Large.show .fui_icon_arrow_down {
  transform: rotate(180deg);
  transition: all .25s cubic-bezier(0.48, -0.41, 0, 0.64);
}

.Select_Large_Toggle .fui_icon_arrow_down {
  order: 100;
  fill: #657885;
  pointer-events: none;
}

.Select_Large_Menu.dropdown-menu {
  width: 100%;
  top: 100% !important;
  border-radius: 8px !important;
  padding: 0 0 0 0 !important;
  border-style: unset !important;
  box-shadow: 0px 0px 32px 0px rgba(83, 101, 112, 0.10), 0px 32px 32px 0px rgba(83, 101, 112, 0.05) !important;
  background: transparent !important;
}
.Select_Large_Inner.dropdown-menu__inner {
  border-radius: 8px !important;
  border-style: none !important;
  box-shadow: none !important;
  padding: 4px 4px 4px 4px !important;
  margin-top: 0;
  gap: 8px !important;
  background: #FFF !important;
  border: 4px solid #FFF !important;
}
.Select_Large_Inner.dropdown-menu__inner .dropdown-item {
  padding: 8px;
  border-radius: 8px;
}

.company-title_dadata {
  font-size: 18px;
  line-height: 24px;
  color: #323F47;
}
.company-inn_dadata {
  font-size: 16px;
  line-height: 24px;
  color: #42525C;
}
.Select_Large .dropdown-menu .Select_Large_Inner.dropdown-menu__inner .dropdown-item {
  color: var(--components-dropdownoption-label-color-hover, #323F47);
}
.Select_Large .dropdown-item.active {
  background: #F5F8FA;
}
.Select_Large .dropdown-item:hover {
  background: #F5F8FA;
}
.Select_Large .dropdown-item.active:hover {
  background: #ECF2F6;
}
.Select_Large .dropdown-item.disabled {
  color: #A3B5C2 !important;
  pointer-events: none;
}
/* .Select_Large_Inner.dropdown-menu__inner .dropdown-item:hover {
  background: var(--components-dropdownoption-bg-color-hover, #F5F8FA);
} */

/* scroll  */
.Select_Large_Inner.dropdown-menu__inner::-webkit-scrollbar {
  width: 2px;
  background-color: #F1F1F1 !important;
}

.Select_Large_Inner.dropdown-menu__inner::-webkit-scrollbar-thumb {
  background-color: #2DAA55 !important;
  background-clip: padding-box;
  border: 2px solid #2DAA55 !important;
  -webkit-border-radius: 0;
  border-radius: 999px;
  -webkit-box-shadow: inset -1px 1px 0 #2DAA55, inset 1px 1px 0 #2DAA55 !important;
}

.Select_Large_Inner.dropdown-menu__inner::-webkit-scrollbar-thumb:hover {
  background: #2DAA55 !important;
}

/* end scroll  */
/* end select  */

/* footer */
.fui_regpage_footer_link {
  padding: 8px 24px;
  color: var(--components-button-neutral-ghost-label-color-default, #323F47);
}
@media (max-width: 767.98px) {
  .fui_regpage_footer_link {
    padding: 8px;
  }
}

/* custom row  */
.row.custom_row {
  margin-right: -12px;
  margin-left: -12px;
}

.row.custom_row [class*="col-"] {
  padding-right: 12px;
  padding-left: 12px;
}

.horizontal-gap-24 {
  row-gap: 24px;
}

/* end custom row  */

/* icons  */
.fui_icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.fui_icon_arrow_down {
  fill: #657885;
}

/* end icons  */
/* BUTTON  */
.SecondaryButton_Accent_Large {
  height: 56px;
  padding: 16px 40px;
  white-space: nowrap;
  border-radius: 999px;
  color: #FFFFFF;
  border: 1px solid var(--components-button-accent-secondary-bg-color-default, #EFFBF1);
  border-radius: var(--border-radius-round, 999px);
  background: var(--components-button-accent-secondary-bg-color-default, #EFFBF1);
  box-shadow: none;
  transition: all .25s ease;

  color: var(--components-button-accent-secondary-label-color-default, #1C693D);
  overflow: hidden;
  text-overflow: ellipsis;
}

.SecondaryButton_Accent_Large:hover {
  background: var(--components-button-accent-secondary-bg-color-hover, #BEEEC8);
  border: 1px solid var(--components-button-accent-secondary-bg-color-hover, #BEEEC8);
}
.SecondaryButton_Accent_Large:active {
  background: var(--components-button-accent-secondary-bg-color-active, #A6E7B4);
  border: 1px solid var(--components-button-accent-secondary-bg-color-active, #A6E7B4);
}
.SecondaryButton_Accent_Large::disabled {
  background: var(--components-button-accent-secondary-bg-color-disabled, #F5F8FA);
  border: 1px solid var(--components-button-accent-secondary-bg-color-disabled, #F5F8FA);
  color: var(--components-button-accent-secondary-label-color-disabled, #A3B5C2);
}
/* end BUTTON  */

/* search  */
.fui_search_input {
    outline-offset: 0;
    border-style: none;
    padding: 0;
    width: 100%;
    padding-right: 30px;
    -webkit-appearance: none;
	background: transparent;
}
.fui_search_button {
  border: none;
  border: transparent;
  height: 100%;
  width: 46px;
  background: none;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
  padding: 0;
}
/* end search  */

/* helpers  */
.dflex-gap-24 {
  display: flex;
  gap: 24px;
}
.hidden {
  display: none !important;
}
/* end helpers  */

/* DROPDOWN mobile fixed */
/* dropdown  */
.Select_Large .dropdown-menu {
  display: none;
  position: absolute;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
  z-index: 9;
  top: 100% !important;
}

.Select_Large .dropdown-menu__inner {
  border-radius: var(--border-radius-x, 8px);
  background: var(--color-foundational-neutral-container-white, #FFF);
  box-shadow: 0px 0px 20px 0px rgba(83, 101, 112, 0.10), 0px 12px 20px 0px rgba(83, 101, 112, 0.05);
}

.Filter_Large_Dropdown_Header {
  background: #FFF;
  padding: 16px;
  border-radius: 16px 16px 0 0;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border-bottom: 1px solid #E8E8E8;
}

.Filter_Large_Dropdown_Header .filter-dropdown__close {
  min-width: 24px;
  width: 24px;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  text-align: center;
  border-radius: var(--border-radius-round, 999px);
  background: var(--color-foundational-neutral-container-muted, #F5F8FA);
}

.Filter_Large_Dropdown_Header .filter-dropdown__close:hover {
  background: var(--color-foundational-neutral-container-hover, #D8E3EB);
}

.Filter_Large_Dropdown_Header .filter-dropdown__close:active {
  background: var(--color-foundational-neutral-container-active, #CAD7E0);
}

.Filter_Large_Dropdown_Header .filter-dropdown__close .icon-fui {
  width: 16px;
  height: 16px;
}

.Filter_Large_Dropdown_Header .filter-dropdown__close .icon-fui use {
  fill: #657885;
}

.Filter_Large_Dropdown_Header .filter-dropdown__close:hover .icon-fui use {
  fill: #536570;
}

.Filter_Large_Dropdown_Header .filter-dropdown__close:active .icon-fui use {
  fill: #42525C;
}

.Accent_xSmall {
  overflow: hidden;
  color: var(--actionsheet-title-color, #11161A);
  text-overflow: ellipsis;

  /* Accent/xSmall */
  font-family: var(--font-semantic-accent-small-family, Foco);
  font-size: var(--font-semantic-accent-small-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-accent-small-weight, 700);
  line-height: var(--font-semantic-accent-small-line-height, 24px);
  /* 133.333% */
}

.Select_Large .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall,
.PrimaryButton_Accent_Medium {
  height: 40px;
  padding: var(--size-xs) !important;
  border-radius: var(--border-radius-round, 999px);
  background: var(--components-button-accent-primary-bg-color-default, #29994E);
  color: var(--components-button-accent-primary-label-color-default, #FFF);
  text-align: center;
  /* UI/Medium/Bold */
  font-family: var(--font-semantic-ui-medium-family, Calibri);
  font-size: var(--font-semantic-ui-medium-size, 16px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-medium-bold-weight, 700);
  line-height: var(--font-semantic-ui-medium-line-height, 24px) !important;
  /* 150% */
  transition: all 0.2s ease;
}

.Select_Large .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall:hover,
.PrimaryButton_Accent_Medium:hover {
  background: var(--components-button-accent-primary-bg-color-hover, #33C15E);
}

.Select_Large .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall:active,
.PrimaryButton_Accent_Medium:hover:active {
  background: var(--components-button-accent-primary-bg-color-active, #248949);
}

.Select_Large .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall:disabled,
.PrimaryButton_Accent_Medium:hover:disabled {
  background: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
}

@media (max-width: 1199.98px) {}

@media (max-width: 767.98px) {
  .js-r4-filters-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 -15px 32px -15px;
  }

  .js-r4-filters-wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
    background: transparent;
  }

  .Select_Large .dropdown-menu {
    transition: all .5s ease;
  }

  .Select_Large .dropdown-menu:not(.show) {
    top: 100% !important;
  }

  .Select_Large .dropdown-menu.show {
    top: unset !important;
    bottom: 0 !important;
    padding: 0;
    overflow: hidden;
    height: 400px !important;
    /**/
    display: block;
      position: fixed !important;
      top: 0 !important;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0;
      -webkit-transform: none !important;
      -ms-transform: none !important;
      transform: none !important;
      height: 100vh !important;
      z-index: 10;

      top: unset !important;
      bottom: 0 !important;
      padding: 0;
      overflow: hidden;
      height: 304px !important;
  }
    .Select_Large .dropdown-menu.show .dropdown-menu__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 16px;
      background: #ffffff;
      padding: 8px;
      margin-top: 0;
      -webkit-box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
      box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
      border-radius: 0;
      max-height: 100%;
    }

  .Select_Large .dropdown-menu.show .dropdown-menu__inner .dropdown-item:nth-last-of-type(1) {
    margin-bottom: 48px;
  }

 .Select_Large .dropdown-menu__inner {
    border-radius: 0 !important;
    background: #FFF !important;
    overflow: scroll !important;
  }

  /* .Select_Large.show:before {
    content: '';
    width: 100vw;
    height: 100vh;
    background: var(--color-foundational-overlay-default, rgba(51, 64, 72, 0.50));
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none !important;
  } */

  .Select_Large .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall {
    padding: 0 30px;
    line-height: 48px;
    position: fixed !important;
    top: calc(400px - 40px - 16px) !important;
    /* margin: 0; */
    left: 16px;
    right: 16px;
    max-width: calc(100% - 32px);
    margin: 0 auto;
    z-index: 9999;
  }

  .Select_Large .SearchInput_Medium {
    padding: 0 8px;
  }

  .Select_Large .fs-btn__filter__close {
    padding: 8px;
  }

}
/* end DROPDOWN mobile fixed */

/* SWITCHER   */

.Switch_Large {
  position: relative;
  display: inline-block;
  padding-left: 48px;
  width: 40px;
  height: 24px;
  cursor: pointer;
  margin: 0;
}

.Switch_Large_Slider {
  border-radius: var(--border-radius-round, 999px);
  border: var(--components-switch-border-width-default, 1px) solid var(--components-switch-border-color-default, #8396A3);
  background: var(--components-switch-bg-color-default, #FFF);
  width: 40px;
  height: 24px;
  position: absolute;

  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .4s;
}

.Switch_Large_Slider:before {
  content: '';
  border-radius: 50%;
  background: var(--components-switch-knob-color-default, #657885);
  width: 16px;
  height: 16px;
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: .4s;
  transition: .4s;
}

.Switch_Large_Input {
  display: none;
}

.Switch_Large_Input:checked+.Switch_Large_Slider:before {
  -webkit-transform: translate(15px, -50%);
  -ms-transform: translate(15px, -50%);
  transform: translate(15px, -50%);
}

.Switch_Large_Input:checked+.Switch_Large_Slider {
  background: #33C15E;
  border-color: #33C15E;
}

.Switch_Large_Input:checked+.Switch_Large_Slider:before {
  background-color: #FFF;
}

.Switch_Large:hover .Switch_Large_Slider:not(.Switch_Large_Input:checked + .Switch_Large_Slider) {
  border-color: #536570;
  background-color: #FFF;
}

.Switch_Large:hover .Switch_Large_Slider:not(.Switch_Large_Input:checked + .Switch_Large_Slider):before {
  background: #536570;
}

.Switch_Large:disabled {
  cursor: default;
}

.Switch_Large:disabled .Switch_Large_Slider {
  border-color: #A3B5C2;
}

.Switch_Large:disabled .Switch_Large_Slider:before {
  background: #A3B5C2;
}      
/* end SWITCHER   */

/* SELECT2 CUSTOM SCROLL  */
/* .select2-results__options::-webkit-scrollbar {
  width: 15px;
  background-clip: padding-box;
} */

/* .select2-results__options::-webkit-scrollbar-track {
  background-color: #F4F4F4;
  height: 8px;
  background-clip: padding-box;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0); 
} */

/* .select2-results__options::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: #0F2464 !important;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
} */

/* .select2-results__options::-webkit-scrollbar-button { 
  display: none;
}  */

/**/
/* scroll  */
.select2-results__options::-webkit-scrollbar {
  width: 20px;
  background-color: #F1F1F1 !important;

  background-clip: padding-box;
}

.select2-results__options::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  /* height: 8px; */
  background-clip: padding-box;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);

  border-radius: 999px;
}

.select2-results__options::-webkit-scrollbar-thumb {
  background-color: #2DAA55 !important;
  background-clip: padding-box;
  border: 2px solid #2DAA55 !important;
  -webkit-border-radius: 0;
  border-radius: 999px;
  -webkit-box-shadow: inset -1px 1px 0 #2DAA55, inset 1px 1px 0 #2DAA55 !important;
}

.select2-results__options::-webkit-scrollbar-thumb:hover {
  background: #2DAA55 !important;
}

/**/
.Combobox_Large {
  position: relative;
}
 .Combobox_Large .dropdown {
   border-bottom: none !important;
 }
.Combobox_Large .dropdown__select[data-select2-id] {
  width: 100%;
  padding: 0;
  border-style: none !important;
  border-bottom: none;
}
.Combobox_Large .select2-container--open .select2-dropdown {
  border-style: none;
  border-radius: var(--border-radius-x, 8px);
  background: var(--color-core-neutral-container-white, #FFF);
  box-shadow: 0px 0px 20px 0px rgba(83, 101, 112, 0.10), 0px 12px 20px 0px rgba(83, 101, 112, 0.05);
  margin-top: 1px;
}
.Combobox_Large .select2-container--default .select2-search--dropdown .select2-search__field {
  height: 40px;
  padding: 8px 48px 8px 16px;
  border-radius: var(--border-radius-x, 8px);
  border: var(--components-searchinput-border-width-default, 1px) solid var(--components-searchinput-border-color-default, #657885);
  background: var(--components-searchinput-bg-color-default, #FFF);
}
.Combobox_Large .select2-search.select2-search--dropdown:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 24px;
  height: 24px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/fui_search.svg") no-repeat 50% 50%/24px 24px;
  top: 12px;
  right: 16px;
  left: unset;
  pointer-events: none;
}
.Combobox_Large .select2-container--default .select2-selection--single {
  background-color: #fff;
  border-style: none;
  border-radius: 8px;
  height: auto !important;
}

.Combobox_Large .dropdown.dropdown__select .select2-container.select2-container--open.select2-container--focus {
  box-shadow: 0 0 0 2px #29994E inset;
}

.Combobox_Large .dropdown.dropdown__select.input-error .select2-container {
  box-shadow: 0 0 0 1px #DA0000 inset !important;
}

.Combobox_Large .dropdown.dropdown__select .select2-container:hover {
  box-shadow: 0 0 0 1px #657885 inset;
  -webkit-box-shadow: 0 0 0 1px #657885 inset;
  -moz-box-shadow: 0 0 0 1px #657885 inset;
  -webkit-appearance: none;
}

.Combobox_Large>.select2-container {
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.Combobox_Large .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  transform: translateY(-50%) rotate(180deg);
  transform-origin: center;
}
.Combobox_Large .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: translateY(-50%) rotate(0);
}
.Combobox_Large .select2-container--default .select2-selection--single .select2-selection__arrow b {
  width: 24px;
  height: 24px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/fui_arrow_down.svg") no-repeat 50% 50%/24px 24px;
  margin: 0;
  border-style: none;
  top: 0;
  left: 0;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  width: 24px;
  height: 24px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/cancel_x3.svg") no-repeat 50% 50%/24px 24px;
  margin-right: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__clear span {
  font-size: 0;
}

.Combobox_Large .select2-search__field::placeholder {
  color: var(--components-select-placeholder-color-focus, #657885) !important;
  /* UI/Large/Regular */
  font-family: var(--font-semantic-ui-large-family, Calibri);
  font-size: var(--font-semantic-ui-large-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
}

.Combobox_Large .tooltip {
  margin: 0;
  text-align: left;
}
/* dropdown  */
/* .Combobox_Large span.select2-results {
  padding: 8px 2px 8px 8px;
} */

/* .Combobox_Large .select2-container--default .select2-results>.select2-results__options {
  padding-right: 4px;
} */
.Combobox_Large .select2-results__option {
  padding: 8px;
  border-radius: 4px;
  user-select: none;
  -webkit-user-select: none;
  color: #323F47;
  font-size: var(--font-semantic-ui-large-size, 18px) !important;
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
  margin-bottom: 8px;
  transition: all .25s ease;
}
.Combobox_Large .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #FFFFFF !important;
  color: #323F47;
}
.Combobox_Large .select2-container--default .select2-results__option--selected,
.Combobox_Large .select2-container--default .select2-results__option:hover {
  background-color: #F5F8FA !important;
  color: #323F47;
}
/* end dropdown  */
.Combobox_Large {
  margin: 0;
}

.Combobox_Large .select2-container .select2-selection--single .select2-selection__rendered,
.Combobox_Large span.select2-selection__placeholder {
  padding: 0 !important;
  color: var(--components-select-placeholder-color-focus, #657885);
  font-family: var(--font-semantic-ui-large-family, Calibri);
  font-size: var(--font-semantic-ui-large-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
}
/* end SELECT2 SELECT SEARCH  DROPDOWN  */
/* REGISTRATION PAGE TASK */

/* ICONS  */
.fui_icon_upload {
  width: 24px;
  min-width: 24px;
  height: 24px;
  display: inline-block;
  background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_upload.svg') no-repeat 50% 50% / contain;
}
.fui_icon_plus {
  width: 24px;
  min-width: 24px;
  height: 24px;
  display: inline-block;
  background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_plus.svg') no-repeat 50% 50% / contain;
}
.FunctionButton_Tertiary_Medium_close {
  width: 24px;
  min-width: 24px;
  height: 24px;
  display: inline-block;
  background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/cancel_x3.svg') no-repeat 50% 50% / contain;
  cursor: pointer;
}
/* end ICONS  */

/* MISCELLANOUS  */
.fui_hr {
  height: 1px;
  background: var(--color-foundational-border-default, #CAD7E0);
}
/* MISCELLANOUS  */
/* HELPERS  */
.fui_red {
  color: var(--color-core-system-Error, #DA0000) !important;
}
/* end HELPERS  */

/* MODAL  */
.fui-modal {
  padding-right: 0 !important;
  width: 100vw;
}
.fui-modal .modal-dialog {
  width: 624px;
  max-width: calc(100% - 32px) !important;
  margin: 16px auto !important;
}
.fui-modal .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  padding: 24px;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-style: none;
  outline: 0;
  border-radius: 16px;
}
.fui-modal .CloseButton_Large {
  position: absolute;
  top: 8px;
  right: 8px;
}

.fui-modal .PrimaryButton_Accent_Large {
  width: 100%;
}

@media (min-width: 1200px) {
  .fui-modal .modal-content {
    padding: 48px;
  }
}

/* end MODAL  */


/* FILTERS */

.filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  gap: 16px;
  margin-bottom: 32px;
}

.fs-filter {
  /* margin-right: 14px; */
  /* margin-bottom: 41px; */
}

[id^="comp_"] .fs-filter:nth-of-type(2) {
  margin-right: 0;
}

.fs-filter .fs-btn__filter {
  /* font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    padding: 11px 24px;
    height: 46px;
    border: 1px solid #B7BCC1;
    border-radius: 23px;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-width: 230px;
    max-width: 100%;
    gap: 0; */
}

.fs-filter .fs-btn__filter:hover {
  text-decoration: none;
}

@media (min-width: 1200px) {
  .fs-filter .fs-btn__filter:hover {
    color: #B7BCC1;
  }
}

.fs-filter .fs-btn__filter__qty {
  display: none;
}


.Filter_Large.fs-filter .fs-btn__filter__close {
  display: flex !important;
  gap: 8px;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  padding: 8px;
}
.Filter_Large:not(.active) .fs-btn__filter__close {
  pointer-events: none;
  color: var(--components-dropdownoption-label-color-disabled, #A3B5C2);
}
.Filter_Large:not(.active) .fs-btn__filter__close .icon-fui use {
  fill: var(--components-dropdownoption-label-color-disabled, #A3B5C2);
}
.fs-filter.active .fs-btn__filter {
  background: #2DAA55;
  border-color: #2DAA55;
  color: #ffffff;
  gap: 0;
}

.fs-filter.active .fs-btn__filter:after {
  content: none;
}

.fs-filter.active .fs-btn__filter__qty,
.fs-filter.active .fs-btn__filter__close {
  display: inline-block;
}



.fs-filter .dropdown-menu.show {
  display: block;
}

.fs-filter .dropdown-menu:before {
  content: none;
  /* content: "";
  display: inline-block;
  width: 58.1px;
  height: 15.05px;
  left: 12px;
  position: relative;
  top: 1px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/triangle.svg") no-repeat 50% 50%/contain; */
}

.fs-filter .dropdown-menu__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  background: #ffffff;
  padding: 32px;
  -webkit-box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
  box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
}

.fs-filter .dropdown-item {
  white-space: nowrap;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

.fs-filter .dropdown-item:not(:hover) {
  color: #11161A;
}

@media (min-width: 1200px) {
  .fs-filter .dropdown-item:hover {
    color: #2DAA55;
  }
}

.fs-filter .dropdown-item.custom-control-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.fs-filter .filter-dropdown__close {
  /* width: 24px;
  height: 24px;
  display: inline-block;
  background: url("/local/templates/lektoriy_phosagro/css/../img/icon-close-black.svg") no-repeat 100% 50%/16px 16px;
  position: absolute;
  top: 32px;
  right: 16px; */
}

@media (max-width: 1199.98px) {
  .filters {
    /* gap: 8px; */
    /* margin-bottom: 16px; */
  }

  .fs-filter {
    /* margin-right: 7px;
    margin-bottom: 16px; */
  }

  .fs-filter .fs-btn__filter {
    /* font-size: 16px;
        line-height: 20px;
        padding: 10px 17px;
        height: 40px;
        border-radius: 20px;
        min-width: 163px;
        max-width: 100%; */
  }



  .fs-filter .filter-dropdown__title {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
  }
}

@media (max-width: 767.98px) {
  .fs-filter .dropdown-menu.show {
    display: block;
    position: fixed !important;
    top: 0 !important;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    height: 100vh !important;
    z-index: 10;
  }

  .fs-filter .dropdown-menu.show:before {
    content: none;
  }

  .fs-filter .dropdown-menu.show .dropdown-menu__inner {
      /* position: relative; */
      position: static;
        height: 400px !important;
        z-index: 99;
        border-radius: 0;
        margin: 0;
        padding: 8px;
        overflow-x: hidden;
        overflow-y: auto;
  }

  .fs-filter .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall {
    margin-top: 32px;
    padding: 0 30px;
    line-height: 64px;
  }
}



/* NEW  */
.Filter_Large {
  margin-right: 24px !important;
}
.Filter_Large:nth-last-of-type(1){
  margin-right: 0 !important;
}
/* button  */
.Filter_Large.fs-filter .Filter_Large_Button.fs-btn__filter {
  background: #ECF2F6;
  border-style: none;
  color: #323F47;
  height: 56px;
  border-radius: 999px;

  padding: 16px 16px 16px 24px;

  white-space: nowrap;
  min-width: initial;
  max-width: 100%;
  gap: 8px;

  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.Filter_Large.fs-filter .Filter_Large_Button.fs-btn__filter:hover  {
  background: #D8E3EB;
}
.Filter_Large.fs-filter .Filter_Large_Button.fs-btn__filter:active {
  background: #CAD7E0;
}

/* selected */
.Filter_Large.active .Filter_Large_Button {
  background: #EFFBF1;
  color: #1C693D !important;
}
.Filter_Large.active .Filter_Large_Button:hover {
  background: #BEEEC8 !important;
}
.Filter_Large.active .Filter_Large_Button {
  background: #A6E7B4 !important;
}

/* qty */
.Filter_Large .fs-btn__filter__qty {
  background: #29994E;
  border-radius: 999px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
}
.Filter_Large.active .Filter_Large_Button .fs-btn__filter__qty {
  color: #FFF;
}

/* arrow */
.Filter_Large_Button .icon-fui {
  min-width: 24px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.Filter_Large_Button .icon-fui use {
  color: #323F47
}
.Filter_Large.active .Filter_Large_Button .icon-fui use {
  fill: #1C693D;
}
.Filter_Large.show .Filter_Large_Button .icon-fui {
  transform: rotateZ(180deg);
  transform-origin: center;
}
/**/

/* shrinking  */
.active .Filter_Large_Button .fs-btn__title {
  display: block !important;
}

/* dropdown  */
.Filter_Large .dropdown-menu {
  display: none;
  position: absolute;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
  z-index: 9;
  top: 100% !important;
  padding-top: 8px;
}
.Filter_Large .dropdown-menu__inner {
  border-radius: var(--border-radius-x, 8px);
  background: var(--color-foundational-neutral-container-white, #FFF);
  box-shadow: 0px 0px 20px 0px rgba(83, 101, 112, 0.10), 0px 12px 20px 0px rgba(83, 101, 112, 0.05);
  min-width: 340px;
  padding-bottom: 64px !important;
}

.Filter_Large_Dropdown_Header {
  background: #FFF;
  padding: 16px;
  border-radius: 16px 16px 0 0;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border-bottom: 1px solid #E8E8E8;
}
.Filter_Large_Dropdown_Header .filter-dropdown__close {
  min-width: 24px;
  width: 24px;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  text-align: center;
  border-radius: var(--border-radius-round, 999px);
  background: var(--color-foundational-neutral-container-muted, #F5F8FA);
}
.Filter_Large_Dropdown_Header .filter-dropdown__close:hover {
  background: var(--color-foundational-neutral-container-hover, #D8E3EB);
}
.Filter_Large_Dropdown_Header .filter-dropdown__close:active {
  background: var(--color-foundational-neutral-container-active, #CAD7E0);
}
.Filter_Large_Dropdown_Header .filter-dropdown__close .icon-fui {
  width: 16px;
  height: 16px;
}
.Filter_Large_Dropdown_Header .filter-dropdown__close .icon-fui use {
  fill: #657885;
}
.Filter_Large_Dropdown_Header .filter-dropdown__close:hover .icon-fui use {
  fill: #536570;
}
.Filter_Large_Dropdown_Header .filter-dropdown__close:active .icon-fui use {
  fill: #42525C;
}

.Accent_xSmall {
  overflow: hidden;
  color: var(--actionsheet-title-color, #11161A);
  text-overflow: ellipsis;

  /* Accent/xSmall */
  font-family: var(--font-semantic-accent-small-family, Foco);
  font-size: var(--font-semantic-accent-small-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-accent-small-weight, 700);
  line-height: var(--font-semantic-accent-small-line-height, 24px);
  /* 133.333% */
}
.Filter_Large.fs-filter .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall,
.PrimaryButton_Accent_Medium {
  height: 40px;
  padding: var(--size-xs) !important;
  border-radius: var(--border-radius-round, 999px);
  background: var(--components-button-accent-primary-bg-color-default, #29994E);
  color: var(--components-button-accent-primary-label-color-default, #FFF);
  text-align: center;
  /* UI/Medium/Bold */
  font-family: var(--font-semantic-ui-medium-family, Calibri);
  font-size: var(--font-semantic-ui-medium-size, 16px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-medium-bold-weight, 700);
  line-height: var(--font-semantic-ui-medium-line-height, 24px) !important;
  /* 150% */
  transition: all 0.2s ease;
}
.Filter_Large.fs-filter .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall:hover,
.PrimaryButton_Accent_Medium:hover {
  background: var(--components-button-accent-primary-bg-color-hover, #33C15E);
}
.Filter_Large.fs-filter .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall:active,
.PrimaryButton_Accent_Medium:hover:active {
  background: var(--components-button-accent-primary-bg-color-active, #248949);
}
.Filter_Large.fs-filter .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall:disabled,
.PrimaryButton_Accent_Medium:hover:disabled {
  background: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
}

@media (min-width: 768px) {
  .Filter_Large.fs-filter .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall {
    padding: 0 30px;
    line-height: 48px;
    position: fixed !important;
    top: calc(100% - 56px) !important;
    left: 16px;
    right: 16px;
    width: 100%;
    max-width: calc(100% - 32px);
    margin: 0 auto;
    z-index: 9999;
  }

}
@media (max-width: 767.98px) {
  .js-r4-filters-wrapper {
      padding-left: 15px;
      padding-right: 15px;
      display: flex;
      overflow-x: auto;
      overflow-y: hidden;
      margin: 0 -15px 32px -15px;
  }
  .js-r4-filters-wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
    background: transparent;
  }
  .Filter_Large.fs-filter .dropdown-menu {
    transition: all .5s ease;
  }
  .Filter_Large.fs-filter .dropdown-menu:not(.show) {
    top: 100% !important;
  }
  .Filter_Large.fs-filter .dropdown-menu.show {
      top: unset !important;
        bottom: 0 !important;
        padding: 0;
        overflow: hidden;
        height: 400px !important;
  }
  .Filter_Large .dropdown-menu__inner {
    border-radius: 0 !important;
    background: #FFF !important;
    overflow: scroll !important;
    padding-bottom: 120px !important;
  }
  .Filter_Large.show:before {
    content: '';
    width: 100vw;
    height: 100vh;
    background: var(--color-foundational-overlay-default, rgba(51, 64, 72, 0.50));
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none !important;
  }
  .Filter_Large.fs-filter .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall {
      padding: 0 30px;
      line-height: 48px;
      /* position: fixed !important; */
      position: absolute !important;
      top: calc(100% - 40px - 16px) !important;
      /* margin: 0; */
      left: 16px;
      right: 16px;
      max-width: calc(100% - 32px);
      margin: 0 auto;
      z-index: 9999;
  }
  .Filter_Large  .SearchInput_Medium {
    padding: 0 8px;
  }
  .Filter_Large.fs-filter .fs-btn__filter__close {
    padding: 8px;
  }

}
/* end FILTERS */
body .Filter_Large_Button .custom-control-input-pseudo {
  display: none !important;
}

body .Filter_Large_Button .fs-btn__title {
  display: block !important;
}
.Filter_Large_Button .select2-results__option[aria-selected=true] {
  display: none !important;
}
/* ICONS  */


.fs-filter .dropdown-toggle:after {
  content: none;
  /* width: 12px;
  height: 10px;
  margin-left: auto;
  background-image: url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_down_gray_12x10.svg"); */
}
.icon-fui {
  width: 24px;
  height: 24px;
}
/* end ICONS  */

/* DROPDOWN SCROLL  */
.Filter_Large.fs-filter .dropdown-menu .dropdown-menu__inner::-webkit-scrollbar {
  
  width: 2px;
  background-color: #F1F1F1 !important;

  background-clip: padding-box;
}
.Filter_Large.fs-filter .dropdown-menu .dropdown-menu__inner::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  /* height: 8px; */
  background-clip: padding-box;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);

  border-radius: 999px;
}
.Filter_Large.fs-filter .dropdown-menu .dropdown-menu__inner::-webkit-scrollbar-thumb {
  background-color: #2DAA55 !important;
  background-clip: padding-box;
  border: 2px solid #2DAA55 !important;
  -webkit-border-radius: 0;
  border-radius: 999px;
  -webkit-box-shadow: inset -1px 1px 0 #2DAA55, inset 1px 1px 0 #2DAA55 !important;
}
.Filter_Large.fs-filter .dropdown-menu .dropdown-menu__inner::-webkit-scrollbar-thumb:hover {
  background: #2DAA55 !important;
}
/* end DROPDOWN SCROLL  */

/* CHECKBOX  */
.Filter_Large .dropdown-menu__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  background: #ffffff;
  padding: 8px;
  margin-top: 0;
  border-radius: 8px;
  padding-right: 4px;
  border-right: 2px solid #fff;
}
.Filter_Large .dropdown-item.custom-control-label {
  padding: 8px;
  border-radius: 4px;
}
.Filter_Large .dropdown-item.custom-control-label:hover,
.Filter_Large .dropdown-item.custom-control-label:has(input:checked) {
  background: #F7FDF8;
}
.Filter_Large .custom-control-label input.custom-control-input+.custom-control-input-pseudo:before {
  content: "";
  width: 24px;
  height: 24px;
  background: #ffffff no-repeat 50% 50%;
  border: 1px solid #8396A3;
  border-radius: 4px;
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 8px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  pointer-events: none;
}
.Filter_Large .custom-control-input {
}
/* REGISTRATION PAGE TASK */
.fui_regpage {
  background: var(--color-foundational-background-soft, #F5F8FA);
  min-height: 100vh;
  padding: 0 16px;
}

header.fui_regpage_header,
.fui_regpage_footer {
  padding: 32px 0;
  text-align: center;
}
.fui_regpage_footer .dflex-gap-24 {
  justify-content: center;
}
.fui_regpage_logo {
  align-self: center;
}

.fui_regpage_form {
  width: 624px;
  max-width: 100%;
  margin: 0 auto;
  padding: 24px;
  border-radius: var(--border-radius-x2, 16px);
  background: var(--color-foundational-background-white, #FFF);
  /* xLarge */
  box-shadow: 0px 0px 32px 0px rgba(83, 101, 112, 0.10), 0px 32px 32px 0px rgba(83, 101, 112, 0.05);
}
.fui_regpage_inner:not(.active) {
  display: none;
}
@media (min-width: 768px) {
  .fui_regpage_form {
    padding: 48px;
  }
}
/* LinkSection  */
.LinkSection {
  border-radius: var(--border-radius-x, 8px);
  background: var(--linksection-bg-color-default, #F5F8FA);
  padding: 16px;
  display: flex;
  gap: 16px;
  transition: all .25s ease;
}

.LinkSection:hover {
  background: var(--linksection-bg-color-hover, #ECF2F6);
}

.LinkSection_txt .UI_Small_Regular {
  color: var(--linksection-caption-color-default, #657885);
}

.LinkSection_title {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  color: var(--linksection-title-color-default, #11161A);
}

.LinkSection_title .fui_icon use {
  fill: #657885;
}

.LinkSection .fui_icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.LinkSection_icon .fui_icon use {
  fill: #11161A;
}

/* end LinkSection  */

/* Topbar  */
/* .Topbar {
  position: relative;
  text-align: right;
  padding: 16px 24px;
  border-bottom: var(--topbar-border-width-default, 1px) solid var(--topbar-border-color-default, #E1EAF0);
  margin: -24px -24px 0;
}

.FunctionButton_Tertiary_Medium_back {
  display: inline-flex;
  margin-right: auto;
  gap: 4px;
  align-items: center;
  color: var(--components-functionbutton-tertiary-label-color-default, #8396A3);
  position: absolute;
  left: 24px;
}

.FunctionButton_Tertiary_Medium_back .fui_icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.FunctionButton_Tertiary_Medium_back .fui_icon use {
  fill: var(--components-functionbutton-tertiary-label-color-default, #8396A3);
}
@media (min-width: 768px) {
  .Topbar {
    padding: 16px 48px;
    margin: -48px -48px 0;
    text-align: center;
  }
  .FunctionButton_Tertiary_Medium_back {
    left: 48px;
  }
}
end Topbar  */

/* Stepper  */
.Stepper {
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: space-between;
  padding-top: 24px;
}

.Stepper_Step {
  display: flex;
  gap: 8px;
}

.Stepper_Step:not(.active) {
   pointer-events: none;
}

.Counter_Small {
  width: 24px;
  height: 24px;
  border-radius: 999px;
  line-height: 24px;
  text-align: center;
  background: var(--counter-bg-color-default, #ECF2F6);
  color: var(--counter-label-color-default, #323F47);
  font-size: var(--font-semantic-ui-small-size, 14px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-small-regular-weight, 400);
}

.label_Step {
  display: none;
  color: var(--_step-label-color-default, #323F47);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: var(--font-semantic-ui-medium-family, Calibri);
  font-size: var(--font-semantic-ui-medium-size, 16px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-medium-regular-weight, 400);
  line-height: var(--font-semantic-ui-medium-line-height, 24px);
}

.Stepper_Step.active .Counter_Small {
  background: var(--counter-bg-color-active, #29994E);
  color: #FFF;
}

.Stepper_Step.active .label_Step {
  color: var(--counter-bg-color-active, #29994E);
}

.Stepper_line {
  width: 100%;
  padding: 0 16px;
  min-width: 16px;
  height: var(--topbar-border-width-default, 1px);
  border-radius: var(--border-radius-round, 999px);
  background: var(--stepper-divider-color-default, #BCCCD6);
  background-clip: content-box;
}
@media (min-width: 768px) {
  .label_Step {
    display: block;
  }
}
/* end Stepper  */

/* button  */
.PrimaryButton_Accent_Large .fui_icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.PrimaryButton_Accent_Large .fui_icon use {
  fill: #FFF;
}

.PrimaryButton_Accent_Large:disabled {
  color: var(--components-button-accent-primary-label-color-disabled, #A3B5C2);
  background: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
  border-color: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
}

.PrimaryButton_Accent_Large:disabled .fui_icon use {
  fill: var(--components-button-accent-primary-label-color-disabled, #A3B5C2);
}

/* end button  */

/* checkbox block large  */
.CheckboxBlock_Large {
  padding: 16px;
  border-radius: var(--border-radius-x, 8px);
  background: var(--components-checkbox-block-bg-color-default, #F5F8FA);
}

.fui_regpage_targets {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.UF_FORM_STUDY {
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 768px) {
  .fui_regpage_targets {
    gap: 24px;
  }
}
/* end checkbox block large  */

/* checkbox  */
.checkbox_block {
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 0 8px;
  position: relative;
  margin: 0;
  grid-template-areas:
    'check-input check-txt '
    'check-input check-error';
}

.checkbox_block__input {
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  display: inline-block;
  opacity: 0;
  cursor: pointer;
  margin-right: 0;
}
/* end CHECKBOX  */
  grid-area: check-input;
}

.checkbox_block__txt {
  cursor: pointer;
  grid-area: check-txt;
}

.checkbox_block__txt:before {
  content: "";
  width: 24px;
  height: 24px;
  background: #ffffff no-repeat 50% 50%;
  box-shadow: 0 0 0 1px var(--components-checkbox-control-border-color-default, #8396A3) inset;
  border-radius: 4px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  pointer-events: none;
}

.checkbox_block__input:hover+.checkbox_block__txt:before {
  box-shadow: 0 0 0 1px var(--components-checkbox-control-bg-color-checked-default, #29994E) inset !important;
}

.checkbox_block.checkbox_block__error .checkbox_block__txt:before {
  box-shadow: 0 0 0 1px var(--components-checkbox-control-border-color-invalid, #DA0000) inset !important;
}

.checkbox_block__input:checked+.checkbox_block__txt:before {
  background: var(--components-checkbox-control-bg-color-checked-default, #29994E) url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/check_x2.svg") no-repeat 50% 50% !important;
  box-shadow: 0 0 0 1px var(--components-checkbox-control-bg-color-checked-default, #29994E) inset !important;
}

.checkbox_block__input:checked:hover+.checkbox_block__txt:before {
  background-color: var(--components-checkbox-control-border-color-checked-hover, #33C15E) !important;
  box-shadow: 0 0 0 1px var(--components-checkbox-control-border-color-checked-hover, #33C15E) inset !important;
}

.checkbox_block__message {
  display: none;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: var(--color-foundational-system-Error, #DA0000) !important;
  grid-area: check-error;
}

.checkbox_block.checkbox_block__error .checkbox_block__message {
  display: block;
}

.checkbox_block__message:before {
  content: '';
  width: 16px;
  min-width: 16px;
  height: 16px;
  background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/warning_x2.svg') no-repeat 50% 50% / contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

/* end checkbox  */


/* REGION PHONE DROPDOWN MOBILE  */
@media (max-width: 767.98px) {
  .RegionPhone.show:before {
    content: '';
    width: 100vw;
    height: 100vh;
    background: var(--color-foundational-overlay-default, rgba(51, 64, 72, 0.50));
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none !important;
  }
  .RegionPhone_Dropdown {
    position: fixed !important;
    top: 100% !important;
    height: 310px;
    width: 100vw;
  }
  .RegionPhone_Dropdown.show {
    top: calc(100% - 310px) !important;
  }
  .RegionPhone_Dropdown.show .RegionPhone_Dropdown_Inner {
    max-height: 310px;
    border-radius: 0;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
  }
  
}
/* end REGION PHONE DROPDOWN MOBILE  */

/* end phone input  */

/* Password  */
.PasswordInput_Large {
  position: relative;
}

.PasswordInput_Large .fs-password-checkbox,
.PasswordInput_Large .fs-password-show-hide {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: calc(56px / 2);
  right: 16px;
  transform: translateY(-50%);
  cursor: pointer;
  background: none !important;
  transition: all .25s cubic-bezier(0.48, -0.41, 0, 0.64);
  margin: 0;
}

.PasswordInput_Large .fs-password-checkbox {
  opacity: 0;
}

.PasswordInput_Large .fs-password-show-hide .fui_icon {
  display: none;
  transition: all .25s cubic-bezier(0.48, -0.41, 0, 0.64);
}

.PasswordInput_Large .fs-password-show-hide .fui_icon use {
  fill: #8396A3;
}

.PasswordInput_Large .fs-password-show-hide:hover .fui_icon use {
  fill: #536570;
}

.PasswordInput_Large .fs-password-show-hide:active .fui_icon use {
  fill: #42525C;
}

.PasswordInput_Large [type=password]~.fs-password-show-hide .fui_icon_eye {
  display: inline-block;
}

.PasswordInput_Large [type=text]~.fs-password-show-hide .fui_icon_viewed {
  display: inline-block;
}

/* end Password  */

/* password generate */
.PasswordGenerate {
  margin-top: 8px;
}

.PasswordGenerate_Label {
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  gap: 8px;
}

/* .PasswordGenerate_Input {
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  display: inline-block;
  opacity: 0;
  cursor: pointer;
} */

/* .PasswordGenerate_Pseudo {
  color: var(--components-functionbutton-primary-label-color-default, #29994E);
  font-size: var(--font-semantic-ui-medium-size, 16px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-medium-bold-weight, 700);
  line-height: var(--font-semantic-ui-medium-line-height, 24px);
} */

/* .PasswordGenerate_Pseudo:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/key-alt-plus.svg') no-repeat 50% 50%;
  display: inline-block;
  position: absolute;

  top: 0;
  left: 0;

  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;

  pointer-events: none;
} */

/* end password generate */

/* select  */
/*
.Select_Large,
.Select_Large.dropdown.dropdown__select {
  border-style: none;
}

.Select_Large_Toggle.fs-btn__select.dropdown-toggle {
  height: 56px;
  padding: 16px;
  border-radius: var(--border-radius-x, 8px);
  border-style: none;
  background: var(--components-select-bg-color-focus, #FFF);
  color: var(--components-select-placeholder-color-focus, #657885);
  font-family: var(--font-semantic-ui-large-family, Calibri);
  font-size: var(--font-semantic-ui-large-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
  box-shadow: 0 0 1px 0 inset #657885;
}

.Select_Large_Toggle.fs-btn__select.dropdown-toggle:hover {
  box-shadow: 0 0 0 1px var(--components-textinput-border-color-hover, #536570) inset;
}

.Select_Large.show .Select_Large_Toggle.fs-btn__select.dropdown-toggle {
  box-shadow: 0 0 0 2px var(--components-textinput-border-color-focus, #29994E) inset;
}

.Select_Large_Toggle.fs-btn__select.dropdown-toggle:invalid {
  box-shadow: 0 0 0 1px inset var(--components-textinput-border-color-invalid, #DA0000) inset;
}

.Select_Large_Toggle.fs-btn__select.dropdown-toggle:after {
  display: none;
}

.Select_Large_Toggle span {
  margin-right: auto;
  white-space: nowrap;
  max-width: calc(100% - 16px - 24px - 24px);
  overflow: hidden;
  text-overflow: ellipsis;
}
.Select_Large_Toggle span.active {
  color: #11161A;
}

.Select_Large.show .fui_icon_arrow_down {
  transform: rotate(180deg);
  transition: all .25s cubic-bezier(0.48, -0.41, 0, 0.64);
}

.Select_Large_Toggle .fui_icon_arrow_down {
  order: 100;
  fill: #657885;
}

.Select_Large_Menu.dropdown-menu {
  width: 100%;
  top: 100% !important;
}
*/
/* .Select_Large_Inner.dropdown-menu__inner {
  border-radius: 8px;
  padding: 8px;
  margin-top: 8px;
  gap: 8px;
  max-height: 248px;
  border-style: unset;
  box-shadow: 0px 0px 32px 0px rgba(83, 101, 112, 0.10), 0px 32px 32px 0px rgba(83, 101, 112, 0.05);
} */

/* .Select_Large_Inner.dropdown-menu__inner .dropdown-item {
  padding: 8px;
  border-radius: var(--border-radius-xs, 4px);
  color: var(--components-dropdownoption-label-color-hover, #323F47);
  font-size: var(--font-semantic-ui-large-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
}

.Select_Large_Inner.dropdown-menu__inner .dropdown-item:hover {
  background: var(--components-dropdownoption-bg-color-hover, #F5F8FA);
} */

/* scroll  */
.Select_Large_Inner.dropdown-menu__inner::-webkit-scrollbar {
  width: 2px;
  background-color: #F1F1F1 !important;
}

.Select_Large_Inner.dropdown-menu__inner::-webkit-scrollbar-thumb {
  background-color: #2DAA55 !important;
  background-clip: padding-box;
  border: 2px solid #2DAA55 !important;
  -webkit-border-radius: 0;
  border-radius: 999px;
  -webkit-box-shadow: inset -1px 1px 0 #2DAA55, inset 1px 1px 0 #2DAA55 !important;
}

.Select_Large_Inner.dropdown-menu__inner::-webkit-scrollbar-thumb:hover {
  background: #2DAA55 !important;
}

/* end scroll  */
/* end select  */

/* custom row  */
.row.custom_row {
  margin-right: -12px;
  margin-left: -12px;
}

.row.custom_row [class*="col-"] {
  padding-right: 12px;
  padding-left: 12px;
}

.horizontal-gap-24 {
  row-gap: 24px;
}

/* end custom row  */

/* icons  */
.fui_icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
}
.fui_icon_arrow_down {
  fill: #657885;
}

/* end icons  */
/* BUTTON  */
.SecondaryButton_Accent_Large {
  height: 56px;
  padding: 16px 40px;
  white-space: nowrap;
  border-radius: 999px;
  color: #FFFFFF;
  border: 1px solid var(--components-button-accent-secondary-bg-color-default, #EFFBF1);
  border-radius: var(--border-radius-round, 999px);
  background: var(--components-button-accent-secondary-bg-color-default, #EFFBF1);
  box-shadow: none;
  transition: all .25s ease;

  color: #1C693D !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

.SecondaryButton_Accent_Large:hover {
  background: var(--components-button-accent-secondary-bg-color-hover, #BEEEC8);
  border: 1px solid var(--components-button-accent-secondary-bg-color-hover, #BEEEC8);
  color: #1C693D !important;
}
.SecondaryButton_Accent_Large:active {
  background: var(--components-button-accent-secondary-bg-color-active, #A6E7B4);
  border: 1px solid var(--components-button-accent-secondary-bg-color-active, #A6E7B4);
  color: #1C693D !important;
}
.SecondaryButton_Accent_Large.disabled,
.SecondaryButton_Accent_Large::disabled {
  background: var(--components-button-accent-secondary-bg-color-disabled, #F5F8FA);
  border: 1px solid var(--components-button-accent-secondary-bg-color-disabled, #F5F8FA);
  color: var(--components-button-accent-secondary-label-color-disabled, #A3B5C2) !important;
}
/* end BUTTON  */

/* search  */
.fui_search_input {
    outline-offset: 0;
    border-style: none;
    padding: 0;
    width: 100%;
    padding-right: 30px;
    -webkit-appearance: none;
}
.fui_search_button {
  border: none;
  border: transparent;
  height: 100%;
  width: 46px;
  background: none;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
  padding: 0;
}
/* end search  */

/* helpers  */
.dflex-gap-24 {
  display: flex;
  gap: 24px;
}
.hidden {
  display: none !important;
}
/* end helpers  */

/* DROPDOWN mobile fixed */
/* dropdown  */
.Select_Large .dropdown-menu {
  display: none;
  position: absolute;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
  z-index: 9;
  top: 100% !important;
}

.Select_Large .dropdown-menu__inner {
  border-radius: var(--border-radius-x, 8px);
  background: var(--color-foundational-neutral-container-white, #FFF);
  box-shadow: 0px 0px 20px 0px rgba(83, 101, 112, 0.10), 0px 12px 20px 0px rgba(83, 101, 112, 0.05);
}

.Filter_Large_Dropdown_Header {
  background: #FFF;
  padding: 16px;
  border-radius: 16px 16px 0 0;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border-bottom: 1px solid #E8E8E8;
}

.Filter_Large_Dropdown_Header .filter-dropdown__close {
  min-width: 24px;
  width: 24px;
  height: 24px;
  display: inline-block;
  line-height: 24px;
  text-align: center;
  border-radius: var(--border-radius-round, 999px);
  background: var(--color-foundational-neutral-container-muted, #F5F8FA);
}

.Filter_Large_Dropdown_Header .filter-dropdown__close:hover {
  background: var(--color-foundational-neutral-container-hover, #D8E3EB);
}

.Filter_Large_Dropdown_Header .filter-dropdown__close:active {
  background: var(--color-foundational-neutral-container-active, #CAD7E0);
}

.Filter_Large_Dropdown_Header .filter-dropdown__close .icon-fui {
  width: 16px;
  height: 16px;
}

.Filter_Large_Dropdown_Header .filter-dropdown__close .icon-fui use {
  fill: #657885;
}

.Filter_Large_Dropdown_Header .filter-dropdown__close:hover .icon-fui use {
  fill: #536570;
}

.Filter_Large_Dropdown_Header .filter-dropdown__close:active .icon-fui use {
  fill: #42525C;
}

.Filter_Large .custom-control-input-pseudo {
  overflow: auto;
  white-space: normal;
}
.Filter_Large .dropdown-menu__inner {
  overscroll-behavior-y: contain;
}

.Accent_xSmall {
  overflow: hidden;
  color: var(--actionsheet-title-color, #11161A);
  text-overflow: ellipsis;

  /* Accent/xSmall */
  font-family: var(--font-semantic-accent-small-family, Foco);
  font-size: var(--font-semantic-accent-small-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-accent-small-weight, 700);
  line-height: var(--font-semantic-accent-small-line-height, 24px);
  /* 133.333% */
}

.Select_Large .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall,
.PrimaryButton_Accent_Medium {
  height: 40px;
  padding: var(--size-xs) !important;
  border-radius: var(--border-radius-round, 999px);
  background: var(--components-button-accent-primary-bg-color-default, #29994E);
  color: var(--components-button-accent-primary-label-color-default, #FFF);
  text-align: center;
  /* UI/Medium/Bold */
  font-family: var(--font-semantic-ui-medium-family, Calibri);
  font-size: var(--font-semantic-ui-medium-size, 16px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-medium-bold-weight, 700);
  line-height: var(--font-semantic-ui-medium-line-height, 24px) !important;
  /* 150% */
  transition: all 0.2s ease;
}

.Select_Large .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall:hover,
.PrimaryButton_Accent_Medium:hover {
  background: var(--components-button-accent-primary-bg-color-hover, #33C15E);
}

.Select_Large .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall:active,
.PrimaryButton_Accent_Medium:hover:active {
  background: var(--components-button-accent-primary-bg-color-active, #248949);
}

.Select_Large .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall:disabled,
.PrimaryButton_Accent_Medium:hover:disabled {
  background: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
}

@media (max-width: 1199.98px) {}

@media (max-width: 767.98px) {
  .js-r4-filters-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 -15px 32px -15px;
  }

  .js-r4-filters-wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
    background: transparent;
  }

  .Select_Large .dropdown-menu {
    transition: all .5s ease;
  }

  .Select_Large:not(.activeEx).dropdown-menu,
  .Select_Large .dropdown-menu:not(.show) {
    top: 100% !important;
  }

  .Select_Large.activeEx .dropdown-menu,
  .Select_Large .dropdown-menu.show {
    top: unset !important;
    bottom: 0 !important;
    padding: 0;
    overflow: hidden;
    height: 400px !important;
    /**/
    display: block;
      position: fixed !important;
      top: 0 !important;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0;
      -webkit-transform: none !important;
      -ms-transform: none !important;
      transform: none !important;
      height: 100vh !important;
      z-index: 10;

      top: unset !important;
      bottom: 0 !important;
      padding: 0;
      overflow: hidden;
      height: 304px !important;
  }
    .Select_Large.activeEx .dropdown-menu.show .dropdown-menu__inner,
    .Select_Large .dropdown-menu.show .dropdown-menu__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 8px;
      background: #ffffff;
      padding: 8px;
      margin-top: 0;
      -webkit-box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
      box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
      border-radius: 0;
      max-height: 100%;
      height: 100%;
    }

  .Select_Large .dropdown-menu.show .dropdown-menu__inner .dropdown-item:nth-last-of-type(1) {
    margin-bottom: 48px;
  }

 .Select_Large .dropdown-menu__inner {
    border-radius: 0 !important;
    background: #FFF !important;
    overflow: scroll !important;
  }

  .Select_Large.activeEx:before,
  .Select_Large:not(.INN_COMPANY .Select_Large.show).show:before {
    content: '';
    width: 100vw;
    height: 100vh;
    background: var(--color-foundational-overlay-default, rgba(51, 64, 72, 0.50));
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .Select_Large .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall {
    padding: 0 30px;
    line-height: 48px;
    position: fixed !important;
    top: calc(400px - 40px - 16px) !important;
    /* margin: 0; */
    left: 16px;
    right: 16px;
    max-width: calc(100% - 32px);
    margin: 0 auto;
    z-index: 9999;
  }

  .Select_Large .SearchInput_Medium {
    padding: 0 8px;
  }

  .Select_Large .fs-btn__filter__close {
    padding: 8px;
  }

}
/* end DROPDOWN mobile fixed */

/* SWITCHER   */

.Switch_Large {
  position: relative;
  display: inline-block;
  padding-left: 48px;
  width: 40px;
  height: 24px;
  cursor: pointer;
  margin: 0;
}

.Switch_Large_Slider {
  border-radius: var(--border-radius-round, 999px);
  border: var(--components-switch-border-width-default, 1px) solid var(--components-switch-border-color-default, #8396A3);
  background: var(--components-switch-bg-color-default, #FFF);
  width: 40px;
  height: 24px;
  position: absolute;

  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .4s;
}

.Switch_Large_Slider:before {
  content: '';
  border-radius: 50%;
  background: var(--components-switch-knob-color-default, #657885);
  width: 16px;
  height: 16px;
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: .4s;
  transition: .4s;
}

.Switch_Large_Input {
  display: none;
}

.Switch_Large_Input:checked+.Switch_Large_Slider:before {
  -webkit-transform: translate(15px, -50%);
  -ms-transform: translate(15px, -50%);
  transform: translate(15px, -50%);
}

.Switch_Large_Input:checked+.Switch_Large_Slider {
  background: #33C15E;
  border-color: #33C15E;
}

.Switch_Large_Input:checked+.Switch_Large_Slider:before {
  background-color: #FFF;
}

.Switch_Large:hover .Switch_Large_Slider:not(.Switch_Large_Input:checked + .Switch_Large_Slider) {
  border-color: #536570;
  background-color: #FFF;
}

.Switch_Large:hover .Switch_Large_Slider:not(.Switch_Large_Input:checked + .Switch_Large_Slider):before {
  background: #536570;
}

.Switch_Large:disabled {
  cursor: default;
}

.Switch_Large:disabled .Switch_Large_Slider {
  border-color: #A3B5C2;
}

.Switch_Large:disabled .Switch_Large_Slider:before {
  background: #A3B5C2;
}      
/* end SWITCHER   */

/* SELECT2 CUSTOM SCROLL  */
/* .select2-results__options::-webkit-scrollbar {
  width: 15px;
  background-clip: padding-box;
} */

/* .select2-results__options::-webkit-scrollbar-track {
  background-color: #F4F4F4;
  height: 8px;
  background-clip: padding-box;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0); 
} */

/* .select2-results__options::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: #0F2464 !important;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
} */

/* .select2-results__options::-webkit-scrollbar-button { 
  display: none;
}  */

/**/
/* scroll  */
.select2-results__options::-webkit-scrollbar {
  width: 2px;
  background-color: #F1F1F1 !important;

  background-clip: padding-box;
}

.select2-results__options::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  /* height: 8px; */
  background-clip: padding-box;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);

  border-radius: 999px;
}

.select2-results__options::-webkit-scrollbar-thumb {
  background-color: #2DAA55 !important;
  background-clip: padding-box;
  border: 2px solid #2DAA55 !important;
  -webkit-border-radius: 0;
  border-radius: 999px;
  -webkit-box-shadow: inset -1px 1px 0 #2DAA55, inset 1px 1px 0 #2DAA55 !important;
}

.select2-results__options::-webkit-scrollbar-thumb:hover {
  background: #2DAA55 !important;
}

/**/
.Combobox_Large {
  position: relative;
}
 .Combobox_Large .dropdown {
   border-bottom: none !important;
 }
.Combobox_Large .dropdown__select[data-select2-id] {
  width: 100%;
  padding: 0;
  border-style: none !important;
  border-bottom: none;
}

.Combobox_Large .select2-container--open .select2-dropdown {
  border-style: none;
  border-radius: var(--border-radius-x, 8px);
  background: var(--color-core-neutral-container-white, #FFF);
  box-shadow: 0px 0px 20px 0px rgba(83, 101, 112, 0.10), 0px 12px 20px 0px rgba(83, 101, 112, 0.05);
  margin-top: 1px;
}

.Combobox_Large .select2-container--default .select2-search--dropdown .select2-search__field {
  height: 40px;
  padding: 8px 48px 8px 16px;
  border-radius: var(--border-radius-x, 8px);
  border: var(--components-searchinput-border-width-default, 1px) solid var(--components-searchinput-border-color-default, #657885);
  background: var(--components-searchinput-bg-color-default, #FFF);
}

.Combobox_Large .select2-search.select2-search--dropdown:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 24px;
  height: 24px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/fui_search.svg") no-repeat 50% 50%/24px 24px;
  top: 12px;
  right: 16px;
  left: unset;
  pointer-events: none;
}

.Combobox_Large .select2-container--default .select2-selection--single {
  background-color: #fff;
  border-style: none;
  /* border-bottom: 1px solid #B7BCC1; */
  border-radius: 8px;
  height: auto !important;
}

.Combobox_Large .select2-container:not(.dropdown.dropdown__select ~ .select2-container) {
  border-radius: 8px;
  box-shadow: 0 0 0 1px #536570 inset;
  padding: 16px;
  height: 56px;
  /* margin-bottom: 8px; */
}

.Combobox_Large .dropdown.dropdown__select .select2-container.select2-container--open.select2-container--focus {
  box-shadow: 0 0 0 2px #29994E inset;
}

.Combobox_Large .dropdown.dropdown__select.input-error .select2-container {
  box-shadow: 0 0 0 1px #DA0000 inset !important;
}

.Combobox_Large .dropdown.dropdown__select .select2-container:hover {
  box-shadow: 0 0 0 1px #657885 inset;
  -webkit-box-shadow: 0 0 0 1px #657885 inset;
  -moz-box-shadow: 0 0 0 1px #657885 inset;
  -webkit-appearance: none;
}

.Combobox_Large>.select2-container {
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.Combobox_Large .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  transform: translateY(-50%) rotate(180deg);
  transform-origin: center;
}
.Combobox_Large .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: translateY(-50%) rotate(0);
}
.Combobox_Large .select2-container--default .select2-selection--single .select2-selection__arrow b {
  width: 24px;
  height: 24px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/fui_arrow_down.svg") no-repeat 50% 50%/24px 24px;
  margin: 0;
  border-style: none;
  top: 0;
  left: 0;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  width: 24px;
  height: 24px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/cancel_x3.svg") no-repeat 50% 50%/24px 24px;
  margin-right: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__clear span {
  font-size: 0;
}

.Combobox_Large .select2-search__field::placeholder {
  color: var(--components-select-placeholder-color-focus, #657885) !important;
  font-family: var(--font-semantic-ui-large-family, Calibri);
  font-size: var(--font-semantic-ui-large-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
}

.Combobox_Large .tooltip {
  margin: 0;
  text-align: left;
}

/* dropdown  */
.Combobox_Large span.select2-results {
  padding: 8px 2px 8px 8px;
}

.Combobox_Large .select2-container--default .select2-results>.select2-results__options {
  padding-right: 4px;
  margin-right: 2px;
}

.Combobox_Large .select2-results__option {
  padding: 8px;
  border-radius: 4px;
  user-select: none;
  -webkit-user-select: none;
  color: #323F47;
  font-size: var(--font-semantic-ui-large-size, 18px) !important;
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
  margin-bottom: 8px;
  transition: all .25s ease;
}

.Combobox_Large .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #FFFFFF !important;
  color: #323F47;
}

.Combobox_Large .select2-container--default .select2-results__option--selected,
.Combobox_Large .select2-container--default .select2-results__option:hover {
  background-color: #F5F8FA !important;
  color: #323F47;
}

/* end dropdown  */

/* page specific */
.Combobox_Large {
  margin: 0;
}

.Combobox_Large .select2-container .select2-selection--single .select2-selection__rendered,
.Combobox_Large span.select2-selection__placeholder {
  padding: 0 !important;
  color: var(--components-select-placeholder-color-focus, #657885);
  font-family: var(--font-semantic-ui-large-family, Calibri);
  font-size: var(--font-semantic-ui-large-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
}

/* end SELECT2 SELECT SEARCH  DROPDOWN  */


/* LAST FIXES  */
.PasswordInput_Large .fui_error_message {
  margin-top: 8px;
}
.fui_error_message .tooltip,
.fui_error_message p {
  margin-bottom: 0;
  display: inline;
  color: #DA0000 !important;
}
.TextInput_Large.input-error,
.PhoneInput_Large.input-error {
  box-shadow: 0 0 0 1px var(--components-textinput-border-color-invalid, #DA0000) inset;
}

/* Autocmplete phone input   */
.PhoneInput_Large:-webkit-autofill,
.PhoneInput_Large:-webkit-autofill:hover,
.PhoneInput_Large:-webkit-autofill:focus input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1px #657885 inset, 0 0 0 1000px #fff inset;
  /* prevent border disappearing */
}
/* end Autocmplete phone input   */
/**/
.TextInput_Large[type="email"]~.fui_error_message {
  flex-wrap: wrap;
}
.TextInput_Large[type="email"]~.fui_error_message .FunctionButton_Primary_Small {
  margin-top: 8px;
}

/* COMPONENTS */

/* COMPONENT */
.FunctionButton_Primary_Small,
.FunctionButton_Primary_Medium {
  display: flex;
  gap: 4px;
  color: #29994E;
  transition: all .25s ease;
}
.FunctionButton_Primary_Small svg,
.FunctionButton_Primary_Medium svg {
  fill: #29994E;
}
/* hover  */
.FunctionButton_Primary_Small:hover,
.FunctionButton_Primary_Medium:hover {
  color: #33C15E;
}
.FunctionButton_Primary_Small:hover svg,
.FunctionButton_Primary_Medium:hover svg {
  fill: #33C15E;
}
/* end hover  */
/* active  */
.FunctionButton_Primary_Small.active,
.FunctionButton_Primary_Small:focus-within,
.FunctionButton_Primary_Medium.active,
.FunctionButton_Primary_Medium:focus-within {
  color: #248949;
}
.FunctionButton_Primary_Small.active svg,
.FunctionButton_Primary_Small:focus-within svg,
.FunctionButton_Primary_Medium.active svg,
.FunctionButton_Primary_Medium:focus-within svg {
  fill: #248949;
}
/* end active  */
/* disabled  */
.FunctionButton_Primary_Small.disabled,
.FunctionButton_Primary_Small:disabled,
.FunctionButton_Primary_Medium.disabled,
.FunctionButton_Primary_Medium:disabled {
  color: #A3B5C2;
}
.FunctionButton_Primary_Small.disabled svg,
.FunctionButton_Primary_Small:disabled svg,
.FunctionButton_Primary_Medium.disabled svg,
.FunctionButton_Primary_Medium:disabled svg {
  fill: #A3B5C2;
}
/* end disabled  */
/* end COMPONENT  */

/* COMPONENT  */
.FunctionButton_Primary_Small svg {
  width: 16px;
  min-width: 16px;
  height: 16px;
}
/* end COMPONENT  */

/* COMPONENT  */
.FunctionButton_Tertiary_Small,
.FunctionButton_Tertiary_Medium {
  display: flex;
  gap: 4px;
  color: var(--components-functionbutton-tertiary-label-color-default, #8396A3);
  transition: all .25s ease;
}
.clear-btn use,
.FunctionButton_Tertiary_Small svg,
.FunctionButton_Tertiary_Medium svg {
  fill: #8396A3 !important;
}
/* hover  */
.FunctionButton_Tertiary_Small:hover,
.FunctionButton_Tertiary_Medium:hover {
  color: #536570;
}
.clear-btn:hover use,
.FunctionButton_Tertiary_Small:hover svg,
.FunctionButton_Tertiary_Medium:hover svg {
  fill: #536570 !important;
}
/* end hover  */
/* active  */
.FunctionButton_Tertiary_Small.active,
.FunctionButton_Tertiary_Small:focus-within,
.FunctionButton_Tertiary_Medium.active,
.FunctionButton_Tertiary_Medium:focus-within {
  color: #42525C;
}
.clear-btn:active use,
.FunctionButton_Tertiary_Small.active svg,
.FunctionButton_Tertiary_Small:focus-within svg,
.FunctionButton_Tertiary_Medium.active svg,
.FunctionButton_Tertiary_Medium:focus-within svg {
  fill: #42525C !important;
}
/* end active  */
/* disabled  */
.FunctionButton_Tertiary_Small.disabled,
.FunctionButton_Tertiary_Small:disabled,
.FunctionButton_Tertiary_Medium.disabled,
.FunctionButton_Tertiary_Medium:disabled {
  color: #A3B5C2;
}
.FunctionButton_Tertiary_Small.disabled svg,
.FunctionButton_Tertiary_Small:disabled svg,
.FunctionButton_Tertiary_Medium.disabled svg,
.FunctionButton_Tertiary_Medium:disabled svg {
  fill: #A3B5C2;
}
/* end disabled  */
/* end COMPONENT  */

/* COMPONENT  */
.FunctionButton_Tertiary_Small svg {
  width: 16px;
  min-width: 16px;
  height: 16px;
}
/* end COMPONENT  */

/* COMPONENT  */
.UI_Small_Bold {
  font-size: var(--font-semantic-ui-small-size, 14px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-small-bold-weight, 700);
  line-height: var(--font-semantic-ui-small-line-height, 16px);
}
/* end COMPONENT  */

/* COMPONENT RADIO */
.Radio_Large {
  display: flex;
  gap: 8px;
  margin: 0;
  transition: all .35s ease;
}
.Radio_Large input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  width: 24px;
  height: 24px;
  border: 1px solid var(--components-radio-control-border-color-default, #8396A3);
  border-radius: 50%;
  display: grid;
  place-content: center;
  cursor: pointer;
}
.Radio_Large input[type="radio"]::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: 16px 16px 0 0 #FFF inset;
  cursor: pointer;
}
.Radio_Large input[type="radio"]+span {
  cursor: pointer;
}
/* hover */
.Radio_Large:hover input[type="radio"] {
  border-color: #29994E;
}
/* end hover */

/* checked */
.Radio_Large input[type="radio"]:checked {
  border: 1px solid #29994E;
  background: #29994E;
}
.Radio_Large input[type="radio"]:checked::before {
  transform: scale(1);
}
/* end checked */

/* checked hover */
.Radio_Large:hover input[type="radio"]:checked {
  border: 1px solid #33C15E;
  background: #33C15E;
}
.Radio_Large:hover input[type="radio"]:checked:before {
  box-shadow: 16px 16px 0 0 #FFF inset;
}
/* end checked hover */

/* disabled */
.Radio_Large input[type="radio"]:disabled {
  border: var(--components-radio-control-border-width-disabled, 1px) solid var(--components-radio-control-border-color-disabled, #A3B5C2);
  background: var(--components-radio-control-bg-color-disabled, #F5F8FA);
  pointer-events: none;
}
.Radio_Large input[type="radio"]:checked:disabled {
  border: var(--components-radio-control-border-width-disabled, 1px) solid var(--components-radio-control-border-color-disabled, #A3B5C2);
  background: var(--components-radio-control-bg-color-disabled, #F5F8FA);
  pointer-events: none;
}
.Radio_Large input[type="radio"]:checked:disabled:before {
  box-shadow: 16px 16px 0 0 #A3B5C2 inset;
  pointer-events: none;
}
/* end disabled */

/* pointer events  */
.Radio_Large input[type="radio"]:checked+span,
.Radio_Large input[type="radio"]:checked,
.Radio_Large input[type="radio"]:checked:before,
.Radio_Large input[type="radio"]:disabled+span,
.Radio_Large input[type="radio"]:disabled,
.Radio_Large input[type="radio"]:checked:disabled:before {
  pointer-events: none !important;
}
/* end pointer events  */
/* end COMPONENT RADIO */




/* end COMPONENTS */

/* end LAST FIXES  */

/* Правки для поля с поиском после переделки фильтра */
/* Почистить потом */
.Combobox_Large .SearchInput_Medium.not_found~*:not(.empty_message) {
  display: none !important;
}

.Select_Large .dropdown-menu .Select_Large_Inner.dropdown-menu__inner .dropdown-item {
  white-space: wrap;
}

/* hide checkbox  */
.Select_Large .custom-control-label input.custom-control-input+.custom-control-input-pseudo:before,
.Select_Large input.custom-control-input.course-input {
  display: none;
}

/* end hide checkbox  */

/* */
.SearchInput_Medium {
  position: relative;
}

.SearchInput_Medium_Input {
  outline: none;
  width: 100%;
  padding: 8px 48px 8px 16px;
  border-radius: var(--border-radius-x, 8px);
  border-style: none;
  box-shadow: 0 0 0 1px var(--components-searchinput-border-color-default, #657885) inset;
  background: var(--components-searchinput-bg-color-default, #FFF);
  -webkit-appearance: none;
}

.SearchInput_Medium_Input~.SearchInput_Medium_Button .icon-fui use {
  fill: #42525C;
}

.SearchInput_Medium_Input:hover {
  box-shadow: 0 0 0 1px #536570 inset;
}

.SearchInput_Medium_Input:hover~.SearchInput_Medium_Button .icon-fui use {
  fill: #536570;
}

.SearchInput_Medium_Input:focus {
  box-shadow: 0 0 0 2px #29994E inset;
}

.SearchInput_Medium_Input:focus~.SearchInput_Medium_Button .icon-fui use {
  fill: #42525C;
}

.SearchInput_Medium_Input:focus-within {
  box-shadow: 0 0 0 2px #29994E inset;
}

.SearchInput_Medium_Input:focus-within~.SearchInput_Medium_Button .icon-fui use {
  fill: #42525C;
}

.SearchInput_Medium_Input:user-invalid {
  box-shadow: inset 0 0 0 1px #DA0000;
}

.SearchInput_Medium_Input:user-invalid~.SearchInput_Medium_Button .icon-fui use {
  fill: #657885;
}

.SearchInput_Medium_Input:disabled {
  box-shadow: 0 0 0 1px #F5F8FA inset;
  background: #F5F8FA;
}

.SearchInput_Medium_Input:disabled~.SearchInput_Medium_Button .icon-fui use {
  fill: #A3B5C2;
}

.SearchInput_Medium_Input::placeholder {
  color: var(--components-searchinput-placeholder-color-default, #657885);
  font-feature-settings: 'liga' off, 'clig' off;
  text-overflow: ellipsis;
  font-size: var(--font-semantic-ui-medium-size, 16px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-medium-regular-weight, 400);
  line-height: var(--font-semantic-ui-medium-line-height, 24px);
}

.SearchInput_Medium_Button {
  display: flex;
  border: transparent;
  height: 100%;
  width: 46px;
  background: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 8px 16px 8px 8px;
  cursor: pointer;
}

.SearchInput_Medium .icon-fui {
  min-width: 24px;
  transition: all .25s ease;
}

/* end search */

.Combobox_Large_University .Select_Large {
  width: 100% !important;
}

.Combobox_Large_University .Select_Large .Select_Large_Toggle {
  width: 100%;
  min-width: 100%;
  height: 56px !important;
  padding: 16px;
  border-radius: var(--border-radius-x, 8px);
  border-style: none;
  background: var(--components-select-bg-color-focus, #FFF);
  color: var(--components-select-placeholder-color-focus, #657885);
  font-family: var(--font-semantic-ui-large-family, Calibri);
  font-size: var(--font-semantic-ui-large-size, 18px);
  font-style: normal;
  font-weight: var(--font-semantic-ui-large-regular-weight, 400);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
  box-shadow: 0 0 0 1px #657885 inset;
  -webkit-box-shadow: 0 0 0 1px #657885 inset;
  -moz-box-shadow: 0 0 0 1px #657885 inset;
  -webkit-appearance: none;
}

.Combobox_Large_University .Select_Large .Select_Large_Toggle:hover {
  box-shadow: 0 0 0 1px var(--components-textinput-border-color-hover, #536570) inset;
}

/* .Combobox_Large_University .Select_Large .Select_Large_Toggle:invalid {
  box-shadow: 0 0 0 1px var(--components-textinput-border-color-invalid, #DA0000) inset;
} */

.Combobox_Large_University .Select_Large .Select_Large.show .Select_Large_Toggle {
  box-shadow: 0 0 0 2px var(--components-textinput-border-color-focus, #29994E) inset;
}

.Combobox_Large_University .Select_Large .Select_Large_Toggle:after {
  display: none;
}

.Combobox_Large_University .Select_Large .dropdown-menu:before {
  display: none !important;
}

.Combobox_Large_University .Select_Large .dropdown-menu .Select_Large_Inner.dropdown-menu__inner .dropdown-item svg {
  display: none !important;
}

/* close and arrow */
.Combobox_Large .Select_Large {
  position: relative;
}

.Combobox_Large .Select_Large .fui_icon_arrow_down,
.Combobox_Large .Select_Large .clear-btn {
  position: absolute;
  top: 50%;

  transform: translate(0, -50%);
}

.Combobox_Large .Select_Large .clear-btn {
  right: 48px;
  cursor: pointer;
}

.Combobox_Large .Select_Large .fui_icon_arrow_down {
  right: 16px;
  pointer-events: none;
}

.Combobox_Large .Select_Large.show .fui_icon_arrow_down {
  transform: translate(0, -50%) rotate(180deg);
  transform-origin: center;
}

.Select_Large .clear-btn {
  display: none;
}
.Select_Large.active .clear-btn {
  display: block;
}
/* end close and arrow */
.fui_placeholder {
  color: #657885;
}
/* /Правки для поля с поиском после переделки фильтра */

/* Autocomplete styles */
.TextInput_Large:-webkit-autofill,
.TextInput_Large:-webkit-autofill:hover,
.TextInput_Large:-webkit-autofill:focus textarea:-webkit-autofill {
  border: 1px solid #657885;
  -webkit-text-fill-color: #11161A;
  box-shadow: 0 0 0px 1000px #fff inset !important;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
  transition: background-color 5000s ease-in-out 0s;
}
.TextInput_Large:-webkit-autofill:placeholder-shown {
  border: 1px solid #657885;
}
.TextInput_Large:-webkit-autofill:not(:placeholder-shown) {
  border: 1px solid #657885;
  color: #11161A;
}
.TextInput_Large:-webkit-autofill:not(:placeholder-shown):not(.input-error) {
  border: 1px solid #657885;
}
.TextInput_Large:-webkit-autofill:not(:placeholder-shown):not(.input-error):hover {
  border: 1px solid #536570;
}
.TextInput_Large:-webkit-autofill:not(:placeholder-shown).input-error {
  border: 1px solid #DA0000;
}
.TextInput_Large:-webkit-autofill:not(:placeholder-shown):focus-visible,
.TextInput_Large:-webkit-autofill:not(:placeholder-shown):focus,
.TextInput_Large:-webkit-autofill:not(:placeholder-shown):focus-within {
  border: 2px solid #29994E;
}
/*end Autocomplete styles */

/* Prevent page scroll  */
@media (max-width: 767.98px) {
  .js_prevent_page_scroll {
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
  }
}
/* end Prevent page scroll  */

/* REGISTRATION PAGE TASK */

/* End */


/* Start:/local/templates/lektoriy_phosagro/css/custom.css?1750101607304450*/
@charset "UTF-8";
@font-face {
    font-family: 'Calibri';
    src: url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri.eot');
    src: url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri.woff2') format('woff2'),
        url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri.woff') format('woff'),
        url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri.ttf') format('truetype'),
        url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Calibri";
    src: url("/local/templates/lektoriy_phosagro/css/../fonts/calibri-light.eot");
    src: url("/local/templates/lektoriy_phosagro/css/../fonts/calibri-light.eot?#iefix") format("embedded-opentype"), url("/local/templates/lektoriy_phosagro/css/../fonts/calibri-light.woff2") format("woff2"), url("/local/templates/lektoriy_phosagro/css/../fonts/calibri-light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri-bold.eot');
    src: url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri-bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri-bold.woff2') format('woff2'),
        url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri-bold.woff') format('woff'),
        url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri-bold.ttf') format('truetype'),
        url('/local/templates/lektoriy_phosagro/css/../fonts/calibri/calibri-bold.svg#Calibri-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Foco";
    src: url("/local/templates/lektoriy_phosagro/css/../fonts/foco-regular.eot");
    src: url("/local/templates/lektoriy_phosagro/css/../fonts/foco-regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/lektoriy_phosagro/css/../fonts/foco-regular.woff2") format("woff2"), url("/local/templates/lektoriy_phosagro/css/../fonts/foco-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Foco";
    src: url("/local/templates/lektoriy_phosagro/css/../fonts/foco-bold.eot");
    src: url("/local/templates/lektoriy_phosagro/css/../fonts/foco-bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/lektoriy_phosagro/css/../fonts/foco-bold.woff2") format("woff2"), url("/local/templates/lektoriy_phosagro/css/../fonts/foco-bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Foco";
    src: url("/local/templates/lektoriy_phosagro/css/../fonts/foco-light.eot");
    src: url("/local/templates/lektoriy_phosagro/css/../fonts/foco-light.eot?#iefix") format("embedded-opentype"), url("/local/templates/lektoriy_phosagro/css/../fonts/foco-light.woff2") format("woff2"), url("/local/templates/lektoriy_phosagro/css/../fonts/foco-light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

/* clears the ‘X’ from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none;
}

html,
body {
    overflow-x: hidden;
    overflow-y: auto;
}

body.modal-open,
body.burger-is-open {
    overflow: hidden;
    width: 100vw;
    padding: 0 !important;
}

body.burger-is-open {
    /* position: fixed; */
}
body.burger-is-open:after {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    inset: 0;
    z-index: 2;
}

body {
    font-family: "Calibri", sans-serif;
    font-size: 16px;
    color: #11161A;
    /* to fix footer */
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    /* fix 2-nd modal gap*/
    padding: 0 !important;
}

@media (max-width: 1199.98px) {
    .container {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    .row {
        margin-left: -16px !important;
        margin-right: -16px !important;
    }
    .row .col,
    .row [class*=col-] {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }
}
.page-container {
    padding-bottom: 120px;
}
@media (max-width: 1199.98px) {
    .page-container {
        padding-bottom: 100px;
    }
}

body a {
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

a:hover {
    color: #2DAA55;
    text-decoration: none;
}

[class^=card-][class$=__img] img {
    width: 100%;
    display: block;
}

.card-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.btn-top {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 1.5rem;
    z-index: 50;
    pointer-events: none;
}
.container.btn-top {
    max-width: 100vw;
}
#scroll-to-top {
    width: 64px;
    height: 64px;
    background: #2DAA55 url("/local/templates/lektoriy_phosagro/css/../img/icon-arrow-top.svg") no-repeat 50% 50%/20px 20px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0.9375rem 2.8125rem rgba(8, 37, 98, 0.15);
    box-shadow: 0 0.9375rem 2.8125rem rgba(8, 37, 98, 0.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background 0.3s ease, color 0.3s ease, opacity 0.2s ease, visibility 0.2s ease;
    -o-transition: background 0.3s ease, color 0.3s ease, opacity 0.2s ease, visibility 0.2s ease;
    transition: background 0.3s ease, color 0.3s ease, opacity 0.2s ease, visibility 0.2s ease;
    display: none;
    pointer-events: all;
}
@media (min-width: 1200px) {
    #scroll-to-top:hover {
        cursor: pointer;
    }
}
@media (max-width: 767.98px) {
    #scroll-to-top {
        display: none !important;
        width: 50px;
        height: 50px;
    }
}

.row.align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.flex-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    border-radius: 10px;
}

.nowrap {
    white-space: nowrap;
}

.color-gray-light {
    color: #707372;
}

.color-gray-d8 {
    color: #d8d8d8;
}

.color-gray {
    color: #ffffff99;
}

.color-gray-858 {
    color: #858C92;
}

.color-white {
    color: #ffffff;
}
.color-green {
    color: #2DAA55;
}
.color-blue {
    color: #71B2C9;
}
.color-darkblue {
    color: #004A86;
}
.color-orange {
    color: #DAAA00;
}
.seo-txt {
    font-size: 16px;
    line-height: 24px;
    max-width: 850px;
}
.seo-txt__top {
    margin-bottom: 48px;
}
@media (max-width: 1199.98px) {
    .seo-txt__top {
        margin-bottom: 32px;
    }
}

.page-main {
    min-height: 80vh;
}

.fs-logo {
    display: inline-block;
    width: 188px;
    min-width: 147px;
    max-width: 100%;
    height: 50px;
    background: url("/img/logo.svg") no-repeat 50% 0/contain;
}
.header.header__fixed .fs-logo, 
.header .fs-logo {
    background-image: url("/img/logo-color.svg");
}
@media (max-width: 767.98px) {
    .fs-logo {
        width: 135px;
        min-width: 135px;
        height: 35px;
    }
}

.phosagro-logo {
    display: inline-block;
    width: 188px;
    max-width: 100%;
    height: 29px;
    background: url("/img/phosagro-logo.svg") no-repeat 50% 0/contain;
}

.fs-btn {
    padding: 10px 20px;
    border-radius: 20px;
    height: 40px;
    border: 1px solid #2DAA55;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #ffffff;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fs-btn__default {
    background: #2DAA55;
    min-width: 150px;
    position: relative;
    top: 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-align: center;
}
.fs-btn__unsubscribe {
    background: #8d8d8d;
    border: 1px solid #8d8d8d;
    min-width: 150px;
    position: relative;
    top: 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-align: center;
}
@media (max-width: 374px) {
    .fs-btn__default {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}
.fs-btn__default:hover {
    cursor: pointer;
    color: #ffffff;
}
@media (min-width: 1200px) {
    .fs-btn__default:hover {
        top: -0.3125rem;
    }
}
.fs-btn:disabled {
    background: #B7BCC1;
    border-color: #B7BCC1;
}
.fs-btn__ghost {
    border-color: #ffffff;
    min-width: 148px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-align: center;
    cursor: pointer;
}
@media (min-width: 1200px) {
    .fs-btn__ghost:hover {
        background: #2DAA55;
        border-color: #2DAA55;
        color: #ffffff;
    }
}

.fs-btn_tall {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    padding: 22px 48px 23px;
    height: 66px;
    background: #2DAA55;
    border-radius: 34px;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 240px;
    max-width: 100%;
}
@media (max-width: 1199.98px) {
    .fs-btn_tall {
        padding: 14px 32px 15px;
        height: 48px;
        border-radius: 32px;
    }

}
@media (max-width: 767.98px) {
    .fs-btn_tall {
        width: 100%;
    }
}

span.fs-btn, span.fs-btn__default, span.fs-btn_tall,
a.fs-btn,
a.fs-btn__default,
a.fs-btn_tall {
    display: inline-block;
}

.icon-lock {
    background-image: url("/local/templates/lektoriy_phosagro/css/../img/icon-lock.svg");
    display: inline-block;
    background-size: 14px 16px;
    background-repeat: no-repeat;
    background-position: 50%;
}
.icon-flag-ru {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_ru.svg") no-repeat 50% 50%/contain;
}
.icon-flag-by {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_by.svg") no-repeat 50% 50%/contain;
}
.icon-flag-az {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_az.svg") no-repeat 50% 50%/contain;
}
.icon-flag-am {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_am.svg") no-repeat 50% 50%/contain;
}
.icon-flag-ge {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_ge.svg") no-repeat 50% 50%/contain;
}
.icon-flag-kz {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_kz.svg") no-repeat 50% 50%/contain;
}
.icon-flag-kg {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_kg.svg") no-repeat 50% 50%/contain;
}
.icon-flag-tm {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_tm.svg") no-repeat 50% 50%/contain;
}
.icon-flag-uz {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_uz.svg") no-repeat 50% 50%/contain;
}
.icon-flag-other {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/language_x3.svg") no-repeat 50% 50%/contain;
}
.icon-pin, .icon-phone, .icon-mail {
    width: 16px;
    min-width: 16px;
    max-width: 16px;
    height: 16px;
    min-height: 16px;
    max-height: 16px;
    display: inline-block;
}
.icon-pin {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-pin.svg") no-repeat 50% 50%/contain;
}
.icon-phone {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-phone.svg") no-repeat 50% 50%/contain;
}
.icon-mail {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-mail.svg") no-repeat 50% 50%/contain;
}

.fs-cabinet__mobile,
.fs-close-black,
.fs-burger__mobile,
.fs-search__btn-mobile {
    width: 24px;
    height: 24px;
    display: inline-block;
    cursor: pointer;
}

.fs-burger__mobile {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-burger-white.svg") no-repeat 50% 50%/16px 14px;
}

.fs-search__btn-mobile {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-search-white.svg") no-repeat 50% 50%/16px 16px;
}

.fs-close-black {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-close-black.svg") no-repeat 50% 50%/16px 16px;
}

.fs-cabinet__mobile {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-cabinet.svg") no-repeat 100% 50%/16px 16px;
}

.cabinet_link__mobile {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.cabinet_link__mobile .icon-sprite {
    width: 16px;
    height: 16px;
}

.arr-down {
    width: 12px;
    height: 10px;
    display: inline-block;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_down_gray_12x10.svg") no-repeat 50% 50%/12px 10px;
}

.fs-nav {
    padding: 32px 0 0;
    gap: 16px;
    justify-content: space-between;
}
.fs-nav__link {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fs-nav__link:hover {
    text-decoration: none;
    color: #ffffff;
}
@media (max-width: 1199.98px) {
    .header .fs-nav__link,
    .header.header__fixed .fs-nav__link {
        font-size: 16px;
    }
}
@media (min-width: 1200px) {
    .header__nav .fs-nav {
        gap: 0 48px;
    }
}
@media (min-width: 1199.98px) {
    .fs-nav__link:hover {
        color: #d9d9d9;
    }

}

.fs-nav .dropdown-menu {
    display: none;
    position: absolute;
	z-index: 3;
}
.fs-nav .dropdown-menu.show {
    display: block;
}
.fs-nav .dropdown-menu:before {
    content: "";
    display: inline-block;
    width: 58.1px;
    height: 15.05px;
    left: 12px;
    position: relative;
    top: 1px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/triangle.svg") no-repeat 50% 50%/contain;
}
.fs-nav .dropdown-menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 17px;
    background: #ffffff;
    padding: 32px;
    /*margin-top: -7px;*/
    margin-top: -8px;
    -webkit-box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
    box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
}
.fs-nav .dropdown-item {
    white-space: nowrap;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}
.fs-nav .dropdown-item:not(:hover) {
    color: #11161A;
}
.fs-nav__title {
    font-family: "Foco" !important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #11161A;
    margin-bottom: 7px;
}

@media (max-width: 1199.98px) {
    .fs-nav {
        gap: 16px;
    }

}

/* DROPDOWN COLUMN  */
.dropdown-menu.fs-dropdown-column {
    width: 860px;
}
.dropdown-menu.fs-dropdown-column .dropdown-menu__inner {
    padding: 48px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px 32px;
    left: 50% !important;
}
.dropdown-menu.fs-dropdown-column .dropdown-item {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
@media (min-width: 1200px) {
    .dropdown-menu.fs-dropdown-column {
        transform: translate3d(-224px, 0, 0px) !important;
    }
    .dropdown-menu.fs-dropdown-column:before {
        left: 212px !important;
    }
}
/* end DROPDOWN COLUMN  */

.dropdown-menu {
    display: none;
    position: absolute;
}
.dropdown-menu.show {
    display: block;
    z-index: 999;
}
.dropdown-menu:before {
    content: "";
    display: inline-block;
    width: 58.1px;
    height: 15.05px;
    left: 12px;
    position: relative;
    top: 1px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/triangle.svg") no-repeat 50% 50%/contain;
}
.dropdown-menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 17px;
    background: #ffffff;
    padding: 32px;
    margin-top: -8px;
    -webkit-box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
    box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
}
.dropdown-menu .dropdown-item {
    white-space: nowrap;
    font-weight: normal;
    cursor: pointer;
    /* Body/Medium/Regular */
    font-family: var(--font-core-family-body, Calibri);
    font-size: var(--font-semantic-body-medium-size, 16px);
    font-style: normal;
    font-weight: var(--font-semantic-body-medium-regular-weight, 400);
    line-height: var(--font-semantic-body-medium-line-height, 24px);
}
.dropdown-menu .dropdown-item:not(:hover) {
    color: #11161A;
}
.block-nav-nav .link.selected,
.dropdown-menu .dropdown-item.selected {
    pointer-events: none;
    color: #2DAA55 !important;
}

.dropdown {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
}
.dropdown-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.dropdown-toggle:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/arr_down-black.svg") no-repeat 50% 50%/12px 10px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}
@media (min-width:1200px) {
    .dropdown:hover .dropdown-toggle,
    .dropdown:hover .fs-nav__link {
        color: #858C92;
    }
    .dropdown:hover .dropdown-toggle:after{
        background: url("/local/templates/lektoriy_phosagro/css/../img/arr_down-grey.svg") no-repeat 50% 50%/12px 10px;
    }
    .dropdown:hover .dropdown-toggle:after {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
}
.fs-filter .dropdown-toggle:after {
    width: 12px;
    height: 10px;
    margin-left: auto;
    background-image: url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_down_gray_12x10.svg");
}
.dropdown.show .fs-nav__link:not(.fs-nav .dropdown.show .fs-nav__link) {
    /*color: #B7BCC1;*/
    color: white;
}
.dropdown.show .dropdown-toggle:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
@media (min-width: 1344px) {
    .header__right .dropdown.dropdown__lang {
        padding-right: 30px;
    }
}

.fs-btn__lang {
    /* padding: 8px 0; */
    height: 24px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #ffffff;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;

    gap: 6px;
}
.fs-btn__lang ~ .dropdown-menu {
    padding-top: 10px;
    z-index: 2;
}
.fs-btn__lang ~ .dropdown-menu:before {
    display: none;
}
.fs-btn__lang ~ .dropdown-menu .dropdown-menu__inner {
    border-radius: 3px;
    padding: 2px 0 16px;
    gap: 0;
}
.fs-btn__lang ~ .dropdown-menu .dropdown-item {
    padding: 8px 24px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #858C92;
}
@media (min-width: 1200px) {
    .fs-btn__lang ~ .dropdown-menu .dropdown-item:hover {
        background: #F6F6F6;
        color: #11161A;
    }
}
.fs-btn__lang ~ .dropdown-menu .dropdown-item.active {
    color: #11161A;
}

.dropdown__select {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #B7BCC1;
}
.dropdown__select .fs-btn__select {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #B7BCC1;
    width: 100%;
    padding: 0 0 20px;
}
.dropdown__select .fs-btn__select:after {
    width: 16px;
    height: 16px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_down_gray_12x10.svg") no-repeat 50% 50%/12px 10px;
    margin-left: auto;
}
.dropdown__select .dropdown-menu:before {
    display: none;
}
.dropdown__select .dropdown-menu__inner {
    border-radius: 3px;
    padding: 6px 0;
    overflow: scroll;
    gap: 0;
    max-height: 310px;
    border: 1px solid #eeeeee;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.dropdown__select .dropdown-item {
    white-space: nowrap;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 10px 22px;
}
.dropdown__select .dropdown-item:hover {
    background: #F5F8FA;
}
.dropdown__select .dropdown-item.active:hover {
    background: #ECF2F6;
}

.fs-search {
    position: relative;
}
.header .fs-search {
    padding: 5px 0 3px;
}
.fs-search__wrapper {
    position: relative;
    width: 100%;
}
.fs-search input[type=search] {
    outline: none;
    border: 1px solid #B7BCC1;
    border-radius: 20px;
    padding: 10px 50px 12px 18px;
    line-height: 20px;
    height: 40px;
    width: 100%;
    color: #11161A;
    font-weight: 700;
}
.fs-search input[type=search]:not(:focus)::placeholder {
    color: #858C92;
    font-weight: 400;
}
.fs-search input[type=search]:focus::placeholder {
    color: #11161A;
}
.fs-search input[type=search]:focus, .fs-search input[type=search]:not(:placeholder-shown) {
    border-color: #2DAA55;
    color: #11161A;
    font-weight: 700;
}
.fs-search .fs-btn__search .icon-sprite-search {
    width: 16px;
    height: 16px;
}
.fs-search .fs-btn__search .icon-sprite-search use {
    fill: #11161A;
}
.fs-search .fs-btn__search:focus .icon-sprite-search use,
.fs-search .fs-btn__search:focus-within .icon-sprite-search use,
.fs-search .fs-btn__search:active .icon-sprite-search use {
    fill: #2DAA55 !important;
    transition: .9s;
}
.fs-search .fs-btn__search {
    border: transparent;
    height: calc(100% - 4px);
    width: 46px;
    /* background: url("/local/templates/lektoriy_phosagro/css/../img/icon-search.svg") no-repeat 50% 50%/16px 16px; */
    background: none;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-4px, -50%);
    -ms-transform: translate(-4px, -50%);
    transform: translate(-4px, -50%);
    padding: 0;
}
.fs-search::-webkit-input-placeholder {
    font-weight: normal !important;
    font-size: 16px;
    line-height: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #858C92;
}
.fs-search::-moz-placeholder {
    font-weight: normal !important;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #858C92;
}
.fs-search:-ms-input-placeholder {
    font-weight: normal !important;
    font-size: 16px;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #858C92;
}
.fs-search::-ms-input-placeholder {
    font-weight: normal !important;
    font-size: 16px;
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #858C92;
}
.fs-search::placeholder {
    font-weight: normal !important;
    font-size: 16px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #858C92;
}

.fs-search__mobile {
    background: #ffffff;
    -webkit-transition: height 0.25s ease;
    -o-transition: height 0.25s ease;
    transition: height 0.25s ease;
    overflow: hidden;
    z-index: 99;
}
.cookie-popupFormBottom.cookie-popup * {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased
}
.cookie-popupFormBottom.cookie-popup {
    box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2000000001;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    padding: 48px 74px 120px;
    width: 100%;
    height: 269px;
    background: #F6F6F6;
}

.cookie-title {
    color: #11161A;
    font-family: 'Foco';
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}
.cookie-title {
    padding-bottom: 8px;
}
.fs-btn.fs-btn__default.cookie-btn {
    width: 172px;
    float: right;
    margin-top: 23px;
    line-height: 18px;
}

@media (max-width: 768px) {
    .cookie-popupFormBottom.cookie-popup {
        padding: 32px 16px 80px;
    }
    .cookie-title {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 16px;
    }
    .cookie-text {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 24px;
    }
    .fs-btn.fs-btn__default.cookie-btn {
        width: inherit;
        float: initial;
        margin-top: inherit;
    }
}
@media (min-width: 1024px) {
    .fs-search__mobile {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .fs-search__mobile.active .fs-search {
        height: 60px;
        padding: 11px 0;
    }
    .fs-search__mobile.active .fs-search input[type=search] {
        height: 36px;
        padding: 12px 50px 12px 20px;
    }
    .fs-search__mobile:not(.active) * {
        border-style: none !important;
    }
    .fs-search__mobile .fs-search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 15px;
        padding: 0;
        z-index: 2;
        -webkit-transition: height 0.35s ease;
        -o-transition: height 0.35s ease;
        transition: height 0.35s ease;
        height: 0;
    }
    .fs-search__mobile .fs-search input[type=search] {
        max-width: 100%;
        height: 0;
        padding: 0;
    }
}

.info-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4rem;
    overflow: hidden;
    background-color: #c88242;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

.info-panel.is-hidden {
    height: 0;
}

.info-panel__content {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 2em;
}
@media (max-width: 767.98px) {
    .info-panel__content {
        margin-left: 2em;
    }
}

.info-panel__content,
.info-panel__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.info-panel__link {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.info-panel__badge,
.info-panel__text {
    line-height: 1rem;
    font-size: 0.875rem;
    text-transform: uppercase;
}

@media screen and (min-width: 768px) {
    .info-panel__badge,
    .info-panel__text {
        font-size: 0.875rem;
        line-height: 1.5rem;
    }
}
.info-panel__text {
    color: #fff;
    font-weight: 700;
}

.info-panel__text + .info-panel__badge {
    margin-left: 0.875rem;
}

.info-panel__badge {
    border-radius: 17px;
    background-color: #fff;
}

.info-panel__badge,
.info-panel__close {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.info-panel__close {
    position: absolute;
    right: 0;
    margin-right: -2em;
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: flex;
    /*background-position: 50%;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS4zNDMuMzQzYTEgMSAwIDAxMS40MTQgMGw5LjkgOS45YTEgMSAwIDAxLTEuNDE0IDEuNDE0bC05LjktOS45YTEgMSAwIDAxMC0xLjQxNHoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNLjM0MyAxMS42NTdhMSAxIDAgMDEwLTEuNDE0bDkuOS05LjlhMSAxIDAgMTExLjQxNCAxLjQxNGwtOS45IDkuOWExIDEgMCAwMS0xLjQxNCAweiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);*/
}
.info-panel__close path {
    fill: #FFFFFF;
}
.info-panel--theme-special .info-panel__close path {
    fill: #DBA100;
}

.info-panel--theme-1 {
    height: 60px;
    background: linear-gradient(90deg, #034A92 0%, #00779C 52.5%, #74BBD5 100%);
}

.info-panel--theme-1 .info-panel__text + .info-panel__badge {
    margin-left: 40px;
}

.info-panel--theme-1 .info-panel__badge,
.info-panel--theme-1 .info-panel__text {
    line-height: 1rem;
    font-size: 0.875rem;
}

.info-panel--theme-1 .info-panel__text {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    text-transform: none;
}

@media screen and (min-width: 768px) {
    .info-panel--theme-1 .info-panel__text {
        font-size: 20px;
    }
}
.info-panel--theme-1 .info-panel__badge {
    padding: 4px 28px 6px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #00859B;
    text-transform: none;
    height: 34px;
}
@media (min-width: 480px) and (max-width: 767.98px) {
    .info-panel--theme-1 .info-panel__text+.info-panel__badge {
        margin-left: 12px;
    }
    .info-panel--theme-1 .info-panel__text {
        font-size: 14px;
    }
    .info-panel__content {
        margin-left: 0;
    }

}

/**/
.info-panel--theme-1 .info-panel__close {
	width: 24px;
	min-width: 24px;
	height: 24px;
	padding: 4px;
	background: #fff;
	border-radius: 999px;
}
.info-panel--theme-1 .info-panel__close svg {
	padding: 3.32px;
}
.info-panel--theme-1 .info-panel__close svg path {
	fill: #657885;
}
.info-panel--theme-1 .info-panel__close:active svg path {
    fill: #353535;
}
@media (min-width: 1200px) {
    .info-panel--theme-1 .info-panel__close:hover svg path {
        fill: #353535;
    }
}
/**/

.info-panel--theme-special {
    background-color: #FFD875;
    height: 60px;
}
.info-panel--theme-special .info-panel__content > .info-panel__text svg {
    height: 26px;
    min-width: 26px;
    margin-right: 10px;
}
.info-panel--theme-special .info-panel__content > .info-panel__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #754600;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    display: flex !important;
}

@media screen and (max-width: 768px) {
    .info-panel--theme-special .info-panel__content > .info-panel__text {
        font-size: 11px;
        font-weight: 400;
        line-height: 13px;
    }
}


.header {
    padding: 24px 0 32px;
    /* position: absolute;
    left: 0;
    right: 0; */
    z-index: 2;
}
.info-panel:not([style*="display: none;"] ) ~ .header:not(.page-inner .header):not(.header__fixed) {
    /* top: 60px; */
}
.header:before {
    content: none;
}
.header > .container {
    z-index: 2;
    position: relative;
}
.header__left {
    gap: 36px;
}
.header .fs-logo {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
@media (min-width: 1200px) {
    .header .fs-logo {
        min-width: 188px;
    }
}
.header__nav {
    width: 100%;
}
@media (min-width: 1024px) {
    .header__nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .header__nav .fs-search {
        width: 100%;
    }
}
.header__right {
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 16px;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
@media (max-width: 1023.98px) {
    .header__right {
        gap: 8px;
    }
}

.info-panel[style*="display: none;"] ~ .header:not(.header__fixed){
    top: 0px;
}

@media (max-width: 1023.98px) {
    .header__left {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 0;
    }
}
@media (max-width: 1023.98px) {
    .header {
        max-width: 100%;
    }
    .header .fs-nav {
        gap: 24px;
        padding: 16px 0;
    }
    .header__nav .fs-search {
        display: none;
    }
    .header__right {
        display: none;
    }
    .header__mobile__right {
        gap: 0;
        width: calc(100% - 135px);
        margin-left: auto; /* fix iphone 11 */
    }
    .header__mobile__right .dropdown__lang {
        padding-right: 8px;
    }

}
@media (max-width: 1199.98px) {
    .header__nav .dropdown .dropdown-toggle:after .fs-nav__link, .header__nav .dropdown-menu .fs-nav__link {
        font-size: 18px;
    }
}

@media (max-width: 1023.98px) {
    .header__nav .dropdown {
        gap: 0;
    }
    .header__nav .dropdown .dropdown-toggle:after,
    .header__nav .dropdown-menu {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
    .header__mobile__right {
        gap: 0;
        width: calc(100% - 188px);
        /*min-width: 768*/
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
}
@media (min-width: 1200px) {
    .fs-nav .dropdown {
        /*padding-right: 20px;*/
    }
    .fs-nav .dropdown .fs-nav__link {
        position: relative;
        z-index: 1;
    }
    .fs-nav .dropdown .dropdown-toggle {
        width: 24px;
        height: 24px;
        font-size: 0;
        gap: 0;
        width: 100%;
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}


.header .fs-btn__lang,
.header .fs-nav__link {
    color: #11161A;
}
.fs-cabinet__mobile {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-cabinet-black.svg") no-repeat 50% 50%/16px 16px;
}
.fs-search__btn-mobile {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-search.svg") no-repeat 50% 50%/16px 16px;
}
.fs-burger__mobile {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-burger-small.svg") no-repeat 100% 50%/16px 14px;
}

.first-screen {
    /* height: 700px; */
}
.first-screen > img {
    /* -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%; */
}
@media (min-width: 1024px) {
    .page-inner .header {
        margin-bottom: 32px;
    }
    .header .fs-nav__link {
        position: relative;
    }
    .header:not(.header__fixed) .fs-nav__link.fs-nav__link__current:after {
        content: "";
        width: 100%;
        height: 3px;
        background: #2DAA55;
        display: block;
        position: absolute;
        top: calc(100% + 29px);
        left: 0;
        z-index: 0;
    }

}
@media (max-width: 1199.98px) {
    /* .first-screen {
        height: 640px;
    } */
}

.section-title {
    font-family: "Foco";
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 48px;
}
@media (max-width: 1199.98px) {
    .section-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 32px;
    }
}
@media (max-width: 767.98px) {
    .page-inner .card-large__title {
        height: auto;
    }
}

.block-title {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}
.block-gap {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.block-header {
    width: 100%;
    display: flex;
    justify-content: center;
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    padding: 0 auto;
}
.block-description {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0 auto;
}
@media (max-width: 1199.98px) {
    .block-title {
        font-size: 24px;
        line-height: 28px;
    }
    .block-gap {
        gap: 12px;
    }
    .block-header {
        font-size: 20px;
        line-height: 24px;
    }
}
@media (max-width: 767.98px) {
    .block-gap {
        gap: 8px;
    }
    .block-header {
        font-size: 18px;
        line-height: 24px;
    }
}

.block-48 {
    margin-bottom: 48px;
}
.block-48:nth-last-of-type(1) {
    margin-bottom: 0;
}
@media (max-width: 1199.98px) {
    .block-48 {
        margin-bottom: 32px;
    }
}

.teasers {
    padding: 80px 0 40px;
}
.teasers__inner {
    padding: 0 0 80px;
}
.column-gap-80 .teasers {
    padding-bottom: 0;
}
@media (max-width: 1199.98px) {
    .teasers {
        padding: 64px 0 32px;
    }
    .teasers__inner {
        padding: 0 0 32px;
    }
}
@media (max-width: 767.98px) {
    .teasers .row {
        row-gap: 16px;
    }
    @media (min-width: 479.98px) {
        .teasers .row {
            row-gap: 32px;
        }
    }
}

.tags {
    padding: 40px 0;
}
@media (max-width: 1199.98px) {
    .tags {
        padding: 32px 0;
    }
    .tags .section-title {
        margin-bottom: 21px;
    }
}

.popular {
    /* background: #F0F7F8; */
    padding: 48px 0;
}
@media (max-width: 1199.98px) {
    .popular {
        padding: 32px 0 48px;
    }
}
.popular .section-title {
    margin-bottom: 25px;
}
@media (max-width: 1199.98px) {
    .popular .section-title {
        margin-bottom: 16px;
    }
}
.popular .fs-btn_tall {
    margin: 32px auto 0;
}
@media (max-width: 767.98px) {
    .popular .fs-btn_tall {
        margin: 32px 0 0;
        width: 100%;
        text-align: center;
    }
}

.new-lectures {
    padding: 80px 0 0;
}
.new-lectures .section-title {
    margin-bottom: 25px;
}
@media (max-width: 1199.98px) {
    .new-lectures {
        padding: 48px 0 0;
    }
    .new-lectures .section-title {
        margin-bottom: 16px;
    }
}

.dpo-cards.dpo-cards_main-page {
    padding: 40px 0 0;
}
.dpo-cards_main-page .section-title {
    /* margin-bottom: 25px; */
    /* font-size: 32px;
    line-height: 42px; */
}
.dpo-cards_main-page .fs-btn_tall {
    margin: 32px auto 0;
}

@media (max-width: 1199.98px) {
    .dpo-cards.dpo-cards_main-page {
        padding: 32px 0 0;
    }
    .dpo-cards_main-page .section-title {
        /* margin-bottom: 16px; */
        /* font-size: 24px;
        line-height: 28px; */
    }
}

.slider-main {
    overflow: hidden;
    position: relative;
    border-radius: 24px;
    display: flex;
}
.slider-main:not(.owl-loaded) {
    min-width: 100%;
    min-height: 500px;
}

.slider-main:not(.owl-loaded):after {
    content: '';
    background: #F6F6F6 url('/local/templates/lektoriy_phosagro/css/../img/loader.gif') no-repeat 50% 50% / 24px 24px;
    position: absolute;
    inset: 0;
    transition: background .35s ease;
}
.slider-main:not(.owl-loaded) .slider-item img {
    opacity: 0;
}
.slider-main .slider-item img {
    opacity: 1;
    transition: opacity .25s ease-in;
}

.slider-main .slider-item {
    display: block;
    width: 100%;
}
.slider-main .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slider-main .owl-dots,
.slider-main .owl-nav {
    display: inline-block;
}
.slider-main .owl-controls {
    position: absolute;
    bottom: 67px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 24px;
    max-width: calc(100% - 32px);
    width: 1296px;
}
.slider-main .comp_PrimaryKey_Big {
    min-width: unset !important;
    width: auto !important;
}
@media (min-width: 1200px) {
    .slider-main .owl-controls {
        max-width: calc(100% - 128px);
    }
}
@media (max-width: 1199.98px) {
    .slider-main .owl-controls {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        bottom: 26px;
    }
}
.slider-main .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
}
.slider-main .owl-dot {
    width: 12px;
    min-width: 12px;
    height: 12px;
    min-height: 12px;
    border: none;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1px;
    background-clip: content-box;
}
.slider-main .owl-dot.active {
    background: #2DAA55;
    padding: 0;
}
.slider-main .owl-prev {
    margin-right: 0;
}
.slider-main .owl-next,
.slider-main .owl-prev {
    position: relative;
    width: 50px;
    height: 50px;
    border: none;
    background: transparent;
}
.slider-main .owl-next span,
.slider-main .owl-prev span {
    color: transparent;
    font-size: 24px;
    position: relative;
    z-index: 2;
    line-height: 48px;
}
.slider-main .owl-next span {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_right.svg") no-repeat 50% 50%/contain;
}
.slider-main .owl-prev span {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_left.svg") no-repeat 50% 50%/contain;
}
@media (min-width: 1200px) {
    .slider-main .owl-next:before,
    .slider-main .owl-prev:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        background: #2DAA55;
        width: 0;
        height: 0;
        border-radius: 50%;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        display: inline-block;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .slider-main .owl-next:hover:before,
    .slider-main .owl-prev:hover:before {
        width: 60px;
        height: 60px;
    }
}

/* SLIDER NEW   */

:root {
    --slider_main_mobile: 430px;
    --slider_main_tablet: 1024px;
    --slider_main_desktop: 1296px;
}

/* helpers  */
.title_32_40 {
    font-size: 32px;
    line-height: 40px;
    font-family: var(--second-family);
    font-weight: 700;
}
.title_24_30 {
    font-size: 24px;
    line-height: 30px;
    font-family: var(--second-family);
    font-weight: 700;
}
.title_26_30 {
    font-size: 26px;
    line-height: 30px;
    font-family: var(--second-family);
    font-weight: 700;
}
.text-white {
    color: #fff;
}
/* end helpers  */

.slider-item-inner {
    position: absolute;
    inset: 0;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.slider-item {
    position: relative;
}
.slider-main img {
    width: 100%;
    max-width: 100%;
    border-radius: 24px;
}
.slider-item-txt .title_42_50,
.slider-item-txt .title_32_40,
.slider-item-txt .title_24_30 {
    color: #fff;
    display: none;
}
.slider-main .owl-controls {
    pointer-events: none;
}
.slider-main .owl-controls .owl-dots,
.slider-main .owl-controls .owl-nav {
    pointer-events: all;
}



@media (max-width: 1199.98px) {
    /* nav   */
    .slider-main {
        padding-bottom: 24px;
    }
    .slider-main .owl-controls {
        justify-content: center;
        bottom: 0;
        width: 100%;
    }
    .slider-main .owl-dot {
        background: #B7BCC1;
    }
    .slider-main .owl-controls .owl-nav {
        display: none;
    }
    /* end nav   */
}

@media (min-width: 1200px) {
    .slider-item-inner {
        padding: 80px 64px 64px;
    }
    .slider-item-txt .title_42_50 {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    .slider-item-inner {
        padding: 48px;
    }
    @media (min-width: 1100px ) {
        .slider-item-inner {
            padding: 80px 64px 64px;
        }
    }
    .slider-item-txt .title_32_40 {
        display: block;
    }
}
@media  (max-width: 767.98px) {
    
    .slider-item-txt .title_24_30 {
        display: block;
    }
    /* @media (max-width: 599.98px) { */
        .slider-item-inner {
            padding: 64px 24px 32px;
        }

    /* }
     */
}
/* end SLIDER NEW   */


.new-lectures > .container {
    position: relative;
}

@media (max-width: 1023.98px) {
    .slider-on-mobile {
        padding-bottom: 35px;
    }
    .slider-on-mobile .owl-stage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .slider-on-mobile .owl-nav.disabled {
        display: none;
    }
    .slider-on-mobile .owl-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 24px;
        margin: auto;
        width: 100vw;
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 16px;
    }
    .slider-on-mobile .owl-dot {
        width: 12px;
        min-width: 12px;
        height: 12px;
        min-height: 12px;
        border: none;
        border-radius: 50%;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #B7BCC1;
        padding: 1px;
        background-clip: content-box;
    }
    .slider-on-mobile .owl-dot.active {
        background: #2DAA55;
        padding: 0;
    }
}
@media (max-width: 767.98px) {
    .slider-on-mobile {
        width: 247px;
    }
}

.card-speaker__img {
    width: 288px;
    max-width: 100%;
    height: 288px;
    overflow: hidden;
}
.card-speaker__img img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}
.card-speaker__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
}
.card-speaker__name {
    font-weight: 700;
    color: #11161A;
}
.card-speaker__badge {
    padding: 6px 10px 5px;
    background: #9CD9E6;
    border-radius: 2px;
    color: white;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.card-speaker__position {
    font-weight: normal;
    color: #858C92;
}
@media (max-width: 1199.98px) {
    .card-speaker__img {
        width: 180px;
        max-width: 100%;
        height: 180px;
    }
    .card-speaker__info {
        max-width: 288px;
        margin-top: 16px;
        gap: 4px;
    }
    .card-speaker__badge {
        padding: 5px 10px 2px;
        font-size: 12px;
    }
}

/* .teasers.teasers__inner .container {
    padding-left: 0;
    padding-right: 0;
} */
.card-teaser {
    padding: 31px 41px 25px;
    border-radius: 24px;
    background: #EAF6EE;
    height: 100%;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-teaser__top {
    font-family: "Foco";
    font-weight: bold;
    color: #2DAA55;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
}
.card-teaser__top__main {
    font-size: 96px;
    line-height: 1;
}
.card-teaser__top__sign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-teaser__top__sign span:nth-last-of-type(2) {
    height: 35px;
    display: block;
    line-height: 47px;
    font-size: 64px;
}
.card-teaser__top__sign span:nth-last-of-type(1) {
    height: 33px;
    display: block;
    line-height: 40px;
    font-size: 48px;
}
.card-teaser__bottom {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #11161A;
}

@media (max-width: 1199.98px) {
    .card-teaser {
        padding: 14px 29px;
        margin-bottom: 16px;
    }
    .card-teaser__bottom {
        font-size: 18px;
        line-height: 26px;
    }
    .card-teaser__top__main {
        font-size: 64px;
    }
    .card-teaser__top__sign span:nth-last-of-type(2) {
        height: 35px;
        display: block;
        line-height: 47px;
        font-size: 40px;
    }
    .card-teaser__top__sign span:nth-last-of-type(1) {
        height: 20px;
        display: block;
        line-height: 18px;
        font-size: 32px;
    }
}
@media (max-width: 767.98px) {
    .card-teaser {
        min-height: 147px;
    }
}

/* NEW TEASER  */
/*
@media (max-width: 767.98px) {
    .card-teaser {
        padding: 32px 32px 16px;
    }
    .card-teaser__top {
        height: 55px;
        align-items: center;
    }
    .card-teaser__top__main {
        height: auto;
        margin: auto 0;
    }
    .card-teaser__top__sign {
        height: 100%;
        justify-content: space-between;
        gap: 7px;
    }
    .card-teaser__top__sign span {
        height: calc(55px / 2) !important;
        display: block;
        margin: auto 0;
        line-height: calc(55px / 2);
    }

}
*/
/* end NEW TEASER  */

.card-small {
    padding-top: 24px;
    padding-bottom: 24px;
    border-radius: 10px;
}
@media (min-width: 1200px) {
    .card-small:hover {
        background: #ffffff;
        -webkit-box-shadow: 15px 15px 45px rgba(8, 37, 98, 0.1);
        box-shadow: 15px 15px 45px rgba(8, 37, 98, 0.1);
    }
}
.card-small__img {
    position: relative;
    border-radius: 7px;
    overflow: hidden;
    margin-bottom: 24px;
    height: 180px;
    max-height: 180px;
}
.card-small__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.card-small__title {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
}
.card-small__speaker {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
}
.card-small .icon-lock {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    top: 9px;
    right: 10px;
}
@media (max-width: 1199.98px) {
    .card-small {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .card-small__img {
        height: 210px;
        min-height: 210px;
    }
    .slider-on-mobile .owl-stage .card-small__img {
        height: 140px;
        max-height: 140px;
        min-height: 140px;
    }
    .card-small__title {
        font-size: 18px;
        line-height: 24px;
    }
    .card-small__speaker {
        font-size: 15px;
        line-height: 22px;
    }
    @media (min-width: 479.98px) {
        .card-small:not(.owl-stage .card-small) {
            max-width: 335px;
        }
    }
}

.card-large {
    padding-top: 24px;
    padding-bottom: 58px;
    border-radius: 10px;
}
@media (min-width: 1200px) {
    .card-large:hover {
        background: #ffffff;
        -webkit-box-shadow: 15px 15px 45px rgba(8, 37, 98, 0.1);
        box-shadow: 15px 15px 45px rgba(8, 37, 98, 0.1);
    }
}
.card-large__img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 32px;
    height: 250px;
    max-height: 250px;
}
.card-large__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width: 1199.98px) {
    .slider-on-mobile .owl-stage .card-large__img {
        height: 155px;
        max-height: 155px;
        border-radius: 7px;
    }
}
.card-large__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}
.card-large__title {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    height: 112px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-large__speaker {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}
.card-large__speaker__avatar {
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.card-large__speaker__avatar img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.card-large__speaker__position {
    font-size: 14px;
    line-height: 20px;
    color: #858C92;
}
.card-large .icon-lock {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    top: 9px;
    right: 10px;
}

@media (max-width: 1199.98px) {
    .card-large {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .card-large__img {
        margin-bottom: 24px;
    }
    .card-large__title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 8px;
        height: 72px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .card-large__info {
        gap: 8px;
    }
    .card-large__speaker {
        gap: 8px;
        font-size: 15px;
        line-height: 20px;
    }
    .card-large__speaker__avatar {
        width: 40px;
        min-width: 40px;
        max-width: 40px;
        height: 40px;
        min-height: 40px;
        max-height: 40px;
    }
    @media (min-width: 479.98px) {
        .card-large:not(.owl-stage .card-large):not(.card-news) {
            max-width: 448px;
        }
    }
}
.tags-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px 8px;
}

.tag {
    padding: 21px 30px;
    height: 62px;
    border: 1px solid #B7BCC1;
    border-radius: 31px;
    display: inline-block;
    color: #11161A;
    font-weight: normal;
    font-size: 18px;
    line-height: 17px;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.tag-more {
    border-color: #2DAA55;
    color: #2DAA55;
}

@media (min-width: 1200px) {
    .tags .section-title {
        margin-bottom: 41px;
    }
    .tag:hover {
        background: #2DAA55;
        color: #ffffff;
        border-color: #2DAA55;
    }
}

@media (max-width: 1199.98px) {
    .tags-wrapper {
        gap: 8px 10px;
    }

    .tag {
        height: 38px;
        padding: 10px 20px;
        font-size: 15px;
        line-height: 16px;
    }
}
.footer {
    padding: 84px 0 120px;
    background: #707372;
    margin-top: auto;
}
@media (max-width: 767.98px) {
    .footer {
        padding: 48px 0 80px;
    }
}
.footer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    gap: 26px;
}
.footer .fs-nav {
    padding: 0;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 100%;
    gap: 24px 48px;
    justify-content: unset;
    flex-wrap: wrap;
}
@media (max-width: 767.98px) {
    .footer .fs-nav {
        gap: 16px;
        flex-wrap: wrap;
    }
    .footer .fs-nav__link {
        font-size: 18px;
    }
}
@media (min-width: 1200px) {
    .footer a:hover {
        color: #B7BCC1;
    }
}
.footer-copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 48px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #B7BCC1;
    margin-top: auto;
    width: 100%;
}
.footer-copyright .copyright {
    white-space: nowrap;
}
@media (max-width: 767.98px) {
    .footer-copyright {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.footer-copyright a {
    color: #B7BCC1;
    white-space: nowrap;
}
.footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    margin-left: auto;
    -ms-flex-item-align: start;
    align-self: flex-start;
    min-width: 250px;
    width: 30%;
}
.footer-info__phone {
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
    /*line-height: 40px;*/
    color: #ffffff;
    white-space: nowrap;
}

span.footer-info__phone-small {
    font-size: 16px;
    display: block;
    line-height: 18px;
}

@media (max-width: 767.98px) {
    .footer-info__phone {
        font-size: 24px;
        line-height: 24px;
    }
}
.footer-info__mail {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
.footer-info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-info-wrapper .footer-wrapper {
    margin-left: auto;
}
.footer-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-right > .flex-parent {
    width: 100%;
    gap: 32px 48px;
}
.footer-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 32px;
}
.footer-button-medium {
    display: block;
}
.footer-button-small {
    display: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer-button-medium:hover,
.footer-button-small:hover {
    color: #323F47 !important;
}
.footer-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 26px;
}

@media (max-width: 1199.98px) {
    .footer .fs-logo {
        margin-bottom: 32px;
    }
    .footer-right {
        gap: 32px;
    }
    .footer-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 32px;
    }
    .footer-top .footer-info {
        margin: 0;
        width: 100%;
    }
    .footer-button {
        padding-top: 0;
    }
    .footer-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 32px;
        padding: 0;
    }
    .footer-bottom .footer-info {
        margin: 0;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}
@media (max-width: 1023.98px) {
    .footer-copyright {
        gap: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 575.98px) {
    .footer-button {
        width: 100%;
    }
    .footer-button-medium {
        display: none;
    }
    .footer-button-small {
        display: block;
        width: 100%;
    }
    .footer-button-small-text {
        display: block;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

.modal-backdrop {
    background-color: var(--color-foundational-overlay-default, #33404880) !important;
}
.modal-backdrop.show {
    opacity: 1 !important;
}

.modal button.close {
    width: 24px;
    height: 24px;
    padding: 0;
    border: none;
    background: url("/local/templates/lektoriy_phosagro/css/../img/close_big.svg") no-repeat 50% 50%/contain;
    -webkit-box-shadow: none;
    box-shadow: none;
}

div[id^=modal-video].modal .modal-dialog,
div[id^=modal-video].modal .modal-content,
div[id^=modal-video].modal .modal-body {
    width: 965px;
    height: 544px;
    max-width: 98vw;
    max-height: 55.3672316384vw;
    padding: 0;
    margin: auto;
}
div[id^=modal-video].modal .modal-dialog iframe,
div[id^=modal-video].modal .modal-content iframe,
div[id^=modal-video].modal .modal-body iframe {
    max-width: 100%;
    max-height: 100%;
}
div[id^=modal-video].modal .modal-content {
    border-radius: 10px;
    overflow: hidden;
}
div[id^=modal-video].modal button.close {
    top: 48px;
    right: 48px;
    position: absolute;
}

.fs-form .modal-dialog {
    max-width: 100vw;
}
@media (min-width: 768px) {
    .fs-form .modal-dialog {
        max-width: 593px;
    }
}
.fs-form__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 48px 64px;
    background: #ffffff;
    border-radius: 16px;
    position: relative;
    pointer-events: auto;
}
@media (min-width: 768px) {
    .fs-form__inner {
        min-width: 593px;
    }
}
.fs-form__inner button.close {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 16px;
    height: 16px;
    padding: 0;
    border: none;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-close-black.svg") no-repeat 50% 50%/contain;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fs-form-btn .fs-btn {
    margin-bottom: 32px;
    height: 64px;
    border-radius: 32px;
    min-width: 288px;
    font-size: 14px;
    line-height: 20px;
    padding: 22px 20px;
}
.fs-form .form-group {
    margin-top: 32px;
}
.fs-form input:not([type=submit]), .fs-form textarea {
    border-style: none;
    padding: 0 0 20px;
    border-bottom: 1px solid #B7BCC1;
    width: 100%;
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
}
.fs-form input[type="password"] {
    padding: 0 70px 20px 0;
}
.fs-form input:focus-visible, .fs-form textarea:focus-visible {
    outline: none;
    border-bottom: 1px solid #858C92;
}
.fs-form input::-webkit-input-placeholder, .fs-form textarea::-webkit-input-placeholder {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #B7BCC1;
}
.fs-form input::-moz-placeholder, .fs-form textarea::-moz-placeholder {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #B7BCC1;
}
.fs-form input:-ms-input-placeholder, .fs-form textarea:-ms-input-placeholder {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #B7BCC1;
}
.fs-form input::-ms-input-placeholder, .fs-form textarea::-ms-input-placeholder {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #B7BCC1;
}
.fs-form input::placeholder, .fs-form textarea::placeholder {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #B7BCC1;
}
.fs-form label {
    margin: 0;
}
.fs-form-additional {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #858C92;
    margin-top: 14px;
}
.fs-form-additional.fs-form-additional-reverse{
    flex-direction: row-reverse;
}
.fs-form-additional .custom-checkbox {
    margin-right: auto;
}
.fs-form-additional .custom-checkbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    gap: 0;
}
.fs-form .password-recovery {
    color: #2DAA55;
}
.fs-form-privacy {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #858C92;
}
.fs-form-privacy a {
    color: #2DAA55;
}
.fs-form .fs-modal-header {
    text-align: center;
    margin-bottom: 26px;
}
.fs-form .fs-modal-footer {
    margin: 48px 0 0;
    text-align: center;
}
.fs-form .invalid-tooltip {
    display: none;
}
@media (max-width: 767.98px) {
    .fs-form .modal-dialog {
        margin: 0;
    }
    aside.recommend {
        margin-top: 40px;
    }
}
.fs-form .fs-title {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    color: #11161A;
    font-size: 48px;
    line-height: 61px;
}

.custom-control-label {
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}
@media (max-width: 1023.98px) {
    .custom-control-label:not(.dropdown-item) {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

input.custom-control-input {
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    display: inline-block;
    opacity: 0;
    cursor: pointer;
    margin-right: 8px;
}

input.custom-control-radio {
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    display: none;
    cursor: pointer;
}
.answers-el .CheckboxBlock_Large {
    position: relative;
}

.CheckboxBlock_Large input.custom-control-radio+.fs-form-privacy__txt:before,
.CheckboxBlock_Large input.custom-control-radio+.custom-control-input-pseudo:before {
    content: "";
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: #ffffff no-repeat 50% 50%;
    border: 1px solid #8396A3;
    border-radius: 999px;
    display: inline-block;
    margin-right: 8px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    pointer-events: none;
}

.CheckboxBlock_Large .custom-control-input-pseudo {
    display: flex;
    align-items: flex-start;
}

.answers-el.CheckboxBlock_Large:hover {
    background: #EFFBF1;
}

.answers-el.CheckboxBlock_Large input.custom-control-radio:checked {
    background: #EFFBF1;
}

.answers-el.CheckboxBlock_Large:hover .custom-control-input-pseudo:before {
    border: 1px solid #29994E;
}

.CheckboxBlock_Large input.custom-control-radio:checked+.custom-control-input-pseudo:before {
    border: 8px solid #29994E;
}

.CheckboxBlock_Large:hover input.custom-control-radio:checked+.custom-control-input-pseudo:before {
    border: 8px solid #33C15E;
}

.custom-control-label input.custom-control-input+.fs-form-privacy__txt:before,
.custom-control-label input.custom-control-input+.custom-control-input-pseudo:before {
    content: "";
    width: 24px;
    height: 24px;
    background: #ffffff no-repeat 50% 50%;
    border: 2px solid #B7BCC1;
    border-radius: 3px;
    display: inline-block;
    position: absolute;

    top: 0;
    left: 0;

    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;

    pointer-events: none;
}
.custom-control-label input.custom-control-input:checked+.fs-form-privacy__txt:before,
.custom-control-label input.custom-control-input:checked+.custom-control-input-pseudo:before {
    background: #2DAA55 url("/local/templates/lektoriy_phosagro/css/../img/icon-check.svg") no-repeat 50% 50%;
    border-color: #2DAA55;
}

@media (max-width: 767.98px) {
    .fs-form__inner {
        width: 100vw;
        height: 100vh;
        border-radius: 0;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 64px 16px;
    }
    .fs-form .fs-title {
        font-size: 32px;
        line-height: 40px;
    }
    .fs-form-additional {
        font-size: 15px;
    }
    .fs-form-privacy {
        font-size: 15px;
        line-height: 22px;
    }
    .fs-form .fs-modal-footer {
        margin: 32px 0 0;
    }
}

.fs-modal-tabs .nav-tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #B7BCC1;
}
@media (max-width: 767.98px) {
    .fs-modal-tabs .nav-tabs {
        margin: 0 -16px;
    }
}
.fs-modal-tabs .nav-tabs .nav-item {
    border-style: none;
    border-bottom: 3px solid transparent !important;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #858C92;
    padding: 0 16px 16px;
    position: relative;
}
@media (max-width: 767.98px) {
    .fs-modal-tabs .nav-tabs .nav-item {
        margin-bottom: -1.5px;
    }
}
.fs-modal-tabs .nav-tabs .nav-item.nav-link.active {
    border-style: none;
    font-weight: 700;
    color: #11161A;
    cursor: default;
}
.fs-modal-tabs .nav-tabs .nav-item.nav-link.active:after {
    content: "";
    height: 3px;
    background: #2DAA55;
    width: 100%;
    display: inline-block;
    border-radius: 2px;
    position: absolute;
    top: calc(100% - 0px);
    left: 0;
}

.tab-content > .tab-pane {
    padding-top: 25px;
}

.fs-modal__lecture {
    font-size: 16px;
    line-height: 24px;
}
.fs-modal__lecture__title {
    font-weight: 700;
    margin-bottom: 16px;
}
.fs-modal__lecture__list .fs-modal__lecture__title {
    margin-bottom: 0;
}
.fs-modal__lecture__list {
    padding-left: 0;
}
.fs-modal__lecture__list li {
    margin-left: 25px;
    color: #858C92;
}
@media (max-width: 767.98px) {
    .fs-modal__lecture {
        font-size: 15px;
        line-height: 22px;
    }
}

.fs-form-usermail {
    padding: 8px 10px;
    height: 40px;
    background: #F0F0F0;
    border-radius: 3px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.fs-password {
    position: relative;
}
.fs-password .fs-password-checkbox, .fs-password-show-hide {
    width: 20px;
    height: 12px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 40px;
    cursor: pointer;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-hide.svg") no-repeat 50% 50%/contain;
    transition: background-image .25s cubic-bezier(0.48, -0.41, 0, 0.64);
}
.comp_FormGroup.variant_password .password-input[type=text] ~ .fs-password-checkbox,
.comp_FormGroup.variant_password .password-input[type=text] ~ .fs-password-show-hide {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-show.svg") no-repeat 50% 50%/contain;
}
.fs-password .fs-password-checkbox {
    width: 32px !important;
    height: 24px;
    opacity: 0;
}

.fs-msg {
    text-align: center;
}
.fs-msg .modal-dialog {
    width: 428px;
    max-width: 100%;
    margin: 0 auto;
}
.fs-msg__inner {
    width: 100%;
    background: #ffffff;
    padding: 54px 40px 40px;
    border-radius: 16px;
    position: relative;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    -webkit-box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
    box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
}
.fs-msg__inner:before {
    content: "";
    width: 56px;
    height: 56px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: -28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fs-msg .block-title {
    margin-bottom: 16px;
}
.fs-msg-success:before {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-msg-success.svg") no-repeat 50% 50%/contain;
}
.fs-msg-error:before {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-msg-error.svg") no-repeat 50% 50%/contain;
}
@media (max-width: 767.98px) {
    .fs-msg .modal-dialog {
        width: 328px;
    }
    .fs-msg__inner {
        padding: 54px 20px 40px;
        font-size: 15px;
        line-height: 22px;
    }
}

.burger-menu {
    position: fixed;
    top: 0;
    z-index: 12;
    height: 100vh;
    background: white;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    left: -100%;
    width: 100%;
    max-width: 100%;
}
.burger-menu.active {
    left: 0;
}
.burger-menu__inner {
    padding: 70px 16px;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: white;
    overflow-x: hidden;
    overflow-y: auto;
}
.burger-menu__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 17px;
    margin-bottom: 35px;
}
.burger-menu__item, .burger-menu__back, .burger-menu__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}
.burger-menu__title {
    color: #2DAA55;
}
.burger-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}
.burger-menu__sub {
    position: absolute;
    top: 0;
    left: -100%;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.burger-menu__sub.active {
    left: 0;
}
.burger-menu__sub .burger-menu__item {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #11161A;
}

.burger-menu__sub1 {
    position: absolute;
    top: 0;
    left: -100%;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.burger-menu__sub1.active {
    left: 0;
}
.burger-menu__sub1 .burger-menu__item {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #11161A;
}

.burger-menu__sub2 {
    position: absolute;
    top: 0;
    left: -100%;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.burger-menu__sub2.active {
    left: 0;
}
.burger-menu__sub2 .burger-menu__item {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #0E212F;
}

.burger-menu__back, .burger-menu__item {
    color: #11161A;
}
.burger-menu .fs-btn__ghost {
    border-color: var(--green_default);
    color: var(--green_default);
}
.burger-menu .fs-close-black {
    position: absolute;
    top: 28px;
    right: 12px;
    z-index: 11;
}

.burger-menu__back,
.burger-menu__item__parent {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.burger-menu__back:before,
.burger-menu__item__parent:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 10px;
}

.burger-menu__item__parent:after {
    background: url("/local/templates/lektoriy_phosagro/css/../img/arr_down-black.svg") no-repeat 50% 50%/contain;
}

.burger-menu__back:before {
    background: url("/local/templates/lektoriy_phosagro/css/../img/arr_down-black.svg") no-repeat 50% 50%/contain;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

.page-top-title {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
    padding: 24px 0 47px;
    margin-bottom: 0;
}
.page-top-title-arrow {
    display: none;
}
@media (min-width: 768px) {
    .page-top-title {
        width: 919px;
        max-width: 80%;
    }
}
@media (max-width: 1199.98px) {
    .page-top-title {
        font-size: 28px;
        line-height: 32px;
        padding: 24px 0;
        display: flex;
        gap: 0 8px;
        align-items: flex-start;
    }
    .page-top-title-arrow {
        display: inline-block;
        width: 24px;
        min-width: 24px;
        height: 24px;
        line-height: 24px;
    }
}
svg.icon-sprite {
    width: 24px;
    height: 24px;
}
.page-top-title-arrow svg use {
    fill: var(--grey_disabled_bg);
    transition: fill .35s ease;
}
.page-top-title-arrow:hover svg use {
    fill: var(--green_default);
}
.page-top-title-arrow:active svg use {
    fill: var(--green_active);
}


.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-user-select: none;
    user-select: none;
}
.breadcrumb {
    display: flex;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #858C92;
}
.breadcrumb-separator {
    width: 4px;
    height: 8px;
    display: inline-block;
    margin: 0 10px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-separator.svg") no-repeat 50% 50%/contain;
}

.breadcrumb_item {
    align-items: center;
    display: flex;
    white-space: nowrap;
}

.breadcrumb_item .breadcrumb span {
    display: inline-block;
    max-width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (max-width: 1199.98px) {
    .breadcrumbs::-webkit-scrollbar,
    .breadcrumbs::-webkit-scrollbar-track,
    .breadcrumbs::-webkit-scrollbar-thumb,
    .breadcrumbs::-webkit-scrollbar:hover,
    .breadcrumbs::-webkit-scrollbar-track:hover,
    .breadcrumbs::-webkit-scrollbar-thumb:hover {
        -webkit-appearance: none !important;
        width: 0 !important;
        height: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
    }
    .breadcrumb {
        font-size: 15px;
        line-height: 18px;
    }
}
@media (max-width: 767px){

    .breadcrumbs{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        margin: 0 -15px;
        padding: 0 15px 5px 15px;
        align-items: center;
    }
    .breadcrumb_item {
        white-space: nowrap;
        line-height: 13px;
    }
}



.filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    gap: 16px;
    margin-bottom: 32px;
}
/*
.fs-filter {
    margin-right: 14px;
    margin-bottom: 41px;
}
[id^="comp_"] .fs-filter:nth-of-type(2) {
    margin-right: 0;
}

.fs-filter .fs-btn__filter {
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    padding: 11px 24px;
    height: 46px;
    border: 1px solid #B7BCC1;
    border-radius: 23px;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-width: 230px;
    max-width: 100%;
    gap: 0;
}
.fs-filter .fs-btn__filter:hover {
    text-decoration: none;
}
@media (min-width: 1200px) {
    .fs-filter .fs-btn__filter:hover {
        color: #B7BCC1;
    }
}
.fs-filter .fs-btn__filter__qty {
    display: none;
}
.fs-filter .fs-btn__filter__close {
    display: none;
    width: 24px;
    height: 24px;
    margin-left: auto;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-close-white.svg") no-repeat 100% 50%/16px 16px;
}
.fs-filter.active .fs-btn__filter {
    background: #2DAA55;
    border-color: #2DAA55;
    color: #ffffff;
    gap: 0;
}
.fs-filter.active .fs-btn__filter:after {
    content: none;
}
.fs-filter.active .fs-btn__filter__qty, .fs-filter.active .fs-btn__filter__close {
    display: inline-block;
}
.fs-filter .dropdown-menu {
    display: none;
    position: absolute;
    -webkit-transform: translate3d(0px, 24px, 0px) !important;
    transform: translate3d(0px, 24px, 0px) !important;
    z-index: 9;
}
.fs-filter .dropdown-menu.show {
    display: block;
}
.fs-filter .dropdown-menu:before {
    content: "";
    display: inline-block;
    width: 58.1px;
    height: 15.05px;
    left: 12px;
    position: relative;
    top: 1px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/triangle.svg") no-repeat 50% 50%/contain;
}
.fs-filter .dropdown-menu__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 17px;
    background: #ffffff;
    padding: 32px;
    margin-top: -7px;
    -webkit-box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
    box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
}
.fs-filter .dropdown-item {
    white-space: nowrap;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}
.fs-filter .dropdown-item:not(:hover) {
    color: #11161A;
}
@media (min-width: 1200px) {
    .fs-filter .dropdown-item:hover {
        color: #2DAA55;
    }
}
.fs-filter .dropdown-item.custom-control-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    margin: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

@media (max-width: 1199.98px) {
    .filters {
        gap: 8px;
        margin-bottom: 16px;
    }
    .fs-filter {
        margin-right: 7px;
        margin-bottom: 16px;
    }

    .fs-filter .fs-btn__filter {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 17px;
        height: 40px;
        border-radius: 20px;
        min-width: 163px;
        max-width: 100%;
    }
    .fs-filter .filter-dropdown__close {
        width: 24px;
        height: 24px;
        display: inline-block;
        background: url("/local/templates/lektoriy_phosagro/css/../img/icon-close-black.svg") no-repeat 100% 50%/16px 16px;
        position: absolute;
        top: 32px;
        right: 16px;
    }
    .fs-filter .filter-dropdown__title {
        font-family: "Foco";
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 28px;
    }
}
@media (max-width: 767.98px) {
    .fs-filter .dropdown-menu.show {
        display: block;
        position: fixed !important;
        top: 0 !important;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        height: 100vh !important;
        z-index: 10;
    }
    .fs-filter .dropdown-menu.show:before {
        content: none;
    }
    .fs-filter .dropdown-menu.show .dropdown-menu__inner {
        position: relative;
        height: 100vh !important;
        z-index: 99;
        border-radius: 0;
        margin: 0;
        padding: 48px 16px 100px;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .fs-filter .dropdown-menu.show .dropdown-menu__inner .fs-btn_tall {
        margin-top: 32px;
        padding: 0 30px;
        line-height: 64px;
    }
}*/
.pagination {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #000000;
    padding: 0;
    margin: 48px 0 0;
    list-style-type: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination .page-link {
    color: #000000;
    padding: 10px 0;
    overflow: hidden;
    border-radius: 50%;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.pagination .page-link:not(.page-link__prev):not(.page-link__next) {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
}
@media (min-width: 1200px) {
    .pagination .page-link:not(.page-link__prev):not(.page-link__next):hover {
        background: #f0f0f0;
    }
}
.pagination .page-link.current {
    color: #ffffff;
    background: #2DAA55;
}
@media (min-width: 1200px) {
    .pagination .page-link.current:hover {
        color: #ffffff;
        background: #2DAA55 !important;
        cursor: default;
    }
}
.pagination .page-link.page-link__prev, .pagination .page-link.page-link__next {
    width: auto;
    padding: 8px;
}
@media (min-width: 1200px) {
    .pagination .page-link.page-link__prev:hover, .pagination .page-link.page-link__next:hover {
        color: #2DAA55;
    }
    .pagination .page-link.page-link__prev:hover svg, 
    .pagination .page-link.page-link__next:hover svg {
        fill: #2DAA55;
        transition: fill .35s ease;
    }
}
.pagination .page-link__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    overflow: hidden;
    max-width: 100%;
}
.pagination .page-link__wrapper .ellipsis {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
    padding: 10px 0;
    display: inline-block;
}
@media (max-width: 1023.98px) {
    .pagination {
        margin-top: 32px;
        font-size: 15px;
        line-height: 18px;
        gap: 16px;
    }
    .pagination .page-link {
        padding: 8px 0;
    }
    .pagination .page-link:not(.page-link__prev):not(.page-link__next) {
        width: 34px;
        min-width: 34px;
        max-width: 34px;
        height: 34px;
        min-height: 34px;
        max-height: 34px;
    }
    .pagination .page-link:not(.page-link__prev):not(.page-link__next):hover {
        /*background: none;*/
    }
    .pagination .page-link.page-link__prev, .pagination .page-link.page-link__next {
        width: 36px;
        min-width: 36px;
        max-width: 36px;
        height: 36px;
        min-height: 36px;
        max-height: 36px;
        background: #f0f0f0;
        border-radius: 50%;
    }
    .pagination .page-link.page-link__prev span, .pagination .page-link.page-link__next span {
        display: none;
    }
    .pagination .page-link__wrapper {
        gap: 8px;
    }
    .pagination .page-link__wrapper .ellipsis {
        width: 40px;
        min-width: 40px;
        max-width: 40px;
        height: 34px;
        min-height: 34px;
        max-height: 34px;
        padding: 8px 0;
        display: inline-block;
    }
}
@media (max-width: 1023.98px) and (max-width: 1023.98px) {
    .pagination .page-link__wrapper {
        max-width: 208px;
    }
}
.pagination .page-link.page-link__next svg,
.pagination .page-link.page-link__prev svg {
	width: 20px;
	height: 20px;
}

.lecture-speaker__img {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    height: 160px;
    min-height: 160px;
    max-height: 160px;
    border-radius: 50%;
    overflow: hidden;
}
.lecture-speaker__img img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width: 1199.98px) {
    .lecture-speaker__img {
        width: 70px;
        min-width: 70px;
        max-width: 70px;
        height: 70px;
        min-height: 70px;
        max-height: 70px;
    }
}
.lecture-speaker__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lecture-speaker__info {
    max-width: 288px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}
.lecture-speaker__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #11161A;
}
.lecture-speaker__badge {
    padding: 6px 10px 5px;
    background: #9CD9E6;
    border-radius: 2px;
    color: white;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.lecture-speaker__position {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}
@media (max-width: 1199.98px) {
    .lecture-speaker__card {
        gap: 16px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .lecture-speaker__name {
        font-size: 18px;
        line-height: 24px;
    }
}
.lecture__list {
    font-size: 18px;
    line-height: 32px;
    margin: 16px 0 0;
    padding: 0 0 0 24px;
}
.lecture-docs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}
.lecture-docs__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
}
.lecture-docs__item:not(:hover) {
    color: #11161A;
}
.lecture-docs__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    max-width: 730px;
}
.lecture-docs__size {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #B7BCC1;
    margin-top: 8px;
}
@media (max-width: 1199.98px) {
    .lecture-docs__title {
        font-size: 16px;
        line-height: 24px;
    }
    .lecture-docs__size {
        font-size: 15px;
    }
}
@media (max-width: 1199.98px) {
    .lecture .lecture-form {
        margin-bottom: 48px !important;
    }
}

@media (min-width: 1024px) {
    .recommend__inner .card-small {
        max-width: 100%;
        width: 100%;
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
    .recommend__inner .card-small__img {
        height: 220px;
        max-height: 220px;
    }
}

.icon-pdf,
.icon-ppt,
.icon-doc{
    display: inline-block;
    width: 56px;
    height: 73px;
}

.icon-pdf {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-pdf.svg") no-repeat 0% 50%/contain;
}

.icon-ppt {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-ppt.svg") no-repeat 0% 50%/contain;
}
.icon-doc {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-doc.svg") no-repeat 0% 50%/contain;
}
.video-inline {
    position: relative;
}
/*.video-inline:after {
  content: "";
  display: block;
  background: url("/local/templates/lektoriy_phosagro/css/../img/icon-play.svg") no-repeat 50% 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 123px;
  height: 123px;
  z-index: 3;
  cursor: pointer;
  pointer-events: none;
}*/
.video-inline__link {
    position: absolute;
    display: block;
    inset: 0;
    z-index: 3;
    cursor: pointer;
    /*link*/
}
.video-inline__poster {
    display: block;
    max-width: 100%;
    border-radius: 10px;
}
@media (max-width: 1199.98px) {
    .video-inline:after {
        width: 80px;
        height: 80px;
    }
}

/* form feedback */
.fs-inline-form {
    position: relative;
}

.form__item {
    margin-bottom: 24px;
}

.form__phone {
    position: relative;
}
.form__phone .form__item-placeholder,
.form__phone .form__item-input {
    padding-left: 55px !important;
}

.form__item-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    position: relative;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 0 1px #9FA6AC;
    box-shadow: inset 0 0 0 1px #9FA6AC;
    height: 40px;
    font-size: 16px;
}
.form__item-input-subscribe {
    flex-wrap: wrap;
    padding: 20px 0 0 0;
}
.fs-form-ubscribe_text {
    width: 100%;
}
.fs-form-ubscribe_text a{
    color: #2DAA55;
}
.form__item-input input {
    width: 100%;
    color: #11161A;
    border: none;
    font-size: 1em;
    line-height: 1.2;
}
.form__item-input input:focus {
    outline: 0 none;
}
.form__item-input input:hover {
    outline: 0 none;
}
.form__item-input input:invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form__item-placeholder {
    font-size: 1em;
    line-height: 1.2;
    display: block;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #11161A;
    pointer-events: none;
    font-size: inherit;
    opacity: 0.6;
    height: 40px;
}

.form__item-input__label {
    margin: 0;
    width: 100%;
}

.form__item-input {
    -webkit-box-shadow: 0 1px 0 #cfd3d5;
    box-shadow: 0 1px 0 #cfd3d5;
    border-radius: 0;
    height: 48px;
    font-size: 14px;
}
.form__item-input .form__item-placeholder {
    padding-top: 20px;
    height: 48px;
    opacity: 1;
    color: rgba(14, 33, 47, 0.8);
    font-weight: 700;
}

.form__item-input.form__item-input--required .form__item-placeholder:before {
    content: "*";
    color: #D82623;
    font-size: 1.25em;
    line-height: 1;
    vertical-align: middle;
    margin-right: 6px;
}

.form__item-input__error {
    padding: 0.2rem 0 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    color: #D82623;
    font-size: 0.8125em;
    display: none;
}

.form__item-input.is-errored {
    -webkit-box-shadow: inset 0 -1px 0 #D82623;
    box-shadow: inset 0 -1px 0 #D82623;
}

.z-textarea {
    width: 100%;
    font-size: 14px;
}

.z-textarea__label {
    position: relative;
    display: block;
    margin-bottom: 0;
}

.z-textarea__textarea {
    resize: none;
    border: 1px solid #CFD3D5;
    width: 100%;
    color: #11161A;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 24px;
    -webkit-transition: border-color 0.2s ease-in;
    -o-transition: border-color 0.2s ease-in;
    transition: border-color 0.2s ease-in;
    outline: none;
    border-radius: 6px;
}
.z-textarea__textarea::-moz-placeholder {
    color: #11161A;
    font-size: 16px;
    font-weight: bold;
}
.z-textarea__textarea:-ms-input-placeholder {
    color: #11161A;
    font-size: 16px;
    font-weight: bold;
}
.z-textarea__textarea::-webkit-input-placeholder {
    color: #11161A;
    font-size: 16px;
    font-weight: bold;
}
.z-textarea__textarea::-ms-input-placeholder {
    color: #11161A;
    font-size: 16px;
    font-weight: bold;
}

.feedback-form {
    padding: 48px 64px;
    border-radius: 6px;
    max-width: 850px;
    border: 1px solid rgba(14, 33, 47, 0.1);
    background: #fff;
}
.feedback-form .block-title {
    margin-bottom: 48px;
}

.feedback-btn .fs-form-privacy {
    margin: 24px 0 37px;
}
.feedback-btn .fs-form-privacy__txt {
    width: calc(100% - 32px);
}
.feedback-btn .fs-btn {
    /* text-transform: uppercase; */
}

.is-errored .form__item-input__error {
    display: block;
}

.dropdown__country {
    position: absolute;
    top: 20px;
    z-index: 2;
}
.dropdown__country .dropdown-toggle:after {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_down_gray_12x10.svg") no-repeat 50% 50%/12px 10px;
}
.dropdown__country .dropdown-menu:before {
    opacity: 0;
}
.dropdown__country .dropdown-menu__inner {
    padding: 0;
    gap: 0;
    min-width: 180px;
    overflow: hidden;
}
.dropdown__country .dropdown-item {
    padding: 4px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.dropdown__country .dropdown-item.active, .dropdown__country .dropdown-item:hover {
    background: #F6F6F6;
}
.dropdown__country .dropdown-item span {
    margin-left: auto;
}

@media screen and (min-width: 768px) {
    .form__item {
        margin-bottom: 32px;
    }
}
@media only screen and (min-width: 768px) {
    .form__item-input {
        font-size: 20px;
        height: 64px;
    }

    .form__item-placeholder {
        height: 64px;
    }

    .form__item-input {
        font-size: 16px;
    }

    .z-textarea {
        font-size: 16px;
    }
}
@media (max-width: 1199.98px) {
    .feedback-form {
        padding: 32px 24px 16px;
    }
    .feedback-form .block-title {
        font-size: 20px;
        margin-bottom: 32px;
    }
    .feedback-form .fs-form-privacy {
        font-size: 14px;
        line-height: 17px;
    }
}
/* end form feedback */
.fs-tabs .nav-tabs {
    border-bottom: 2px solid #B7BCC1;
}
.fs-tabs .nav-tabs .nav-item {
    border-style: none;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #858C92;
    padding: 0 5px 24px;
    position: relative;
    margin-right: 21px;
}
.fs-tabs .nav-tabs .nav-item.active {
    cursor: default;
}
.fs-tabs .nav-tabs .nav-item.nav-link.active {
    border-style: none;
    color: #11161A;
}
.fs-tabs .nav-tabs .nav-item.nav-link.active:after {
    content: "";
    height: 4px;
    background: #2DAA55;
    width: 100%;
    display: inline-block;
    border-radius: 2px;
    position: absolute;
    top: calc(100% - 2px);
    left: 0;
}
@media (max-width: 1199.98px) {
    .fs-tabs .nav-tabs .nav-item {
        font-size: 16px;
        padding: 0 5px 16px;
    }
}

.fs-tabs ~ .tab-content > .tab-pane {
    padding-top: 48px;
}
.fs-tabs ~ .tab-content > .tab-pane .fs-filter {
    margin: 8px 0 16px;
}
@media (max-width: 1199.98px) {
    .fs-tabs ~ .tab-content > .tab-pane {
        padding-top: 32px;
    }
}

.fs-tabs__nested .nav-tabs {
    border-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.fs-tabs__nested .nav-item {
    height: 36px;
    background: #F0F0F0;
    border-radius: 3px;
    color: #858C92;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap;
    border: 1px solid transparent;
}
.fs-tabs__nested .nav-item.active {
    font-weight: 700;
    background: #ffffff;
    border-color: #2DAA55;
    cursor: default;
}
@media (max-width: 1023.98px) {
    .fs-tabs__nested .nav-item {
        font-size: 14px;
        line-height: 15px;
        padding: 10px 14px;
    }
    .fs-tabs__nested p {
        font-size: 15px;
        line-height: 23px;
    }
}

.fs-tabs__nested ~ .tab-content .fs-modal-footer {
    margin: 48px 0 0;
}

.about .seo-txt .block-title {
    margin-bottom: 16px;
}
.about-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 32px 48px;
}
@media (max-width: 1199.98px) {
    .about .seo-txt {
        font-size: 14px;
        line-height: 22px;
    }
    .about-gallery {
        gap: 16px;
    }
}

.contact-info__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.contact-info__item {
    font-size: 1rem;
    line-height: 1.5;
}
.contact-info__item:not(:last-child) {
    margin-bottom: 1rem;
}
.contact-info__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #11161A;
    gap: 16px;
    width: fit-content;
}
.contact-info__link .icon {
    margin-top: 5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
}

.contacts .block-title {
    margin-bottom: 16px;
}
.contacts-map {
    border-radius: 24px;
    overflow: hidden;
}

.error-404 .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.error-404-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}
.error-404-txt {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #B7BCC1;
}
@media (max-width: 767.98px) {
    .error-404-info {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        text-align: center;
        gap: 10px;
    }
    .error-404 .block-title {
        font-size: 20px;
        line-height: 28px;
    }
    .error-404-txt {
        font-size: 14px;
        line-height: 20px;
    }
    .error-404-btn {
        margin-top: 22px;
    }
    .error-404-btn .fs-btn_tall {
        height: 46px;
    }
}

.header__fixed {
    position: fixed !important;
    top: -100%;
    left: 0;
    right: 0;
    z-index: 10;
    background: #ffffff;
    padding: 21px 0 19px;
    border-bottom: 1px solid #B7BCC1;
    -webkit-transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
    -o-transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
}
.header__fixed::before {
    content: none;
}
.header__fixed.active {
    top: 0;
    -webkit-transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
    -o-transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
}
.header__fixed .fs-btn__ghost:not(:hover),
.header__fixed .fs-btn__lang,
.header__fixed .fs-nav__link {
    color: #11161A;
}
.header__fixed .fs-btn__ghost {
    border-color: #B7BCC1;
}
.header__fixed .fs-btn__ghost:hover {
    border-color: #2DAA55;
}
.header__fixed .dropdown-toggle:after {
    background-image: url(/local/templates/lektoriy_phosagro/css/../img/arr_down-black.svg);
}
.header__fixed .header__left {
    gap: 32px;
}
.header__fixed .fs-logo {
    min-width: 150px;
    max-width: 150px;
    height: 40px;
}
.header__fixed .header__right,
.header__fixed .fs-nav {
    padding-top: 0;
    padding-bottom: 0;
    margin: auto;
}
.header__fixed .fs-nav {
    gap: 0 16px;
}
.header__fixed .fs-nav__link {
    position: relative;
}
.header__fixed .fs-nav__link.fs-nav__link__current:after {
    content: "";
    width: 100%;
    height: 3px;
    background: #2DAA55;
    display: block;
    position: absolute;
    top: calc(100% + 25.1px);
    left: 0;
}
.header__fixed .fs-cabinet__mobile {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-cabinet-black.svg") no-repeat 100% 50%/16px 16px;
}
.header__fixed .fs-search__btn-mobile {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-search.svg") no-repeat 50% 50%/16px 16px;
}
.header__fixed .fs-burger__mobile {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-burger-small.svg") no-repeat 100% 50%/16px 14px;
}

/* @media (max-width: 1490px) {
    .header__fixed .header__nav nav > *:last-child {
        display: none;
    }
} */
@media (max-width: 1330px) {
    .header__fixed .header-btns-wrapper a[href*="#speakers_form"] {
        display: none;
    }
}

@media (max-width: 1279.98px) {
    .header__fixed .header__left {
        gap: 0 16px;
    }
}
@media (max-width: 1023.98px) {
    .header__fixed {
        padding: 12px 0;
    }
    .header__fixed .fs-logo {
        min-width: 135px;
        max-width: 135px;
        height: 35px;
    }
    .header__fixed .header__left {
        gap: 0;
    }
    .header__fixed .header__mobile__right {
        /* gap: 0; */
        width: auto;
        margin: auto 0 auto auto;
    }
}

.search__fixed {
    position: fixed !important;
    top: -100%;
    left: 0;
    right: 0;
    z-index: 10;
    background: #ffffff;
    padding: 20px 0 19px;
    border-bottom: 1px solid #B7BCC1;
    -webkit-transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
    -o-transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
}
.search__fixed.active {
    top: 0;
    z-index: 11;
    -webkit-transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
    -o-transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.6s cubic-bezier(0, 1, 0.5, 1);
}
.search__fixed .search__fixed-overlay {
    -webkit-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}
.search__fixed:not(.active) .search__fixed-overlay {
    opacity: 0;
}
.search__fixed.active .search__fixed-overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.3);
    transform: translate(0, 20px);
    z-index: 1;
    opacity: 1;
}
.search__fixed .fs-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.speakers_form {
    margin-top: 60px;
}
a#link_speakers_form:before {
    display: block;
    content: "";
    height: 80px;
    margin: -80px 0 0;
}
.lecture-video {
    max-width: 850px;
    max-height: 470px;
}
.lecture-video iframe body {
    height: 200px;
}

picture.player_5c64a85e-0a07-4ebf-8e1c-ec458991e18a-kin-pl_44.player_5c64a85e-0a07-4ebf-8e1c-ec458991e18a-kin-pl_89.player_5c64a85e-0a07-4ebf-8e1c-ec458991e18a-kin-pl_42.player_5c64a85e-0a07-4ebf-8e1c-ec458991e18a-kin-pl_88.player_5c64a85e-0a07-4ebf-8e1c-ec458991e18a-kin-pl_87.player_5c64a85e-0a07-4ebf-8e1c-ec458991e18a-kin-pl_15.player_5c64a85e-0a07-4ebf-8e1c-ec458991e18a-kin-pl_3 {
    width: 102%;
}

@media (max-width: 1023.98px) {
    .search__fixed {
        padding: 12px 0 11px;
    }
    .search__fixed .fs-search {
        gap: 13px;
    }
    .search__fixed .fs-search input[type=search] {
        height: 36px;
        padding: 12px 50px 12px 18px;
    }
    .search__fixed.active .search__fixed-overlay {
        transform: translate(0, 12px);
    }
}

.dropdown-menu {
    transform: translate3d(0px, 0, 0px) !important;
    top: 24px !important;
    z-index: 2;
}
.dropdown__country .dropdown-menu {
    top: 15px !important;
}
[id^="wait_comp_"] {
    display: none;
}


font.errortext {
    color: red;
}

.reg-prev-button {
    color: #2DAA55;
}

.form-group .input-error {
    border-bottom: 1px solid red;
}

.custom-control.custom-checkbox.form__item-input {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

/* CABINET  */
.cabinet-info {
    color: var(---L, #11161A);
    font-family: Calibri;
    padding-bottom: 58px;
}

.cabinet-info .card-speaker {
    padding-top: 0;
    padding-bottom: 24px;
}

.cabinet-info-txt--main {
    margin-bottom: 36px;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
}

.cabinet-info-txt--additional {
    font-size: 16px;
    line-height: 24px;
}

.cabinet-info-txt--additional-title {
    color: var(---L, #11161A);
    font-family: Foco;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 16px;
}

.cabinet-title {
    color: var(---L, #11161A);
    font-family: Foco;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 26px;
}

.more-link {
    color: var(---green-text, #008000);
    font-family: Calibri;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration-line: underline;
    cursor: pointer;
}

.more-txt {
    display: none;
}

@media (min-width: 768px) {
    .cabinet-info .card-speaker__img {
        width: 100%;
        height: auto;
    }

}

@media (max-width: 767.98px) {
    .cabinet-info .card-speaker {
        padding-bottom: 16px;
    }

    .cabinet-info {
        padding-bottom: 36px;
    }

    .cabinet-info-txt--main {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 24px;
    }

    .cabinet-info-txt--additional {
        font-size: 14px;
        line-height: 22px;
    }

    .cabinet-info-txt--additional-title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 8px;
    }

    .cabinet-info-txt--additional p {
        margin-bottom: 0.5rem;
    }

    .cabinet-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px;
    }

    .more-link {
        font-size: 14px;
    }
}

/* end CABINET  */


*:focus {
    outline: none;
}

/* NEWS  */
.card-large.card-news {
    padding-top: 0;
    padding-bottom: 32px;
}

.card-large.card-news:hover {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.card-large.card-news .card-large__inner {
    border-radius: 12px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.card-large.card-news .card-large__img {
    position: relative;
    border-radius: 12px 12px 0px 0px;
    overflow: hidden;
    margin-bottom: 0;
    height: 210px;
    max-height: 210px;
}

.card-large.card-news .card-large__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    padding: 32px 16px 24px 16px;
    border: 1px solid #E2E4E6;
    border-top-style: unset;
    border-radius: 0 0 12px 12px;
}

.card-large.card-news .card-large__title {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    height: 78px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card-large.card-news .card-large__data {
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    color: #858C92;
}

.card-large.card-news .card-large__data__wrapper {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.card-large.card-news .card-tag {
    color: #858C92;
    z-index: 1;
    position: relative;
}

.card-large.card-news .card-tag:hover {
    color: #2DAA55;
}

.card-large.card-news .separator-slash {
    margin: 0 8px;
}

.news .fs-btn_tall {
    margin: 16px auto 0;
    font-size: 18px;
    line-height: 20px;
    text-transform: none;
    height: 64px;
    border-radius: 32px;
    padding: 22px 50px;
}

@media (min-width: 1200px) {
    .card-large.card-news:hover .card-large__inner {
        -webkit-box-shadow: 15px 15px 45px rgba(8, 37, 98, 0.1);
        box-shadow: 15px 15px 45px rgba(8, 37, 98, 0.1);
    }

}

@media (max-width: 1199.98px) {
    .card-large.card-news .card-large__img {
        height: 180px;
        max-height: 180px;
    }

    .card-large.card-news {
        padding-top: 0;
        padding-bottom: 24px;
    }

    .card-large.card-news .card-large__info {
        gap: 16px;
        padding: 24px 16px 22px 16px;
    }

    .card-large.card-news .card-large__title {
        font-size: 16px;
        line-height: 24px;
        height: 72px;
    }

    .card-large.card-news .card-large__data {
        font-size: 13px;
        line-height: 18px;
    }

    .news .fs-btn_tall {
        margin: 8px auto 0;
        font-size: 16px;
        line-height: 20px;
        text-transform: none;
        height: 49px;
        border-radius: 32px;
        padding: 15px 50px 14px;
    }

}

/* end NEWS  */

/* NEWS DETAIL  */
.page-top.page-top-news .page-top-title {
    font-size: 42px;
    line-height: 50px;
    width: 932px;
    max-width: 100%;
    padding: 24px 0;
}

@media (max-width: 1199.98px) {
    .page-top.page-top-news .page-top-title {
        font-size: 24px;
        line-height: 28px;
        padding: 16px 0;

    }

}

.news-detail-date {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #858C92;
    margin-bottom: 32px;
}

.title-32-42 {
    font-family: "Foco";
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
}

.title-18-26 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
}

.news-detail__bottom .title-32-42 {
    margin-bottom: 32px;
}

.news-detail p {
    margin: 0 0 32px;
    font-size: 18px;
    line-height: 30px;
}

.news-detail__main>img,
.news-detail-img {
    display: block;
    border-radius: 12px;
}

.news-detail__main>img,
.news-detail-img,
.news-detail__main .lecture-docs__item {
    width: 736px;
    max-width: 100%;
    margin-bottom: 48px;
    height: auto;
}

.news-detail .lecture-video {
    max-width: 736px;
    max-height: 407px;
    border-radius: 12px;
    overflow: hidden;
}

.news-detail .lecture-video.block-48:nth-last-of-type(1) {
    margin-bottom: 48px;
}

@media (max-width: 1199.98px) {
    .news-detail-date {
        font-size: 13px;
        margin-bottom: 27px;
    }

    .news-detail p {
        margin: 0 0 24px;
        font-size: 16px;
        line-height: 24px;
    }

    .news-detail-img,
    .news-detail__main .lecture-docs__item {
        margin-bottom: 24px;
    }

    .news-detail-img,
    .news-detail .lecture-video {
        border-radius: 8px;
    }


}

/* slider  */
.news-detail-slider {
    width: 736px;
    max-width: 100%;
    margin-bottom: 48px;
    overflow: hidden;
    position: relative;
    border-radius: 12px;
}

.news-detail-slider img {
    width: 100%;
    border-radius: 12px;
}

.news-detail-slider .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.news-detail-slider .owl-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100% - 32px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.news-detail-slider .owl-next,
.news-detail-slider .owl-prev {
    position: relative;
    width: 50px;
    height: 50px;
    border: none;
    background: transparent;
}

.news-detail-slider .owl-next:before,
.news-detail-slider .owl-prev:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.news-detail-slider .owl-prev:before {
    background: #2DAA55 url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_left.svg") no-repeat 50% 50%/ 7px 10px;
}

.news-detail-slider .owl-prev.disabled:before {
    background: #fff url("/local/templates/lektoriy_phosagro/css/../img/back__green.svg") no-repeat 50% 50%/ 7px 10px;
    cursor: default;
}

.news-detail-slider .owl-next:before {
    background: #2DAA55 url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_right.svg") no-repeat 50% 50%/ 7px 10px;
}

.news-detail-slider .owl-next.disabled:before {
    background: #fff url("/local/templates/lektoriy_phosagro/css/../img/forward__green.svg") no-repeat 50% 50%/ 7px 10px;
    cursor: default;
}

.news-detail-slider .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 32px 16px 0;
}

.news-detail-slider .owl-dot {
    width: 10px;
    min-width: 10px;
    max-width: 10px;
    height: 10px;
    min-height: 10px;
    max-height: 10px;
    border: none;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #B7BCC1;
    padding: 0;
}

.news-detail-slider .owl-dot.active {
    background: #2DAA55;
    padding: 0;
    cursor: default;
}

@media (max-width: 1199.98px) {
    .news-detail-slider {
        margin-bottom: 24px;
        border-radius: 8px;
    }

    .news-detail-slider img {
        border-radius: 8px;
    }

    .news-detail-slider .owl-nav {
        display: none;
    }

    .news-detail-slider .owl-dots {
        padding: 24px 0 0;
    }

}

/* end slider */


.news-detail__aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px 0;
}

.news-detail-form,
.news-detail-doc {
    border-radius: 12px;
    border: 1px solid #E2E4E6;
}

.news-detail-doc {
    padding: 74px 48px;
}

.news-detail-form {
    padding: 30px;
}

@media (max-width: 1199.98px) {
    .news-detail-doc {
        padding: 74px 32px;
    }

    .news-detail-form,
    .news-detail-doc {
        border-radius: 8px;
    }

}

@media (max-width: 1023.98px) {
    .news-detail__aside {
        margin-top: 48px;
    }

}

/* bottom */
.news-detail__bottom {
    margin-top: 64px;
}

.back__green {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #2DAA55;
    position: relative;
    white-space: nowrap;
}

.back__green:before {
    content: '';
    display: inline-block;
    width: 6.2px;
    height: 9.75px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/back__green.svg') no-repeat 50% 50% / contain;
}


@media (max-width: 767.98px) {
    .news-detail__bottom .title-32-42 {
        margin-bottom: 24px;
        font-size: 24px;
        line-height: 28px;
    }

    .news-detail__recent .card-large.card-news {
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 260px;
        flex: 0 0 260px;
        max-width: 260px;
    }

    .news-detail__recent .card-large.card-news .card-large__img {
        border-radius: 8px;
        margin-bottom: 0;
        width: 200px;
        height: 110px;
        max-height: 110px;
    }

    .news-detail__recent .card-large.card-news .card-large__info {
        gap: 8px;
        padding: 16px 0 0;
        border-style: unset;
        border-top-style: unset;
        border-radius: 0;
    }

    .news-detail__recent .card-large.card-news .card-large__title {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 24px;
        height: 72px;
    }

    .news-detail__recent .card-large.card-news .card-large__data {
        font-size: 13px;
        line-height: 18px;
    }
}

/* REGISTRATION PAGE */
.txt--green {
    color: #2DAA55;
}
.bg-lightgray {
    background-color: #EAF6EE;
}
.reg-page-form {
    padding: 48px 64px;
    border-radius: 16px;
    border: 1px solid #B7BCC1;
}

.reg-page-description {
    font-family: "Foco";
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
}
.reg-page-checklist {
    margin: 32px 0;
    padding: 48px;
    border-radius: 16px;
    background-color: #EAF6EE;
    display: flex;
    flex-direction: column;
    gap: 24px 0;
}
.reg-page-checklist-item {
    display: flex;
    gap: 0 16px;
    align-items: flex-start;
    font-family: "Calibri";
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    text-align: left;
}
.reg-page-checklist-item:before {
    content: '';
    display: block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/green_check.svg') no-repeat 50% 50% / contain;
    margin-top: 4px;
}
.reg-page-paragraph {
    font-family: "Calibri";
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    text-align: left;
}
.reg-page-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.reg-page-badge {
    padding: 6px 20px;
    border-radius: 20px;
    font-family: "Calibri";
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    text-align: center;
    color: #11161A;
    -webkit-user-select: none;
    user-select: none;
}
.reg-page-prev {
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: flex-end;
    font-size: 16px;
}
.reg-page-prev:before {
    content: '';
    display: block;
    width: 6.2px;
    height: 9.75px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/arrow_left_green.svg') no-repeat 50% 50% / contain;
}
.reg-page-auth {
    margin-top: 17px;
}
.reg-page-header+.form-group {
    margin-top: 24px;
}
.reg-page-form input:focus,
.reg-page-form .dropdown__select:focus {
    border-bottom-color: #858C92;
}
.reg-page-generate {
    font-size: 14px;
    color: #B7BCC1;
    margin-top: 12px;
}

.reg-page-footer .fs-form-btn .fs-btn {
    margin: 32px auto 0;
    width: 288px;
    font-size: 18px !important;
    height: 66px;
}

@media (max-width: 1199.98px) {
    .reg-page-footer .fs-form-btn .fs-btn {
        margin: 24px auto 0;
        font-size: 16px !important;
        line-height: 20px;
        height: 48px;
        padding: 14px 32px 15px;
    }

    @media (max-width: 767.98px) {
        .reg-page-footer .fs-form-btn .fs-btn {
            width: 100%;
        }
    }

}
.reg-page-footer .fs-form-btn {
    text-align: center;
}
.reg-page-agreements {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 24px 0;
}
.reg-page-agreements .custom-control {
    height: unset;
    padding: 0;
}
.reg-page-agreements .custom-control-label {
    flex-wrap: nowrap;
}
.reg-page-agreements .fs-form-privacy__txt,
.reg-page-agreements .fs-form-privacy {
    font-family: "Calibri";
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
    color: #858C92;
}

.reg-page-success {
    text-align: center;
    width: 624px;
    max-width: 100%;
    margin: auto;
}
.reg-page-success-icon {
    display: inline-block;
    width: 56px;
    height: 56px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/icon-msg-success.svg') no-repeat 50% 50% / contain;
    margin-top: 34px;
}
.reg-page-success-title {
    font-family: "Foco";
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin: 32px 0 24px;
}
.reg-page-success-txt {
    font-family: "Calibri";
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}
.reg-page-success-txt a {
    color: #2DAA55;
}

.reg-page-form .form-group {
    position: relative;
}
.reg-page-form .input-required-label {
    display: none;
    pointer-events: none;
}
.reg-page-form .input-required::placeholder {
    color: transparent;
}
.reg-page-form .input-required-label {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    font-family: "Foco";
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: #B7BCC1;
}
.reg-page-form .input-required-asterix {
    font-family: "Foco";
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: #FF0000;
}
.reg-page-form .form-group .input-required:-webkit-autofill+.input-required-label,
.reg-page-form .form-group .input-required:autofill+.input-required-label,
.reg-page-form input:not(:placeholder-shown) + .input-required-label {
    display: none;
}
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
/* end Change Autocomplete styles in Chrome*/
.reg-page-form input.input-error,
.reg-page-form .form-group .input-error:focus,
.reg-page-form input.input-error+.input-required-label {
    color: red !important;
    font-weight: normal;
}
.reg-page-form .form-group .input-error:focus,
.reg-page-form .form-group .input-error {
    border-bottom: 1px solid red;
}
.reg-page-form .tooltip {
    font-family: "Calibri";
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    text-align: right;
    color: red;
    margin-top: 8px;
}

.reg-page-step {
    display: none;
}
.reg-page-step.active {
    display: flex;
}
.reg-page-txt--mobile {
    font-family: "Foco";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 22px;
    width: 100%;
}

/* search dropdown */
.reg-page .select2-container--default .select2-selection--single {
    background-color: #fff;
    border-style: none;
    border-bottom: 1px solid #B7BCC1;
    border-radius: 4px;
    height: auto !important;
}
.reg-page .select2-container--default .select2-selection--single[aria-expanded="false"] {
    border-style: none;
    border-radius: 0;
}
.reg-page .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-bottom: 20px;
}
.reg-page .select2-container .select2-selection--single .select2-selection__rendered,
.reg-page span.select2-selection__placeholder {
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #B7BCC1;
    width: 100%;
    color: #11161A !important;
}
.reg-page .select2-container {
    width: 100% !important;
}
.reg-page .select2-container--default .select2-search--dropdown .select2-search__field {
    border-style: none;
    border-bottom: 1px solid #B7BCC1;
    padding-left: 24px;
}
.reg-page .select2-container--default .select2-search--dropdown .select2-search__field::placeholder {
    font-family: 'Calibri';
    font-size: 16px;
    font-weight: normal;
    line-height: 19.53px;
    color: #11161A;
}
.reg-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 16px;
    height: 16px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_down_gray_12x10.svg") no-repeat 50% 50%/12px 10px;
    border-style: none;
    margin: 0;
    top: 0;
    left: unset;
    right: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}
.reg-page .select2-container--default .select2-selection--single[aria-expanded="true"] .select2-selection__arrow b {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.reg-page .select2-container--open .select2-dropdown {
    -webkit-box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
    box-shadow: 10px 10px 45px rgba(0, 0, 0, 0.07);
    z-index: 9;
}
.reg-page .select2-search.select2-search--dropdown {
    position: relative;
}
.reg-page .select2-search.select2-search--dropdown:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-search-gray.svg") no-repeat 50% 50%/16px 16px;
    top: -2px;
    left: 0;
}
.select2-dropdown {
    z-index: 9 !important;
}
/* end search dropdown */

@media (min-width: 1024px) {
    .reg-page-txt--mobile {
        display: none;
    }
}

@media (max-width: 1023.98px) {
    .reg-page-form {
        padding: 0;
        border-radius: 0;
        border-style: none;
    }
    .reg-page-txt--desktop {
        display: none;
    }
    #step-one .reg-page-description {
        margin-top: 64px;
        font-size: 24px;
        line-height: 28px;
    }
    .reg-page-checklist {
        margin: 24px 0;
        padding: 32px 24px;
        gap: 8px 0;
    }
    .reg-page-checklist-item {
        gap: 0 8px;
        font-size: 16px;
        line-height: 24px;
    }
    .reg-page-checklist-item:before {
        width: 20px;
        min-width: 20px;
        height: 24px;
        height: 14.6px;
        margin-top: 6px;
    }
    .reg-page-paragraph {
        font-size: 16px;
        line-height: 24px;
    }
    .reg-page-agreements {
        margin-top: 32px;
        gap: 16px 0;
    }
    .reg-page-agreements .custom-control br {
        display: none;
    }
    .reg-page-agreements .fs-form-privacy__txt,
    .reg-page-agreements .fs-form-privacy {
        font-size: 15px;
        line-height: 22px;
    }
    #step-two {
        flex-direction: column-reverse;
    }
    #step-two .reg-page-description {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 46px;
        width: 100%;
    }
    #step-two .reg-page-description br {
        display: none;
    }

    .reg-page-success-icon {
        margin-top: 32px;
    }
    .reg-page-success-title {
        font-size: 24px;
        line-height: 28px;
        margin: 24px 0;
    }
    .reg-page-success-txt {
        font-size: 16px;
        line-height: 24px;
        padding: 0 20px
    }
    .reg-page-success-txt br {
        display: none;
    }
    .reg-page-success-txt b {
        display: block;
    }

}


/* end NEWS DETAIL  */

/* end REGISTRATION PAGE */
/* NEWPASS PAGE */
.fs-form-graybox {
    padding: 8px 10px;
    text-align: center;
    border-radius: 3px;
    background: #F0F0F0;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
/* end NEWPASS PAGE */

/* NEW MODALS */
.fs-newform__modal .fs-modal-header {
    margin-bottom: 0;
}
.fs-newform__modal .fs-modal-footer {
    margin-top: 24px;
}
.fs-newform__modal .fs-form-additional.create-account {
    justify-content: flex-end;
}
.fs-newform__modal .input-error::placeholder {
    color: red !important;
}
.fs-newform__modal .tooltip {
    font-family: "Calibri";
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    text-align: right;
    color: red;
    margin-top: 8px;
}
.fs-newform-success__modal .reg-page-success-icon {
    margin: 0;
}
.fs-newform-success__modal .fs-modal-header {
    margin: 16px 0;
}
/* end NEW MODALS */


.news-detail-slider img,
.news-detail__main>img,
.news-detail-img {
    max-height: 474px;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 1.56;
}

@media (max-width: 1023.98px) {
    .reg-page-description {
        margin-top: 64px;
    }
}

/* TEST  */
/* DUPLICATED COMPONENTS  */
/*
ВНИМАНИЕ РАЗРАБОТЧИКОВ!
Правки в существующие компоненты и варианты вносить нельзя!
Допускается определение внешних отступов, используя класс родительского элемента.
Например:
.parent .comp-btn-h40 {
  margin: 20px 0;
}
*/
:root {
    --font-family: "Calibri", sans-serif;
    --second-family: "Foco", sans-serif;
    --green_default: #2daa55;
    --green_active: #2BA150;
    --grey_disabled_bg: #B7BCC1;
    --grey_disabled_color: #E2E4E6;
    --red_red: #FF0000;
    --red_active: #F70000;
    --color_text: #11161A;
}

/* comp_PrimaryKey_Big  */
.comp_PrimaryKey_Big {
    height: 66px;

    border-radius: 34px;
    padding: 0 50px;

    background: var(--green_default);
    border: 1px solid var(--green_default);

    font-family: var(--font-family);
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    text-align: center;
    color: #fff;

    cursor: pointer;
    white-space: nowrap;
    text-align: center;

    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;

    box-shadow: none;

    position: relative;
    top: 0;
}

.comp_PrimaryKey_Big:active,
.comp_PrimaryKey_Big.active {
    background: var(--green_active);
    border: 1px solid var(--green_active);
}

.comp_PrimaryKey_Big:disabled {
    background: var(--grey_disabled_bg);
    border: 1px solid var(--grey_disabled_bg);
    color: var(--grey_disabled_color);
    pointer-events: none;
}

.comp_PrimaryKey_Big.variant_red {
    background: var(--red_red);
    border: 1px solid var(--red_red);
    color: #FFF;
}

.comp_PrimaryKey_Big.variant_red:active,
.comp_PrimaryKey_Big.variant_red.active {
    background: var(--red_active);
    border: 1px solid var(--red_active);
}

.comp_PrimaryKey_Big.variant_transparent {
    background: transparent;
    color: var(--green_default);
}

.comp_PrimaryKey_Big.variant_done {
    background: #9013FE;
    border-color: #9013FE;
    color: #FFF;
    pointer-events: none;
}

.comp_PrimaryKey_Big.variant_done .comp_btn_inner {
    align-items: center;
    gap: 0 4px;
}

.comp_PrimaryKey_Big.variant_done .comp_btn_inner:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/check_white.svg") no-repeat 50% 50% / contain;
}

@media (min-width: 1200px) {
    .comp_PrimaryKey_Big:not(:active):not(.active):not([class*="variant_"]):hover {
        top: -0.3125rem;
    }

    .comp_PrimaryKey_Big.variant_transparent:hover {
        background: var(--green_default);
        color: #FFF;
    }
}

@media (max-width: 1199.98px) {
    .comp_PrimaryKey_Big {
        height: 48px;
        border-radius: 32px;
        padding: 0 32px;
        font-size: 16px;
    }

    .comp_PrimaryKey_Big:active,
    .comp_PrimaryKey_Big.active {
        top: -0.3125rem;
    }

    .comp_PrimaryKey_Big.variant_transparent {
        height: 40px;
        border-radius: 20px;
        padding: 0 32px;
        font-size: 16px;
    }

}

/* end comp_PrimaryKey_Big  */

/* comp_PrimaryKey_Small */
.comp_PrimaryKey_Small:active,
.comp_PrimaryKey_Small.active {
    background: var(--green_active);
    border-color: var(--green_active);
}

.comp_PrimaryKey_Small.variant_transparent {
    background: #FFF;
    color: var(--green_default);
}

.comp_PrimaryKey_Small.variant_white {
    background: transparent;
    border-color: #FFF;
}

.comp_PrimaryKey_Small.variant_prev,
.comp_PrimaryKey_Small.variant_next {
    font-weight: 400;
    background: #FFF;
    color: var(--color_text);
    border-color: var(--grey_disabled_bg);
    line-height: 40px;
    padding: 0 24px;
}
.comp_PrimaryKey_Small.variant_prev.disabled,
.comp_PrimaryKey_Small.variant_next.disabled {
    cursor: default;
    opacity: 0.5;
}
.comp_btn_inner {
    display: flex;
    align-items: flex-end;
    gap: 0 2px;
    line-height: 38px;
}

.comp_PrimaryKey_Small.variant_prev:not(.disabled):hover,
.comp_PrimaryKey_Small.variant_next:not(.disabled):hover {
    color: var(--green_default);
    border-color: var(--green_default);
    background-color: #FFF;
}

.comp_PrimaryKey_Small.variant_next .comp_btn_inner:after {
    content: '';
    width: 11px;
    height: 16px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/arr_key_next.svg") no-repeat 50% 50% / contain;
    margin-bottom: 3px;
}

.comp_PrimaryKey_Small.variant_next:not(.disabled):hover .comp_btn_inner:after {
    background-image: url("/local/templates/lektoriy_phosagro/css/../img/arr_key_green.svg");
}


.comp_PrimaryKey_Small.variant_prev .comp_btn_inner:before {
    content: '';
    width: 11px;
    height: 16px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/arr_key_prev.svg") no-repeat 50% 50% / contain;
}

.comp_PrimaryKey_Small.variant_prev:not(.disabled):hover .comp_btn_inner:before {
    background-image: url("/local/templates/lektoriy_phosagro/css/../img/arr_key_prev_green.svg");
}

.comp_PrimaryKey_Small.variant_done {
    background: #9013FE;
    border-color: #9013FE;
;
    color: #FFF;
    padding: 0 24px;
    pointer-events: none;
}

.comp_PrimaryKey_Small.variant_done .comp_btn_inner {
    align-items: center;
    gap: 0 4px;
}

.comp_PrimaryKey_Small.variant_done .comp_btn_inner:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/check_white.svg") no-repeat 50% 50% / contain;
}

@media (min-width: 1200px) {
    .comp_PrimaryKey_Small:not(:active):not(.active):not([class*="variant_"]):hover {
        top: -0.3125rem;
    }


}

.comp_PrimaryKey_Small.variant_white:hover,
.comp_PrimaryKey_Small.variant_transparent:hover {
    background: var(--green_default);
    border-color: var(--green_default);
    color: #FFF;
}
/* end comp_PrimaryKey_Small */

/* comp_Stars */
.comp_Stars {
    display: flex;
    gap: 0 4px;
    align-items: center;
}

.icon-star-white,
.icon-star-green,
.icon-star-grey {
    display: inline-block;
    width: 16px;
    height: 16px;
}

.icon-star-green {
    background: url('/local/templates/lektoriy_phosagro/css/../img/star-green.svg') no-repeat 50% 50% / contain;
}

.icon-star-grey {
    background: url('/local/templates/lektoriy_phosagro/css/../img/star-grey.svg') no-repeat 50% 50% / contain;
}

.icon-star-white {
    background: url('/local/templates/lektoriy_phosagro/css/../img/star-white.svg') no-repeat 50% 50% / contain;
}

.comp_Stars.variant_24 [class*="icon-star-"] {
    width: 24px;
    height: 24px;
}

/* end comp_Stars */

/* comp_Badge */
.comp_Badge {
    height: 40px;
    display: flex;
    align-items: center;
    gap: 0 4px;
    border-radius: 22px;
    overflow: hidden;
    white-space: nowrap;
    padding: 8px 16px;
    font-size: 15px;
    line-height: 24;
    color: #11161A;
    width: fit-content;
}

.comp_Badge:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/check.svg') no-repeat 50% 50% / contain;
}

.comp_Badge.variant_blue {
    background-color: #F0F7F8;
}

.comp_Badge.variant_white {
    background-color: #FFF;
}

/* end BASE */

/* comp_List_el */
.comp_List_el {
    display: flex;
    gap: 0 16px;
    align-items: center;
    font-size: 18px;
    line-height: 28px;
    color: #11161A;
}

.comp_List_el:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/green_check_mobile.svg') no-repeat 50% 50% / contain;
}

.comp_List_el.variant_title {
    font-size: 22px;
    font-weight: bold;
}

/* end comp_List_el */

/* TITLES  */
/* comp_Title_32_42 */
.comp_Title_32_42 {
    font-family: 'Foco';
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    color: #11161A;
}

/* end comp_Title_32_42 */

/* comp_Title_22_30  */
.comp_Title_22_30 {
    font-family: 'Foco';
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #11161A;
}
.title_18_26 {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
}
/* end comp_Title_22_30  */

/* end TITLES  */


/* ICONS  */
.icon-question {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/question.svg') no-repeat 50% 50% / contain;
    cursor: pointer;
}

/* end ICONS  */

/* HELPERS  */
.fwb {
    font-weight: bold;
}

.bg-lightblue {
    background-color: #F0F7F8;
}

.bg-darkblue {
    background-color: #D2ECF1;
}

.txt_18_28 {
    font-size: 18px;
    line-height: 28px;
}

.txt_18_30 {
    font-size: 18px;
    line-height: 30px;
}
.txt_16_24 {
    font-size: 16px;
    line-height: 24px;
}
.link-inset {
    position: absolute;
    inset: 0;
    z-index: 1;
}
.maxw-624 {
    max-width: 624px;
}
.link-green {
    display: inline-block;
    color: var(--color-foundational-accent-green-default, #29994E);
    border-bottom: 1px solid transparent;
    transition: all .35s ease;
}
.link-green:focus,
.link-green:focus-within,
.link-green:active {
    color: var(--green_active);
    transition: .9s;
}
@media (min-width: 1200px) {
    .link-green:hover {
        border-bottom-color: var(--green_default);
    }
}
/* end HELPERS  */

/* end DUPLICATED COMPONENTS */

/* ADDONS  */
.comp_List_el.variant_start {
    align-items: flex-start;
}

.comp_List_el:before {
    min-width: 24px;
}

/* end ADDONS  */

/* HELPERS  */
.title_42_50 {
    font-size: 42px;
    line-height: 50px;
    font-family: var(--second-family);
    font-weight: 700;
    color: var(--color_text);
}

.title_32_42 {
    font-size: 32px;
    line-height: 42px;
    font-family: var(--second-family);
    font-weight: 700;
    color: var(--color_text);
}

.title_22_30 {
    font-size: 22px;
    line-height: 30px;
    font-family: var(--second-family);
    font-weight: 700;
    color: var(--color_text);
}

.txt_20_32 {
    font-size: 20px;
    line-height: 32px;
}

.txt_green {
    color: var(--green_default);
}

[class*="column-gap-"] {
    display: flex;
    flex-direction: column;
}
.column-gap-80 {
    gap: 80px 0;
}
.column-gap-48 {
    gap: 48px 0;
}
.column-gap-32 {
    gap: 32px 0;
}

.column-gap-24 {
    gap: 24px 0;
}

.column-gap-16 {
    gap: 16px 0;
}

.column-gap-8 {
    gap: 8px 0;
}
/**/
[class*="flexgap-"] {
    display: flex;
}
.flexgap-16 {
    gap: 16px;
}

@media (max-width: 1199.98px) {
    .column-gap-80 {
        gap: 56px 0;
    }
}
/*end HELPERS  */

/* TEST  */
.test-start {
    padding: 48px 32px;
    border-radius: 24px;
    align-items: center;
    margin-bottom: 32px;
}
.test-start .lecture-test-badge {
    align-items: flex-start;
}
.test-start .lecture-test-badge .txt_18_24 {
    margin: auto 0;
}
.test-start .comp_PrimaryKey_Big {
    width: 312px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

/* rules  */
.test-rules-inner {
    column-count: 2;
    column-gap: 48px;
}

.test-rules-inner .comp_List_el.variant_start {
    margin-bottom: 24px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -moz-page-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

.test-rules-inner .comp_List_el.variant_start:nth-last-of-type(1) {
    margin-bottom: 0;
}

.test-rules .comp_List_el {
    margin-bottom: 24px;
}
.test-start .back__green {
    display: inline-flex;
}
#test-start-wrapper:not(:empty) {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 16px;
    background: #F0F7F8;
    z-index: 9999;
}
#test-start-wrapper .comp_PrimaryKey_Big {
    width: 100%;
}

@media (min-width: 1024px) {
    .test-rules~.back__green {
        display: none;
    }

}
@media (max-width: 767.98px) {
    .test-rules-inner {
        column-count: 1;
        column-gap: 0;
    }

}
@media (max-width: 1199.98px) {
    .test-start {
        padding: 24px 16px;
    }
    .test-start.column-gap-32 {
        gap: 24px 0;
    }
}
/* end rules  */

@media (max-width: 1199.98px) {
    .page-test .title_42_50 {
        font-size: 24px;
        line-height: 30px;
    }

}

.questions-body {
    border: 1px solid var(--grey_disabled_color);
    border-radius: 24px;
    padding: 48px;
}

@media (max-width: 991.98px) {
    .questions-body {
        border-style: none;
        border-radius: 0;
        padding: 0;
    }

    .questions-body .title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }


}

/* QUESTIONS */
.questions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}

.questions-el {
    font-size: 18px;
    line-height: 64px;
    text-align: center;
    padding: 0;
    width: 64px;
    height: 64px;
    border-radius: 8px;
    cursor: pointer;
    background: #FFF;
    color: var(--color_text);
    transition: all .35s ease;
    position: relative;
    top: 0;
}

.questions-el:not(.active):not(.passed):not(.failed):not(:hover) {
    box-shadow: inset 0 0 0 1px #B7BCC1;
}

.questions-el.active {
    background: #FFF;
    box-shadow: inset 0 0 0 2px #2daa55;
    color: var(--color_text);
}

.questions-el.passed {
    color: var(--green_default);
    background: #EAF6EE;
}

.questions-el.failed {
    background: #FF0000;
    color: #FFF;
}

@media (min-width: 1200px) {
    .questions-el:hover {
        top: -0.3125rem;
    }

    .questions-el:not(.active):not(.passed):not(.failed):hover {
        box-shadow: inset 0 0 0 2px #2daa55;
    }

}

@media (max-width: 1199.98px) {
    .questions {
        gap: 12px;
    }

    .questions-el {
        line-height: 48px;
        width: 48px;
        height: 48px;

    }
    .questions-el:not(.active):not(.passed):not(.failed) {
        box-shadow: inset 0 0 0 1px #B7BCC1;
    }

}

/* bottom  */
.questions-bottom {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 991.98px) {
    .questions-bottom {
        flex-wrap: wrap;
    }

    .questions-bottom .comp_PrimaryKey_Big {
        width: 100%;
        order: -1;
    }

    .questions-bottom .comp_PrimaryKey_Small {
        width: calc(50% - 8px);
    }

}

/* end bottom  */

/* end QUESTIONS */

/* ANSWERS  */
.answers {
    display: flex;
    flex-direction: column;
    gap: 16px 0;
}

.answers-el {
    display: flex;
    gap: 0 8px;
    align-items: flex-start;
    font-size: 18px;
    line-height: 28px;
    color: var(--color_text);
}

.answers-el.custom-control-label {
    flex-wrap: nowrap;
}
.answers-el.custom-control-label .custom-control-input {
    margin: 0;
}

@media (max-width: 991.98px) {
    .answers-el {
        font-size: 16px;
        line-height: 24px;
    }

}

/* end ANSWERS  */

/* TIMER */
#wait-test-timer {
    line-height: 28px;
}
.timer {
    border-radius: 24px;
    padding: 48px;
    text-align: center;
    font-weight: bold;
}

.time-remain {
    display: inline-flex;
    gap: 0 8px;
    align-self: center;
    align-items: center;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
}

.time-remain-red {
    color: var(--red_red)
}

.time-remain:before {
    content: '';
    width: 24px;
    height: 28px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/timer_desktop.svg') no-repeat 50% 50% / contain;
    display: inline-block;
}

@media (max-width: 1199.98px) {
    .timer {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100vw;
        padding: 20px;
        z-index: 9;
        border-radius: 0;
    }

}

/* end TIMER */

/* RESULT  */
.test-result {
    border: 1px solid var(--grey_disabled_color);
    border-radius: 24px;
    padding: 48px;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
    width: 847px;
}

.test-result.test-result-failed {
    margin: 0;
    width: 960px;
}

.test-result button {
    width: fit-content;
    max-width: 100%;
}

.test-result [class*="column-gap-"] {
    align-items: center;
}

.test-result .txt_20_32 {
    max-width: 654px;
}

@media (max-width: 991.98px) {
    .test-result {
        padding: 32px 16px;
    }

    .test-result .title_32_42 {
        font-size: 24px;
        line-height: 30px;
    }

    .test-result .txt_20_32 {
        font-size: 16px;
        line-height: 24px;
    }

    .test-result .comp_PrimaryKey_Big {
        width: 100%;
    }

}

.icon-success {
    display: inline-block;
    width: 56px;
    height: 56px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/icon-success.svg') no-repeat 50% 50% / contain;
}

.icon-error {
    display: inline-block;
    width: 56px;
    height: 56px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/icon-error.svg') no-repeat 50% 50% / contain;
}

/* end RESULT  */

/* end TEST  */

/* LECTURE TO TEST */
.lecture-test {
    display: flex;
    flex-direction: column;
    gap: 16px 0;
}
.lecture-test > .bg-lightblue {
    padding: 32px 24px;
    border-radius: 24px;
}

.lecture-test-speaker-top {
    display: flex;
    gap: 0 32px;
    justify-content: space-between;
}
.lecture-test-speaker img {
    width: 120px;
    min-width: 12px;
    border-radius: 50%;
}

.lecture-test-qr {
    display: flex;
    gap: 0 16px;
    align-items: center;
}
.lecture-test-badge {
    display: flex;
    align-items: center;
    gap: 0 8px;
}
.badge-bonus {
    padding: 7px 12px;
    background: #FFF;
    display: flex;
    align-items: center;
    gap: 0 4px;
    border-radius: 18px;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}
.badge-bonus:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/star_stroke.svg') no-repeat 50% 50% / contain;
}
.badge-bonus-green {
    color: var(--green_default);
}

.comp_List_Small {
    font-size: 15px;
    line-height: 20px;
    display: flex;
    align-items: flex-start;
    gap: 0 8px;
}
.comp_List_Small:before {
    content: '';
    display: inline-block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/green_check_mobile.svg') no-repeat 50% 50% / contain;
}
.comp_List_Small.variant_check_red:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/red_check_mobile.svg') no-repeat 50% 50% / contain;
}

.txt_18_24 {
    font-size: 18px;
    line-height: 24px;
}
.txt_15_20 {
    font-size: 15px;
    line-height: 20px;
}
/**/
.lecture-test-result {
    display: flex;
    gap: 0 16px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
}
.lecture-test-result-success:before,
.lecture-test-result-fail:before {
    content: '';
    width: 64px;
    min-width: 64px;
    height: 64px;
    display: inline-block;
}
.lecture-test-result-success:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/icon-thumbsup.svg') no-repeat 50% 50% / contain;
}
.lecture-test-result-fail:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/icon-sad.svg') no-repeat 50% 50% / contain;
}

@media (max-width: 1199.98px) {
    .lecture-test>.bg-lightblue {
        padding: 24px 16px;
        border-radius: 24px;
    }
    .lecture-test .comp_Title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }
    .lecture-test .title_18_26 {
        font-size: 16px;
        line-height: 24px;
    }
    .lecture-test .txt_16_24,
    .lecture-test-result {
        font-size: 15px;
        line-height: 20px;
    }
    @media (max-width: 1023.98px) {
        .lecture-test {
            margin-bottom: 56px;
        }
    }

}
/**/
/* end LECTURE TO TEST */

/* ADAPTIVE */
@media (max-width: 1199px) {
    /* fixed */
    .test-start-fixed-button {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100vw;
        padding: 24px 16px;
        z-index: 9;
        border-radius: 0;
    }

}
@media (max-width: 767.98px) {

    .test-start {
        padding: 24px 16px;
        /* z-index: 9; */
    }
    .test-start.column-gap-32 {
        gap: 24px 0;
    }
    .test-start form[name="learn_test_start"] {
        width: 100%;
    }
    .page-test .timer {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 16px;
        z-index: 9;
        margin: 0;
    }

    .test-rules .title_32_42 {
        font-size: 24px;
        line-height: 30px;
    }

    .test-rules .comp_List_el {
        display: flex;
        gap: 0 8px;
        margin-bottom: 24px;
        font-size: 16px;
        line-height: 24px;
    }


}

.comp_PrimaryKey_Small .comp_btn_inner {
    justify-content: center;
}
/* end ADAPTIVE */

/* КОСТЫЛЬ  */
/* .header__nav #title-search {
    max-width: 500px;
}
@media (max-width: 1199.98px) {
    .header__nav #title-search {
        max-width: 400px;
    }
} */
/* end КОСТЫЛЬ  */

.header__fixed .auth_edwica {
    display: none !important;
}

/* DPO  */
.fs-form__inner.fs-newform__modal.westudy__modal .close {
    /* background: url("/local/templates/lektoriy_phosagro/css/../img/close_white.svg") no-repeat 50% 50%/contain; */
}
.westudy__modal .email-attention:before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/attention_green.svg') no-repeat 50% 50% / contain;
}
a[data-dismiss="modal"] {
    cursor: pointer;
}
/* .comp_List_el span, */
.tooltip-wrapper {
    position: relative;
}
/* .comp_List_el span:after, */
.tooltip-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: inline-flex;
    width: 24px;
    height: 24px;
    margin-left: 4px;
    vertical-align: text-top;
    background: url('/local/templates/lektoriy_phosagro/css/../img/question.svg') no-repeat 50% 50% / contain;
}

.block-nav-img-icon .tooltip-wrapper {
    position: absolute;
    inset: 0;
}
.block-nav-img-icon .tooltip-wrapper:after {
    content: none;
}

.tooltip-simple {
    display: block;
    width: 100%;
    height: 100%;
}
.tippy-popper.simple-theme {
    margin-right: 0;
}
.tippy-tooltip.simple-theme {
    /* width: auto; */
}
.tippy-tooltip.simple-theme {
    background-color: #FFF;
    color: #000;
    font-size: 18px;
    text-align: center;
}

.tooltip-black{
    position: relative;
    display: inline-block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-left: 8px;
    vertical-align: middle;
    background: url('/local/templates/lektoriy_phosagro/css/../img/icon_question.svg') no-repeat 50% 50% / contain;
}
.tippy-tooltip.black-theme {
    width: 288px;
    max-width: 288px;
}
.tippy-tooltip.black-theme {
    background-color: #FFF;
    color: #42525C;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    box-shadow: 0px 0px 20px 0px rgba(83, 101, 112, 0.10), 0px 12px 20px 0px rgba(83, 101, 112, 0.05);
    border-color: #FFF;
    padding: 16px;
}
.tippy-popper[x-placement^=bottom] .tippy-tooltip.black-theme {
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
}
.tippy-popper[x-placement^=bottom] .tippy-tooltip.black-theme .tippy-arrow {
    border-bottom: 7px solid #FFF;
}



.tippy-tooltip.ava-theme {
    width: 160px;
    max-width: 160px;
}
.tippy-tooltip.ava-theme {
    background-color: #FFF;
    color: #0E212F;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    box-shadow: 0px 0px 20px 0px rgba(83, 101, 112, 0.10), 0px 12px 20px 0px rgba(83, 101, 112, 0.05);
    border-color: #FFF;
    padding: 16px;
}
.tippy-popper[x-placement^=bottom] .tippy-tooltip.ava-theme {
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
}

.tippy-popper .tippy-tooltip.ava-theme .tippy-arrow {
    background: url("/local/templates/lektoriy_phosagro/css/../img/tooltip_arrow.svg") no-repeat;
    border: none;
    width: 59px;
    height: 16px;
}
.tippy-popper[x-placement^=top] .tippy-tooltip.ava-theme .tippy-arrow {
    transform: rotate(180deg);
    bottom: -31px;
}
.tippy-popper[x-placement^=bottom] .tippy-tooltip.ava-theme .tippy-arrow {
    top: -16px;
}



@media (min-width: 1200px) {
    .tooltip-black,
    .tooltip-wrapper {
        cursor: pointer;
    }
}
@media (max-width: 1199.98px) {
    .tippy-tooltip:not(.ava-theme):before {
        content: url('/local/templates/lektoriy_phosagro/css/../img/icon-close-gray.svg');
        display: inline-block;
        width: 16px;
        height: 16px;
        position: absolute;
        top: 16px;
        right: 16px;
        z-index: 1;
    }
    .tippy-tooltip.simple-theme {
        font-size: 16px;
    }
    .tippy-tooltip.black-theme {
        display: flex;
        align-items: flex-start;
        gap: 8px;
    }
    .tippy-tooltip.black-theme:before {
        content: none;
    }
    .tippy-tooltip.black-theme:after {
        content: '';
        display: inline-block;
        width: 24px;
        min-width: 24px;
        height: 24px;
        border-radius: 50%;
        position: relative;
        top: 0;
        right: 0;
        z-index: 1;
        background: #F5F8FA url('/local/templates/lektoriy_phosagro/css/../img/cancel_x2.svg') no-repeat 50% 50% / 16px 16px;
    }
}

/* sliders */
.slider-controls-custom .owl-nav button {
    width: 48px;
    min-width: 48px;
    height: 48px;
    border-style: none;
    border-radius: 50%;
    transition: background .2s ease;
}
.slider-controls-custom .owl-nav button.disabled {
    pointer-events: none;
}
.slider-controls-custom .owl-nav button span {
    opacity: 0;
}

.slider-controls-custom .owl-nav button.owl-next {
    background: url('/local/templates/lektoriy_phosagro/css/../img/arr_pager_next_blue.svg') no-repeat 50% 50% / contain;
}
.slider-controls-custom .owl-nav button.owl-prev {
    background: url('/local/templates/lektoriy_phosagro/css/../img/arr_pager_prev_blue.svg') no-repeat 50% 50% / contain;
}
@media (min-width: 1200px) {
    .slider-controls-custom .owl-nav button.owl-next:hover {
        background: url('/local/templates/lektoriy_phosagro/css/../img/arr_pager_next_green.svg') no-repeat 50% 50% / contain;
    }
    .slider-controls-custom .owl-nav button.owl-prev:hover {
        background: url('/local/templates/lektoriy_phosagro/css/../img/arr_pager_prev_green.svg') no-repeat 50% 50% / contain;
    }

}
/* end sliders */

.container_pupupu {
    display: flex;
    justify-content: center;
    padding: 80px 0 0;
}

.container_pupupu .dpo_form_request {
    border: 1px solid #CAD7E0;
}

/* end DPO  */

/* PATCH FOR POSITION STICKY  */
@media (min-width: 768px) {
    body {
        overflow: unset !important;
    }
    .sticky-parent {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }
    .sticky-column {
        position: -webkit-sticky;
        position: sticky;
        top: 60px;
    }
    .dpo-detail-description .sticky-column {
        top: 60px;
    }
}
@media (min-width: 1024px) {
    .dpo-detail-description .sticky-column {
        top: 80px;
    }
}
/* end PATCH FOR POSITION STICKY  */


/*start DPO*/
.dpo-infobox {
    margin-bottom: 80px;
}
@media (max-width: 1199.98px) {
    .dpo-infobox {
        margin-bottom: 64px;
    }
}
.dpo-cards {
    padding: 0 0 80px;
}
.dpo-qa {
    padding: 80px 0 0;
}
.dpo-intro {
    padding: 80px 0;
}
.dpo-qa-title {
    margin-bottom: 32px;
}

.dpo-qa .dpo-list-form {
    max-width: 850px;
    margin: 0 auto;
}
.speakers_form-center{
    max-width: 850px;
    margin: 0 auto;
}

@media (max-width: 1199.98px) {
    .dpo-qa-title {
        margin-bottom: 24px;
    }

}
@media (max-width: 767.98px) {
    .dpo-cards {
        padding: 0 0 64px;
    }
    .dpo-qa {
        padding: 64px 0 0;
    }
    .dpo-intro {
        padding: 48px 0 80px;
    }

}
/* DPO CARD  */
.dpo-card {
    padding: 32px;
    border: 1px solid #E2E4E6;
    border-radius: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 24px 32px;
    height: 100%;
    position: relative;
    transition: all .35s ease;
}
.dpo-card:focus,
.dpo-card:focus-within,
.dpo-card:active {
    border-color: #2DAA55;
    transition: .9s;
}
.dpo-card-right .d-flex {
    align-items: center;
    gap: 0 4px;
}
.dpo-card-bottom {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px 8px;
    margin-top: auto;
    z-index: 1;
}
.dpo-card-bottom .comp_PrimaryKey_Small {
    padding: 10px 32px;
}
.dpo-card-bottom .txt_16_24 {
    white-space: nowrap;
    margin-left: 16px;
}
.dpo-card-bottom-done {
    font-size: 16px;
    line-height: 24px;
    margin-left: auto;
    display: flex;
    gap: 0 8px;
    align-items: center;
}
.dpo_courses_info {
    width: 100%;
}
@media (min-width: 1200px) {
    .dpo-cards .container>.row {
        gap: 48px 0;
    }
    .dpo-card:hover {
        box-shadow: 0px 4px 8px 0px rgba(183, 188, 193, 0.25);
    }

}
@media (max-width: 1199.98px) {
    .dpo-cards .container>.row {
        gap: 16px 0;
    }
    .dpo-card-bottom .comp_PrimaryKey_Small {
        top: 0 !important;
    }


}

@media (max-width: 1199.98px) {
    .dpo-card-right .comp_Title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }
    .dpo-card-bottom .comp_PrimaryKey_Small~.comp_PrimaryKey_Small.variant_transparent {
        padding: 0;
        border-style: none;
        height: unset;
        min-width: unset;
        font-weight: 400;
        color: #2DAA55 !important;
    }

}
@media (max-width: 767.98px) {
    .dpo-card {
        padding: 16px 16px 24px;
        gap: 16px;
    }
    .dpo-card-right {
        width: 100%;
    }
    .dpo-card-bottom {
        gap: 16px 8px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .dpo-card-bottom .dpo-card-places {
        margin: 0;
        order: -1;
        width: 100%;
    }
    .dpo-card-bottom-done {
        font-size: 15px;
        margin-left: unset;
        order: -1;
        width: 100%;
    }
    .dpo-card-right>.column-gap-24 {
        gap: 16px 0;
    }

}

/**/
.dpo-card {
    display: grid;
}
/* .dpo-card-badges {
    grid-area: badges;
} */
.dpo-card-img-wrap {
    grid-area: img;
}
.dpo-card-title {
    grid-area: title;
}
.dpo-card-right {
    grid-area: card-right;
}
.dpo-card-bottom {
    grid-area: card-bottom;
}

/**/
.dpo-card-title .comp_Title_22_30 {
    max-width: 400px;
}
@media (max-width: 767.98px) {
    .dpo-card {
        grid-template-columns: calc(100% - 100px) 100px;
        gap: 16px 0;
        grid-template-areas:
      /* 'badges img' */
      'title img'
      'card-right card-right'
      'card-bottom card-bottom'
    ;
    }
    .dpo-card-img-wrap {
        display: flex;
        flex-direction: column;
        gap: 16px 0;
    }
    .dpo-card-img {
        width: 100px;
        height: 100px;
    }
    .dpo-card-img img {
        width: 100px;
        min-width: 100px;
        height: 100px;
        object-fit: cover;
    }
    .dpo-card-title {
        display: flex;
        flex-direction: column;
        gap: 16px 0;
    }
    .dpo-card-title .comp_Title_22_30 {
        padding-right: 0;
        margin-right: 8px;
        overflow: hidden;
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        word-break: auto-phrase;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }
}

@media (min-width: 768px) {
    .dpo-card {
        grid-template-columns: 180px 1fr;
        gap: 24px 32px;
        grid-template-areas:
    /* 'badges title' */
    'img title'
    'img card-right'
    'card-bottom card-bottom'
    ;
        /* grid-template-rows: max-content auto auto; */
        grid-auto-rows: auto;
    }
    .dpo-card-img-wrap {
        display: flex;
        flex-direction: column;
        gap: 24px 0;
    }
    .dpo-card-img {
        width: 180px;
        height: 180px;
    }
    .dpo-card-img img {
        width: 180px;
        min-width: 180px;
        height: 180px;
        object-fit: cover;
    }

}

/* end DPO CARD  */
.dpo-intro-left>* {
    max-width: 100%;
    width: 558px;
}
.dpo-intro-left img {
    margin-bottom: 24px;
    height: 249px;
    object-fit: cover;
    border-radius: 24px;
}
.dpo-detail .dpo-intro-left img {
    margin-bottom: 0;
    height: 380px;
}
@media (max-width: 1199.98px) {
    .dpo-intro-left .comp_Title_32_42 {
        font-size: 24px;
        line-height: 30px;
    }

}
@media (max-width: 767.98px) {
    .dpo-intro-left {
        margin-bottom: 24px;
    }
}
@media (max-width: 767.98px) {
    .dpo-intro-left .column-gap-24 {
        gap: 16px 0;
    }
    .dpo-intro-left img {
        margin-bottom: 16px;
        height: 165px;
    }
    .dpo-detail .dpo-intro-left img {
        margin-bottom: 24px;
        height: 200px;
    }

}


.dpo-intro-right {
    display: flex;
}
.dpo-intro-right .comp_PrimaryKey_Big {
    align-self: flex-start;
}
@media (min-width: 768px) {
    .dpo-intro-right>div {
        margin: auto 0;
    }

}
@media (min-width: 1200px) {
    .dpo-intro-right .tooltip-wrapper {
        margin-left: 16px;
    }

}
@media (max-width: 1199.98px) {
    .dpo-intro-right .comp_Title_32_42 {
        font-size: 18px;
        line-height: 26px;
    }
    .dpo-intro-right .comp_List_el {
        font-size: 15px;
        line-height: 22px;
    }

}
@media (max-width: 767.98px) {
    .dpo-intro-right .comp_List_el_wrapper {
        column-count: 2;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 8px 32px !important;
    }
    .dpo-intro-right .column-gap-32 {
        gap: 16px 32px;
    }
    .dpo-intro-right .comp_PrimaryKey_Big {
        display: none;
    }
    .dpo-intro-right .comp_List_el {
        width: calc(50% - 16px);
        flex-direction: column;
        align-items: flex-start;
        gap: 4px 0;
    }

}

/* dpo form  */
.dpo-list-form .feedback-form {
    padding: 64px;
    border-radius: 24px;
    max-width: 850px;
    border: 1px solid #E2E4E6;
    background: #fff;
}
.dpo-list-form .block-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 18px !important;
}
.dpo-list-form .form__item {
    margin-bottom: 24px;
}
.dpo-list-form .form__item-input {
    height: 54px;
}
.dpo-list-form .form__item .z-textarea {
    margin-top: 12px;
}
.dpo-list-form .form__item .z-textarea__textarea {
    height: 144px;
}
.dpo-list-form .fs-form-privacy .form__item-input {
    font-size: 15px !important;
    line-height: 21px;
    height: auto;
}



.dpo-list-form .feedback-btn .fs-btn {
    display: block;
    margin: 0 auto;
}

.dpo-list-form .form__item-input {
    -webkit-box-shadow: 0 1px 0 #B7BCC1;
    box-shadow: 0 1px 0 #B7BCC1;
    border-radius: 0;
}
.dpo-list-form .form__item .form__item-placeholder:before {
    content: none !important;
}
.dpo-list-form .form__item .form__item-placeholder {
    font-family: 'Foco';
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    padding-top: 20px;
    height: auto;
    opacity: 1;
    color: #B7BCC1;
}
.dpo-list-form .form__item .z-textarea__textarea {
    border: 1px solid #B7BCC1;
    padding: 12px;
}
.dpo-list-form .form__item .z-textarea .form__item-placeholder {
    padding: 12px 0 0 12px;
}
.dpo-list-form .form__item .z-textarea textarea:focus ~ .form__item-placeholder,
.dpo-list-form .form__item .z-textarea textarea:focus-within ~ .form__item-placeholder,
.dpo-list-form .form__item .z-textarea textarea:not(:placeholder-shown) ~ .form__item-placeholder {
    display: none;
}
.dpo-list-form .form__item .z-textarea textarea::placeholder {
    color: transparent;
}
.dpo-list-form .form__item .form__item-placeholder:after {
    content: "*";
    color: #D82623;
    font-size: 1.25em;
    line-height: 1;
    vertical-align: middle;
    margin-left: 6px;
}



.dpo-list-form-footer {
    display: flex;
    flex-direction: column;
    gap: 24px 0;
    margin-top: 16px;
}
.dpo-list-form-footer .custom-control-label {
    flex-wrap: nowrap;
}
.dpo-list-form-footer .comp_PrimaryKey_Big {
    display: block;
    margin: 0 auto;
}
@media (max-width: 1023.98px) {
    .dpo-qa .dpo-list-form {
        margin-top: 64px;
    }
    .dpo-list-form .feedback-form {
        padding: 32px 24px;
        margin: 0 auto;
    }
    .dpo-list-form-footer .comp_PrimaryKey_Big {
        width: 100%;
    }

}



/* WESTUDY POPUP */
.fs-form__inner.fs-newform__modal.westudy__modal {
    padding: 0;
    border-radius: 24px;
    background: transparent;
}
@media (min-width: 768px) {
    .fs-form__inner.fs-newform__modal.westudy__modal {
        min-width: 700px;
    }
}


/* start DPO RESERV POPUP*/
.fs-form__inner.fs-newform__modal.reserv__modal {
    padding: 48px 0 0 0;
    border-radius: 24px;
}
@media (min-width: 768px) {
    .fs-form__inner.fs-newform__modal.reserv__modal {
        min-width: 700px;
    }
}


.westudy__modal .fs-modal-header {
    overflow: hidden;
    border-radius: 24px 24px 0 0;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 180px;
    background: #858C92 url('/local/templates/lektoriy_phosagro/css/../img/popup-head-img.png') no-repeat 50% 50% / cover;
}

.westudy__modal .fs-modal-content {
    padding: 48px 64px 0;
    display: flex;
    flex-direction: column;
    gap: 8px 0;
    background: #fff;
}
.westudy__modal .email-attention {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    display: flex;
    gap: 0 4px;
    align-items: center;
}
.reserv__modal .fs-modal-content {
    padding: 48px 64px 24px;
    display: flex;
    flex-direction: column;
    gap: 18px 0;
    background: #fff;
}
.reserv__modal .email-attention {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    /*display: flex;*/
    gap: 8px;
    align-items: center;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.westudy__modal .fs-modal-footer {
    margin: 0 !important;
    padding: 24px 64px 48px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: flex-end;
    justify-content: space-between;
    background: #fff;
    border-radius: 0 0 24px 24px;
}

.westudy__modal .fs-modal-footer .comp_PrimaryKey_Big {
    min-width: 250px;
}
.westudy__modal .custom-control-label {
    flex-wrap: nowrap;
    text-align: left;
}

@media (min-width: 768px) {
    .westudy__modal .fs-form-privacy br {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .fs-form__inner.fs-newform__modal.westudy__modal {
        border-radius: 0;
    }
    .westudy__modal .fs-modal-header {
        height: 188px !important;
        min-height: 188px;
        border-radius: 0 !important;
        background: #858C92 url('/local/templates/lektoriy_phosagro/css/../img/popup-head-img-mob.png') no-repeat 50% 50% / cover;
    }
    .westudy__modal .fs-modal-content {
        padding: 32px 16px 0;
    }
    .westudy__modal .txt_18_28 {
        font-size: 16px;
        line-height: 24px;
    }
    .westudy__modal .email-attention {
        margin: 12px 0;
        font-size: 18px;
        line-height: 30px;
    }
    .westudy__modal .fs-modal-footer {
        padding: 24px 16px;
        border-radius: 0;
        flex-direction: column;
        align-items: center;
        gap: 24px 0;
    }
    .westudy__modal .fs-modal-footer .comp_PrimaryKey_Big {
        width: 100%;
    }

}
/* end WESTUDY POPUP */

/* HELPERS */
.img-rounded {
    display: block;
    max-width: 100%;
    border-radius: 50%;
    overflow: hidden;
}
[class*="column-gap-"] {
    display: flex;
    flex-direction: column;
}
.column-gap-32 {
    gap: 32px 0;
}
.column-gap-24 {
    gap: 24px 0;
}
.column-gap-16 {
    gap: 16px 0;
}
.column-gap-8 {
    gap: 8px 0;
}
.column-gap-4 {
    gap: 4px 0;
}
.color_858C92 {
    color: #858C92;
}
.txt_30_28 {
    font-size: 30px;
    line-height: 28px;
}
.form-notification {
    padding: 16px 50px;
    border-radius: 12px;
    background: #EAF6EE;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #11161A;
}
/* end HELPERS */

/* DPO DETAIL  */
/* hero  */
.dpo-detail-hero {
    padding: 36px 48px 48px;
    border-radius: 24px;
    position: relative;
}
.dpo-detail-hero-props {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 48px;
}
.dpo-detail-hero-bottom {
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0 32px;
}
.dpo-detail-hero .img-rounded {
    object-fit: cover;
    width: 328px;
    min-width: 328px;
    height: 328px;
    object-fit: cover;
}
.dpo-detail-hero-img .dpo-detail-hero-picture--mob {
    display: block;
    margin: auto;
    width: 200px;
    max-width: 200px;
    min-width: 200px;
    height: 200px;
}

@media (min-width: 992px) {
    .dpo-detail-hero-props .dpo-detail-hero-spec {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

}


@media (min-width: 1200px) {
    .dpo-detail-hero {
        display: grid;
        grid-template-areas:
      'badges badges'
      'txt img'
      'txt img'
      'props img'
      'bottom img';
        grid-template-columns: calc(100% - 328px - 24px) 328px;
        gap: 24px;
    }

    .dpo-detail-hero-bages {
        grid-area: badges;
        display: flex;
        gap: 0 8px;
        align-items: center;
    }

    .dpo-detail-hero-txt {
        grid-area: txt;
        max-width: 820px;
        position: relative;
        z-index: 1;
    }

    .dpo-detail-hero-props {
        grid-area: props;
    }

    .dpo-detail-hero-img {
        grid-area: img;
    }

    .dpo-detail-hero-bottom {
        grid-area: bottom;
    }
    /* new img */
    .dpo-detail-hero-img .dpo-detail-hero-picture--desk {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
    .dpo-detail-hero-img .dpo-detail-hero-picture--mob {
        display: none;
    }
    /* end new img */
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .dpo-detail-hero {
        display: grid;
        grid-template-areas:
      'badges badges'
      'txt img'
      'txt img'
      'props img'
      'bottom img';
        grid-template-columns: calc(100% - 200px - 24px) 200px;
        gap: 24px;
    }

    .dpo-detail-hero-bages {
        grid-area: badges;
        display: flex;
        gap: 0 8px;
        align-items: center;
    }

    .dpo-detail-hero-txt {
        grid-area: txt;
        max-width: 820px;
    }

    .dpo-detail-hero-props {
        grid-area: props;
    }

    .dpo-detail-hero-img {
        grid-area: img;
    }

    .dpo-detail-hero-bottom {
        grid-area: bottom;
    }

    /* new img */
    .dpo-detail-hero-img .dpo-detail-hero-picture--desk {
        display: none;
    }

    .dpo-detail-hero-img .dpo-detail-hero-picture--mob {
        display: block;
    }

    /* end new img */
}
@media (max-width: 991.98px) {

    .dpo-detail-hero {
        display: flex;
        flex-direction: column;
        gap: 16px 0;
        padding: 16px;
    }
    .dpo-detail-hero-bages {
        order: 1;
    }
    .dpo-detail-hero-img {
        order: 2;
    }
    .dpo-detail-hero-props {
        order: 3;
    }
    .dpo-detail-hero-txt {
        order: 4;
    }
    .dpo-detail-hero-bottom {
        order: 5;
    }
    .dpo-detail-hero-bages {
        display: flex;
        flex-direction: column;
        gap: 8px 0;
    }
    .dpo-detail-hero .txt_18_28 {
        font-size: 16px;
        line-height: 24px;
    }
    .dpo-detail-hero-props {
        flex-direction: column;
        gap: 0;
    }
    .dpo-detail-hero-props .txt_18_28>.fwb:not(span) {
        display: inline-block;
        line-height: 24px;
    }
    .dpo-detail-hero .comp_Stars.variant_24 {
        display: inline-flex;
        vertical-align: middle;
    }
    .dpo-detail-hero .comp_Stars.variant_24 [class*=icon-star-] {
        width: 16px;
        height: 16px;
    }

    .dpo-detail-hero-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px;
        gap: 16px;
    }
    .dpo-detail-hero-bottom .comp_PrimaryKey_Big {
        width: 100%;
    }
    .dpo-detail-hero-bottom .comp_PrimaryKey_Big.variant_done .comp_btn_inner {
        justify-content: center;
    }
    .dpo-detail-hero-img .dpo-detail-hero-picture--mob {
        display: block;
        margin: auto;
    }

    /* new img  */
    .dpo-detail-hero-img .dpo-detail-hero-picture--desk {
        display: none;
    }
    /* end new img  */

}

@media (max-width: 991.98px) {
    .ios-below-14 .dpo-detail-hero > div {
        margin-bottom: 16px;
    }
    .ios-below-14 .dpo-detail-hero-bages > div {
        margin-bottom: 8px;
    }
    @media (max-width: 767.98px) {
        .ios-below-14 .dpo-detail-hero-bottom .txt_16_24 {
            margin-bottom: 16px;
        }
    }
}
/* end hero  */

.dpo-detail-teachers,
.dpo-detail-materials,
.dpo-detail-steps,
.dpo-detail-description {
    padding: 80px 0;
}

/* description */
.dpo-detail-description ul {
    padding: 0;
    margin: 0;
}
.dpo-detail-description li {
    display: flex;
    gap: 0 16px;
    position: relative;
    align-items: baseline;
}
.dpo-detail-description li:before {
    content: '';
    width: 8px;
    min-width: 8px;
    height: 8px;
    display: inline-block;
    background-color: #11161A;
    border-radius: 50%;
    position: relative;
    top: -2px;
}

.dpo-detail-description-summary {
    max-width: 100%;
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 24px;
}
.dpo-detail-description .separator-vertical {
    height: 36px;
    width: 2px;
    min-width: 2px;
    background-color: #B7BCC1;
    display: inline-block;
    line-height: 36px;
}
.dpo-detail-program {

}

@media (max-width: 1199.98px) {
    .dpo-detail-description .txt_18_28 {
        font-size: 16px;
        line-height: 24px;
    }
    .dpo-detail-description-summary {
        font-size: 22px;
        line-height: 28px;
    }
    .dpo-detail-description .separator-vertical {
        height: 24px;
        line-height: 28px;
    }

}

@media (max-width: 767.98px) {
    .dpo-detail-description {
        padding: 32px 0 64px;
    }

    .dpo-detail-description li:before {
        width: 4px;
        min-width: 4px;
        height: 4px;
    }
    .dpo-detail-description-summary {
        gap: 8px 16px;
    }
}
/* end description  */

/* steps  */
.dpo-detail-steps .img-responsive {
    border-radius: 24px;
}
.dpo-detail-steps .txt_18_28 {
    font-weight: 400;
}

@media (max-width: 1199.98px) {
    .dpo-detail-steps .txt_22_27 {
        font-size: 18px;
        line-height: 22px;
    }

    .dpo-detail-steps .txt_18_28 {
        font-size: 16px;
        line-height: 24px;
    }

}

@media (max-width: 767.98px) {
    .dpo-detail-steps .column-gap-32 {
        gap: 24px 0;
    }
    .dpo-detail-steps {
        padding: 64px 0 36px;
    }
    .dpo-detail-steps .img-responsive {
        margin-bottom: 32px;
    }

}

/* end steps  */

.dpo-detail-form {
    padding: 80px 0 0;
}
.dpo-detail-form .form-curator {
    width: 847px;
    max-width: 100%;
    margin: 0 auto;
}

/* sliders  */
.slider-docs .owl-stage-outer,
.slider-teachers .owl-stage-outer,
.slider-materials .owl-stage-outer {
    overflow: hidden;
}
.slider-docs .owl-stage,
.slider-teachers .owl-stage,
.slider-materials .owl-stage {
    display: flex;
}
.slider-materials .owl-stage-outer {
    padding-bottom: 10px;
}
/* patch for loading  */
.slider-materials:not(.owl-loaded),
.slider-docs:not(.owl-loaded),
.slider-teachers {
    display: flex;
    transition: all .9s ease;
}
.slider-materials:not(.owl-loaded),
.slider-docs:not(.owl-loaded),
.slider-teachers:not(.owl-loaded) {
    width: 100%;
    overflow: hidden;
}
.slider-materials:not(.owl-loaded):after,
.slider-docs:not(.owl-loaded):after,
.slider-teachers:not(.owl-loaded):after {
    content: '';
    background: #fff url('/local/templates/lektoriy_phosagro/css/../img/loader.gif') no-repeat 50% 50% / 24px 24px;
    position: absolute;
    inset: 0;
    transition: background .35s ease;
}
/* end patch for loading  */

.slider-teachers .card-speaker__img {
    border-radius: 50%;
    overflow: hidden;
    min-width: 288px;
}

@media (min-width: 768px) {
    .slider-docs-wrapper {
        text-align: center;
        border: 1px solid #E2E4E6;
        border-radius: 24px;
        padding: 48px 24px;
        position: relative;
    }

}
.slider-docs-wrapper .comp_Title_22_30 {
    margin-bottom: 48px;
}
.slider-docs-element {
    align-items: center;
}
.slider-docs-img {
    display: inline-block;
    width: 313px;
    max-width: 100%;
    border-radius: 10px;
}
.slider-docs-caption {
    font-size: 15px;
    line-height: 20px;
    color: #858C92;
    text-align: center;
}
@media (max-width: 1343.98px) {
    .slider-teachers .card-speaker__img {
        width: 180px;
        min-width: 180px;
        max-width: 100%;
        height: 180px;
    }
}

@media (max-width: 1199.98px) {
    .slider-docs-wrapper .comp_Title_22_30 {
        margin-bottom: 24px;
    }

}
@media (max-width: 767.98px) {
    .slider-docs-wrapper {
        margin-top: 48px;
    }
    .slider-docs-wrapper .comp_Title_22_30 {
        text-align: left;
    }

}
@media (min-width: 768px) {

    .slider-docs-wrapper .comp_Title_22_30 br {
        display: none;
    }

}
/**/
.dpo-detail-materials .comp_Title_32_42,
.dpo-detail-teachers .comp_Title_32_42 {
    margin-bottom: 48px;
}
.dpo-detail-materials .slider-materials,
.dpo-detail-teachers .slider-teachers {
    position: relative;
}

.dpo-detail-teachers .card-speaker {
    padding: 0;
}
.dpo-detail-materials .owl-nav,
.dpo-detail-teachers .owl-nav {
    position: absolute;
    top: -80px;
    right: 0;
    display: flex;
    gap: 0 32px;
}
.slider-teachers.dpo_teachers .owl-nav {
    position: absolute;
    top: 0px;
    right: 0;
    display: flex;
    gap: 0 32px;
}
.dpo-detail-materials .owl-nav.disabled,
.dpo-detail-teachers .owl-nav.disabled {
    display: none;
}
/**/
.dpo-detail-teachers .card-speaker__name {
    font-size: 18px;
    line-height: 28px;
}
.dpo-detail-teachers .card-speaker__position {
    font-size: 15px;
    line-height: 21px;
}
@media (max-width: 1199.98px) {
    .dpo-detail-teachers .card-speaker__name {
        font-size: 16px;
        line-height: 24px;
    }
    .dpo-detail-teachers .card-speaker__position {
        font-size: 13px;
        line-height: 18px;
    }

}
/**/
.slider-materials .card-small {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
/**/
.slider-controls-custom .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px 16px;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

}
.slider-controls-custom .owl-dot {
    width: 12px;
    min-width: 12px;
    height: 12px;
    min-height: 12px;
    border: none;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #B7BCC1;
    padding: 1px;
    background-clip: content-box;
}

.slider-controls-custom .owl-dot.active {
    background: #2DAA55;
    padding: 0;
}

.slider-materials .owl-dots {
    margin: auto;
    width: 100%;
    position: absolute;
    top: calc(100% + 24px);
    left: 0;

    padding: 0 15px 0 0;
}

.slider-docs .owl-nav.disabled,
.slider-docs .owl-dots.disabled,
.slider-teachers .owl-dots.disabled,
.slider-materials .owl-dots.disabled,
.slider-teachers .owl-nav.disabled,
.slider-materials .owl-nav.disabled {
    display: none;
}
.slider-docs .owl-nav {
    position: absolute;
    top: 50%;
    left: 24px;
    right: 24px;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
}
.slider-docs .owl-dots {
    margin-top: 24px;
}

@media (max-width: 1023.98px) {
    .slider-materials .owl-stage .card-small__img {
        height: 140px;
        max-height: 140px;
        min-height: 140px;
    }

}
@media (max-width: 767.98px) {
    .dpo-detail-materials,
    .dpo-detail-teachers {
        padding: 64px 0;
    }
    .dpo-detail-form {
        padding: 36px 0 0;
    }
    .slider-brands,
    .dpo-detail-materials .slider-materials,
    .dpo-detail-teachers .slider-teachers {
        margin: 0 -15px 0 0;
    }
    .dpo-detail-materials .slider-materials {
        max-width: 247px;
    }
    .dpo-detail-materials .slider-materials,
    .dpo-detail-teachers .slider-teachers {
        max-width: 100%;
		overflow-x: hidden;
    }

	.dpo-detail-teachers .slider-teachers .owl-item {
		max-width: 219px;
	}

    .dpo_teachers .slider-teachers .owl-item {
		max-width: 219px !important;
	}

    .slider-brands {
        max-width: 200px;
    }

    .slider-brands .owl-stage-outer,
    .dpo-detail-materials .slider-materials .owl-stage-outer,
    .dpo-detail-teachers .slider-teachers .owl-stage-outer {
        overflow: visible;
    }

}
/* end sliders  */

/* tooltip  */
.tippy-popper {
    max-width: unset !important;
    /* max-width: 340px; */
    /* margin: 0 20px; */
    z-index: 9 !important;
}
.tippy-tooltip {
    width: 340px;
    max-width: 340px;
    border-radius: 12px;
    color: #11161A;
    border: 1px solid #E2E4E6;
    padding: 16px 24px;
    font-size: 16px;
    line-height: 24px;
    box-shadow: 0 15px 45px 0 rgba(8, 37, 98, 0.1);
    text-align: left;
}
.col-lg-6.dpo-intro-right {
    overflow: hidden;
}
.tippy-backdrop {
    background-color: #FFF;
}
.tippy-content {

}

@media (min-width: 1200px) {
    .tippy-popper:has(.ava-theme) {
        margin: 0 10px;
    }
    .tippy-popper:not(:has(.ava-theme)) {
        margin: 0 20px;
    }
}
@media (max-width: 767.98px) {
    .tippy-tooltip {
        padding: 32px 24px;
        width: 295px;
        max-width: 295px;
        position: relative;
    }
    .tippy-content {
        font-size: 15px;
        line-height: 21px;
    }

}
/* end tooltip  */

/* DPO FIXED PANEL  */
.dpo-fixed-panel {
    max-width: fit-content;
    position: fixed;
    bottom: 1.5rem;
    left: 24px;
    z-index: 51;
    display: none;
    transition: all .9s ease;
}
.dpo-fixed-panel.active {
    display: block;
}
.dpo-fixed-pannel--inner {
    display: flex;
    flex-direction: column;
    gap: 4px 0;
    padding: 16px 24px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0px 0px 12px 0px #858C9240;
}
.dpo-fixed-pannel--top {
    display: flex;
    gap: 0 4px;
    align-items: center;
    justify-content: center;
    padding: 8px 0;
}
.dpo-fixed-pannel--top:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/calendar.svg') no-repeat 50% 50% / contain;
    display: inline-block;
}
.dpo-fixed-pannel--bottom {
    display: flex;
    align-items: center;
    gap: 0 16px;
    white-space: nowrap;
}
.dpo-fixed-pannel--bottom button {
    width: -webkit-fill-available;
    padding: 8px 32px;
}
@media (max-width: 991.98px) {
    .dpo-fixed-panel {
        width: 100vw;
        max-width: 100vw;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 51;
    }
    .dpo-fixed-pannel--inner {
        width: 100%;
        border-radius: 0;
        background: #F0F7F8;
        padding: 16px;
        box-shadow: none;
    }
    .dpo-fixed-pannel--top {
        display: none;
    }
    .dpo-fixed-pannel--bottom>*:not(button) {
        display: none;
    }
    .dpo-fixed-pannel--bottom button {
        width: 100%;
        height: 48px;
        border-radius: 32px;
        padding: 14px 32px 15px;
        line-height: 19px;
        font-size: 16px;
        top: 0 !important;
    }

}
/* DPO FIXED PANEL  */


/* end DPO DETAIL  */
/*end DPO*/
.reserv__modal .fs-modal-footer {
    margin: 0 !important;
    padding: 53px 94px 48px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: flex-end;
    justify-content: space-between;
    background: #fff;
    border-radius: 0 0 24px 24px;
}

.reserv__modal .fs-modal-footer .comp_PrimaryKey_Big {
    min-width: 250px;
}
.reserv__modal.custom-control-label {
    flex-wrap: nowrap;
    text-align: left;
}
.reserv-ok__modal .fs-modal-footer {
    display: initial;
    padding: 2px 94px 47px;
}
.fs-form__inner.fs-newform__modal.reserv-ok__modal {
    padding: 12px 0 0 0;
}
.reserv-ok__modal .fs-modal-content {
    padding: 24px 64px 24px;
}
.reserv-ok__modal .fs-modal-content {
    gap: 8px 0;
}
@media (max-width: 767.98px){
    .reserv__modal .fs-modal-footer .comp_PrimaryKey_Big {
        min-width: 200px;
        margin: 0 auto;
    }
}
@media (max-width: 374px) {
    .reserv__modal .fs-modal-footer .comp_PrimaryKey_Big {
        min-width: 180px;
    }
}
/* end DPO  RESERV POPUP*/


/* DPO TEXT  */
.dpo-txt {
    display: inline-flex;
    align-items: flex-start;
    gap: 0 8px;
    margin-bottom: 48px;
    padding: 10px 16px;
    border-radius: 12px;
    background: #EAF6EE;
}
.dpo-txt:before {
    content: '';
    width: 16px;
    min-width: 16px;
    height: 16px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/check.svg') no-repeat 50% 50% / contain;
    margin-top: 4px;
}
@media (max-width:1199.98px) {
    .dpo-txt {
        margin-bottom: 32px;
    }
    .dpo-txt .txt_16_24 {
        font-size: 15px;
        line-height: 20px;
    }
}
/**/
.kursy-dpo-txt {
    margin-bottom: 48px;
    font-family: 'Foco';
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: var(--color_text);
}
@media (max-width:1199.98px) {
    .kursy-dpo-txt {
        margin-bottom: 32px;
    }
}
/* end DPO TEXT  */


/* RATING  */
section[class*="rating-page-"] {
    padding: 40px 0;
}


section.rating-page-intro {
    padding: 0 0 40px;
}
.infobox {
    display: flex;
    align-items: flex-start;
    gap: 0 24px;
    background: #EAF6EE;
    border-radius: 24px;
    padding: 48px;
}
.infobox:before {
    content: '';
    width: 64px;
    min-width: 64px;
    height: 64px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/book_circle.svg') no-repeat 50% 50% / contain;
}
.infobox.infobox-star:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/star_circle.svg') no-repeat 50% 50% / contain;
}
.rating-page-info-button {
    margin-top: 32px;
}
.rating-page-info-button .comp_PrimaryKey_Big {
    display: inline-block;
}
@media (min-width: 1200px) {
    .infobox {
        max-width: 960px;
    }
    .rating-page-status-infobox .infobox {
        max-width: unset;
        padding: 32px;
        width: calc((100% / 3) * 2);
    }
}
@media (max-width: 1199.98px) {
    .infobox {
        padding: 24px;
    }
    .infobox .txt_16_24,
    .infobox .txt_18_28 {
        font-size: 15px;
        line-height: 21px;
    }
    .rating-page-info-button {
        margin-top: 24px;
    }
}
@media (max-width: 767.98px) {
    .infobox {
        flex-direction: column;
        gap: 16px 0;
    }

}


@media (max-width:767.98px) {
    section[class*="rating-page-"] {
        padding: 32px 0;
    }
    section.rating-page-intro {
        padding: 0 0 32px;
    }
    section[class*="rating-page-"] .title_32_42 {
        font-size: 24px;
        line-height: 30px;
    }
}
.icon-book,
.icon-human,
.icon-top,
.icon-expert,
.icon-advanced,
.icon-beginner {
    display: inline-block;
    width: 64px;
    min-width: 64px;
    height: 64px;
}
.icon-top {
    background: url('/local/templates/lektoriy_phosagro/css/../img/top.svg') no-repeat 50% 50% / contain;
}
.icon-expert {
    background: url('/local/templates/lektoriy_phosagro/css/../img/expert.svg') no-repeat 50% 50% / contain;
}
.icon-advanced {
    background: url('/local/templates/lektoriy_phosagro/css/../img/advanced.svg') no-repeat 50% 50% / contain;
}
.icon-beginner {
    background: url('/local/templates/lektoriy_phosagro/css/../img/beginner.svg') no-repeat 50% 50% / contain;
}

.icon-book {
    background: url('/local/templates/lektoriy_phosagro/css/../img/book.svg') no-repeat 50% 50% / contain;
}
.icon-human {
    background: url('/local/templates/lektoriy_phosagro/css/../img/human.svg') no-repeat 50% 50% / contain;
}

.icon-rating-star-green {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/rating-star-green.svg') no-repeat 50% 50% / contain;
}

/* description  */
section[class*="rating-page-"] .title_32_42 {
    margin-bottom: 32px;
}
.comp_ImgTxt_wrapper {
    display: flex;
    flex-direction: column;
    gap: 48px 0;
}
.comp_ImgTxt {
    display: flex;
    align-items: center;
    gap: 0 48px;
}

.comp_ImgTxt_txt,
.comp_ImgTxt_img {
    width: 100%;
}
.comp_ImgTxt_txt {
    display: flex;
    flex-direction: column;
    gap: 16px 0;
}
.comp_ImgTxt_img img {
    display: inline-block;
    max-width: 100%;
    border-radius: 24px;
}

@media (min-width: 600px) {

    .comp_ImgTxt_txt,
    .comp_ImgTxt_img {
        width: 50%;
    }

    .comp_ImgTxt:nth-child(even) {
        flex-direction: row-reverse;
    }

    .comp_ImgTxt {
        flex-wrap: nowrap;
        gap: 24px;
    }

}

@media (max-width: 1199.98px) {
    section[class*="rating-page-"] .title_32_42 {
        margin-bottom: 24px;
    }

    .comp_ImgTxt {
        gap: 0 24px;
    }

    .comp_ImgTxt_txt {
        gap: 8px 0;
    }

    @media (max-width: 599.98px) {
        .comp_ImgTxt {
            flex-wrap: wrap;
            gap: 16px 0;
        }

        .comp_ImgTxt_txt {
            width: 512px;
            max-width: 100%;
        }

        .comp_ImgTxt_img img {
            height: 160px;
            object-fit: cover;
        }
    }

    @media (max-width: 599.98px) {

        .comp_ImgTxt_txt,
        .comp_ImgTxt_img {
            width: 100%;
            max-width: 430px !important;
        }

    }

}

/* end description  */

/* POINTS  */
.rating-page-points-inner {
    gap: 32px 0;
}
.rating-table {

}

.rating-table-th {
    display: flex;
    gap: 0 16px;
    align-items: center;
    border-bottom: 2px solid #858C92;
    padding-bottom: 16px;
}
.rating-table-tr {
    display: flex;
    gap: 0 24px;
    align-items: flex-start;
    justify-content: space-between;
    padding: 24px;
    border-bottom: 1px solid #E2E4E6;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
}
.rating-table-td-left {
    width: calc(100% - 150px - 24px);
}
.rating-table-td-right {
    display: flex;
    width: 150px;
    gap: 0 4px;
    color: #2DAA55;
    align-items: center;
    white-space: nowrap;
}

.rating-page-points .maxw {
    max-width: 856px;
}
@media (min-width: 1200px) {
    .rating-table-td-right {
        padding-left: 20px;
    }
}
@media (max-width: 1199.98px) {
    .rating-table-th .title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }
    .rating-table-tr {
        padding: 16px 0;
        font-size: 15px;
        line-height: 21px;
        gap: 0 24px;
    }
    .rating-table-tr .icon-rating-star-green {
        width: 18px;
        min-width: 18px;
        height: 18px;
    }
    .rating-table-td-left {
        width: calc(100% - 120px - 24px);
    }
    .rating-table-td-right {
        width: 120px;
        min-width: 120px;
        white-space: nowrap;
    }
    .rating-page-points .txt_18_28.maxw {
        font-size: 16px;
        line-height: 24px;
    }
}
/* end POINTS  */

/* STATUS  */
.rating-page-status-inner {
    display: flex;
    gap: 20px;
}
.rating-page-status .rating-status-item-txt {
    font-weight: bold;
}
.rating-status-item {
    display: flex;
    flex-direction: column;
    gap: 16px 0;
    position: relative;
}
/* active  */
.rating-status-item.active .icon-top {
    background: url('/local/templates/lektoriy_phosagro/css/../img/top__green.svg') no-repeat 50% 50% / contain;
}
.rating-status-item.active .icon-expert {
    background: url('/local/templates/lektoriy_phosagro/css/../img/expert__green.svg') no-repeat 50% 50% / contain;
}
.rating-status-item.active .icon-advanced {
    background: url('/local/templates/lektoriy_phosagro/css/../img/advanced__green.svg') no-repeat 50% 50% / contain;
}
.rating-status-item.active .icon-beginner {
    background: url('/local/templates/lektoriy_phosagro/css/../img/beginner__green.svg') no-repeat 50% 50% / contain;
}
/* end active  */
/* inactive  */
.rating-status-item.inactive .icon-top {
    background: url('/local/templates/lektoriy_phosagro/css/../img/top__grey.svg') no-repeat 50% 50% / contain;
}
.rating-status-item.inactive .icon-expert {
    background: url('/local/templates/lektoriy_phosagro/css/../img/expert__grey.svg') no-repeat 50% 50% / contain;
}
.rating-status-item.inactive .icon-advanced {
    background: url('/local/templates/lektoriy_phosagro/css/../img/advanced__grey.svg') no-repeat 50% 50% / contain;
}
.rating-status-item.inactive .icon-beginner {
    background: url('/local/templates/lektoriy_phosagro/css/../img/beginner__grey.svg') no-repeat 50% 50% / contain;
}
/* end inactive  */

.rating-status-item i {
    position: relative;
}
.rating-status-item i:not(.icon-top):after {
    content: '';
    display: inline-block;
    width: 162px;
    height: 20px;
    position: relative;
    top: 50%;
    left: calc(100% + 20px);
    transform: translateY(-50%);
}
.rating-status-item i.icon-beginner:after {
    background: url('/local/templates/lektoriy_phosagro/css/../img/status-arrow__green.svg') no-repeat 50% 50% / contain;
}
.rating-status-item i.icon-advanced:after {
    background: url('/local/templates/lektoriy_phosagro/css/../img/status-arrow__blue.svg') no-repeat 50% 50% / contain;
}
.rating-status-item i.icon-expert:after {
    background: url('/local/templates/lektoriy_phosagro/css/../img/status-arrow__darkblue.svg') no-repeat 50% 50% / contain;
}
/* active  */
.rating-status-item.active i:after {
    background: url('/local/templates/lektoriy_phosagro/css/../img/status-arrow__green.svg') no-repeat 50% 50% / contain;
}
/* end active  */
/* inactive  */
.rating-status-item.inactive i:after {
    background: url('/local/templates/lektoriy_phosagro/css/../img/status-arrow__grey.svg') no-repeat 50% 50% / contain;
}
/* end inactive  */

.rating-status-item-txt {
    overflow: hidden;
}

@media (min-width: 992px) {
    .rating-status-item {
        display: flex;
        flex-direction: column;
        gap: 16px 0;
        position: relative;
        max-width: 245px;
        width: calc(100% / 4);
    }
}
@media (min-width: 992px) {
    .rating-status-item i:not(.icon-top):after {
        width: 80px;
    }
}
@media (min-width: 1024px) {
    .rating-status-item i:not(.icon-top):after {
        width: 110px;
    }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
    .rating-status-item i:not(.icon-top):after {
        width: 130px;
    }
}
@media (min-width: 1300px) {
    .rating-status-item i:not(.icon-top):after {
        width: 162px;
    }
}

@media (max-width: 991.98px) {
    .rating-page-status-inner {
        flex-direction: column;
        gap: 40px 0;
    }
    .rating-status-item {
        flex-direction: row;
        gap: 0 16px;
        align-items: center;
        overflow: visible;
    }
    .rating-status-item i:not(.icon-top):after {
        width: 32px;
        height: 32px;
        transform: translateX(-50%);
        top: 106%;
        bottom: 0;
        left: 50%;
        overflow: visible;
    }
    .rating-status-item i.icon-beginner:after {
        background: url('/local/templates/lektoriy_phosagro/css/../img/status-arrow__green__mob.svg') no-repeat 50% 50% / contain;
    }

    .rating-status-item i.icon-advanced:after {
        background: url('/local/templates/lektoriy_phosagro/css/../img/status-arrow__blue__mob.svg') no-repeat 50% 50% / contain;
    }

    .rating-status-item i.icon-expert:after {
        background: url('/local/templates/lektoriy_phosagro/css/../img/status-arrow__darkblue__mob.svg') no-repeat 50% 50% / contain;
    }
    /* active  */
    .rating-status-item.active i:after {
        background: url('/local/templates/lektoriy_phosagro/css/../img/status-arrow__green__mob.svg') no-repeat 50% 50% / contain;
    }
    /* end active  */
    /* inactive  */
    .rating-status-item.inactive i:after {
        background: url('/local/templates/lektoriy_phosagro/css/../img/status-arrow__grey__mob.svg') no-repeat 50% 50% / contain;
    }
    /* end inactive  */
}
/* end STATUS  */

/* end RATING  */

/* PROFILE  */
.profile-page section {
    padding: 40px 0;
}
.profile-page section:first-child{
    padding: 0 0 40px;
}
.profile-page section:nth-last-of-type(1) {
    padding: 40px 0 0;
}
/**/
.block-nav-img-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 48px;
}
.block-nav-img-wrapper:before {
    border-radius: 50%;
}
.block-nav-img img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    object-fit: cover;
}
.block-nav-img-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: url('/local/templates/lektoriy_phosagro/css/../img/camera_transparent.svg') no-repeat center #29994E;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.block-nav-img-icon:hover {
    background-color: #33C15E;
}
.block-nav-img-icon:active {
    background-color: #248949;
}
.block-nav-nav .link:not(:hover) {
    color: #11161A;
}
.block-nav-nav .link.active {
    color: var(--green_default);
    pointer-events: none;
}

/* HELPERS */
.txt_22_28 {
    font-size: 22px;
    line-height: 28px;
}
.hr_grey {
    height: 1px;
    background-color: #E1EAF0;
}
.link-exit {
    display: flex;
    align-items: center;
    gap: 0 4px;
}
.link-exit:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/exit.svg') no-repeat 50% 50% / contain;
}
.maxw-960 {
    max-width: 960px;
}
.maxw-590 {
    max-width: 590px;
}
.link-star {
    display: flex;
    align-items: center;
    gap: 0 4px;
    white-space: nowrap;
}
.link-star:before {
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url('/local/templates/lektoriy_phosagro/css/../img/rating_green.svg') no-repeat 50% 50% / contain;
}
/**/
.block-status-total {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}
.block-status .title_32_42 {
    margin-bottom: 48px;
}
.status-total-item {
    background: #F0F7F8;
    border-radius: 24px;
    padding: 32px;
    width: calc(100% / 3 - 22px);
    min-width: 332px;
}
/**/
/**/
.badge-bonus-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}
.badge-bonus {
    padding: 7px 12px;
    background: #FFF;
    display: flex;
    align-items: center;
    gap: 0 4px;
    border-radius: 18px;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #858C92;
}
.badge-bonus:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/rating_grey.svg') no-repeat 50% 50% / contain;
}
.badge-bonus-green {
    color: var(--green_default);
}
.badge-bonus-green:not(.bg-lightblue .badge-bonus-green):not(.bg-lightgray .badge-bonus-green) {
    background-color: #EAF6EE;
}
.badge-bonus-green:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/rating_green.svg') no-repeat 50% 50% / contain;
}
/**/
/**/
.block-activity .title_32_42 {
    margin-bottom: 24px;
}
.block-activity .hr_grey {
    margin: 0 0 32px;
}
.block-activity-item {
    margin-bottom: 32px;
}
.block-activity-date {
    color: #858C92;
    margin-bottom: 12px;
}
.block-activity-bonuses.badge-bonus-wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.block-activity-bonuses.badge-bonus-wrapper .txt_18_24 {
    margin: auto 0;
}
.block-activity .form-bordered {
    padding: 48px 36px;
}
/* activity filter */
@media (max-width: 1023.98px) {
    .filter-activity {
        margin: 0 0 32px;
    }
    .filter-activity:hover .dropdown-menu:not(.show) {
        display: none;
    }
    .filter-activity .dropdown-toggle:after {
        transform: rotate(0) !important;
    }

}
@media (min-width: 1024px) {
    .filter-activity {
        margin: 0;
        max-width: 100%;
    }
    .filter-activity .dropdown-menu {
        position: static !important;
        display: block;
        margin: 0;
        transform: none !important;
        max-width: 100%;
    }
    .filter-activity .filter-dropdown__title {
        font-family: 'Foco';
        font-size: 22px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 8px;
    }
    .filter-activity .dropdown-menu:before {
        content: none;
    }
    .filter-activity .dropdown-menu__inner {
        margin: 0;
        padding: 0;
        box-shadow: none;
    }
    .filter-activity .custom-control-input-pseudo {
        overflow: hidden;
        white-space: normal;
    }
}
/* end activity filter */
/**/
/**/
.icon-star-xl,
.icon-beginner-xl,
.icon-advanced-xl,
.icon-expert-xl,
.icon-top-xl {
    width: 64px;
    min-width: 64px;
    height: 64px;
    display: inline-block;
}
.icon-beginner-xl {
    background: url('/local/templates/lektoriy_phosagro/css/../img/beginner_rounded.svg') no-repeat 50% 50% / cover;
}
.icon-advanced-xl {
    background: url('/local/templates/lektoriy_phosagro/css/../img/advanced_rounded.svg') no-repeat 50% 50% / cover;
}
.icon-expert-xl {
    background: url('/local/templates/lektoriy_phosagro/css/../img/expert_rounded.svg') no-repeat 50% 50% / cover;
}
.icon-top-xl {
    background: url('/local/templates/lektoriy_phosagro/css/../img/top_rounded.svg') no-repeat 50% 50% / cover;
}
.icon-star-xl {
    background: url('/local/templates/lektoriy_phosagro/css/../img/rating_green_xl.svg') no-repeat 50% 50% / cover;
}
/**/
/**/
.block-rating-summary {
    margin-bottom: 64px;
}
.block-rating-summary-wrapper {
    display: flex;
    gap: 0 32px;
}
.block-rating-summary-item {
    background: #F0F7F8;
    padding: 24px;
    border-radius: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 0 16px;
    align-items: center;
    width: 336px;
    max-width: 100%;
}
/**/
.block-rating-history .title_32_42 {
    margin-bottom: 48px;
}
.block-rating-history-filters {
    margin-bottom: 48px;
}
.block-rating-history-title-sm {
    margin-bottom: 8px;
}
.block-rating-history-all {
    padding-top: 32px;
}
.filter-history-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.filter-history {
    display: inline-block;
    padding: 0 20px;
    box-shadow: inset 0 0 0 1px #E2E4E6;
    border-radius: 8px;
    font-size: 16px;
    line-height: 34.4px;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    transition: all .35s ease;
}
.filter-history:hover {
    box-shadow: inset 0 0 0 2px var(--green_default);
    color: var(--green_default);
}
.filter-history:focus,
.filter-history:focus-within,
.filter-history.active,
.filter-history:active {
    box-shadow: inset 0 0 0 2px var(--green_active);
    color: var(--green_active);
    transition: .9s;
}
/**/
.block-rating-history-events-title {
    padding-bottom: 24px;
    margin-bottom: 32px;
    border-bottom: 2px solid #B7BCC1;
}
.rating-history-event {
    display: flex;
    gap: 0 16px;
    padding: 0 0 32px;
    border-bottom: 1px solid #D8D8D8;
}
.rating-history-event.hidden {
    display: none;
}
.rating-history-event-date {
    white-space: nowrap;
    color: #858C92;
    width: 100px;
    min-width: 100px;
}
.block-rating-history-events .comp_PrimaryKey_Big {
    margin: 32px auto 0;
    width: fit-content;
}

@media (max-width: 1023.98px) {
    .block-rating-history-events>.row {
        flex-direction: column-reverse;
    }

}
/**/
.filters-checkboxes .custom-control-input-pseudo {
    transition: all .35s ease;
}
.filters-checkboxes .custom-control-input-pseudo:hover {
    color: var(--green_default);
}

/**/
.block-personal-data {
    margin-bottom: 48px;
}
.block-personal-data-change .comp_TextArea {
    margin: 24px 0 48px;
}
/* bordered form */

.icon-lock {
    width: 14px;
    height: 16px;
    display: inline-block;
    background: url('/local/templates/lektoriy_phosagro/css/../img/lock.svg') no-repeat 50% 50% / contain;
}
.icon-attention {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/attention_green.svg') no-repeat 50% 50% / contain;
}
.attention-item {
    display: flex;
    gap: 0 8px;
    align-items: flex-start;
}
.attention-item:before {
    content: '';
    display: inline-block;
    width: 26px;
    min-width: 26px;
    height: 26px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/attention_green.svg') no-repeat 50% 50% / contain;
}

/**/
.form-bordered {
    position: relative;
    /* padding: 64px 64px 48px;
    border: 1px solid #E2E4E6; */
}

.form-bordered-group-title {
    margin-bottom: 24px;
}
.form-bordered .comp_PrimaryKey_Big {
    align-self: center;
    margin: 0 auto;
    width: fit-content;
}
@media (min-width: 1200px ) {
    .form-bordered {
        border-radius: 24px;
    }
}
@media(max-width: 767px){
	.form-bordered {
        padding: 0;
		border: none;
    }
}
/* end bordered form */

/* password change  */
.profile-password-form {
    /* margin-bottom: 80px; */
}
.profile-password-form .bg-lightblue {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    color: #858C92;
    font-weight: bold;
    border-radius: 12px;
}
.profile-password-form .comp_PrimaryKey_Big{
    margin: 16px auto 0;
    width: fit-content;
}
/**/
.profile-password-forget .txt_18_24 {
    margin: 24px 0 32px;
}
.profile-password-forget .comp_PrimaryKey_Small{
    width: fit-content;
}
/* end password change  */
.block-account-remove {
    padding-top: 56px;
    text-align: center;
}
@media (max-width: 1199.98px) {
    /* my profile page  */
    .profile-page section {
        padding: 32px 0;
    }
    .profile-page section:first-child {
        padding: 0 0 32px;
    }
    /**/
    .block-nav {
        margin-bottom: 64px;
    }
    .block-nav-img-wrapper {
        margin-bottom: 32px;
    }
    /**/
    .block-status-total {
        flex-wrap: wrap;
        gap: 16px;
    }
    .block-status .title_32_42 {
        margin-bottom: 24px;
    }
    .status-total-item {
        padding: 16px 24px;
        gap: 16px 0;
    }
    .status-total-item .column-gap-4 [class^="txt_"] {
        font-size: 18px;
        line-height: 24px;
    }
    .status-total-item .color-green {
        font-size: 16px;
        line-height: 20px;
    }
    @media (max-width: 767.98px) {
        .status-total-item {
            width: 100%;
        }
    }
    /**/
    /* status */
    .block-status .title_32_42 {
        margin-bottom: 24px;
    }
    /* end status */
    /* activity  */
    .block-activity>.row {
        gap: 64px 0;
    }
    .block-activity-date {
        margin-bottom: 16px;
    }
    .block-activity-item .column-gap-24 {
        gap: 16px 0;
    }
    .block-activity .hr_grey {
        margin: 0 0 24px;
    }
    .block-activity-form .form-bordered {
        padding: 48px 24px;
    }
    .block-activity-form .form-bordered .modal-backdrop,
    .block-activity-form .form-bordered {
        border-radius: 24px;
    }
    .block-activity-form .dpo-list-form {
        margin-top: 0
    }
    /* end activity  */
    /* form  */
    .form-bordered .comp_PrimaryKey_Big {
        width: 100%;
    }
    /* end form  */

    /* end my profile page  */
    @media (max-width: 767.98px) {
        .profile-section .block-nav {
            display: none;
        }

    }
    /* profile data  */
    .block-personal-data {
        margin-bottom: 64px;
    }
    .block-personal-data .form-bordered {
        padding: 0;
        border-style: unset;
    }
    .block-personal-data .form-bordered .column-gap-32 {
        flex-direction: column-reverse;
    }
    .block-personal-data .txt_16_24.attention-item {
        font-size: 15px;
        line-height: 20px;
    }
    .block-personal-data .title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }
    .block-personal-data .form-bordered-group-title {
        margin-bottom: 16px;
    }
    .block-personal-data .form-bordered-group .col-md-6:nth-last-of-type(2) {
        margin-bottom: 24px;
    }
    .block-personal-data-change .form-bordered {
        padding: 0;
        border-style: none;
    }
    .block-title {
        font-size: 18px;
        line-height: 26px;
    }
    .block-personal-data-change .comp_TextArea {
        margin: 24px 0;
    }
    @media (max-width: 767.98px) {
        /* modal confirm */
        .comp_ModalWindow.modal-confirm .modal-confirm__inner{
            border-radius: 0;
            padding: 16px;
        }
        .comp_ModalWindow.modal-confirm .modal-confirm__wrap {
            margin: auto;
            gap: 32px 0;
        }
        .comp_ModalWindow.modal-confirm .modal-confirm__button__wrap {
            flex-direction: column;
            min-width: 100%;
            gap: 16px 0;
        }
        .comp_ModalWindow.modal-confirm .comp_PrimaryKey_Big.variant_transparent {
            border-style: none;
        }
        /* end modal confirm */
        /* modal notify */
        .comp_ModalWindow.modal-notify .modal-notify__inner {
            height: auto;
            overflow: unset;
            padding: 48px 32px;
        }
        /* end modal notify */
    }
    /* end profile data  */

    /* profile rating  */
    .block-rating-summary {
        margin-bottom: 48px;
    }
    .block-rating-summary-txt .txt_18_28 {
        font-size: 16px;
        line-height: 26px;
    }
    .block-rating-summary-txt .txt_22_28 {
        font-size: 18px;
        line-height: 26px;
    }
    .block-rating-summary .link-star {
        display: inline-flex;
        font-size: 15px;
        line-height: 21px;
        justify-self: center;
    }
    .block-rating-summary .link-star:before {
        width: 16px;
        height: 16px;
    }
    @media (max-width: 767.98px) {
        .block-rating-summary-wrapper {
            flex-direction: column;
            gap: 24px 0;
        }
        .block-rating-summary-item {
            width: 100%;
        }
        .block-rating-summary .link-star-wrapper {
            text-align: center;
        }
    }

    /* history */
    .block-rating-history .title_32_42 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 32px;
    }
    @media (max-width: 1023.98px) {
        .block-rating-history-all {
            padding-top: 0;
        }
        .block-rating-history-all .filter-history {
            width: 100%;
        }
        .block-rating-history-filters {
            margin-bottom: 24px;
        }
        .block-rating-history-filters .block-rating-history-year,
        .block-rating-history-filters .block-rating-history-month {
            display: flex;
            align-items: center;
            gap: 0 8px;
            overflow-y: hidden;
            overflow-x: scroll;
        }
        .block-rating-history-filters .block-rating-history-year::-webkit-scrollbar,
        .block-rating-history-filters .block-rating-history-month::-webkit-scrollbar {
            -webkit-appearance: none;
            width: 0;
            height: 0;
            background: transparent;
        }
        .filter-history-wrapper {
            flex-wrap: nowrap;
        }
        .block-rating-history-title-sm {
            margin-bottom: 0;
        }
        .block-rating-history-filters .block-rating-history-filters-wrapper {
            flex-direction: column;
            gap: 16px;
        }
    }
    /* events */
    .block-rating-history-events-title {
        font-size: 18px;
        line-height: 26px;
        padding-bottom: 16px;
    }
    .rating-history-event {
        flex-direction: column;
        gap: 16px 0;
    }
    .rating-history-event-date {
        display: flex;
        gap: 4px;
    }
    .rating-history-event-date .txt_18_28 {
        font-size: 16px;
        line-height: 24px;
    }
    .rating-history-event .column-gap-24 {
        gap: 16px 0;
    }
    .badge-bonus-wrapper {
        flex-wrap: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        margin: 0 -15px;
        padding: 0 15px;
    }
    .badge-bonus-wrapper::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 0;
        height: 0;
        background: transparent;
    }
    .badge-bonus,
    .badge-bonus-wrapper .txt_18_24 {
        font-size: 15px;
        line-height: 18px;
    }
    .badge-bonus:before {
        width: 18px;
        height: 18px;
    }
    .rating-history-event .title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }
    .block-rating-history-events .comp_PrimaryKey_Big {
        margin: 24px auto 0;
        width: 100%;
    }
    /* end events */
    /* end profile rating  */

    /* password change  */
    .profile-password-forget .comp_PrimaryKey_Small {
        width: 100%;
    }
    @media (max-width: 767.98px) {
        .profile-password-form .form-bordered {
            padding: 0;
            border-style: none;
        }
    }
    /* end password change  */
    @media (max-width: 767.98px) {
        .profile-section .col-md-6:first-child .block-48:nth-last-of-type(1) {
            margin-bottom: 32px;
        }
    }
    .block-account-remove {
        padding-top: 48px;
    }

}
/* end PROFILE  */


/* MAIN PAGE  */

/* new cards  */
.lectures-main {
    padding: 80px 0 40px;
}
.card-grid {
    gap: 32px 0;
}
.card-lecture {
    position: relative;
    border-radius: 12px;
    /* max-width: 400px; */
    transition: all .35s ease;
}
.card-lecture__img {
    margin: 0;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
    height: 220px;
    max-height: 220px;
}
.card-lecture__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (min-width: 767.98px) {
    .card-lecture__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transform: scaleX(1);
        will-change: transform;
        transition: transform .4s cubic-bezier(.3,0,.2,1);
    }
    .card-lecture:hover .card-lecture__img img {
        transform: scale3d(1.05, 1.05, 1.05);
    }
}
.card-lecture__info {
    height: calc(100% - 220px);
    display: flex;
    padding: 24px 16px 16px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 0px 0px 12px 12px;
    border-right: 1px solid var(--Grey-xs, #E2E4E6);
    border-bottom: 1px solid var(--Grey-xs, #E2E4E6);
    border-left: 1px solid var(--Grey-xs, #E2E4E6);
    background: var(--Color, #FFF);
    transition: all .35s ease;
}
.card-lecture__info:focus,
.card-lecture__info:focus-within,
.card-lecture__info:active,
.card-lecture:focus .card-lecture__info,
.card-lecture:focus-within .card-lecture__info,
.card-lecture:active .card-lecture__info {
    border-color: #2DAA55;
    transition: .9s;
}

.card-lecture__title {
    margin: 0;
    color: var(--Grey-L, #11161A);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-lecture__speaker__wrapper {
    max-width: 100%;
}
.card-lecture__speaker {
    margin-top: auto;
    max-width: 100%;
    color: var(--Grey-m, #858C92);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
.card-lecture__speaker__position {
    font-size: 15px;
    line-height: 21px;
    color: #858C92;
}
.card-lecture .icon-lock {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    top: 9px;
    right: 10px;
}
.card-lecture .icon-lock,
.card-small .icon-lock,
.card-large .icon-lock {
    background-size: 14px 16px;
    background-repeat: no-repeat;
    background-position: 50%;
    z-index: 1;
}
.card-grid .fs-btn_tall {
    display: inline-block;
}
.news .card-grid .fs-btn_tall {
    display: block;
}
.card-lecture,
.card-lecture__inner {
    height: 100%;
}

@media (min-width: 1200px) {
    .card-lecture:hover {
        box-shadow: 0px 4px 8px 0px rgba(183, 188, 193, 0.25);
    }
    .card-lecture__speaker__position {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

}

@media (max-width: 1199.98px) {
    .lectures-main {
        padding: 64px 0 32px;
    }
    .card-grid {
        gap: 24px 0;
    }
    .card-lecture__img {
        height: 180px;
        max-height: 180px;
    }
    .card-lecture__info {
        height: calc(100% - 180px);
        padding: 16px;
        gap: 8px;
    }
    .card-lecture__title {
        font-size: 16px;
        line-height: 24px;
    }
    @media (max-width: 767.98px) {
        .card-lecture__title {
            min-height: unset;
            height: unset;
        }
    }
    .card-lecture__speaker {
        font-size: 13px;
        line-height: 20px;
    }
    .card-lecture__speaker__position {
        font-size: 13px;
        line-height: 20px;
        white-space: nowrap;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

/* end New card */

.card-lecture__speaker__avatar {
    display: none;
}
/* end new cards  */

/* card badges */
.card-badges {
    position: absolute;
    top: 12px;
    left: 10px;
    right: 52px;
    z-index: 1;
    pointer-events: none;
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
}
.card-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    color: var(--Grey-m, #858C92);
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    padding: 5px 12px;
    border-radius: 15px;
    white-space: nowrap;
}
.card-badge-quantity {
    display: flex;
    gap: 2px;
    align-items: center;
    color: #2DAA55;
}
.card-badge-quantity:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/star_stroke_green.svg') no-repeat 50% 50% / contain;
}
@media (max-width: 1199.98px) {
    .card-badge {
        gap: 4px;
        font-size: 12px;
        line-height: 15px;
        padding: 5px 8px;
    }
}
/* end card badges */

/* tabs  */
.blue-tabs .nav-tabs {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0;
    position: relative;
    background: #F0F7F8;
    border-radius: 12px;
    padding: 4px;
    border-style: none;
}
.blue-tabs .nav-link {
    z-index: 2;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    width: 192px;
    min-width: 192px;
    margin: 0;
    border-radius: 0;
    background: unset;
    border-style: none;
    width: 192px;
    min-width: 192px;
    white-space: nowrap;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blue-tabs .nav-link.active {
    background: unset;
    border-style: none;
    cursor: default;
}
.blue-tabs .glider {
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
    display: inline-block;
    border-radius: 8px;
    transition: 0.25s ease-out;
    width: 192px;
    min-width: 192px;
    height: auto;
    padding: 4px;
    background: #FFF;
    background-clip: padding-box;
    z-index: 1;
}
.blue-tabs #nav-popular-tab.active~.glider {
    transform: translateX(0);
}
.blue-tabs #nav-newlectures-tab.active ~ .glider {
    transform: translateX(100%);
}
@media (max-width: 767.98px) {
    .blue-tabs .nav-tabs {
        width: 100%;
    }
    .blue-tabs .nav-link {
        font-size: 16px;
        width: 50%;
        min-width: 50%;
    }
    .blue-tabs .glider {
        width: calc(50% - 4px);
        min-width: calc(50% - 4px);
    }
}
/* end tabs */

/* banner rating  */
.banner-horizont {
    padding: 40px 0;
}
.banner-rating {
    border-radius: 24px;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}
.banner-rating-link {
    position: absolute;
    inset: 0;
    z-index: 1;
}
.banner-rating-inner {
    padding: 32px 64px;
    display: flex;
    align-items: center;
    gap: 0 26%;
}
.banner-rating-txt {
    width: calc( 100% - 26% - 206px );
}
.banner-rating-txt * {
    color: #fff;
}
.banner-rating-button {
    width: 206px;
    min-width: 206px;
}
.button_white:hover,
.button_white {
    display: inline-block;
    color: #FFF;
    padding: 9px 24px;
    white-space: nowrap;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    width: 206px;
    height: 48px;
}
.txt_20_28 {
    font-size: 20px;
    line-height: 28px;
}
@media (min-width: 768px) {
    .button_white:hover,
    .button_white {
        color: #00859C;
        background: #fff;
    }
}
@media (max-width: 1199.98px) {
    .banner-horizont {
        padding: 32px 0;
    }
}
@media (min-width: 768px) {
    .banner-rating {
        zoom: .5;
    }
}
@media (min-width: 1024px) {
    .banner-rating {
        zoom: .7;
    }
}
@media (min-width: 1200px) and (max-width: 1343.98px) {
    .banner-rating {
        zoom: .85;
    }
}
@media (min-width: 1344px) {
    .banner-rating {
        zoom: unset;
    }
}
@media (max-width: 767.98px) {
    .banner-rating {
        border-radius: 24px;
    }
    .banner-rating-inner {
        flex-direction: column;
        align-items: flex-start;
        padding: 10.5% 7%;
        gap: 55px 0;
    }
    .banner-rating-txt {
        width: 100%;
        font-weight: bold;
    }
    .banner-rating-txt .txt_20_28 {
        font-size: max(20px, 3.5vw);
        line-height: 1.4;
    }
    .banner-rating-button {
        min-width: unset;
        width: fit-content;
    }
    .button_white:hover,
    .button_white {
        padding: 6px 24px;
        border-radius: 20px;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        width: -webkit-fill-available;
        height: 40px;
    }
}
/* end banner rating  */

/* end MAIN PAGE  */

/* CARD NEWS  */
.dpo-card-img,
.card-lecture__img {
    position: relative;
}
.block-nav-img-wrapper:before,
.dpo-card-img:before,
.card-lecture__img:after {
    content: '';
    opacity: 0.1;
    background: var(--Grey-m, #858C92);
    mix-blend-mode: multiply;
    position: absolute;
    inset: 0;
}
.dpo-card-img:before{
    border-radius: 50%;
}
.card-lecture__img:before {
    border-radius: 12px 12px 0px 0px;
}
.card-news .card-lecture__data {
    width: 100%;
}
.card-news .card-lecture__data__wrapper {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    color: var(--Grey-m, #858C92);
}
@media (max-width: 1199.98px) {
    .card-news .card-lecture__data__wrapper {
        font-size: 13px;
        line-height: 18px;
    }

}

/* end CARD NEWS  */

/* GRID BANNER  */
.card-grid-banner {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50% 100%;
    border-radius: 24px;
    padding: 48px;
    display: flex;
    flex-direction: column;
    gap: 24px 0;
    position: relative;

    max-width: 400px;
}
.card-grid-banner-txt {
    display: flex;
    flex-direction: column;
    gap: 8px 0;
}
.card-grid-banner-txt * {
    color: #fff;
}
.link-white {
    color: #fff;
    border-bottom: 1px solid #fff;
    transition: all .25s ease;
}
.card-grid-banner-button {
    margin-top: auto;
    align-self: flex-start;
}

@media (min-width: 1200px) {
    .card-grid-banner:hover .link-white {
        border-color: transparent;
    }
}
@media (max-width: 1199.98px) {
    .card-grid-banner {
        padding: 48px 32px;
    }
    .card-grid-banner .title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }
    .card-grid-banner .txt_16_24 {
        font-size: 15px;
        line-height: 21px;
    }
}
/* end GRID BANNER  */

/* DPO COURSE  */
.dpo-course-summary {
    border-radius: 24px;
    padding: 32px;
    margin-bottom: 32px;
}
.dpo-course-summary .title_22_30 {
    font-family: 'Foco';
    font-weight: 700;
}
@media (max-width: 1199.98px) {
    .dpo-course-summary {
        padding: 24px 16px;
    }
    .dpo-course-summary > .column-gap-24{
        gap: 16px 0;
    }
    .dpo-course-summary .title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }
    .dpo-course-summary .link-green {
        font-size: 15px;
        line-height: 21px;
    }

}

.badge-bonus {
    white-space: nowrap;
}
.badge-bonus-grey:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/star_stroke_grey.svg') no-repeat 50% 50% / contain;
}
.badge-bonus-grey {
    color: #858C92;
}
.badge-bonus-green:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/star_stroke_green.svg') no-repeat 50% 50% / contain;
}
.link-green {
    display: inline-block;
    color: var(--green_default);
    border-bottom: 1px solid transparent;
    transition: all .35s ease;
    align-self: flex-start;
}
.link-green:focus,
.link-green:focus-within,
.link-green:active {
    color: var(--green_active);
    transition: .9s;
}
@media (min-width: 1200px) {
    .link-green:hover {
        border-bottom-color: 1px solid var(--green_default);
    }
}
@media (max-width: 1199.98px) {
    .lecture-test-badge .txt_18_24,
    .lecture-test-badge .badge-bonus {
        font-size: 15px;
        line-height: 16px;
    }
    .lecture-test-badge .badge-bonus {
        border-radius: 16px;
    }
    .badge-bonus:before {
        width: 18px;
        min-width: 18px;
        height: 18px;
        margin-top: -1px;
    }
}
/* end DPO COURSE  */

#lecture-video__desktop .block-48 {
    margin-bottom: 80px;
}
/* LECTURE with TEST  */
@media (max-width: 1023.98px) {
    .lecture-right {
        order: -1;
    }
}
#lecture-video__mobile .lecture-video {
    margin-bottom: 16px;
    border-radius: 12px;
    overflow: hidden;
}
#lecture-video .lecture-video {
    margin-bottom: 80px;
    border-radius: 24px;
    /* overflow: hidden; */
}
@media (max-width: 1199.98px) {
    #lecture-video .lecture-video {
        margin-bottom: 64px;
    }
}
/* sidebar  */
.block-lecture-test-speaker,
.block-lecture-test-status,
.block-lecture-test-result {
    padding: 32px 24px;
    border-radius: 24px;
}
/* speaker */
.block-lecture-test-speaker__top {
    display: flex;
    gap: 0 16px;
    justify-content: space-between;
}
.block-lecture-test-speaker__top__right img {
    width: 120px;
    min-width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
}
.block-lecture-speakers__top__right img {
    width: 100px;
    min-width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
}
.block-lecture-speakers__top__left {
    display: flex;
    align-items: center;
    gap: 8px 0;
}
.block-lecture-speakers__desktop {
    display: block;
}
.block-lecture-speakers__mobile {
    display: none;
}
@media (max-width: 1199.98px) {
    .block-lecture-test-speaker>.column-gap-16 {
        gap: 12px 0;
    }
    .block-lecture-test-speaker__top {
        gap: 0 8px;
    }
    .block-lecture-test-speaker__top__left {
        display: flex;
        flex-direction: column;
        gap: 8px 0;
    }
    .block-lecture-test-speaker__top__left .title_22_30,
    .block-lecture-speakers__top__left .title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }
    .block-lecture-test-speaker__top__left .txt_18_26,
    .block-lecture-speakers__top__left .txt_18_26 {
        font-size: 16px;
        line-height: 24px;
    }
    .block-lecture-test-speaker__top__right img,
    .block-lecture-speakers__top__right img {
        width: 90px;
        min-width: 90px;
        height: 90px;
    }
}
@media (min-width: 767.98px) {
    .block-lecture-test-speaker:hover .block-lecture-test-speaker__top__right img,
    .block-lecture-test-speaker:hover .block-lecture-speakers__top__right img {
        transform: scale3d(1.06, 1.06, 1.06);
    }
    .block-lecture-test-speaker__top__right img,
    .block-lecture-speakers__top__right img {
        transform: scaleX(1);
        will-change: transform;
        transition: transform .4s cubic-bezier(.3,0,.2,1);
    }
}
@media (max-width: 575.98px) {
    .block-lecture-speakers__top__right img {
        width: 64px;
        min-width: 64px;
        height: 64px;
    }
    .block-lecture-speakers__desktop {
        display: none;
    }
    .block-lecture-speakers__mobile {
        display: block;
    }
}
/* end speaker */
.txt_18_26 {
    font-size: 18px;
    line-height: 26px;
}
.txt_15_21 {
    font-size: 15px;
    line-height: 21px;
}
.maxw-200 {
    max-width: 200px;
}
.maxw-400 {
    max-width: 400px;
}
.block-lecture-test-status .qrcode img {
    width: 347px;
    height: 347px;
    max-width: 100%;
    padding: 16px;
    border-radius: 12px;
    background: #FFF;
    margin: 0 auto;
    display: block;
}
.badge-bonus {
    white-space: nowrap;
}
/**/
[class*="block-lecture-test-"] .lecture-test-badge {
    align-items: flex-start;
}

[class*="block-lecture-test-"] .lecture-test-badge .txt_18_24 {
    margin: auto 0;
}
/* */

/* result */
.block-lecture-test-result-fail,
.block-lecture-test-result-success {
    display: flex;
    gap: 0 12px;
    align-items: center;
    font-size: 18px;
    line-height: 28px;
}
.block-lecture-test-result-fail:before,
.block-lecture-test-result-success:before {
    content: '';
    width: 64px;
    min-width: 64px;
    height: 64px;
    display: inline-block;
}
.block-lecture-test-result-fail:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/icon-sad.svg') no-repeat 50% 50% / contain;
}
.block-lecture-test-result-success:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/icon-thumbsup.svg') no-repeat 50% 50% / contain;
}
.block-lecture-test-result-timer {
    text-align: center;
}
.time-remain:before {
    min-width: 24px;
    height: 28px;
}

.badge-bonus-grey:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/star_stroke_grey.svg') no-repeat 50% 50% / contain;
}
.badge-bonus-grey {
    color: #858C92;
}
.badge-bonus-green:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/star_stroke_green.svg') no-repeat 50% 50% / contain;
}

.link-green {
    display: inline-block;
    color: var(--green_default);
    border-bottom: 1px solid transparent;
    transition: all .35s ease;
}
.link-green:active {
    color: var(--green_active);
}
@media (min-width: 1200px) {
    .link-green:hover {
        border-bottom-color: 1px solid var(--green_default);
    }
}
@media (max-width: 1199.98px) {
    .block-lecture-test-status .title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }
    .badge-bonus {
        padding: 7px 12px 6px;
    }
    .lecture-test-badge .txt_18_24,
    .lecture-test-badge .badge-bonus {
        font-size: 15px;
        line-height: 18px;
    }
    .lecture-test-badge .badge-bonus {
        border-radius: 16px;
    }
    .block-lecture-test-result .txt_16_24,
    .block-lecture-test-result-fail,
    .block-lecture-test-result-success {
        font-size: 15px;
        line-height: 21px;
    }
}
/* end result  */

/* end sidebar  */
/* slider  */
.recommend .block-title {
    margin-bottom: 48px;
}
.slider-lecture {
    position: relative;
}
.slider-lecture .owl-stage-outer {
    overflow: hidden;
    padding: 0 1px 10px;
    margin: 0 -1px;
}
.slider-lecture .owl-stage {
    display: flex;
}
.slider-lecture .owl-nav {
    position: absolute;
    top: -80px;
    right: 0;
    display: flex;
    gap: 0 32px;
}
/* end slider  */
/* New card */
.card-small {
    position: relative;
}
.slider-lecture .card-small {
    padding: 0 !important;
}
.slider-lecture .card-small,
.slider-lecture .card-small__inner {
    height: 100%;
}
.slider-lecture .card-small__img {
    margin: 0;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
}
.slider-lecture .card-small .card-small__info {
    height: calc(100% - 220px);
    display: flex;
    padding: 24px 16px 16px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 0px 0px 12px 12px;
    border-right: 1px solid var(--Grey-xs, #E2E4E6);
    border-bottom: 1px solid var(--Grey-xs, #E2E4E6);
    border-left: 1px solid var(--Grey-xs, #E2E4E6);
    background: var(--Color, #FFF);
}
.slider-lecture .card-small:focus .card-small__info,
.slider-lecture .card-small:focus-within .card-small__info,
.slider-lecture .card-small:active .card-small__info {
    border-color: #2DAA55;
    transition: .9s;
}
.slider-lecture .card-small__title {
    margin: 0;

    color: var(--Grey-L, #11161A);

    font-style: normal;
    font-weight: 700;

    font-size: 18px;
    line-height: 26px;

    min-height: 78px;
    height: 78px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.slider-lecture .card-small__speaker {
    margin-top: auto;
    /* margin-bottom: auto; */
    color: var(--Grey-m, #858C92);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
@media (min-width: 1200px) {
    .recommend {
        padding: 80px 0 0;
    }
    .slider-lecture .card-small:hover {
        box-shadow: 0px 4px 8px 0px rgba(183, 188, 193, 0.25);
    }
}
@media (max-width: 1199.98px) {
    .recommend {
        padding: 56px 0 0;
    }
    .recommend .block-title {
        margin-bottom: 32px;
    }
    .slider-lecture .card-small .card-small__img {
        height: unset !important;
        max-height: unset !important;
        min-height: unset !important;
        aspect-ratio: 1 / .55;
        width: 100%;
    }
    .slider-lecture .card-small .card-small__info {
        height: unset !important;
        padding: 16px;
        gap: 8px 0;
        width: 100%;
        overflow: hidden;
    }
    .slider-lecture .card-small__speaker {
        margin-top: auto;
        margin-bottom: unset;
    }
    .slider-lecture .card-small__title {
        font-size: 16px;
        line-height: 24px;
        min-height: 72px;
        height: 72px;
    }
}
@media (max-width: 767.98px) {
    .slider-lecture.slider-on-mobile {
        width: 287px;
    }
    .slider-lecture .owl-stage-outer {
        overflow: visible;
    }
    .slider-lecture .card-small {
        width: 287px;
    }
    .slider-lecture .card-small .card-small__info {
        height: calc(100% - 140px);
        padding: 16px;
        gap: 8px;
    }
    .slider-lecture .card-small__speaker {
        font-size: 13px;
        line-height: 20px;
    }
}
/* end New card */

/* lecture DPO slider  */
.slider-controls-custom .owl-nav.disabled,
.slider-controls-custom .owl-dots.disabled {
    display: none;
}
.lecture-dpo {
    padding: 32px 0 0;
}
.lecture-dpo .title_32_42 {
    margin-bottom: 32px;
}
.lecture-dpo-slider {
    position: relative;
}
.lecture-dpo-slider .owl-stage-outer {
    /* overflow: hidden;
    padding: 0 1px 10px;
    margin: 0 -1px; */
}
.lecture-dpo-slider .owl-stage {
    display: flex;
}
.lecture-dpo-slider .owl-nav {
    position: absolute;
    top: -80px;
    right: 0;
    display: flex;
    gap: 0 32px;
}
@media (min-width: 768px) {
    .lecture-dpo-slider .owl-stage-outer {
        overflow: hidden;
        padding: 0 1px 10px;
        margin: 0 -1px;
    }
}
@media (min-width: 1200px) {
    .lecture-dpo-slider {
        padding: 0 0 80px;
    }
}
@media (max-width: 1199.98px) {
    .lecture-dpo {
        padding: 32px 0 0;
    }
    .lecture-dpo-slider {
        padding: 0 0 64px;
    }
    .lecture-left .lecture-form {
        margin-bottom: 64px !important;
    }
    .lecture-dpo .title_32_42 {
        font-size: 24px;
        line-height: 30px;
    }
}
@media (max-width: 767.98px) {
    .lecture-dpo-slider.slider-on-mobile {
        width: 292px;
    }
}
/* end lecture DPO slider  */

/* DPO new card */
.color-green {
    color: var(--green_default);
}
.column-gap-2 {
    display: flex;
    flex-direction: column;
    gap: 2px 0;
}
.dpo-card.dpo-card-simple {
    grid-template-columns: auto 140px;
    gap: 16px 14px;
    grid-template-areas:
        'title img'
        'card-right card-right'
        'card-bottom card-bottom';
    grid-template-rows: max-content auto auto;
    padding: 16px;
}
.dpo-card-simple .dpo-card-img {
    grid-area: img;
}
.dpo-card-simple .comp_Badge {
    height: 30px;
    gap: 0 4px;
    border-radius: 15px;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 24px;
}
.dpo-card-simple .comp_Badge:before {
    background: url('/local/templates/lektoriy_phosagro/css/../img/calendar.svg') no-repeat 50% 50% / contain;
}
.dpo-card-simple .dpo-card-title a:not(:hover) {
    color: var(--color_text);
}
.dpo-card-simple .dpo-card-img {
    width: 140px;
    height: 140px;
}
.dpo-card-simple .dpo-card-img img {
    width: 140px;
    min-width: 140px;
    height: 140px;
    object-fit: cover;
}
.dpo-card-simple .dpo-card-badge-wrapper {
    display: flex;
    align-items: center;
    gap: 0 4px;
}
.badge-bonus-small {
    padding: 5px 12px;
    background: #F0F7F8;
    font-size: 16px;
    line-height: 20px;
    border-radius: 14px;
}
.badge-bonus-small:before {
    width: 18px;
    height: 18px;
}
.dpo-card:focus,
.dpo-card:focus-within,
.dpo-card:active {
    border-color: var(--green_default);
    transition: .9s;
}
@media (min-width: 1200px) {
    .dpo-card:hover {
        box-shadow: 0px 4px 8px 0px rgba(183, 188, 193, 0.25);
    }
    .dpo-card-simple .dpo-card-title .dpo-card-badges{
        margin-bottom: 48px;
    }
    .dpo-card:hover .dpo-card-title a {
        color: var(--green_default);
    }
}
@media (max-width: 1199.98px) {
    .dpo-card.dpo-card-simple {
        grid-template-columns: calc(100% - 80px - 14px) 80px;
        gap: 16px 14px;
        min-width: 292px
    }
    .dpo-card-simple .dpo-card-img {
        width: 80px;
        height: 80px;
    }
    .dpo-card-simple .dpo-card-img img {
        width: 80px;
        min-width: 80px;
        height: 80px;
    }
    .dpo-card-simple .dpo-card-title .txt_18_26 {
        font-size: 16px;
        line-height: 24px;
    }
    .dpo-card-simple .dpo-card-right .txt_16_24 {
        font-size: 15px;
    }
    .dpo-card-simple .dpo-card-right .txt_16_24>div {
        white-space: nowrap;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis
    }
}
@media (min-width: 767.98px) {
    .dpo-card-img:before,
    .dpo-card .dpo-card-img img {
        transform: scaleX(1);
        will-change: transform;
        transition: transform .4s cubic-bezier(.3,0,.2,1);
    }
    .dpo-card:hover .dpo-card-img:before,
    .dpo-card:hover .dpo-card-img img {
        transform: scale3d(1.06, 1.06, 1.06);
    }
}

/* end DPO new card */
.feedback-form {
    border-radius: 24px;
}
/* end LECTURE with TEST  */

/* REGISTRED QR  */
.registered-qr {
    padding: 24px 16px;
    border-radius: 24px;
    background-color: #F8EBC0;
    display: flex;
    gap: 0 12px;
    align-items: center;
}
.registered-qr:before {
    content: '';
    width: 64px;
    min-width: 64px;
    height: 64px;
    display: inline-block;
    background: url('/local/templates/lektoriy_phosagro/css/../img/check-circle.svg') no-repeat 50% 50% / contain;
}
.registered-qr .registered-qr-txt {
    font-size: 16px;
    line-height: 24px;
    max-width: 235px;
}
/* end REGISTRED QR  */

/* NEW HEADER   */
.header__top__wrapper,
.header__right {
    gap: 0 48px;
}
.header-student .header__top__wrapper,
.header-student .header__right {
    gap: 0 32px;
}
.header__top__wrapper {
    display: flex;
}
.header__right {
    margin-left: auto;
    padding: 0;
    align-items: center;
    margin: auto 0;
}

.header__search {
    width: 100%;
}

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

.header__top__wrapper .header__right .dropdown.dropdown__lang {
    padding: 0;
}

.header-btns-wrapper {
    display: flex;
    gap: 0 16px;
    align-items: center;
}
.header-btns-wrapper:not(.burger-menu__header .header-btns-wrapper) {
    flex-direction: row-reverse;
}


.header-btns-wrapper .comp_PrimaryKey_Small {
    padding-left: 32px;
    padding-right: 32px;
}
.header-btns-wrapper .comp_PrimaryKey_Small:hover {
    color: #FFF;
}
/**/
.burger-menu__header {
    flex-wrap: wrap;
    gap: 24px 16px;
}
.burger-menu__header .header-btns-wrapper .comp_PrimaryKey_Small {
    width: 50%;
}
.burger-menu__header .header-btns-wrapper .comp_PrimaryKey_Small {
    padding-left: 0;
    padding-right: 0;
}
.burger-menu__header .header-btns-wrapper {
    width: 100%;
}
.burger-menu__header .personal-dropdown {
    min-width: 100%;
}
.burger-menu__header .personal-dropdown .comp_PrimaryKey_Small {
    width: 100%;
    line-height: 1.2;
}
.burger-menu__header .personal-dropdown .comp_PrimaryKey_Small,
.burger-menu__header .personal-dropdown .comp_PrimaryKey_Small:hover {
    color: #fff;
}
/**/

.header .fs-btn__ghost:not(:hover) {
    border-color: #2DAA55 !important;
    color: #2DAA55 !important;
}
/* header fixed  */
.header__fixed {
    width: 100vw;
}
.header__fixed .header__left {
    gap: 0 calc(188px - 150px + 36px);
}
.header__fixed .student-status {
    display: none;
}
.header__fixed .header__nav .fs-nav {
    padding-top: 0;
    gap: 0 32px;
}
.header__fixed .header__nav .fs-nav__link {
    font-size: 16px;
    line-height: 24px;
}
.header__fixed .header__right {
    gap: 32px;
}
.header__fixed .fs-btn__ghost {
    display: none;
}
/* end header fixed  */

/* burger menu  */
.burger-menu__header {
    flex-wrap: wrap;
    gap: 24px 16px;

    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #E2E4E6;
}
.burger-menu__header .header-btns-wrapper {
    width: 100%;
}
.burger-menu__header .personal-dropdown {
    min-width: 100%;
}
.burger-menu__header .personal-dropdown .fs-btn.fs-btn__default {
    width: 100%;
}
.student-status-txt {
    display: none;
}
.burger-menu__header .student-status {
    width: 100%;
    order: 100;
    justify-content: space-between;
}
.burger-menu__header .student-status .student-status-txt {
    display: inline;
}
.burger-menu__header .student-status .student-status-rank {

}
/* end burger menu  */

/* points  */
.icon-sprite {
    width: 24px;
    height: 24px;
}
.student-status {
    display: flex;
    gap: 0 32px;
    align-items: center;
}
.student-status a:not(:hover) {
    color: #11161A;
}
.student-status-rank,
.student-status-points {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.student-status-rank {
    gap: 0 8px;
}
.student-status-points {
    gap: 0 4px;
}
.icon-beginner_rating {
    background: url('/local/templates/lektoriy_phosagro/css/../img/beginner_rating.svg') no-repeat 50% 50% / contain;
}
.icon-skilled_rating {
    background: url('/local/templates/lektoriy_phosagro/css/../img/skilled_rating.svg') no-repeat 50% 50% / contain;
}
.icon-expert_rating {
    background: url('/local/templates/lektoriy_phosagro/css/../img/expert_rating.svg') no-repeat 50% 50% / contain;
}
.icon-top_rating {
    background: url('/local/templates/lektoriy_phosagro/css/../img/top_rating.svg') no-repeat 50% 50% / contain;
}
/* sprite icons  */
.icon-sprite-beginner use {
    fill: #2DAA55;
}
.icon-sprite-skilled use {
    fill: #71B2C9;
}
.icon-sprite-expert use {
    fill: #004A86;
}
.icon-sprite-top use {
    fill: #DAAA00;
}
.icon-sprite-star use {
    fill: #2DAA55;
}

@media (max-width: 1199.98px) {
    .header__right .student-status-rank {
        display: none;
    }
}
@media (max-width: 1023.98px) {
    .header__right .student-status {
        display: none;
    }
}
/* end points  */

/* navigation */
.header__nav .fs-nav__link {
    font-size: 18px;
    line-height: 24px;
}
.header__nav .fs-nav {
    padding-top: 36px;
    justify-content: normal;
}
.header .fs-nav .dropdown .fs-nav__link.fs-nav__link__current:after {
    width: calc(100% + 20px);
}
.header__nav .fs-nav__link:focus,
.header__nav .fs-nav__link:focus-within,
.header__nav .fs-nav__link:active {
    color: #2DAA55 !important;
    transition: .9s;
}

@media (min-width: 1200px) {
    .header__nav .fs-nav {
        gap: 0 32px;
    }
    .header__nav .fs-nav__link:hover {
        color: #858C92;
    }

}
@media (min-width: 1280px) {
    .header__nav .fs-nav {
        gap: 0 48px;
    }
}
/* end navigation */
.header.header-student .fs-cabinet__mobile {
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-cabinet-green.svg") no-repeat 50% 50%/16px 16px;
}
@media (min-width: 1200px) {
    .header__nav:not(.header__fixed .header__nav) {
        padding-left: calc(188px + 36px);
    }
}
@media (max-width: 1199.98px) {

}
@media (min-width: 1024px) and (max-width: 1199.98px) {
    .header .fs-logo {
        width: 150px;
        min-width: 150px;
        height: 40px;
    }
    .header-btns-wrapper .fs-btn__ghost {
        display: none;
    }
    /* .header__nav:not(.header__fixed .header__nav) {
        padding-left: calc(150px + 36px);
    } */
    .header__nav .fs-nav {
        gap: 0 32px;
    }
    /* fixed */
    .header__fixed .header__left {
        gap: 0 36px;
    }
    .header__fixed .header__nav .fs-nav {
        gap: 0 24px;
    }
    .header__fixed .header__nav .dropdown {
        gap: 0;
    }
    .header__fixed .header__nav .dropdown .dropdown-toggle:after,
    .header__fixed .header__nav .dropdown-menu {
        display: none !important;
    }
    /* end fixed */

}
@media (min-width: 768px) and (max-width: 1023.98px) {
    .header {
        padding: 21px 0 35px;
    }
    /* .header .header__search {
        display: none;
    } */
    .header .fs-logo {
        width: 135px;
        min-width: 135px;
        height: 35px;
    }
    .header .header__nav .fs-nav {
        gap: 0 32px;
        padding: 11px 0 0;
    }
    .header .header__nav .fs-nav__link {
        font-size: 16px;
        line-height: 24px;
    }
    .header .fs-btn__lang {
        padding: 0;
        height: 35px;
    }
    .header__mobile__right {
        gap: 0 48px;
        justify-content: flex-end;
    }
    .header .fs-cabinet__mobile,
    .header__mobile__right .fs-burger__mobile,
    .header__mobile__right .dropdown__lang {
        margin: 0;
    }

    /* fixed  */
    .header__fixed {
        padding: 13px 0;
    }
    .header__fixed .header__mobile__right {
        flex-grow: 1;
    }
    /* end  fixed  */

}

@media (max-width: 1023.98px) {
    .header__nav {
        position: relative;
    }
    .header__nav:not(.header__fixed .header__nav):after {
        content: '';
        width: 48px;
        height: 100%;
        display: inline-block;
        position: absolute;
        top: 0;
        right: -16px;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%);
        pointer-events: none;
    }
    .header__nav:not(.header__fixed .header__nav) .fs-nav {
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        margin: 0 -15px;
    }
    .header__nav .fs-nav::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 0;
        height: 0;
        background: transparent;
    }
}

@media (max-width: 767.98px) {
    .header {
        padding: 21px 0;
        margin-bottom: 23px;
    }
    .header__mobile__right {
        gap: 8px;
        justify-content: flex-end;
    }
    .fs-cabinet__mobile,
    .fs-close-black,
    .fs-burger__mobile,
    .fs-search__btn-mobile {
        width: 32px;
        height: 32px;
    }
    .header__nav .fs-nav {
        padding: 11px 15px 0;
        gap: 32px;
    }
    .header__nav .fs-nav__link {
        font-size: 16px;
        line-height: 24px;
    }
    /* fixed */
    .header__fixed {
        padding: 13px 0;
    }
    .header__fixed .header__left {
        gap: 0;
    }
    .header__fixed .header__mobile__right {
        gap: 8px;
        width: calc(100% - 135px);
        margin: 0;
    }
    /* end fixed */
}
/* end NEW HEADER   */

/* MODAL BANNER */
.story__slider {
    width: 700px;
    height: 450px;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
}
.story__slider * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.story__slide video,
.story__slide img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.story__pagination {
    bottom: unset !important;
    top: 24px !important;
    left: 16px !important;
    right: 16px !important;
    display: flex;
    gap: 0 6px;
    width: calc(100% - 32px) !important;
    pointer-events: all;
}
.story__pagination .swiper-pagination-bullet {
    flex-grow: 1;
    border-radius: 2px;
    height: 4px;
    margin: 0 !important;
    background-color: rgba(255, 255, 255, .5);
    opacity: 1;
    position: relative;
}
.story__pagination .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    display: block;
    transform: translateY(-50%);
}
.story__pagination .swiper-pagination-bullet .swiper-pagination-progress {
    height: 100%;
    width: 0%;
    border-radius: 4px;
    background-color: #FFF;
}
.txt_20_28 {
    font-size: 20px;
    line-height: 28px;
}
.story__slide {
    position: relative;
}
.story__slide .card-link {
    pointer-events: all;
    top: 50px;
}
.story__slide__inner {
    position: absolute;
    inset: 0;
    padding: 80px 30% 48px 48px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.story__slide__inner * {
    color: #FFF;
}
.story__slide__inner .button__white:hover,
.story__slide__inner .button__white {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    color: #FFF;
    padding: 12px 24px;
    border: 2px solid #FFF;
    border-radius: 45px;
    height: 48px;
    margin-top: auto;
    align-self: flex-start;
    text-align: center;
    pointer-events: all;
    position: relative;
    z-index: 12;
}
#modalBanner .modal-dialog {
    width: 700px;
    max-width: 700px;
    margin: 0 auto;
}
#modalBanner .close {
    width: 36px;
    height: 36px;
    display: inline-block;
    background: url('/local/templates/lektoriy_phosagro/css/../img/close_circle.svg') no-repeat 50% 50% / contain;
    position: absolute;
    top: 48px;
    right: 24px;
    border-style: none;
    z-index: 12;
    cursor: pointer;
    pointer-events: all;
}


/* addons  */
.story {
	position: relative;
}
.swiper-wrapper {
  position: static;
}
nav.slide-nav {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.story__prev,
.story__next {
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: 9;
    pointer-events: all !important;
    font-size: 0;
}
.story__next {
    left: 50%;
}
.story__prev:hover,
.story__next:hover {
    cursor: pointer;
}
.story__prev {
    width: 50%;
    height: calc(100% - 120px);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    bottom: 120px;
}
.story__next {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    bottom: 0;
}
/* end addons  */

@media (max-width: 767.98px) {
    #modalBanner .modal-dialog {
        transform: translate(0, 0)
    }
    .story__slider {
        width: 100vw;
        height: 100vh;
        min-height: 100vh;
        overflow-x: hidden;
        overflow-y: scroll;
        border-radius: 0;
    }
    .story__slide__inner {
        padding: 130px 32px calc(50vh - 48px);
    }
    .story__slide__inner .title_32_42 {
        font-size: 28px;
        line-height: 34px;
    }
    .story__slide__inner .txt_20_28 {
        font-size: 18px;
        line-height: 26px;
    }
    #modalBanner .close {
        right: 16px;
    }
    #modalBanner .modal-dialog {
        width: 100vw;
        max-width: 100vw;
    }
    .story__prev {
        height: 50vh;
        bottom: 50vh;
    }
}
/*end MODAL BANNER */

/* CONTENT BANNER  */
.content-banner {
    position: relative;
    border-radius: 24px;
}
.content-banner img {
    width: 100%;
    max-width: 100%;
    border-radius: 24px;
}

.content-banner-employer {
    background: linear-gradient(136.31deg, #698F29 10.02%, #ADB607 49.7%, #C3CD07 89.37%);
}

.content-banner-inner-employer {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 42px 64px 64px;
}

.content-banner-inner {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 80px 64px 64px;
}
.content-banner-button {
    margin-top: auto;
}
.content-banner-txt {
    display: flex;
    flex-direction: column;
    gap: 16px 0;
}
.content-banner-img {
    max-width: 100%;
    border-radius: 24px;
}

@media (max-width: 1199.98px) {
    .content-banner-inner {
        padding: 48px;
    }
    .content-banner-inner-employer {
        padding: 44px;
    }
}
@media (max-width: 767.98px) {
    .content-banner-inner {
        padding: 64px 24px 32px;
    }
    .content-banner-inner-employer {
        padding: 44px 28px 56px;
    }
}
/* end CONTENT BANNER  */

/* FORM FOOTER  */
.form_footer {
    display: flex;
    flex-direction: column;
    gap: 32px 0;
}
.form_footer__privacy {
    font-size: 15px;
    line-height: 21px;
    color: #858C92;
}
.form_footer__button {
    text-align: center;
}
@media (max-width: 1199.98px) {
    .form_footer {
        gap: 24px 0;
    }
    .form_footer__privacy {
        font-size: 13px;
        line-height: 18px;
    }
    @media (max-width: 767.98px) {
        .form_footer__button .comp_PrimaryKey_Big {
            width: 100%;
        }
    }

}
/* FORM FOOTER  */

/* CHECKBOX  */
.checkbox_block {
    display: grid;
    grid-template-columns: 24px 1fr;
    gap: 0 8px;
    position: relative;
    margin: 0;
    grid-template-areas:
        'check-input check-txt '
        'check-input check-error';
}

.checkbox_block__input {
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    display: inline-block;
    opacity: 0;
    cursor: pointer;
    grid-area: check-input;
}

.checkbox_block__txt {
    cursor: pointer;
    grid-area: check-txt;
}

.checkbox_block__txt:before {
    content: "";
    width: 24px;
    height: 24px;
    background: #ffffff no-repeat 50% 50%;
    box-shadow: inset 0 0 0px 1px var(--components-checkbox-control-border-color-default, #8396A3);
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    pointer-events: none;
}

.checkbox_block__input:hover+.checkbox_block__txt:before {
    box-shadow: inset 0 0 0px 1px var(--components-checkbox-control-bg-color-checked-default, #29994E);
}
.checkbox_block.checkbox_block__error .checkbox_block__txt:before {
    box-shadow: inset 0 0 0px 1px var(--components-checkbox-control-border-color-invalid, #DA0000);
}
.checkbox_block__input:checked + .checkbox_block__txt:before {
    background: var(--components-checkbox-control-bg-color-checked-default, #29994E) url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/check_x2.svg") no-repeat 50% 50%;
    box-shadow: inset 0 0 0px 1px var(--components-checkbox-control-bg-color-checked-default, #29994E);
}

.checkbox_block__input:checked:hover+.checkbox_block__txt:before {
    background-color: var(--components-checkbox-control-border-color-checked-hover, #33C15E);
    box-shadow: inset 0 0 0px 1px var(--components-checkbox-control-border-color-checked-hover, #33C15E)
}

.checkbox_block__message {
    display: none;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: var(--color-foundational-system-Error, #DA0000);
    grid-area: check-error;
}

.checkbox_block.checkbox_block__error .checkbox_block__message {
    display: block;
}
.checkbox_block__message:before {
    content: '';
    width: 16px;
    min-width: 16px;
    height: 16px;
    background:url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/warning_x2.svg') no-repeat 50% 50% / contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.checkbox_block__message:before {
    content: '';
    width: 16px;
    min-width: 16px;
    height: 16px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/warning_x2.svg') no-repeat 50% 50% / contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}


/* CHECKBOX  */

/* PERSONAL DROPDOWN  */
.personal-dropdown .dropdown-menu {
    top: 100% !important;
    right: 0;
    padding-top: 20px;
}

.personal-dropdown .dropdown-menu:before {
    position: absolute;
    right: 12px;
    left: unset;
}

.personal-dropdown .dropdown-menu__inner {
    font-size: 16px;
    padding: 20px;
    border-radius: 12px;
}

.personal-dropdown .dropdown-menu__inner {
    font-size: 16px;
    line-height: 20px;
}

.personal-dropdown-item {
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 0 8px;
}

.personal-dropdown-item:not(:hover) {
    color: #11161A;
}

@media (min-width: 1024px) {
    .dropdown.personal-dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 1023.98px) {
    body .personal-dropdown .dropdown-menu {
        position: fixed !important;
        top: 0 !important;
        right: 0;
        bottom: 0;
        left: 0;
        transform: unset;
        padding: 0;
        width: 100vw;
        height: 100vh;
        min-height: 100vh;
        z-index: 12;
    }

    .personal-dropdown .dropdown-menu__inner {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 64px 16px;
    }

    .personal-dropdown .dropdown-menu__inner .column-gap-16 {
        gap: 24px 0;
    }

}

/* end PERSONAL DROPDOWN  */

/* BROWSER  */
.ios-below-14 .column-gap-24>div:not(:nth-last-of-type(1)) {
    margin-bottom: 24px;
}
.ios-below-14 .header__nav .fs-nav > * {
    padding-right: 32px;
}
/*  end BROWSER  */

/* AVATAR  */
#avatar-accepted.comp_ModalWindow .fs-form__inner {
    padding: 24px;
}

#avatar-accepted.comp_ModalWindow .fs-form__inner button.close {
    display: block;
    position: absolute;
    top: 32px;
    right: 32px;
    z-index: 9;
}

#avatar-accepted .fs-msg__inner:before {
    content: none;
}

#avatar-accepted .croppie-container .cr-boundary {
    background: white !important;
    width: 350px !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 350px !important;
    min-height: 350px;
}

#avatar-accepted .cr-viewport.cr-vp-square {
    border-radius: 50%;
    width: 320px !important;
    height: 320px !important;
    box-shadow: 0 0 2000px 2000px rgba(226, 228, 230, .8);
}
#avatar-accepted .cr-slider {
    padding: 16px 0;
    border-style: none !important;
}
@media (max-width: 767.98px) {

    #avatar-accepted.comp_ModalWindow .fs-form__inner.fs-msg__inner.fs-msg-success button.close {
        top: 4px;
        right: 4px;
    }

    #avatar-accepted {
        max-width: 100%;
        background: white;
    }

    #avatar-accepted .fs-form__inner.modal-notify__inner.fs-msg__inner.fs-msg-success {
        max-width: 100%;
        width: 100%;
        height: 100%;
        padding: 0;
        background: none;
    }

    #avatar-accepted #upload-demo {}

    #avatar-accepted .croppie-container .cr-boundary {
        max-width: 100% !important;
        width: 100% !important;
        overflow: hidden;
        background: white;
    }

    #avatar-accepted .croppie-container .cr-boundary {

        width: 320px !important;
        height: 320px !important;
        min-height: 320px;
    }

    #avatar-accepted .cr-viewport.cr-vp-square {
        width: 290px !important;
        height: 290px !important;
    }

    #avatar-accepted .modal-dialog.modal-dialog-centered {
        height: 100%;
        width: 100%;
        padding: 24px;
    }

    #avatar-accepted .croppie-container .cr-image {
        right: 0;
        display: block;
    }

}
/* AVATAR  */

/* JOB  */
.comp_PrimaryKey_Big.variant_narrow {
    align-self: flex-start;
    min-width: 180px;
}
.job-registred {
    pointer-events: none;
}
/* tab navigation  */
.page-top-title.page-job-title {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.page-top-title .blue-tabs {
    width: 100%;
    margin-top: 32px;
    z-index: 1;
}
.page-top-title .blue-tabs .nav-tabs {
    min-width: 100%;
    display: flex;
}
.page-top-title .blue-tabs .nav-link {
    line-height: 1.5;
    padding-top: 9px;
    padding-bottom: 7px;
    color: inherit;
}
.page-top-title .blue-tabs .nav-link.active {
    pointer-events: none;
    color: #495057;
}
.blue-tabs .nav-tabs>a:nth-child(1):not(.active)~.glider {
    transform: translateX(100%);
}
.blue-tabs .nav-tabs>a:nth-child(1).active~.glider {
    transform: translateX(0);
}
@media (min-width: 768px) {
    .page-top-title.page-job-title {
        flex-wrap: nowrap;
        flex-direction: row;
        align-items: center;
        min-width: 100%;
    }
    .page-top-title .blue-tabs {
        width: auto;
        margin: 0 0 0 auto;
    }
}
/* end tab navigation  */

/* lead  */
.lead-section {
    padding: 80px 0;
}
.lead-employee .lead-wrapper {
    gap: 48px 0;
}
.lead-employee-img img {
    max-width: 100%;
}
.lead-item{
    display: flex;
    flex-direction: column;
    gap: 16px 0;
}
.lead-icon {
    width: 100px;
    min-width: 100px;
    height: 100px;
}
@media (min-width: 768px) {
    .lead-employee-img {
        display: flex;
        height: 100%;
    }
    .lead-employee-img img {
        max-width: 100%;
        object-fit: cover;
        margin: auto 0;
    }

}
@media (max-width: 1198.98px) {
    .lead-section {
        padding: 56px 0;
    }
    .lead-icon {
        width: 64px;
        min-width: 64px;
        height: 64px;
    }
    .lead-item.txt_18_28 {
        line-height: 24px;
        max-width: 300px;
    }
    .lead-wrapper {
        gap: 32px 0;
    }
    .lead-employee .lead-wrapper {
        gap: 24px 0;
    }
    @media (max-width:767.98px) {
        .lead-wrapper {
            gap: 32px;
        }
        .lead-item{
            display: flex;
            flex-direction: row;
            gap: 0 16px;
            align-items: center;
        }
        .lead-employee-img {
            margin-top: 48px;
        }
    }
}
/* end lead  */

/* numbers  */
.numbers-order-item {
    padding: 24px 32px 32px;
    background: #EAF6EE;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px 0;
    height: 100%;
}
.numbers-order-txt {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
}
.numbers-order-icon {
    width: 60px;
    min-width: 60px;
    height: 60px;
}

.numbers-order .row>div:nth-child(1) .numbers-order-icon {
    background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/number_1.svg') no-repeat 50% 50% / contain;
}
.numbers-order .row>div:nth-child(2) .numbers-order-icon {
    background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/number_2.svg') no-repeat 50% 50% / contain;
}
.numbers-order .row>div:nth-child(3) .numbers-order-icon {
    background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/number_3.svg') no-repeat 50% 50% / contain;
}
.numbers-order .row>div:nth-child(4) .numbers-order-icon {
    background: url('/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/number_4.svg') no-repeat 50% 50% / contain;
}
@media (max-width: 1199.98px) {
    .numbers-order-item {
        padding: 24px;
    }
    .numbers-order-icon {
        width: 48px;
        min-width: 48px;
        height: 48px;
    }
    .numbers-order-txt {
        font-size: 18px;
        line-height: 24px;
    }
}
@media (max-width: 1023.98px) {
    .numbers-order-wrapper {
        gap: 24px 0;
    }

}
@media (max-width: 767.98px) {
    .numbers-order-item {
        flex-direction: row;
        gap: 0 16px;
        align-items: flex-start;
    }

}
/* end numbers  */

/* form  */
.form-illustrated-wrapper {
    display: flex;
}
.form-illustrated-form {
    padding: 24px;
    border: 1px solid #E2E4E6;
    border-radius: 24px;
}
.form-illustrated-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 0;
}
.form-illustrated-img {
    border-radius: 0 24px 24px 0;
    overflow: hidden;
    position: relative;
    left: -1px;
    width: calc(30.9% + 1px);
}
.form-illustrated-img img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.comp_FormGroup .dropdown__select .fs-btn__select .form_label {
    color: #B7BCC1;
}


/* success  */
.form-illustrated-inner {
    position: relative;
    overflow: hidden;
}

/* end CONFIRM LOGOUT WINDOW  */

.badge-soon {
    background: #FFE479;
    border-radius: 16px 16px 16px 3px;
    padding: 2px 12px 0px;
    font-family: var(--second-family);
    font-weight: 700;
    color: var(--color_text);
    width: fit-content;
    line-height: 28px;
}

/* ABOUT PAGE  */
.txt_22_36 {
    font-size: 22px;
    line-height: 36px;
}

.about-page-intro {
    margin-bottom: 48px;
}

.about-page-intro .content-banner-inner {
    padding: 32px 64px;
}

.about-page-intro .comp_PrimaryKey_Big.variant_transparent {
    background-color: #FFF;
    border-color: #FFF;
    width: auto;
}

.about-page-teasers .teasers__inner {
    padding: 0 0 48px;
}

[class*="about-page-"] .maxw-920 {
    width: 920px;
    max-width: 100%;
    margin: 0 auto;
}

.about-page-goal .comp_PrimaryKey_Big {
    align-self: center;
    width: auto;
}

.about-page-description {
    padding: 0 0 80px;
}

.about-page-description .title_32_42 {
    margin-bottom: 48px;
}

.about-page-description .comp_PrimaryKey_Small.variant_transparent,
.rating-page-description .comp_PrimaryKey_Small.variant_transparent {
    align-self: flex-start;
}

.about-page-users {
    padding: 80px 0;
}

.about-page-users-img img {
    max-width: 100%;
}

.about-page-users .PrimaryButton_Accent_Large {
    align-self: center;
}

@media (min-width: 1200px) {
    .about-page-intro .content-banner:hover button {
        top: -0.3125rem;
    }
}

@media (max-width: 1199.98px) {
    .about-page-intro .content-banner-inner {
        padding: 32px 24px;
    }

    [class*="about-page-"] .txt_22_36 {
        font-size: 18px;
        line-height: 28px;
    }

    .about-page-teasers .teasers__inner {
        padding: 0 0 32px;
    }

    .about-page-users .column-gap-48,
    .about-page-goal .column-gap-48 {
        gap: 32px;
    }

    .about-page-users,
    .about-page-description {
        padding: 0 0 56px;
    }
}

@media (max-width: 767.98px) {
    .about-page-intro .content-banner-inner {
        padding: 48px 24px;
    }

    .about-page-goal .comp_PrimaryKey_Big {
        width: 100%;
    }
    .about-page-users .PrimaryButton_Accent_Large {
        width: 100%;
    }
    .about-page-description .comp_PrimaryKey_Small.variant_transparent {
        line-height: 20px;
    }
}

/* end ABOUT PAGE  */

/* SPEAKERS PAGE NEW  */
.card-grid-speakers {
    gap: 48px 0;
}
.card-speaker__img {
    border-radius: 12px;
}

.card-speaker__info {
    max-width: 100%;
    margin: 0;
    padding-top: 24px;
}
.card-speaker__name {
    font-size: 18px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-speaker__position {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    line-height: 21px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 1199.98px) {
    .card-grid-speakers {
        gap: 32px 0;
    }
    .card-speaker__info {
        height: calc(100% - 180px);
    }
}
@media (min-width: 1200px) {
    .card-speaker__info {
        height: calc(100% - 280px);
    }
}


@media (max-width: 1199.98px) {
    .card-speaker__info {
        padding-top: 16px;
    }
    .card-speaker__name {
        font-size: 16px;
        line-height: 24px;
    }
    .card-speaker__position {
        width: 288px;
        font-size: 13px;
        line-height: 18px;
    }
}

@media (min-width: 767.98px) {
    .card-speaker .card-speaker__img {
        overflow: hidden;
    }
    .card-speaker .card-speaker__img img {
        transform: scaleX(1);
        will-change: transform;
        transition: transform .4s cubic-bezier(.3,0,.2,1);
    }
    .card-speaker:hover .card-speaker__img img {
        transform: scale3d(1.05, 1.05, 1.05);
    }
}

/* banner horizont */
.column-gap-80 .banner-horizont {
    padding-top: 0;
    padding-bottom: 0;
}
.column-gap-80 .banner-horizont>.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.column-gap-80 .speakers_form {
    margin: 0;
}
/* end banner horizont */

.modal-content .Heading_H2 {
    padding-right: 20px;
}

/* end SPEAKERS PAGE NEW  */

/* PHONE FROM REGISTRATION BRANCH удалить при релизе  */
/* tel
.RegionPhone_Wrapper {
    display: flex;
    gap: 8px;
    transition: all .25s ease;
}
.RegionPhone_Wrapper * {
    transition: all .25s ease;
}
.RegionPhone {
    background: #ECF2F6;
    border-radius: 8px;
}
.RegionPhone:hover {
    background: #D8E3EB;
}
.RegionPhone.show,
.RegionPhone:active {
    background: #CAD7E0;
}
.RegionPhone_Selector {
    padding: 16px;
    font-size: 0;
    gap: 0 !important;
}
.RegionPhone_Selector:after {
    display: none !important;
}
.RegionPhone:hover .RegionPhone_Selector {
    color: #323F47 !important;
}
.RegionPhone .RegionPhone_Dropdown {
    top: calc(100% + 0px) !important;
    padding-top: 8px;
    left: 0;
    border-radius: 8px;
}
.RegionPhone_Dropdown:before {
    display: none !important;
}
.RegionPhone_Dropdown .RegionPhone_Dropdown_Inner {
    margin-top: 0;
    padding: 8px;
    gap: 8px;
    max-height: calc(5 * 40px + 6 * 8px);
    overflow-y: scroll;
    overflow-x: hidden;
}*/
/* scroll  */
.RegionPhone_Dropdown .RegionPhone_Dropdown_Inner::-webkit-scrollbar {
    width: 2px;
    background-color: #F1F1F1 !important;
}
/* .RegionPhone_Dropdown .RegionPhone_Dropdown_Inner::-webkit-scrollbar-thumb {}*/
/* Enable dropdown on hover */
.header .dropdown.dropdown__lang:hover .dropdown-menu,
.fs-nav .dropdown:hover .dropdown-menu {
    display: block;
}
/* end Enable dropdown on hover */

/* CABINET DROPDOWN QUICK FIX  */
.comp_FormGroup .dropdown-menu {
    display: none !important;
}

.comp_FormGroup .dropdown.dropdown__select:hover .dropdown-menu {
    display: block !important;
}

/* scroll  */
.comp_FormGroup .dropdown.dropdown__select .dropdown-menu__inner::-webkit-scrollbar {
    width: 2px;
    background-color: #F1F1F1 !important;
}

.comp_FormGroup .dropdown.dropdown__select .dropdown-menu__inner::-webkit-scrollbar-thumb {
    background-color: #2DAA55 !important;
    background-clip: padding-box;
    border: 2px solid #2DAA55 !important;
    -webkit-border-radius: 0;
    border-radius: 999px;
    -webkit-box-shadow: inset -1px 1px 0 #2DAA55, inset 1px 1px 0 #2DAA55 !important;
}
.RegionPhone_Dropdown .RegionPhone_Dropdown_Inner::-webkit-scrollbar-thumb:hover {
    background: #2DAA55 !important;
}
/* end scroll  */
.RegionPhone_Dropdown .dropdown-item {
    border-radius: 4px;
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 8px;
    transition: all .25s ease;
}
.RegionPhone_Code {
    margin-left: auto;
    color: var(--color-core-foreground-muted, #657885);
}
.RegionPhone_Dropdown .dropdown-item.active {
    background: #F5F8FA;
}
.RegionPhone_Dropdown .dropdown-item:hover {
    background: #F5F8FA;
}
.RegionPhone_Dropdown .dropdown-item.active:hover {
    background: #ECF2F6;
}
.RegionPhone_Dropdown .dropdown-item.disabled {
    color: #A3B5C2;
    pointer-events: none;
}
.RegionPhone_Dropdown .dropdown-item.active:after,
.RegionPhone_Selector_Prefix_value {
    display: none;
}

/* REGION PHONE DROPDOWN MOBILE  */
@media (max-width: 767.98px) {
    .RegionPhone.show:before {
        content: '';
        width: 100vw;
        height: 100vh;
        background: var(--color-foundational-overlay-default, rgba(51, 64, 72, 0.50));
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        pointer-events: none !important;
    }

    .RegionPhone_Dropdown {
        position: fixed !important;
        top: 100% !important;
        height: 310px;
        width: 100vw;
    }

    .RegionPhone_Dropdown.show {
        top: calc(100% - 365px) !important;
    }

    .RegionPhone_Dropdown.show .RegionPhone_Dropdown_Inner {
        max-height: 310px;
        border-radius: 0;
        -ms-scroll-chaining: none;
        overscroll-behavior: contain;
    }

}

/* end REGION PHONE DROPDOWN MOBILE  */

/* flags  */
.icon-flag-ru {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_ru.svg") no-repeat 50% 50%/contain;
}

.icon-flag-by {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_by.svg") no-repeat 50% 50%/contain;
}

.icon-flag-az {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_az.svg") no-repeat 50% 50%/contain;
}

.icon-flag-am {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_am.svg") no-repeat 50% 50%/contain;
}

.icon-flag-ge {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_ge.svg") no-repeat 50% 50%/contain;
}

.icon-flag-kz {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_kz.svg") no-repeat 50% 50%/contain;
}

.icon-flag-kg {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_kg.svg") no-repeat 50% 50%/contain;
}

.icon-flag-tm {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_tm.svg") no-repeat 50% 50%/contain;
}

.icon-flag-uz {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/icon_flag_uz.svg") no-repeat 50% 50%/contain;
}

.icon-flag-other {
    display: inline-block;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
    min-height: 24px;
    max-height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/fosagro_ui/language_x3.svg") no-repeat 50% 50%/contain;
}
/* end flags  */
/* end PHONE FROM REGISTRATION BRANCH удалить при релизе  */
/* TOUCH SCREEN  */
@media (hover: none) {

    .fs-nav .dropdown:hover .dropdown-toggle,
    .fs-nav .dropdown:hover .fs-nav__link {
        color: initial;
    }
    .fs-nav .dropdown .fs-nav__link:hover {
        color: #858C92;
    }
    .fs-nav .dropdown:hover .dropdown-menu {
        display: none !important;
    }
    .fs-nav .dropdown .dropdown-toggle {
        position: static !important;
    }
    .fs-nav .dropdown.show .dropdown-menu {
        display: block !important;
        z-index: 2 !important;
    }
    .fs-nav .dropdown .dropdown-toggle:after {
        transform: rotate(0);
        transform-origin: center;
        background: url("/local/templates/lektoriy_phosagro/css/../img/arr_down-black.svg") no-repeat 50% 50%/12px 10px;
    }
    .fs-nav .dropdown.show .dropdown-toggle:after {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
        background: url("/local/templates/lektoriy_phosagro/css/../img/arr_down-grey.svg") no-repeat 50% 50%/12px 10px;
    }
    .fs-nav .dropdown .dropdown-toggle:after,
    .fs-nav .dropdown .dropdown-toggle {
        width: 24px;
        min-width: 24px;
        height: 24px;
        min-height: 24px;
    }
    @media (max-width: 1199.98px) {
        .header__nav .fs-nav .dropdown .dropdown-toggle,
        .header__nav .fs-nav::-webkit-scrollbar {
            display: none;
        }
    }

}
/* end TOUCH SCREEN  */
#FORM_ACCOUNT_REMOVE .fui_hr {
    display: none;
}

/* CAPCHA  */
.fui_capcha_wrap {
    margin-bottom: 24px;
}

.fui_capcha_inner {
    display: flex;
    gap: 8px;
}

.fui_capcha_title {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 8px;
}

.fui_capcha_inner input {
    width: calc(100% - 180px);
}

.fui_capcha_wrap .form-required.starrequired {
    content: "*";
    color: #D82623;
    font-family: 'Foco';
    font-size: 1.25em;
    line-height: 1;
    vertical-align: middle;
    margin-left: 6px;
}

/* end CAPCHA  */


.form-illustrated-success {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /* bottom: 0; */
    visibility: hidden;
    /* height: 0; */
    overflow: hidden;
    background: #fff;
    padding: 0 24px;

    transform: translateY(-150%);

/*    -webkit-transition: transform 0.05s, visibility 0.05s ease-out, bottom 0.05s ease-out;
     -moz-transition: transform 0.05s, visibility 0.05s ease-out, bottom 0.05s ease-out;
    -o-transition: transform 0.05s, visibility 0.05s ease-out, bottom 0.05s ease-out;
    transition: transform 0.05s, visibility 0.05s ease-out, bottom 0.05s ease-out; */
}
.form-illustrated-success.active {

    visibility: visible;
    height: 100%;

    transform: translateY(0%);

    -webkit-transition: transform 0.35s, visibility 0.05s ease-in, bottom 0.35s ease-out;
    -moz-transition: transform 0.35s, visibility 0.05s ease-in, bottom 0.35s ease-out;
    -o-transition: transform 0.35s, visibility 0.05s ease-in, bottom 0.35s ease-out;
    transition: transform 0.35s, visibility 0.05s ease-in, bottom 0.35s ease-out;
}
.form-illustrated-success .column-gap-24 {
   height: 100%;
}
.form-illustrated-inner .form_footer__button {
    text-align: left;
}
.form-illustrated-form button {
    align-self: flex-start;
}
/* equal width form  */
.form-illustrated-equal .form-illustrated-form {
    width: 50%;
    padding: 64px;
}
.form-illustrated-equal .form-illustrated-img {
    left: -1px;
    width: calc(50% + 1px);
}
.form-illustrated-inner {
    height: 101%;
}
.form-illustrated-content {
    margin: auto 0;
}
.form-illustrated-inner .form_footer {
    margin-top: auto;
}
/* end equal width form  */

/* form illustrated fixes */
.form-illustrated-form.form-employer .form-illustrated-inner {
    display: inherit;
    flex-wrap: unset;
    gap: unset;
}
.form-employer-success .reg-page-success-title {
    text-align: left;
}
.form-employer-success .attention-item {
    margin-top: 24px;
}
.form-employer-group {
    display: flex;
    row-gap: 24px;
    padding-bottom: 72px;
}
.comp_FormGroup .dropdown {
    height: 52px;
}
.comp_FormGroup .dropdown .select2-container--default .select2-selection--single {
    background-color: #fff;
    border-color: transparent;
    border-radius: 0;
    height: 20px;
}
.comp_FormGroup .dropdown:has(.input-error),
.comp_FormGroup input.input-error {
    border-color: red;
}
.comp_FormGroup .tooltip {
    white-space: nowrap;
}
.comp_FormGroup .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #0E212F;
    font-family: Foco;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
}
.form-employer .comp_FormGroup .tooltip {
    position: absolute;
    top: 100%;
    right: 0;
}
.form-employer .reg-page-auth {
    position: absolute;
    top: calc(100% + 16px);
    right: 0;
}

.comp_FormGroup .select2-search--dropdown .select2-search__field {
    height: auto;
}
.comp_FormGroup .select2-container--open .select2-dropdown--below {
    border-top: 1px solid rgb(183, 188, 193);
    border-color: rgb(183, 188, 193);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.comp_FormGroup .select2-container--default .select2-search--dropdown .select2-search__field {
    border-radius: 4px;
}
.comp_FormGroup span.select2-search.select2-search--dropdown {
    padding: 0;
}
.comp_FormGroup span.select2-search.select2-search--dropdown:after {
    content: '';
    width: 24px;
    height: 24px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-search-gray.svg") no-repeat 50% 50%/16px 16px;
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 8px;
}
.comp_FormGroup .select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 5px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/arr_down-grey.svg") no-repeat 50% 50%/12px 10px;
    border: none;
    width: 12px;
    height: 10px;
    display: inline-block;
    transition: all .35s ease;
}
.comp_FormGroup .select2-container--open  .select2-selection__arrow b {
    transform: rotate(180deg);
}

.comp_FormGroup .dropdown.dropdown__select:not(:has(.select2-selection__placeholder))+.input-required-label {
    display: none;
}

/**/
/* DROPDOWN SCROLL  */
/* select2-results__options */
.select2-results *::-webkit-scrollbar {
    width: 2px !important;
    background-color: #F1F1F1 !important;
}

.select2-results *::-webkit-scrollbar-thumb {
    background-color: #2DAA55 !important;
    background-clip: padding-box;
    border: 2px solid #2DAA55 !important;
    border: 3px solid transparent !important;
    -webkit-border-radius: 0;
    border-radius: 999px;
    -webkit-box-shadow: inset -1px 1px 0 #2DAA55, inset 1px 1px 0 #2DAA55 !important;
    -webkit-box-shadow: inset 0px 5px 0 #2DAA55, inset 1px 10px 0 #2DAA55 !important;
    box-shadow: inset 0px 5px 0 #2DAA55, inset 1px 10px 0 #2DAA55 !important;
}

.select2-results *::-webkit-scrollbar-thumb:hover {
    background: #2DAA55 !important;
}
/* end form illustrated fixes */

@media (min-width: 768px) {
    .form-illustrated-form {
        width: 69.1%;
        padding: 64px 110px 64px 64px;
        border-radius: 24px 0 0 24px;
    }

}
@media (max-width: 1199.98px) {
    .form-illustrated-form {
        padding: 24px 16px;
    }
    .form-illustrated-form .section-title {
        margin-bottom: 8px;
    }
    .form-illustrated-wrapper .title_32_42 {
        font-size: 24px;
        line-height: 30px;
    }
    .form-illustrated-success {
        padding: 0 18px;
    }
    @media (max-width: 767.98px) {
        .form-illustrated-equal .form-illustrated-form {
            width: 100%;
            padding: 48px 24px;
        }
        .form-illustrated-content.column-gap-80 {
            gap: 24px 0;
        }
        .form-illustrated-content .column-gap-24 {
            gap: 16px 0;
        }
        .form-illustrated-equal button {
            width: 100%;
        }

    }
}
/* end form  */

/* brands  */
.slider-brands {
    position: relative;
    padding: 0;
}
/*loading*/
.slider-brands:not(.owl-loaded) {
    height: 156px;
    display: flex;
    border-radius: 24px;
}
.slider-brands:not(.owl-loaded):after {
    content: '';
    background: #F6F6F6 url('/local/templates/lektoriy_phosagro/css/../img/loader.gif') no-repeat 50% 50% / 24px 24px;
    position: absolute;
    inset: 0;
    transition: background .35s ease;
    border-radius: 24px;
}
.slider-brands:not(.owl-loaded) .slider-brands-item {
    opacity: 0;
}
/*end loading*/
.slider-brands .owl-nav {
    position: absolute;
    top: calc(-32px - 48px);
    right: 0;
    display: flex;
    gap: 0 32px;
}
.slider-brands .owl-stage {
    display: flex;
    transition-timing-function: linear !important;
}
.slider-brands-item {
    padding: 0 50px;
    /* border: 1px solid #E2E4E6; */
    box-shadow: inset 0 0 0 1px #e2e4e6;
    border-radius: 12px;
    justify-content: center;
    height: 110px;
    display: flex;
}
.slider-brands-item img {
    display: block;
    max-width: 100%;
    margin: auto;
}
@media (min-width: 768px) {
    .slider-brands .owl-stage-outer {
        overflow: hidden;
    }
    .slider-brands-item {
        height: 156px;
    }
}
@media (min-width: 1200px) {
    .slider-brands .owl-nav {
        top: calc(-48px - 48px);
    }
}
/* end brands  */

/* info modal  */
.info_modal {
    max-width: 700px;
}
.info_modal__inner {
    background: #fff;
    padding: 64px;
    width: 700px;
    max-width: 100vw;
    border-radius: 16px;
    box-shadow: 0px 15px 45px 0px rgba(8, 37, 98, 0.10);
    min-height: unset;
    position: relative;
    pointer-events: all;
}
.info_modal button.close {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 16px;
    height: 16px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-close-black.svg") no-repeat 50% 50%/contain !important;
    cursor: pointer;
}
.info_modal .comp_PrimaryKey_Small.variant_transparent {
    min-width: auto;
    align-self: flex-start;
}
.info_modal .txt_18_28 ul {
    margin: 0;
    padding-left: 18px;
}

@media (max-width: 767.98px) {
    .info_modal {
        margin: 0;
        min-height: 100vh;
        background: white;
        min-height: 100vh;
    }
    .info_modal__inner {
        margin: 0;
        padding: 32px 16px;
        width: 100vw;
        max-width: 100vw;
        border-radius: 0;
        box-shadow: unset;
        position: static;
    }

    .info_modal button.close {
        right: 16px;
    }

    .info_modal .comp_Title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }

    .info_modal .txt_18_28 {
        font-size: 16px;
        line-height: 24px;
    }

}
/* end info modal  */

/* success modal  */
.success_modal {
    max-width: 330px;
}
.success_modal__inner {
    position: relative;
    background: #FFF;
    padding: 54px;
    width: 330px;
    max-width: 100vw;
    border-radius: 24px;
    box-shadow: 0px 15px 45px 0px rgba(8, 37, 98, 0.10);
}
.success_modal__inner:before {
    content: '';
    width: 56px;
    height: 56px;
    display: block;
    background: url('/local/templates/lektoriy_phosagro/css/../img/icon-success.svg') no-repeat 50% 50% / contain;
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width: 767.98px) {
    .success_modal {
        margin: 0 auto;
        min-width: 100vw;
        min-height: 100vh;
    }
    .success_modal__inner {
        margin: auto;
    }
}
/* end success modal  */

/* error modal  */
.error_modal {
    max-width: 700px;
}
.error_modal button.close {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 16px;
    height: 16px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-close-black.svg") no-repeat 50% 50%/contain !important;
    cursor: pointer;
}
.error_modal__inner {
    background: #fff;
    padding: 64px;
    width: 700px;
    max-width: 100vw;
    border-radius: 16px;
    box-shadow: 0px 15px 45px 0px rgba(8, 37, 98, 0.10);
    pointer-events: all;
}
.error_modal__inner > [class*='column-gap-'] {
    align-items: center;
}
.error_modal__text {
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.error_modal__button {
    width: 100%;
    text-align: center;
}
@media (min-width: 768px) {
    .error_modal__inner {
        position: relative;
    }
}
@media (max-width: 767.98px) {
    .error_modal {
        margin: 0;
        background-color: #FFF;
        min-height: 100vh;
    }
    .error_modal button.close {
        right: 16px;
    }
    .error_modal__inner {
        padding: 16px;
        width: 100%;
        border-radius: 0;
        box-shadow: unset;
    }
    .error_modal__inner>[class*='column-gap-'] {
        gap: 24px 0;
    }
    .error_modal .comp_Title_22_30 {
        font-size: 18px;
        line-height: 26px;
    }
    .error_modal__button button {
        width: 100%;
    }

}
/* end error modal  */

.fwR {
    font-weight: 400;
}

/* examples  */
.examples-wrapper {
    gap: 32px 0;
}
.examples-item {
    height: 100%;
}
.examples-img {
    border-radius: 24px 24px 0 0;
    overflow: hidden;
    background-color: #FFF;
    max-height: 180px;
}
.examples-img img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    display: block;
    position: relative;
    bottom: -1px;
}
.examples-txt {
    padding: 8px 10px;
    font-weight: bold;
    text-align: center;
    height: 54px;
    border: 1px solid #E2E4E6;
    border-top-color: transparent;
    border-radius: 0 0 24px 24px;
    vertical-align: middle;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.examples-txt .txt_18_28 {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    max-height: 100%;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.examples-item.examples-item-txt {
    border-radius: 24px;
    border: 1px solid #E2E4E6;
    text-align: center;
    display: flex;
}
.examples-item.examples-item-txt .txt_18_28 {
    margin: auto 0;
}
@media (min-width: 1200px) {
    .examples-item.examples-item-txt {
        padding: 48px;
    }
}
@media (max-width: 767.98px) {
    .examples-wrapper.row {
        margin-left: -8px !important;
        margin-right: -8px !important;
    }
    .examples-wrapper.row [class*=col-] {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }
    .examples-wrapper {
        gap: 16px 0;
    }
    .examples-txt {
        padding: 12px;
        font-weight: 400;
        height: 60px;
    }
    .examples-item .txt_18_28 {
        font-size: 13px;
        line-height: 18px;
    }
    .examples-item.examples-item-txt {
        padding: 13px;
    }
}
/* end examples  */

/* content banner */
.content-banner picture .lazy:not(.loaded) {
    display: block;
    height: 500px;
    min-height: 500px;
    max-height: 500px;
    object-fit: cover;
    position: relative;
}
.content-banner picture .lazy:not(.loaded)~span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    display: block;
    background: url('/local/templates/lektoriy_phosagro/css/../img/loader.gif') no-repeat 50% 50% / 24px 24px;
    z-index: 9;
}
.content-banner picture .lazy:not(.entered){
    opacity: 0;
}
.content-banner picture .lazy.entered {
    animation-name: fade;
    animation-duration: 3s;
}
.content-banner picture .lazy.entered {
    /* border: 5px solid red; */
}
.content-banner picture .lazy.loaded {
    /* border: 5px solid green !important; */
}
.content-banner button.lazy {
    animation-name: fade;
    animation-duration: 6s;
}
@keyframes fade {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
/* end content banner */

/*end  JOB  */

/* CONFIRM LOGOUT WINDOW  */
@media (max-width: 1199.98px) {
    #logoutConfirmWindow .comp_PrimaryKey_Big.variant_transparent {
        height: 48px;
        border-radius: 32px;
    }

    @media (min-width: 767.98px) {
        .comp_PrimaryKey_Big {
            width: 50%;
        }
    }

}

@media (max-width: 767.98px) {
    #logoutConfirmWindow .fs-form__inner {
        border-radius: 0;
        padding: 64px 24px;
        box-shadow: unset;
    }

    #logoutConfirmWindow .column-gap-48 {
        margin: auto;
        gap: 32px 0;
    }

    #logoutConfirmWindow .flexgap-16 {
        gap: 16px;
        flex-direction: column;
    }

}
/* end CONFIRM LOGOUT WINDOW  */

/* COMPONENT RADIO copied from fui. delete this clone after reg release */
.UI_Medium_Regular {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.Radio_Large {
    display: flex;
    gap: 8px;
    margin: 0;
    transition: all .35s ease;
}

.Radio_Large input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    width: 24px;
    min-width: 24px;
    height: 24px;
    border: 1px solid var(--components-radio-control-border-color-default, #8396A3);
    border-radius: 50%;
    display: grid;
    place-content: center;
    cursor: pointer;
}

.Radio_Large input[type="radio"]::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: 16px 16px 0 0 #FFF inset;
    cursor: pointer;
}

.Radio_Large input[type="radio"]+span {
    cursor: pointer;
}

/* hover */
.Radio_Large:hover input[type="radio"] {
    border-color: #29994E;
}

/* end hover */

/* checked */
.Radio_Large input[type="radio"]:checked {
    border: 1px solid #29994E;
    background: #29994E;
}

.Radio_Large input[type="radio"]:checked::before {
    transform: scale(1);
}

/* end checked */

/* checked hover */
.Radio_Large:hover input[type="radio"]:checked {
    border: 1px solid #33C15E;
    background: #33C15E;
}

.Radio_Large:hover input[type="radio"]:checked:before {
    box-shadow: 16px 16px 0 0 #FFF inset;
}

/* end checked hover */

/* disabled */
.Radio_Large input[type="radio"]:disabled {
    border: var(--components-radio-control-border-width-disabled, 1px) solid var(--components-radio-control-border-color-disabled, #A3B5C2);
    background: var(--components-radio-control-bg-color-disabled, #F5F8FA);
    pointer-events: none;
}

.Radio_Large input[type="radio"]:checked:disabled {
    border: var(--components-radio-control-border-width-disabled, 1px) solid var(--components-radio-control-border-color-disabled, #A3B5C2);
    background: var(--components-radio-control-bg-color-disabled, #F5F8FA);
    pointer-events: none;
}

.Radio_Large input[type="radio"]:checked:disabled:before {
    box-shadow: 16px 16px 0 0 #A3B5C2 inset;
    pointer-events: none;
}

/* end disabled */

/* pointer events  */
.Radio_Large input[type="radio"]:checked+span,
.Radio_Large input[type="radio"]:checked,
.Radio_Large input[type="radio"]:checked:before,
.Radio_Large input[type="radio"]:disabled+span,
.Radio_Large input[type="radio"]:disabled,
.Radio_Large input[type="radio"]:checked:disabled:before {
    pointer-events: none !important;
}

/* end pointer events  */
/* end COMPONENT RADIO */

/* fix page twitching  */
.header.header-default,
.footer {
    width: 100vw !important;
    min-width: 100vw;
    max-width: 100vw;
}
/* end fix page twitching  */

/* actions_img */
#actions_img {}
#actions_img a {
    display: block;
    font-family: "Calibri", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.53px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #0E212F;
}
body #actions_img a:not(:last-child) {
    margin-bottom: 20px;
}

#actions_img a:hover {
    color: #33C15E;
}

/* end actions_img */

/* Accessibility page */
.accessibility_ul {
    padding-left: 24px;
}
/* end Accessibility page */

@media (min-width: 768px) {
    .Select_Large .Select_Large_Menu.dropdown-menu[x-placement="top-start"] {
        transform: translate3d(0px, -310px, 0px) !important;
        top: 0 !important;
    }

    .Select_Large .Select_Large_Menu.dropdown-menu[x-placement="top-start"] .dropdown-menu__inner {
        max-height: 310px;
        /*height: 310px;*/
    }
    /*
    .UF_EDUCATION_LEVEL .Select_Large .Select_Large_Menu.dropdown-menu[x-placement="top-start"],
    .UF_EDUCATION_STATUS .Select_Large .Select_Large_Menu.dropdown-menu[x-placement="top-start"] {
        transform: translate3d(0px, -200px, 0px) !important;
    }
    .UF_EDUCATION_YEAR .Select_Large .Select_Large_Menu.dropdown-menu[x-placement="top-start"] {
        transform: translate3d(0px, -200px, 0px) !important;
    }
    .UF_EDUCATION_YEAR .Select_Large .Select_Large_Menu.dropdown-menu[x-placement="top-start"] .dropdown-menu__inner,
    .UF_EDUCATION_LEVEL .Select_Large .Select_Large_Menu.dropdown-menu[x-placement="top-start"] .dropdown-menu__inner,
    .UF_EDUCATION_STATUS .Select_Large .Select_Large_Menu.dropdown-menu[x-placement="top-start"] .dropdown-menu__inner {
        height: auto;
    }
        */
}

/* GREETINGS */
.greetings {
    background: url('/local/templates/lektoriy_phosagro/css/../img/greetings_bg_desktop.webp') no-repeat 50% 50% / cover;
    padding: 80px 0;
    margin: 40px 0;
}
.page-inner .greetings {
    margin: 0 0 80px;
}
.greetings * {
    -webkit-user-select: none;
    user-select: none;
}
.greetings_inner {
    display: flex;
}

.greetings_left {
    display: flex;
    flex-flow: column;
    gap: 32px;
}

.greetings_right {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 48px;
}
@media (min-width: 1200px) {
    .greetings_inner {
        align-items: center;
        gap: 0 24px;
    }
    .greetings_left {
        min-width: calc(100% - 848px - 24px);
    }
    .greetings_right {
        width: 848px;
        min-width: 848px;
    }
    @media (max-width: 1439.98px) {
        .greetings_txt br {
            display: none;
        }
    }
}
@media (min-width: 1440px) {
    .greetings_inner {
        gap: 0 80px;
    }
    .greetings_left {
        min-width: calc(100% - 848px - 80px);
    }
}

.greetings_video {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    height: 250px;
    cursor: pointer;
}

.greetings_video:nth-child(1) {
    width: calc(50% - 24px);
    background: url('/local/templates/lektoriy_phosagro/css/../img/02_greetings.webp') no-repeat 100% 50% / contain;

}
.greetings_video:nth-child(2) {
    width: calc(50% - 24px);
    background: url('/local/templates/lektoriy_phosagro/css/../img/03_greetings.webp') no-repeat 100% 50% / contain;

}

.greetings_video_inner {
    position: absolute;
    inset: 0;
    padding: 24px 32px;
    color: #FFF;
    z-index: 1;
    pointer-events: none;
}
.greetings_video:nth-child(1) .greetings_video_inner {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="296" height="250" viewBox="0 0 296 250" fill="none"><path d="M-237 282.93C-237 282.93 -76.8645 283.087 -72.4686 282.93C177.154 272.722 291.761 -23.0064 296 -34L-237 -34L-237 282.93Z" fill="%23004A86"/></svg>');
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 533px 317px;
}
.greetings_video:nth-child(2) .greetings_video_inner {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="300" height="250" viewBox="0 0 300 250" fill="none"><path d="M-233 282.93C-233 282.93 -72.8645 283.087 -68.4686 282.93C181.154 272.722 295.761 -23.0064 300 -34L-233 -34L-233 282.93Z" fill="%23DAAA00"/></svg>');
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 533px 317px;
}

.greetings_video_txt {
    display: flex;
    flex-flow: column;
    gap: 8px;
}

.greetings_video_icon {
    width: 64px;
    min-width: 64px;
    height: 64px;
    /* background: url('/local/templates/lektoriy_phosagro/css/../img/icon_play.svg') no-repeat 50% 50% / contain; */
}

.greetings_video_data {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
    gap: 24px 0;
}
@media (min-width: 1200px) {
    .greetings_video_icon {
        margin-top: auto;
    }
}
/* typography  */
.greetings_title {
    font-family: Foco;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
}
.greetings_txt {
    font-family: Foco;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.greetings_video_title {
    font-family: Foco;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
}
.greetings_video_caption {
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 1199.98px) {
    .page-inner .greetings {
        margin: 32px 0 64px;
    }
    .greetings_video_icon {
        width: 48px;
        min-width: 48px;
        height: 48px;
    }
    .greetings_title {
        font-size: 24px;
        line-height: 30px;
    }
    .greetings_txt {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
    .greetings_video_title {
        font-size: 15px;
        line-height: 21px;
    }
    .greetings_video_caption {
        font-size: 13px;
        line-height: 18px;
    }

    /* txt width  */
    .greetings_txt br {
        display: none;
    }
    .greetings_txt {
        padding-right: 50%;
    }
    @media (max-width: 767.98px) {
        .greetings_txt {
            padding-right: 20%;
        }
    }
    /* end txt width  */

}
/* end GREETINGS */

@media (max-width: 1199.98px) {
    .greetings {
        background: url('/local/templates/lektoriy_phosagro/css/../img/greetings_bg_mobile.webp') no-repeat 0 50% / cover;
        padding: 40px 0 24px;
        margin: 32px 0;
    }
    .greetings_inner {
        flex-flow: column;
        gap: 16px 0;
    }
    .greetings_left {
        gap: 16px 0;
    }
    .greetings_right {
        flex-wrap: nowrap;
        gap: 0 16px;
        overflow-y: hidden;
        overflow-x: scroll;
        margin: 0 -16px;
        padding: 0 16px;
    }
    .greetings_right::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 0;
        height: 0;
        background: transparent;
    }
    .greetings_video {
        width: 296px !important;
        min-width: 296px;
        height: 185px;
        border-radius: 12px;
    }
    .greetings_video_inner {
        padding: 16px 24px;
    }
    .greetings_video:nth-child(1) .greetings_video_inner {
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="230" height="185" viewBox="0 0 230 185" fill="none"><path d="M-165.38 209.368C-165.38 209.368 -46.8797 209.485 -43.6268 209.368C141.094 201.814 225.903 -17.0246 229.04 -25.1599L-165.38 -25.1599L-165.38 209.368Z" fill="%23004A86"/></svg>');
        background-size: 394.42px 234.58px;
        background-repeat: no-repeat;
        background-position: 100% 50%;
    }
    .greetings_video:nth-child(2) .greetings_video_inner {
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="230" height="185" viewBox="0 0 230 185" fill="none"><path d="M-165.38 209.368C-165.38 209.368 -46.8797 209.485 -43.6268 209.368C141.094 201.814 225.903 -17.0246 229.04 -25.1599L-165.38 -25.1599L-165.38 209.368Z" fill="%23DAAA00"/></svg>');
        background-size: 394.42px 234.58px;
        background-repeat: no-repeat;
        background-position: 100% 50%;
    }

}

/* animated background  */
@media (min-width: 1200px) {
    .zoom-in:after,
    .zoom-out:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: inherit;
        background-size: cover;
        transform-origin: center;
        transition: transform 0.2s ease-in-out;
    }
    .zoom-in:focus:after,
    .zoom-in:hover:after {
        transform: scale(1.05);
        transform-origin: center;
    }
    .zoom-out:after {
        transform: scale(1.05);
    }
    .zoom-out:focus:after,
    .zoom-out:hover:after {
        transform: scale(1);
    }
    .greetings_video .svg_circle {
        transition: transform 0.2s ease-in-out;
        transform-origin: center;
    }
    .greetings_video:hover .svg_circle {
        transform: scale(1.05);
        transform-origin: center;
        fill: #2ba150;
        /* stroke: #fff; */
    }
    .greetings_video:hover .svg_rect {
        fill: #fff;
    }
}
/* end animated background  */

/* Certificate */
.certificate-page-subtitle {
    margin-bottom: 48px;
}
.certificate-page-wrapper {
    margin-bottom: 80px;
    gap: 24px 0;
}
.certificate-page-img-txt {
    gap: 0 48px;
}
.certificate-page-faq {
    gap: 48px;
}

@media (max-width: 992px) {
    .certificate-page-wrapper {
        margin-bottom: 40px;
        gap: 24px 0;
    }
    .certificate-page-img-txt {
        gap: 0 24px;
    }
    .certificate-page-subtitle {
        margin-bottom: 24px;
    }
    .certificate-page-faq {
        gap: 24px;
    }
}

@media (max-width: 600px) {
    .certificate-page-hidden {
        display: none;
    }
    .certificate-page-img-txt {
        flex-wrap: wrap-reverse;
        gap: 16px;
    }
    .certificate-page-wrapper {
        gap: 40px 0;
    }

    .certificate-page-img img {
        height: auto;
        object-fit: contain;
    }
    .certificate-page-txt {
        font-size: 16px;
    }
    .certificate-page-faq {
        gap: 24px;
        max-width: 430px;
    }
}
/* end Certificate */


.footer-info__support {
    font-weight: 700;
    color: #ffffff;
    white-space: nowrap;
    font-size: 16px;
    display: block;
    line-height: 24px;
    margin-top: 10px;
}
.footer-info__support .footer-info__support-link {
    border-bottom: 1px solid #ffffff;
    cursor: pointer;
}
.footer-info__support .footer-info__support-link:hover {
    border-bottom: 1px solid transparent;
}

.link__underline__accent {
    cursor: pointer;
    color: #29994E;
    border-bottom: 1px solid #29994E;
    transition: all 0.35s ease;
    white-space: nowrap;
}
.link__underline__accent:hover {
    border-bottom: 1px solid transparent;
}


.dropdown_item_label.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}

/* Start: CV */
.sectionWrapper__KT {
    position: relative;
}
.sectionWrapper__KT a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
/* End: CV */
/* End */


/* Start:/local/templates/lektoriy_phosagro/css/components.css?175010160753433*/
/*
ВНИМАНИЕ РАЗРАБОТЧИКОВ!
Правки в существующие компоненты и варианты вносить нельзя!
Допускается определение внешних отступов, используя класс родительского элемента.
Например: 
.parent .comp-btn-h40 {
  margin: 20px 0;
}
*/
:root {
  --font-family: "Calibri", sans-serif;
  --second-family: "Foco", sans-serif;
  --green_default: #2daa55;
  --green_active: #2BA150;
  --grey_disabled_bg: #B7BCC1;
  --grey_disabled_color: #E2E4E6;
  --red_red: #FF0000;
  --red_active: #F70000;
  --color_text: #0E212F;
}

/* comp_PrimaryKey_Big  */
.comp_PrimaryKey_Big {
  height: 66px;
  min-width: 240px;

  border-radius: 34px;
  padding: 21px 48px 23px;

  background: var(--green_default);
  border: 1px solid var(--green_default);

  font-family: var(--font-family);
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  color: #fff;

  cursor: pointer;
  white-space: nowrap;
  text-align: center;

  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;

  box-shadow: none;

  position: relative;
  top: 0;
}

.comp_PrimaryKey_Small.link-to-detaildpo {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: var(--green_default);
  border: 1px solid var(--green_active);
  background: #FFF;
  border-radius: 999px;
  padding: 8px 24px;
}
.comp_PrimaryKey_Small.link-to-detaildpo:hover {
  background: #BEEEC8;
  color: #1C693D;
}
.comp_PrimaryKey_Small.link-to-detaildpo:active {
  background: #A6E7B4;
  border: 1px solid #A6E7B4;
  color: #1C693D;
}

.comp_PrimaryKey_Big:not(.variant_transparent):hover {
  color: #FFF;
}
.comp_PrimaryKey_Big:active,
.comp_PrimaryKey_Big.active {
  background: var(--green_active);
  border: 1px solid var(--green_active);
}

.comp_PrimaryKey_Big:disabled {
  background: var(--grey_disabled_bg);
  border: 1px solid var(--grey_disabled_bg);
  color: var(--grey_disabled_color);
  pointer-events: none;
}

.comp_PrimaryKey_Big.variant_red {
  background: var(--red_red);
  border: 1px solid var(--red_red);
  color: #FFF;
}
.comp_PrimaryKey_Big.variant_red:active,
.comp_PrimaryKey_Big.variant_red.active {
  background: var(--red_active);
  border: 1px solid var(--red_active);
}

.comp_PrimaryKey_Big.variant_transparent {
  background: transparent;
  color: var(--green_default);
}

.comp_PrimaryKey_Big.variant_done {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #004A86;
  border-color: #004A86;
  color: #FFF;
  pointer-events: none;
}
.comp_PrimaryKey_Big.variant_done .comp_btn_inner {
  align-items: center;
  gap: 0 4px;
}
.comp_PrimaryKey_Big.variant_done .comp_btn_inner:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/check_white.svg") no-repeat 50% 50% / contain;
}

@media (min-width: 1200px) {
  .comp_PrimaryKey_Big:not(:active):not(.active):not([class*="variant_"]):hover {
    top: -0.3125rem;
  }
  .comp_PrimaryKey_Big.variant_transparent:hover {
    background: var(--green_default);
    color: #FFF;
  }
}
@media (max-width: 1199.98px) {
  .comp_PrimaryKey_Big {
    height: 48px;
    min-width: 200px;

    border-radius: 32px;
    padding: 14px 32px 15px;
    line-height: 19px;
    font-size: 16px;
  }
  .comp_PrimaryKey_Big:active,
  .comp_PrimaryKey_Big.active {
    top: -0.3125rem;
  }
  .comp_PrimaryKey_Big.variant_transparent {
    height: 40px;
    border-radius: 20px;
    font-size: 16px;
  }

}
/* end comp_PrimaryKey_Big  */

/* comp_PrimaryKey_Small */
.comp_PrimaryKey_Small{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 40px;
  min-height: 40px;
  min-width: 140px;

  border-radius: 20px;
  padding: 12px 32px;

  background: var(--green_default);
  border: 1px solid var(--green_default);

  font-family: var(--font-family);
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #fff;

  cursor: pointer;
  white-space: nowrap;
  /* text-align: center; */

  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;

  box-shadow: none;

  position: relative;
  top: 0;

}

.rating-page-description .comp_PrimaryKey_Small{
  display: flex;
  align-items: center;
  line-height: 22px;
}
.comp_PrimaryKey_Small:active,
.comp_PrimaryKey_Small.active {
  background: var(--green_active);
  border-color: var(--green_active);
}

.comp_PrimaryKey_Small.variant_transparent {
  background: transparent;
  color: var(--green_default);
}

.comp_PrimaryKey_Small.variant_white {
  background: transparent;
  border-color: #FFF;
}

.comp_PrimaryKey_Small.variant_prev,
.comp_PrimaryKey_Small.variant_next {
  font-weight: 400;
  background: #FFF;
  color: var(--color_text);
  border-color: var(--grey_disabled_bg);
  padding: 10px 32px;
  line-height: 40px;
  padding: 0 24px;
}
.comp_btn_inner {
  display: flex;
  align-items: center;
  gap: 0 2px;
  line-height: 38px;
}

.comp_PrimaryKey_Small.variant_prev:not(.disabled):hover,
.comp_PrimaryKey_Small.variant_next:not(.disabled):hover {
  color: var(--green_default);
  border-color: var(--green_default);
  background-color: #FFF;
}

.comp_PrimaryKey_Small.variant_next .comp_btn_inner:after {
  content: '';
  width: 11px;
  height: 14px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/arr_key_next.svg") no-repeat 50% 50% / contain;
  margin-bottom: -3px;
}
.comp_PrimaryKey_Small.variant_next:not(.disabled):hover .comp_btn_inner:after {
  background-image: url("/local/templates/lektoriy_phosagro/css/../img/arr_key_next_green.svg");
}


.comp_PrimaryKey_Small.variant_prev .comp_btn_inner:before {
  content: '';
  width: 11px;
  height: 14px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/arr_key_prev.svg") no-repeat 50% 50% / contain;
}
.comp_PrimaryKey_Small.variant_prev:not(.disabled):hover .comp_btn_inner:before {
  background-image: url("/local/templates/lektoriy_phosagro/css/../img/arr_key_prev_green.svg");
}

.comp_PrimaryKey_Small.variant_done {
  background: #004A86;
  border-color: #004A86;
  color: #FFF;
  padding: 0 24px;
  pointer-events: none;
}
.comp_PrimaryKey_Small.variant_done .comp_btn_inner {
  align-items: center;
  gap: 0 4px;
}
.comp_PrimaryKey_Small.variant_done .comp_btn_inner:before {
  content: '';
  width: 16px;
  height: 16px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/check_white.svg") no-repeat 50% 50% / contain;
}

.comp_PrimaryKey_Small:disabled {
  background: var(--grey_disabled_bg);
  border-color: var(--grey_disabled_bg);
  color: var(--grey_disabled_color);
  pointer-events: none;
}

@media (min-width: 1200px) {
  .comp_PrimaryKey_Small:not(:active):not(.active):not([class*="variant_"]):hover {
    top: -0.3125rem;
  }
  .comp_PrimaryKey_Small.variant_white:hover,
  .comp_PrimaryKey_Small.variant_transparent:hover {
    background: var(--green_default);
    border-color: var(--green_default);
    color: #FFF;
  }

}

@media (max-width: 1199.98px) {
  .comp_PrimaryKey_Small:not([class*="variant_"]),
  .comp_PrimaryKey_Small:active,
  .comp_PrimaryKey_Small.active {
    /* top: -0.3125rem; */
  }

}

/* end comp_PrimaryKey_Small */

/* comp_Stars */
.comp_Stars {
  display: flex;
  gap: 0 4px;
  align-items: center;
}
.icon-star-white,
.icon-star-green,
.icon-star-grey {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.icon-star-green {
  background: url('/local/templates/lektoriy_phosagro/css/../img/star-green.svg') no-repeat 50% 50% / contain;
}
.icon-star-grey {
  background: url('/local/templates/lektoriy_phosagro/css/../img/star-grey.svg') no-repeat 50% 50% / contain;
}
.icon-star-white {
  background: url('/local/templates/lektoriy_phosagro/css/../img/star-white.svg') no-repeat 50% 50% / contain;
}

.comp_Stars.variant_24 [class*="icon-star-"]{
  width: 24px;
  height: 24px;
}
/* end comp_Stars */

/* comp_Badge */
.comp_Badge {
  height: 40px;
  display: flex;
  align-items: center;
  gap: 0 4px;
  border-radius: 22px;
  overflow: hidden;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 15px;
  line-height: 24px;
  color: #0E212F;
  width: fit-content;
}
.comp_Badge.variant_attention:before {
  background: url('/local/templates/lektoriy_phosagro/css/../img/attention_green_stroke.svg') no-repeat 50% 50% / contain;
}
.comp_Badge.variant_blue {
  background-color: #F0F7F8;
}
.comp_Badge.variant_white {
  background-color: #FFF;
}
@media (max-width: 1199.98px) {
  .comp_Badge {
    height: 32px;
    border-radius: 15px;
    padding: 4px 16px;
    font-size: 14px;
    line-height: 24px;
  }
}
/* end BASE */

/* comp_List_el */
.comp_List_el {
  display: flex;
  gap: 0 16px;
  align-items: center;
  font-size: 18px;
  line-height: 28px;
  color: #0E212F;
}
.comp_List_el:before {
  content: '';
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background: url('/local/templates/lektoriy_phosagro/css/../img/check-big.svg') no-repeat 50% 50% / contain;
}
.comp_List_el.variant_title {
  align-items: flex-start;
}
/* end comp_List_el */

/* TITLES  */
/* comp_Title_32_42 */
.comp_Title_32_42 {
  font-family: 'Foco';
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  color: #0E212F;
}
@media (max-width: 1199.98px) {
  .comp_Title_32_42 {
    font-size: 24px;
    line-height: 30px;
  }

}
/* end comp_Title_32_42 */

/* comp_Title_22_30  */
.comp_Title_22_30 {
  font-family: 'Foco';
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  color: #0E212F;
}
.comp_Title_22_30 > a:not(:hover) {
  color: #0E212F;
}
/* end comp_Title_22_30  */

/* end TITLES  */

/* comp_Accordion  */
.comp_Accordion {
  display: flex;
  flex-direction: column;
  gap: 16px 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.comp_Accordion_element {
  border: 1px solid #E2E4E6;
  border-radius: 12px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.comp_Accordion_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  cursor: pointer;
  padding: 20px 24px;
  gap: 0 10px;
}
.comp_Accordion_head.active:after {
  background: url('/local/templates/lektoriy_phosagro/css/../img/arrow-up-gray.svg') no-repeat 50% 50% / contain;
}
.comp_Accordion_head:after {
  content: '';
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background: url('/local/templates/lektoriy_phosagro/css/../img/arrow-down-light.svg') no-repeat 50% 50% / contain;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
      
}
.comp_Accordion_body {
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  display: none;
}
.comp_Accordion_body_inner {
  padding: 0 20px 24px;
}

@media (max-width: 1199.98px) {
  .comp_Accordion_head {
    font-size: 18px;
    line-height: 26px;
  }
  .comp_Accordion_head:after,
  .comp_Accordion_head.active:after {
    background-size: 60%;
  }
  .comp_Accordion_body {
    font-size: 15px;
    line-height: 21px;
  }

}
/* end comp_Accordion  */

/* ICONS  */
.icon-question {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('/local/templates/lektoriy_phosagro/css/../img/question.svg') no-repeat 50% 50% / contain;
  cursor: pointer;
}
/* end ICONS  */

/* HELPERS  */
.fwb {
  font-weight: bold;
}
.bg-lightblue {
  background-color: #F0F7F8;
}
.bg-darkblue {
  background-color: #D2ECF1;
}
.txt_22_27 {
  font-size: 22px;
  line-height: 27px;
}
.txt_18_28 {
  font-size: 18px;
  line-height: 28px;
}
.txt_16_24 {
  font-size: 16px;
  line-height: 24px;
}
.txt_regular {
  font-weight: 400;
}
.input-required-asterix {
  font-family: 'Foco';
  font-size: 16px;
  font-weight: 700;
  color: red;
}
/* end HELPERS  */

/* FORM COMPONENTS  */
.comp_FormGroup {

}
/* component FormGroup */
.comp_FormGroup {
  position: relative;
}
.comp_FormGroup input,
.comp_FormGroup textarea {
  border-style: none none solid;
  padding: 16px 0;
  border-bottom-width: 1px;
  border-bottom-color: rgb(183, 188, 193);
  width: 100%;
  font-family: Foco;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.comp_FormGroup .input-required::placeholder {
  color: transparent;
}
.comp_FormGroup input {
  height: 52px;
}
.comp_FormGroup input:focus {
  border-bottom-color: #858C92;
}
.comp_FormGroup input:disabled {
  color: #B7BCC1;
  background: #FFF;
}
.comp_FormGroup .icon-lock {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.comp_FormGroup .dropdown__select__disabled {
  pointer-events: none;
}
.comp_FormGroup input:disabled .dropdown-toggle:after,
.comp_FormGroup .dropdown__select__disabled .dropdown-toggle:after {
  display: none;
}

.comp_FormGroup .input-required-label {
  display: block;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 16px;
  font-family: Foco;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  color: #B7BCC1;
}
.comp_FormGroup .input-required:-webkit-autofill+.input-required-label,
.comp_FormGroup .form-group .input-required:autofill+.input-required-label,
.comp_FormGroup input:not(:placeholder-shown)+.input-required-label {
  display: none;
}
.comp_FormGroup .input-required-asterix {
  font-family: Foco;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: red;
}
.comp_FormGroup .tooltip:not(:empty) {
  font-family: Calibri;
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
  text-align: right;
  color: red;
  margin-top: 8px;
}

/* input dropdown  */
.comp_FormGroup .dropdown__select .fs-btn__select {
  font-family: "Foco" !important;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #0E212F;
  width: 100%;
  padding: 16px 0;
}
.comp_FormGroup .dropdown__select .fs-btn__select .form_label,
.comp_FormGroup .dropdown__select__disabled .fs-btn__select {
  color: #B7BCC1;
}

.comp_FormGroup .dropdown-menu {
  transform: translate3d(0, 0, 0) !important;
  top: 100% !important;
  z-index: 1;
  width: 100%;
  max-width: 100%;
}
.comp_FormGroup .dropdown__select .dropdown-menu__inner {
  padding: 0;
}
.comp_FormGroup .dropdown__select .dropdown-item:hover {
  color: var(--green_default);
}
/* end input dropdown  */

/* input password  */
.comp_FormGroup.variant_password input.password-input {
  padding-right: 70px;
}
.comp_FormGroup.variant_password .fs-password-show-hide,
.comp_FormGroup.variant_password .fs-password-checkbox {
  width: 20px;
  height: 12px;
  margin: 0;
  display: inline-block;
  position: absolute;
  top: 16px;
  right: 40px;
  cursor: pointer;
  background: url("/local/templates/lektoriy_phosagro/css/../img/icon-hide.svg") 50% 50% / contain no-repeat;
  transition: background-image 0.25s cubic-bezier(0.48, -0.41, 0, 0.64) 0s;
}
.comp_FormGroup.variant_password .fs-password-show-hide {
  
}
.password-input[type=text]~.fs-password .fs-password-checkbox,
.password-input[type=text]~.fs-password-show-hide {
  background: url("/local/templates/lektoriy_phosagro/css/../img/icon-show.svg") no-repeat 50% 50%/contain;
}
.comp_FormGroup.variant_password .fs-password-checkbox {
  width: 24px;
  height: 24px;
  opacity: 0;
}
@media (max-width: 767.98px) {
  .comp_FormGroup.variant_password .fs-password-show-hide,
  .comp_FormGroup.variant_password .fs-password-checkbox {
    right: 0;
  }
}
/* end input password  */

/* textarea  */
.comp_TextArea {
  width: 100%;
  font-size: 16px;
}
.comp_TextArea label {
  position: relative;
  display: block;
  margin-bottom: 0;
}
.comp_TextArea textarea {
  resize: none;
  width: 100%;
  color: var(--color_text);
  box-sizing: border-box;
  outline: none;
  border-radius: 4px;
  border: 1px solid var(--grey_disabled_bg);
  padding: 12px;
  transition: border-color 0.2s ease-in 0s;
}
.comp_TextArea textarea::placeholder {
  color: transparent;
}
.comp_TextArea .custom-placeholder-asterix {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  font-family: Foco;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  padding: 12px;
  height: auto;
  color: #B7BCC1;
}
.comp_TextArea textarea:focus~.custom-placeholder-asterix,
.comp_TextArea textarea:focus-within~.custom-placeholder-asterix,
.comp_TextArea textarea:not(:placeholder-shown)~.custom-placeholder-asterix {
  display: none;
}
/* end textarea  */
/* end component FormGroup */

/* end FORM COMPONENTS  */

/* MODAL WINDOW  */
.comp_ModalWindow {
  user-select: none;
}
.comp_ModalWindow .modal-dialog {
  justify-content: center;
  max-width: 100%;
}
.comp_ModalWindow .fs-form__inner {
  width: min-content;
  height: min-content;
  border-radius: 24px;
  padding: 64px;
  background: var(--Color, #FFF);
  box-shadow: 10px 10px 45px 0px rgba(0, 0, 0, 0.07);
}
@media (max-width: 767.98px) {
	.comp_ModalWindow .fs-form__inner {
	  padding: 114px 64px 64px;
	}
	.comp_ModalWindow .fs-form__inner:before {
	  /* top: 30px; */
	}
}
.comp_ModalWindow .fs-form__inner.fs-msg__inner.fs-msg-success button.close {
  display: none;
}
.comp_ModalWindow .fs-form__inner.fs-msg__inner.fs-msg-success {
  min-width: auto !important;
  width: auto;
}
/* end MODAL WINDOW  */

/* NOTIFICATION  */
.after_modal_appended {
  position: relative;
}
.form-bordered .modal,
.form-bordered .modal-backdrop {
  position: absolute !important;
  inset: 0;
  width: 100%;
  height: 100%;
}
.form-bordered .modal-backdrop {
  background: #fff;
  opacity: .8;
  z-index: 8;
}
.form-bordered .modal {
  z-index: 9;
  padding: 0 !important;
  opacity: 1;
}
@media (min-width: 1200px) {
  .form-bordered .modal-backdrop {
    border-radius: 24px;
  }
}
@media (max-width: 767.98px) {
  .form-bordered .comp_NotifyWindow_manual_close {
    position: fixed !important;
    z-index: 999 !important;
  }

  .form-bordered .comp_NotifyWindow_manual_close~.comp_NotifyWindow {
    position: fixed !important;
    z-index: 999;
    background: #FFF;
  }

}
/* end NOTIFICATION  */

/* Banner DPO */
.dpo_desktop,
.dpo_desktop_tablet,
.dpo_desktop_for_tablet {
  display: block;
}
.dpo_tablet {
  display: none;
}
.dpo_small_tablet {
  display: none;
}
.dpo_mobile {
  display: none;
}
.dpo_banners {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.dpo_banner {
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 24px;
  padding: 48px;
}
.dpo_banner_courses {
  background: url(/local/templates/lektoriy_phosagro/css/../img/dpo/main_desktop.jpg) no-repeat 100% 100% / cover;
}
.dpo_banner_title {
  width: 50%;
  color: #FFFFFF;
}
.dpo_banner_options {
  display: flex;
  gap: 24px;
}
.dpo_banner_option {
  width: 316px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}
.dpo_banner_option_icon {
  width: 48px;
  min-width: 48px;
  height: 48px;
  border-radius: 24px;
  background-color: #FFFFFF;
  padding: 11px 15px;
}
.dpo_banner_option_arrow {
  padding: 10px 17px;
}
.dpo_banner_option_text {
  font-family: "Foco";
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
}
.dpo_cards {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 48px;
}
.dpo_cards_navigation {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 24px 48px;
}
.dpo_navigation_card {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  height: 200px;
  cursor: pointer;
  max-height: 200px !important;
}
.dpo_navigation_card:nth-child(1) {
  width: calc(50% - 24px);
  background: url('/local/templates/lektoriy_phosagro/css/../img/dpo/courses.jpg') no-repeat 100% 100% / cover;
}
.dpo_navigation_card:nth-child(2) {
  width: calc(50% - 24px);
  background: url('/local/templates/lektoriy_phosagro/css/../img/dpo/corp_tablet.jpg') no-repeat 100% 100% / cover;
}
.greetings_video_inner .dpo_navigation_data {
  padding: 8px 0 !important;
}
.dpo_navigation_txt {
  font-family: "Foco";
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: #11161A;
}
.dpo_navigation_card:nth-child(1) .greetings_video_inner {
  background: url('data:image/svg+xml,<svg width="314" height="200" viewBox="0 0 314 200" xmlns="http://www.w3.org/2000/svg"><circle cx="23" cy="-53" r="291" fill="rgb(214, 245, 220)"/></svg>');
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 533px 317px;
}
.dpo_navigation_card:nth-child(2) .greetings_video_inner {
  background: url('data:image/svg+xml,<svg width="314" height="200" viewBox="0 0 314 200" xmlns="http://www.w3.org/2000/svg"><circle cx="23" cy="-53" r="291" fill="rgb(206, 234, 241)"/></svg>');
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 533px 317px;
}
.dpo_cards_advice {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px #CAD7E0 solid;
  max-width: 400px;
  height: 200px;
  border-radius: 24px;
  padding: 32px;
  border-width: 1px;
}
.dpo_advice_title {
  display: flex;
  justify-content: center;
  font-family: "Foco";
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: #11161A;
}
.dpo_advice_button {
  width: 100%;
}
@media (max-width: 1199.98px) {
  .dpo_cards {
    gap: 0;
  }
  .dpo_cards_navigation {
    gap: 24px;
  }
  .dpo_navigation_card:nth-child(1) .greetings_video_inner {
    background: url('data:image/svg+xml,<svg width="314" height="200" viewBox="0 0 314 200" xmlns="http://www.w3.org/2000/svg"><circle cx="23" cy="-53" r="291" fill="rgb(214, 245, 220)"/></svg>');
    background-size: 394.42px 234.58px;
    background-repeat: no-repeat;
    background-position: 0% 100%
  }
  .dpo_navigation_card:nth-child(2) .greetings_video_inner {
    background: url('data:image/svg+xml,<svg width="314" height="200" viewBox="0 0 314 200" xmlns="http://www.w3.org/2000/svg"><circle cx="23" cy="-53" r="291" fill="rgb(206, 234, 241)"/></svg>');
    background-size: 394.42px 234.58px;
    background-repeat: no-repeat;
    background-position: 0% 100%
  }
}
@media (max-width: 1023.98px) {
  .dpo_banner_options {
    display: none;
  }
  .dpo_banner_courses {
    background: url(/local/templates/lektoriy_phosagro/css/../img/dpo/main_tablet.jpg) no-repeat 100% 100% / cover;
  }
  .dpo_desktop_for_tablet {
    display: none;
  }
  .dpo_tablet {
    display: block;
  }
  .dpo_cards {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .dpo_cards_navigation {
    justify-content: space-between;
  }
  .dpo_cards_advice {
    height: min-content;
    flex-direction: row;
    max-width: 100%;
    justify-content: space-between;
    align-items: center;
  }
  .dpo_advice_button {
    width: min-content;
  }
}
@media (max-width: 767.98px) {
  .dpo_desktop_tablet {
    display: none;
  }
  .dpo_small_tablet {
    display: block;
  }
  .dpo_banner_title {
    width: 100%;
  }
  .dpo_cards_navigation {
    width: 100%;
    flex-direction: column;
  }
  .dpo_navigation_card:nth-child(1),
  .dpo_navigation_card:nth-child(2) {
    height: 170px;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .dpo_desktop {
    display: none;
  }
  .dpo_mobile {
    display: block;
  }
  .dpo_banner {
    border-radius: 16px;
    padding: 24px 16px;
  }
  .dpo_banner_courses {
    background: url(/local/templates/lektoriy_phosagro/css/../img/dpo/main_mobile.jpg) no-repeat 100% 75% / cover;
  }
  .dpo_cards_advice {
    height: 170px;
    padding: 24px 16px;
    flex-direction: column;
    align-items: center;
  }
  .dpo_advice_button {
    width: 100%;
  }
}
/* end Banner DPO */

/* Experts DPO */
.dpo_experts {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.dpo_experts_logos {
  display: flex;
  justify-content: center;
  min-height: 170px;
  height: 170px;
  gap: 24px;
}
.dpo_experts_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 240px;
  width: 240px;
  height: 170px;
  border-radius: 16px;
  background-color: #ffffff;
}
@media (max-width: 1199.98px) {
  .dpo_experts_logos {
    justify-content: flex-start;
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0 -16px;
    padding: 0 16px;
  }
}
@media (max-width: 575.98px) {
  .dpo_experts {
    gap: 24px;
  }
}
/* end Experts DPO */

/* Certificates DPO */
.dpo_cert {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  width: 100%;
  min-height: 400px;
  padding: 56px 48px;
  border-radius: 24px;
  background: url('/local/templates/lektoriy_phosagro/css/../img/dpo/sert_desktop.jpg') no-repeat 100% 100% / contain;
  background-color: #ECF2F6;
  gap: 24px;
}
.dpo_cert_descr {
  max-width: 560px;
  font-family: "Calibri";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #11161A;
}
.dpo_cert_button {
  width: min-content;
  max-width: min-content;
  justify-content: flex-start;
}
@media (max-width: 1023.98px) {
  .dpo_cert {
    justify-content: flex-start;
    min-height: 450px;
    padding: 32px 24px;
    border-radius: 16px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/dpo/sert_tablet.jpg') no-repeat 100% 100% / contain;
    background-color: #ECF2F6;
    gap: 24px;
  }
  .dpo_cert_descr {
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .dpo_cert {
    justify-content: flex-start;
    min-height: 550px;
    padding: 32px 16px;
    border-radius: 16px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/dpo/sert_mobile.jpg') no-repeat 100% 100% / contain;
    background-color: #ECF2F6;
    gap: 24px;
  }
  .dpo_cert_descr {
    font-size: 16px;
  }
}
/* end Certificates DPO */

/* Section with slider DPO */
.dpo_section {
  position: relative;
  padding: 80px 0 0;
}
.dpo_section_title {
  position: absolute;
  top: 0px;
  left: 0;
}
.dpo_section_button {
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dpo_section_button_center {
  width: 280px;
  max-width: 280px;
}
.dpo_section_nav {
  position: absolute;
  top: 0px;
  left: 0;
}
.dpo_section_nav.blue-tabs .nav-link {
	z-index: 1;
}
.dpo_section_nav.blue-tabs .glider {
  z-index: 0;
}
.dpo_section_nav.blue-tabs .nav-link:nth-of-type(1).active  ~ .glider {
	transform: translateX(0);
}
.dpo_section_nav.blue-tabs .nav-link:nth-of-type(2).active  ~ .glider {
	transform: translateX(100%);
}
.dpo_section_nav.blue-tabs .nav-link:nth-of-type(3).active  ~ .glider {
	transform: translateX(200%);
}
@media (max-width: 767.98px) {
  .dpo_section_nav.blue-tabs{
    display: flex;
    overflow-y: hidden;
    overflow-x: auto;
    margin: 0;
    width: calc(100% + 32px);
    left: -16px;
    right: -16px;
  }
  .dpo_section_nav.blue-tabs .nav-tabs {
    display: flex;
    width: auto !important;
    margin: 0 16px;
  }
  .dpo_section_nav.blue-tabs::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0; 
    background: transparent;
  }
  .dpo_section_nav.blue-tabs .nav-link,
  .dpo_section_nav.blue-tabs .glider {
    width: 140px;
    min-width: 140px;
  }
}
@media (max-width: 575.98px) {
  .dpo_section_button_center {
    width: 100%;
    max-width: 100%;
  }
  .dpo_section {
    padding: 70px 0 0;
  }
}
/* end Teachers DPO */

/* Review DPO */
.dpo_review {
  display: flex;
  width: 624px;
  height: 368px;
  border: 1px solid #E2E4E6;
  border-radius: 16px;
  border-width: 1px;
  padding: 32px;
  gap: 24px;
  background-color: #FFFFFF;
}
.dpo_review_students {
  max-height: 304px;
  border: none;
  background-color: #EBF9FF;
}
.dpo-review-slider {
  padding: 0;
}
.dpo_review_header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
}
.dpo_review_header_corp {
  height: 120px;
}
.dpo_review_title {
  font-family: "Calibri";
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #11161A;
}
.dpo_review_descr {
  font-family: "Calibri";
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #11161A;
}
.dpo_review_descr_ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
.dpo_review_subtitle {
  color: #657885;
}
.dpo_review_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.dpo_review_logo {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  border: 1px solid #D8E3EB;
  background-color: #ffffff;
  margin-right: 8px;
  padding: 8px;
}
.dpo_review_button {
  margin-top: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 280px;
}
.dpo_dropdown {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .dpo_review {
    max-height: max-content;
    height: max-content;
    min-height: 100%;
    width: auto;
  }
  .dpo_review_students {
    max-height: max-content;
    height: max-content;
    min-height: 100%;
    width: auto;
  }
}
@media (max-width: 575.98px) {
  .dpo_review_title {
    font-size: 16px;
  }
  .dpo_dropdown {
    overflow: scroll;
  }
  .dpo_review_header_corp {
    height: min-content;
  }
  .dpo_review_container {
    flex-direction: column-reverse;
    justify-content: flex-start;
  }
}
/* end Review DPO */

/* Offers DPO */
.dpo_offers {
  display: flex;
  height: 430px;
  background-color: #F5F8FA;
  border-radius: 24px;
}
.dpo_offers_list {
  display: flex;
  flex-direction: column;
  height: min-content;
  width: 646px;
  padding: 48px;
  gap: 48px;
}
.dpo_offers_item {
  display: flex;
  width: 100%;
  height: 80px;
  gap: 24px;
}
.dpo_offers_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  min-width: 80px;
  border-radius: 40px;
  background-color: #FFFFFF;
}
.dpo_offers_icon_sun {
  height: 100%;
  width: 48px;
  height: 48px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/sun_large.svg") no-repeat 50% 50% / 48px 48px;
}
.dpo_offers_icon_sale {
  height: 100%;
  width: 48px;
  height: 48px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/sale_large.svg") no-repeat 50% 50% / 48px 48px;
}
.dpo_offers_icon_refund {
  height: 100%;
  width: 48px;
  height: 48px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/refund_large.svg") no-repeat 50% 50% / 48px 48px;
}
.dpo_offers_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dpo_offers_img {
  position: relative;
  height: 100%;
  border-radius: 24px;
}
.dpo_offers_img_size {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  object-fit: cover;
}
.dpo_offers_button {
  display: flex;
  justify-content: center;
  width: 100%;
}
.dpo_offers_link {
  text-decoration: underline;
  color: #29994e;
}
.dpo_course_info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media (max-width: 1023.98px) {
  .dpo_offers {
    flex-direction: column;
    height: min-content;
  }
}
@media (max-width: 767.98px) {
  .dpo_offers_list {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .dpo_offers {
    flex-direction: column;
    height: min-content;
    border-radius: 16px;
  }
  .dpo_offers_list {
    max-width: 100%;
    padding: 24px 16px;
    gap: 24px;
  }
  .dpo_offers_item {
    height: min-content;
    gap: 16px;
  }
  .dpo_offers_icon {
    width: 48px;
    height: 48px;
    min-width: 48px;
  }
  .dpo_offers_icon_sun {
    width: 32px;
    height: 32px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/sun_large.svg") no-repeat 50% 50% / 32px 32px;
  }
  .dpo_offers_icon_sale {
    width: 32px;
    height: 32px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/sale_large.svg") no-repeat 50% 50% / 32px 32px;
  }
  .dpo_offers_icon_refund {
    width: 32px;
    height: 32px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/refund_large.svg") no-repeat 50% 50% / 32px 32px;
  }
  .dpo_offers_img_size {
    border-radius: 16px;
  }
}
/* end Offers DPO */

/* Courses DPO */
.dpo_courses_bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dpo_courses_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  height: 36px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  padding: 4px 16px;
  font-family: "Calibri";
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  color: #11161A;
  background-color: #ECF2F6;
  gap: 4px;
}
.dpo_price,
.dpo_courses_price {
	--icon-height: 14px;
}
@media (max-width: 767.98px) {
  .dpo_price,
  .dpo_courses_price {
    --icon-height: 11.8px;
  }
}
.dpo_price .rouble_icon,
.dpo_courses_price .rouble_icon {
  display: inline-block;
  width: -webkit-calc(var(--icon-height) * 0.8);
  width: calc(var(--icon-height) * 0.8);
  height: var(--icon-height);
  fill: #11161a;
}
.dpo_courses_free {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 4px 16px;
  border-radius: 12px;
  font-family: "Calibri";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #11161A;
  background-color: #CCEFFF;
}
.dpo_courses_price_position {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.dpo_courses_button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 280px;
}
@media (max-width: 767.98px) {
  .dpo_courses_price {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .dpo_courses_bottom {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
  }
  .dpo_courses_button_mobile {
    width: 100%;
  }
  .dpo_courses_price {
    width: min-content;
  }
  .dpo_courses_price_position {
    flex-direction: column-reverse;
    justify-content: flex-start;
  }
}
/* end Courses DPO */

/* Steps DPO */
.dpo_steps_title_md {
  display: none;
}
.dpo_steps {
  display: flex;
  min-height: 250px;
  gap: 48px;
}
.dpo_step {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  background-color: #EFFBF1;
  border-radius: 24px;
  padding: 24px 32px;
}
.dpo_step_number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  min-width: 64px;
}
@media (max-width: 1199.98px) {
  .dpo_steps {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .dpo_step {
    flex-direction: row;
    padding: 24px 16px;
    gap: 16px;
  }
}
@media (max-width: 767.98px) {
  .dpo_steps {
    gap: 24px;
  }
}
@media (max-width: 575.98px) {
  .dpo_steps_title {
    display: none;
  }
  .dpo_steps_title_md {
    display: block;
    font-family: "Foco";
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #0E212F;
  }
  .dpo_steps {
    grid-template-columns: repeat(1, 1fr);
    height: min-content;
    gap: 16px;
  }
  .dpo_step {
    border-radius: 16px;
    padding: 24px 16px;
  }
  .dpo_step_number {
    width: 48px;
    height: 48px;
    min-width: 48px;
  }
}
/* end Steps DPO */

/* Form DPO */
.container_color {
  position: relative;
  width: 100%;
  padding: 48px 0 120px;
}
body.lecture_courses_page .container_color,
body.corp_page .container_color{
  margin-top: 120px;
}
.container_grey {
  background-color: #F5F8FA;
}
.container_blue {
  background-color: #BBDFE8;
}
.dpo_form {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dpo_form_gap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.dpo_form_request {
  display: flex;
  flex-direction: column;
  width: 644px;
  height: min-content;
  border-radius: 24px;
  padding: 48px;
  gap: 32px;
  background-color: #FFFFFF;
}
@media (max-width: 1199.98px) {
  body.lecture_courses_page .container_color,
  body.corp_page .container_color {
    margin-top: 56px;
    padding: 32px 0 100px;
  }
}
@media (max-width: 767.98px) {
  .dpo_form_request {
    width: calc(100% - 32px);
  }
}
@media (max-width: 575.98px) {
  .container_color {
    /* bottom: -122px; */
  }
  .dpo_form_request {
    margin: 0 16px;
    padding: 32px 16px;
    width: -webkit-fill-available;
    gap: 16px;
  }
  .dpo_form_gap {
    gap: 16px;
  }
}
/* end Form DPO */

/* Modal windows DPO */
.dpo_modal {
  width: 100%;
  display: flex;
  justify-content: center;
}
.dpo_modal_header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
}
.dpo_modal_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  gap: 24px;
}
.dpo_modal_descr {
  font-family: "Calibri";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #11161A;
}
.dpo_modal_date {
  color: #29994E;
}
.dpo_modal_subtitle {
  display: flex;
  flex-direction: column;
  color: #657885;
}
.dpo_modal_signup {
  min-height: 152px;
  padding: 24px;
  border-radius: 16px;
  background-color: #FFFFFF;

}
.dpo_modal_signup_title {
  font-family: "Foco";
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #11161A;
}
.dpo_modal_signup_block {
  display: flex;
  align-items: center;
  gap: 18px;
}
@media (max-width: 1023.98px) {
  .dpo_modal_signup_block {
    flex-direction: column;
  }
}
@media (max-width: 575.98px) {
  .dpo_modal_container {
    flex-direction: column-reverse;
    justify-content: flex-start;
    margin-bottom: 0px;
  }
}
/* end Modal windows DPO */

/* Catalog courses page */
.dpo_catalog {
  display: flex;
  gap: 48px;
}
.dpo_catalog_student {
  display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 48px 1fr;
	grid-template-columns: repeat(2, 1fr);
	gap: 48px;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	align-items: stretch;
}
.dpo_catalog_student .dpo-card {
  min-height: 100%;
}
.dpo_catalog_career {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 42px 48px;
  width: 100%;
  min-height: 180px;
  border-radius: 24px;
  background: url('/local/templates/lektoriy_phosagro/css/../img/dpo/career_desktop.png') no-repeat 100% 100% / contain;
  background-color: #CCEFFF;
  gap: 24px;
  top: 0;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
}
.dpo_catalog_career:hover {
  top: -0.3125rem;
}
.dpo_catalog_title {
  font-family: "Foco";
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #0E212F;
}
@media (max-width: 1023.98px) {
  .dpo_catalog {
    flex-direction: column;
    gap: 32px;
  }
  .dpo_catalog_student {
    grid-template-columns: 100%;
    gap: 24px;
  }
  .dpo_catalog_career {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 24px 16px;
    width: 100%;
    min-height: 300px;
    border-radius: 16px;
    background: url('/local/templates/lektoriy_phosagro/css/../img/dpo/career_tablet.png') no-repeat 100% 100% / contain;
    background-color: #CCEFFF;
    gap: 24px;
  }
}
.dpo_student_header {
  width: 200px;
  position: absolute;
  right: 0;
  top: -6px;
}
.dpo_students_catalog {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -24px;
}
@media (max-width: 767.98px) {
  .dpo_students_catalog_button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .dpo_catalog_title {
    font-size: 20px;
    line-height: 24px;
  }
  .dpo_students_catalog {
    margin-bottom: -8px;
    margin-top: -8px;
  }
}
@media (max-width: 575.98px) {
  .dpo_courses_places {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-width: 100%;
    gap: 16px;
  }
  .dpo_student_button {
    width: 100%;
  }
  .dpo_students_catalog_button {
    justify-content: center;
  }
  .dpo_students_catalog {
    margin-top: 0px;
  }
}
/* end Catalog courses page */

/* Corporate learning page */
body.corp_page .page-top,
body.corp_page .page-container {
	background-color: #ADDCE899;
}

body.corp_page header.header.header-default {
  margin-bottom: 0;
}

body.corp_page .page-top {
	padding-top: 23px;
}
@media (min-width: 768px) {
  body.corp_page .page-top {
    padding-top: 32px;
  }
}

body.lecture_courses_page .page-container,
body.corp_page  .page-container {
	padding-bottom: 0;
}
.page-container .dpo_corp {
  /* TODO убрать, когда покрасим заголовок и хлебные крошки */
  /* padding-top: 30px; */
  /* background-color: #ADDCE899; */
}
.dpo_banner_corp {
  background: url(/local/templates/lektoriy_phosagro/css/../img/dpo/corp_desktop.jpg) no-repeat 100% 100% / cover;
}
.dpo_banner_button {
  width: 260px;
  max-width: 260px;
}
.dpo_offers_corp {
  background-color: #ffffff;
}
.dpo_offers_corp_icon {
  background-color: #D6F5DC;
}
.dpo_offers_icon_build {
  height: 100%;
  width: 48px;
  height: 48px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/build_large.svg") no-repeat 50% 50% / 48px 48px;
}
.dpo_offers_icon_hand {
  height: 100%;
  width: 48px;
  height: 48px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/hand_large.svg") no-repeat 50% 50% / 48px 48px;
}
.dpo_offers_icon_pc {
  height: 100%;
  width: 48px;
  height: 48px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/pc_large.svg") no-repeat 50% 50% / 48px 48px;
}

.dpo_offers_icon_time {
  height: 100%;
  width: 48px;
  height: 48px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/time_large.svg") no-repeat 50% 50% / 48px 48px;
}
.dpo_offers_icon_figures {
  height: 100%;
  width: 48px;
  height: 48px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/figures_large.svg") no-repeat 50% 50% / 48px 48px;
}
.dpo_offers_icon_experts {
  height: 100%;
  width: 48px;
  height: 48px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/experts_large.svg") no-repeat 50% 50% / 48px 48px;
}
.dpo_step_corp {
  min-height: 280px;
  background-color: #FFFFFF;
}
@media (max-width: 1199.98px) {
  .dpo_step_corp {
    min-height: max-content;
  }
}
@media (max-width: 1023.98px) {
  .dpo_banner_corp {
    background: url(/local/templates/lektoriy_phosagro/css/../img/dpo/corp_tablet.jpg) no-repeat 100% 50% / cover;
  }
}
@media (max-width: 575.98px) {
  .dpo_banner_corp {
    background: url(/local/templates/lektoriy_phosagro/css/../img/dpo/corp_mobile.jpg) no-repeat 100% 50% / cover;
  }
  .dpo_banner_button {
    width: 100%;
    max-width: 100%;
  }
  .dpo_offers_icon_build {
    width: 32px;
    height: 32px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/build_large.svg") no-repeat 50% 50% / 32px 32px;
  }
  .dpo_offers_icon_hand {
    width: 32px;
    height: 32px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/hand_large.svg") no-repeat 50% 50% / 32px 32px;
  }
  .dpo_offers_icon_pc {
    width: 32px;
    height: 32px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/pc_large.svg") no-repeat 50% 50% / 32px 32px;
  }
  .dpo_offers_icon_time {
    width: 32px;
    height: 32px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/time_large.svg") no-repeat 50% 50% / 32px 32px;
  }
  .dpo_offers_icon_figures {
    width: 32px;
    height: 32px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/figures_large.svg") no-repeat 50% 50% / 32px 32px;
  }
  .dpo_offers_icon_experts {
    width: 32px;
    height: 32px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/dpo/experts_large.svg") no-repeat 50% 50% / 32px 32px;
  }
}
/* end */

/* Current course page */
.dpo_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  padding: 4px 16px;
  background-color: #ffffff;
  font-family: "Calibri";
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
  color: #11161A;
  gap: 4px;
}
.dpo_price_free {
  display: flex;
  align-items: center;
  height: 36px;
  border-radius: 12px;
  padding: 4px 16px;
  background-color: #ffffff;
  font-family: "Calibri";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #11161A;
}
@media (max-width: 767.98px) {
  .dpo_price {
    font-size: 18px;
  }
}
/*  end Current course page */

/* Buttons DPO */
.dpo_button_large {
  padding: 16px 40px;
  font-size: 18px;
  line-height: 24px;
}
.dpo_button_medium {
  padding: 8px 24px;
  font-size: 16px;
  line-height: 24px;
}
.dpo_outline_button {
  display: flex;
  align-self: center;
  justify-content: center;
  width: 100%;
  box-shadow: none;
  border-style: unset;
  background-color: transparent;
  color: #323F47;
  border: 1px solid #FFFFFF;
  border-color: #657885;
  border-radius: 999px;
  transition: all 0.35s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-weight: 700;
}
.dpo_outline_button:hover {
  background-color: #D8E3EB;
  border-color: #D8E3EB;
  color: #323F47;
}
.dpo_outline_button:active {
  background-color: #CAD7E0;
  border-color: #CAD7E0;
  color: #323F47;
}
.dpo_outline_button_nothover:hover {
  background-color: transparent;
  border-color: #657885;
}
.dpo_outline_button_nothover:active {
  background-color: transparent;
  border-color: #657885;
}

.dpo_secondary_button {
  display: flex;
  align-self: center;
  justify-content: center;
  width: 100%;
  box-shadow: none;
  border-style: unset;
  background-color: #EFFBF1;
  color: #1C693D;
  border: 1px solid #EFFBF1;
  border-radius: 999px;
  transition: all 0.35s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-weight: 700;
}
.dpo_secondary_button:hover {
  background-color: #BEEEC8;
  border-color: #BEEEC8;
  color: #1C693D;
}
.dpo_secondary_button:active {
  background-color: #A6E7B4;
  border-color: #A6E7B4;
  color: #1C693D;
}
.dpo_button_min_width {
  width: min-content;
  max-width: min-content;
}
.dpo_button_signin {
  width: min-content;
}

@media (max-width: 1023.98px) {
  .dpo_button_signin {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .dpo_button_large {
    padding: 8px 28px;
    font-size: 16px;
    line-height: 24px;
  }
}
/* end Buttons DPO */

/* dpoCards  */

.dpoCards__nav {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  flex-direction: row !important;
}
@media (min-width: 1200px) {
  .dpoCards__nav {
    gap: 48px;
  }
}
.dpoCard {
	position: relative;
	border-radius: 24px;
	overflow: hidden;
	height: 170px;
	cursor: pointer;
	max-height: 170px !important;
	min-height: 170px !important;
}
@media (min-width: 768px) {
  .dpoCard {
    height: 200px;
    max-height: 200px !important;
    min-height: 200px !important;
  }
}

.dpoCard,
.dpoCard__advice {
  width: 100%;
}
@media (min-width: 576px) {
  .dpoCard {
    width: calc(100% / 2 - 8px);
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dpoCard,
  .dpoCard__advice{
      width: calc(100% / 3 - (32px / 3));
  }
}
@media (min-width: 1200px) {
  .dpoCard,
  .dpoCard__advice {
      width: calc(100% / 3 - (96px / 3));
  }
}

.dpoCard__img {
    height: calc(100% - .5px);
    width: calc(100% - .5px);
    overflow: hidden;
    border-radius: 24px;
    position: absolute;
    inset: 0;
}
.dpoCard__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scaleX(1);
    will-change: transform;
    transition: transform .4s cubic-bezier(.3,0,.2,1);
}
@media (min-width: 1200px ) {
  .dpoCard:hover .dpoCard__img img {
      transform: scale3d(1.05, 1.05, 1.05);
  }
}

.dpoCard__bg {
    position: absolute;
    inset: 0 21% 0 0;
    pointer-events: none;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: cover;
}
.dpoCards__nav .dpoCard:nth-child(1) .dpoCard__bg {
    background-image: url("data:image/svg+xml,%3Csvg width='364' height='290' viewBox='0 0 364 290' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2033_44)'%3E%3Ccircle cx='73' cy='-1' r='291' fill='%23D6F5DC'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2033_44'%3E%3Crect width='364' height='290' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.dpoCards__nav .dpoCard:nth-child(2) .dpoCard__bg {
    background-image: url("data:image/svg+xml,%3Csvg width='364' height='290' viewBox='0 0 364 290' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2033_45)'%3E%3Ccircle cx='73' cy='-1' r='291' fill='%23CEEAF1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2033_45'%3E%3Crect width='364' height='290' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
@media (max-width: 1199.98px) {
    .dpoCard__bg {
      inset: 0 17% 0 0;
    }
    @media (min-width: 992px) and (max-width: 1023.98px) {
      .dpoCard__bg {
        inset: 0 10% 0 0;
      }
    }
}

.dpoCard__inner {
  display: flex;
	flex-flow: column;
	justify-content: space-between;
  position: relative;
  height: 100%;
  padding: 24px;
  color: #FFF;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .dpoCard__inner {
    padding: 32px;
  }
}

.dpoCard__txt {
	font-family: "Foco", sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	color: #11161A;
}
.dpoCard__icon {
	width: 48px;
	min-width: 48px;
	height: 48px;
  min-height: 48px;
	border-radius: 999px;
	background-color: #FFFFFF;
  text-align: center;
	line-height: 48px;
}
.dpoCard__icon svg {
  width: 16px;
  height: 16px;
  fill: #2DAA55;
}

.dpoCard__advice {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #CAD7E0 ;
  border-radius: 24px;
  height: 170px;
	padding: 24px;
}
@media (min-width: 768px) {
  .dpoCard__advice {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .dpoCard__advice {
    padding: 32px;
  }
}
.dpoCard__advice__title {
	font-family: "Foco", sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
  text-align: center;
	color: #11161A;
}
.dpoCard__advice .PrimaryButton_Accent_Large {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
@media (max-width: 767.98px) {
  .dpoCard__advice .PrimaryButton_Accent_Large {
    font-size: 16px;
    line-height: 24px;
    height: 40px;
    padding: 8px 32px;
  }
}
/* end dpoCards  */

/* Outline Button Accent Large */
[class*="OutlineButton_Accent_"] {
  display: flex;
  align-self: center;
  justify-content: center;
  width: 100%;
  color: #29994E;
  box-shadow: none;
  border-style: unset;
  border-radius: 999px;
  border: 1px solid #29994E;
  background: transparent;
  transition: all .25s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-weight: 700;
  gap: 8px;
  cursor: pointer;
}
[class*="OutlineButton_Accent_"]:hover {
  background: #BEEEC8;
  color: #1C693D;
}
[class*="OutlineButton_Accent_"]:active {
  background: #A6E7B4;
  border: 1px solid #A6E7B4;
  color: #1C693D;
}
[class*="OutlineButton_Accent_"]:disabled {
  background: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
  border-color: var(--components-button-accent-primary-bg-color-disabled, #F5F8FA);
  color: var(--components-button-accent-primary-label-color-disabled, #A3B5C2);
  pointer-events: none;
}
.OutlineButton_Accent_Large {
  height: 56px;
  padding: 16px 40px;
  font-size: var(--font-semantic-ui-large-size, 18px);
  line-height: var(--font-semantic-ui-large-line-height, 24px);
}
.OutlineButton_Accent_Medium {
  height: 40px;
  padding: 8px 24px;
  font-size: var(--font-semantic-ui-medium-size, 16px);
  line-height: var(--font-semantic-ui-medium-line-height, 24px);
}
.OutlineButton_Accent_Small {
  height: 32px;
  padding: 8px 24px;
  font-size: var(--font-semantic-ui-small-size, 14px);
  line-height: var(--font-semantic-ui-small-line-height, 16px);
}
/* end Outline Button Accent Large */
/* End */


/* Start:/local/templates/lektoriy_phosagro/css/dpo_bugfixes.css?1742991447651*/
/* TEACHERS SLIDER MOBILE  */
@media (max-width: 767.98px) {
	.dpo_slider_section {
		padding: 0;
	}
	.dpo_slider_section .dpo_section_title {
		position: static;
		margin-bottom: 32px
	}
	.dpo_slider_section .dpo_teachers.slider-teachers .owl-stage-outer {
		overflow: visible;
	}
	.dpo_slider_section .dpo_teachers.slider-teachers .owl-item {
		width: 219px !important;
	}
}
/* end TEACHERS SLIDER MOBILE  */

/* FORM SECTION GAP  */
@media (min-width: 1200px) {
    body.lecture_courses_page .container_color, 
    body.corp_page .container_color {
        margin-top: 80px !important;
    }
}
/* end FORM SECTION GAP  */

/* End */


/* Start:/local/templates/lektoriy_phosagro/css/select2.min.css?170290753018275*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/**/
#modal-form-reg_en .select2-container .select2-selection--single {
    height: 45px;
}
#modal-form-reg_en .select2-container--default .select2-selection--single {
    border: none;
}
#modal-form-reg_en .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000;
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    width: 100%;
    padding: 0 0 20px;
}
#modal-form-reg_en .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    color: #000;
    font-family: "Foco";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
}
#modal-form-reg_en .select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    width: 16px;
    height: 16px;
    background: url("/local/templates/lektoriy_phosagro/css/../img/icon-arr_down_gray_12x10.svg") no-repeat 50% 50%/12px 10px;
    margin-left: auto;
    border: none;
    display: inline-block;
}
#modal-form-reg_en .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
#modal-form-reg_en .select2-container--open .select2-dropdown {
    border-radius: 3px;
    padding: 6px 0;
    overflow: scroll;
    gap: 0;
    max-height: 310px;
    border: 1px solid #eeeeee;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
#modal-form-reg_en .select2-container--default .select2-search--dropdown .select2-search__field {
    border: none;
    border-bottom: 1px solid #B7BCC1;
}
#modal-form-reg_en .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 16px;
    width: 36px;
}

/* End */


/* Start:/local/templates/lektoriy_phosagro/css/main_page.css?174737471235226*/
.main-page-wrapper {
    display: flex;
    flex-direction: row;
    padding: 28px 0 80px;
    gap: 48px;
}

.main-page-news {
    padding-bottom: 80px;
}

.main-page-news-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
}

.main-page-counter {
    width: 624px;
    height: 588px;
    border-radius: 24px;
}

.main-page-counter-background {
    width: 100%;
    height: 100%;
    border-radius: 24px;
    background-image: url("/local/templates/lektoriy_phosagro/img/fon.png");
    background-position: right;
    background-size: cover;
    transition: all .4s cubic-bezier(.3,0,.2,1);
}
@media (min-width: 767.98px) {
    .background-img {
        background-position: right bottom;
        background-size: 100%;
    }
}
@media (min-width: 991.98px) {
    .background-img {
        background-position: right bottom;
        background-size: auto 100%;
    }
}

.main-page-counter-card {
    height: 100%;
    position: relative;
}

.main-page-counter-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 48px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.main-page-counter-wrapper {
    display: flex;
    flex-direction: column;
}

.main-page-counter-title {
    font-family: "Foco";
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #0e212f;
    margin-bottom: 16px;
}

.main-page-counter-description {
    font-family: "Calibri";
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #0e212f;
}

.main-page-counter-button {
    width: 180px;
    min-height: 56px;
    border-radius: 50px;
    padding: 16px 32px;
    border: 1px solid #2daa55;
    background-color: #2daa55;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    z-index: 1;
    top: 0;
}

.counter-button:hover {
    color: #ffffff;
    top: -0.3125rem;
}

.counter-button:active {
    background-color: #2daa55;
    color: #ffffff;
}

.main-page-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    row-gap: 24px;
    column-gap: 48px;
}

.main-page-cards-wrapper {
    width: 288px;
    height: 180px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    top: 0;
}

.main-page-cards-wrapper:hover {
    top: -0.3125rem;
}

.main-page-cards-dpo {
    background: #eaf6ee url("/local/templates/lektoriy_phosagro/img/01_dpo.png") no-repeat 100% 100% / 212px 152px;
    border-radius: 24px;
}

.main-page-cards-test {
    background: #eaf6ee url("/local/templates/lektoriy_phosagro/img/02_test.png") no-repeat 100% 100% / 206px 156px;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.main-page-cards-kt {
    background: #eaf6ee url("/local/templates/lektoriy_phosagro/img/03_kt.png") no-repeat 100% 100% / 210px 152px;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.main-page-cards-new {
    background: #eaf6ee url("/local/templates/lektoriy_phosagro/img/04_new.png") no-repeat 100% 100% / 208px 150px;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.main-page-cards-rating {
    background: #eaf6ee url("/local/templates/lektoriy_phosagro/img/05_rating.png") no-repeat 100% 100% / 208px 156px;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.main-page-cards-profile {
    background: #eaf6ee url("/local/templates/lektoriy_phosagro/img/06_profile.png") no-repeat 100% 100% / 210px 152px;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.main-page-cards-title {
    padding: 24px;
    color: #0e212f;
}

@media (max-width: 1399.98px) {
    .main-page-wrapper {
        padding: 24px 0 64px;
        gap: 36px;
    }

    .main-page-cards {
        width: 50%;
        row-gap: 20px;
        column-gap: 28px;
    }

    .main-page-cards-wrapper {
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 1199.98px) {
    .main-page-wrapper {
        gap: 24px;
    }

    .main-page-counter {
        width: 568px;
        height: 500px;
    }

    .main-page-counter-background {
        width: 100%;
        height: 100%;
    }

    .main-page-counter-link {
        padding: 24px 16px;
    }

    .main-page-counter-title {
        font-size: 24px;
        line-height: 32px;
    }

    .main-page-counter-description {
        font-size: 16px;
        line-height: 24px;
    }

    .main-page-counter-button {
        width: 112px;
        min-height: 32px;
        padding: 8px 24px;
        font-size: 14px;
        line-height: 18px;
    }

    .main-page-cards {
        row-gap: 16px;
        column-gap: 16px;
    }

    .main-page-cards-title {
        padding: 16px;
    }
}

@media (max-width: 991.98px) {
    .main-page-wrapper {
        flex-direction: column;
        padding: 0 0 64px;
        gap: 16px;
    }

    .main-page-news-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 32px;
    }

    .counter-button:hover {
        top: 0;
    }

    .main-page-counter {
        width: 100%;
    }

    .main-page-cards {
        width: 100%;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }

    .main-page-cards-wrapper {
        width: 100%;
        height: 180px;
    }

    .main-page-cards-wrapper:hover {
        top: 0;
    }
}

@media (max-width: 767.98px) {
    .main-page-counter {
        height: 400px;
    }

    .main-page-cards {
        /* grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr); */
        display: flex;
		flex-wrap: wrap;
		gap: 24px 16px;
    }
    .company_picture_block .Edit_Nav_Wrapper {
        max-width: unset;
        max-height: 180px;
    }
    .main-page-employer-cards-wrapper {
        width: calc(50% - 8px);
        height: 180px;
        min-height: 180px;
        flex: 1;
    }
}

@media (max-width: 479.98px) {
    .main-page-news-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .main-page-uploader {
        grid-column: span 2 / -1;
    }

    .main-page-counter {
        height: 324px;
    }

    .main-page-counter-background {
        background-position: left;
    }

    .main-page-cards-wrapper {
        height: 140px;
    }

    .main-page-hide-description {
        display: none;
    }

    .main-page-cards-dpo {
        background-size: 148px 112px;
    }

    .main-page-cards-test {
        background-size: 148px 112px;
    }

    .main-page-cards-kt {
        background-size: 132px 100px;
    }

    .main-page-cards-new {
        background-size: 148px 112px;
    }

    .main-page-cards-rating {
        background-size: 148px 104px;
    }

    .main-page-cards-profile {
        background-size: 148px 112px;
    }
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
    .main-page-cards-dpo {
        background-size: 148px 112px;
    }

    .main-page-cards-test {
        background-size: 148px 112px;
    }

    .main-page-cards-kt {
        background-size: 148px 112px;
    }

    .main-page-cards-new {
        background-size: 148px 112px;
    }

    .main-page-cards-rating {
        background-size: 148px 112px;
    }

    .main-page-cards-profile {
        background-size: 148px 112px;
    }
}

.main-page-courses {
    background-color: #f0f7f8;
    padding: 68px 0 80px;
}

.main-page-courses-title {
    font-family: "Foco";
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 32px;
}

.main-page-courses-table {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

.main-page-courses-link {
    padding: 12px 16px 20px 22px;
    height: 88px;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 12px;
    display: inline-block;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.main-page-courses-name {
    color: #0e212f;
    font-family: "Calibri";
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    max-height: 56px;
    white-space: normal;
    text-wrap: wrap;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.main-page-courses-link:active {
    background-color: #2daa55;
    border-color: #2daa55;
}

.main-page-courses-link:hover {
    border-color: #2daa55;
}

.main-page-courses-link:active .main-page-courses-name {
    color: #fff;
}

.main-page-courses-link.active,
.main-page-courses-link:active {
    background-color: #2daa55;
    border-color: #2daa55;
}

.main-page-courses-link.active .main-page-courses-name,
.main-page-courses-link:active .main-page-courses-name {
    color: #fff;
}

@media (max-width: 1399.98px) {
    .main-page-courses-table {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 1199.98px) {
    .main-page-courses {
        padding: 40px 0;
	}
    .courses {
        padding: 40px 0 20px;
        margin: 32px 0;
    }

    .main-page-courses .main-page-courses-title {
        margin-bottom: 24px;
    }

    .main-page-courses-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 32px;
    }

    .main-page-courses-table {
        gap: 8px;
    }

    .main-page-courses-link {
        height: 72px;
        padding: 10px 20px;
    }

    .main-page-courses-name {
        line-height: 24px;
        max-height: 48px;
    }
}

@media (min-width: 1199.98px) {
    .main-page-courses-link .main-page-courses-title {
        margin-bottom: 42px;
    }
}

@media (max-width: 991.98px) {
    .main-page-courses-table {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 767.98px) {
    .main-page-courses {
        padding: 40px 0 0;
	}
    .courses {
        /* padding: 40px 0 0; */
    }

    .main-page-courses-wrapper {
        position: relative;
    }

    .main-page-courses-table {
        border-bottom: 1px solid #f0f7f8;
        grid-template-columns: repeat(2, 1fr);
        height: 50vh;
        overflow: auto;
        padding-bottom: 50px;
        box-sizing: border-box;
    }

    .main-page-courses-name {
        font-size: 15px;
        line-height: 18px;
        max-height: 36px;
    }

    .main-page-courses-gradient {
        display: block;
        height: 48px;
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        background: linear-gradient(360deg,
                #f0f7f8 72.48%,
                rgba(255, 255, 255, 0) 123.52%);
    }

    .main-page-courses-table:last-child {
        margin-bottom: 20px;
    }
}

@media (max-width: 479.98px) {
    .main-page-courses-link {
        height: 60px;
    }
    
    .main-page-courses-name {
        font-size: 15px;
        line-height: 18px;
        max-height: 36px;
    }
    
    .main-page-counter-title {
        margin-bottom: 12px;
    }
}

/* FOR INNER PAGES */
.page-container-directions {
    padding-bottom: 80px;
}

@media (max-width: 1199.98px) {
    .page-container-directions {
        padding-bottom: 64px;
    }
}

/* end FOR INNER PAGES */

/* Main Page for employer */
.main-page-employer {
    padding-bottom: 80px;
}

.main-page-employer-background {
    width: 100%;
    height: 100%;
    background-image: url("/local/templates/lektoriy_phosagro/img/fon.jpg");
    background-position: bottom;
    background-size: cover;
    border-radius: 24px;
}

.main-page-uploader {
    position: relative;
    height: 100%;
}

.main-page-uploader-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    height: 100%;
}

.main-page-employer-cards-wrapper {
    width: 288px;
    height: 180px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    top: 0;
}

.main-page-cards-wrapper:hover {
    top: -0.3125rem;
}

.main-page-employer-cards-title {
    padding: 24px;
}

.main-page-cards-soon {
    background: #f5f8fa url("/local/templates/lektoriy_phosagro/img/new.png") no-repeat 100% 100% / 264px 194px;
    background-position: right top;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.main-page-cards-about {
    background: #f5f8fa url("/local/templates/lektoriy_phosagro/img/about.png") no-repeat 100% 100% / 286px 208px;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.main-page-employer-card {
    width: 624px;
    height: 588px;
    border-radius: 24px;
}

.main-page-employer-button {
    width: min-content;
}

@media (max-width: 1399.98px) {
    .main-page-employer-cards-wrapper {
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 1199.98px) {
    .main-page-employer-background {
        width: 100%;
        height: 100%;
    }

    .main-page-cards-soon {
        background-size: 156px 112px;
        background-position: right bottom;
    }

    .main-page-cards-about {
        background-size: 168px 140px;
    }
}

@media (max-width: 991.98px) {
    .main-page-employer-card {
        width: 100%;
    }

    .main-page-employer-cards {
        /* height: 384px; */
    }

    .main-page-uploader-content,
    .main-page-employer-cards-wrapper {
        border-radius: 16px;
    }

    .main-page-wrapper-employer {
        flex-direction: column-reverse;
        padding-bottom: 56px;
    }

    .main-page-employer {
        padding-bottom: 56px;
    }
}

@media (max-width: 767.98px) {
    .main-page-employer-cards {
        /* height: 588px; */
    }
}

@media (max-width: 479.98px) {
    .main-page-employer-card {
        height: 360px;
    }

    .main-page-wrapper-employer {
        flex-direction: column;
    }
}
.main-page-employer-cards .company_picture_block .Edit_Nav_Wrapper {
	border-radius: 16px !important;
}
/* Confirmation stepper */
.main-page-stepper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.main-page-stepper-card {
    min-height: 176px;
    height: auto;
    border-radius: 16px;
    padding: 24px;
    transition: all 0.2s ease;
}

.main-page-stepper-content {
    display: flex;
    flex-direction: column;
}

.main-page-stepper-current {
    background-color: #f5f8fa;
    cursor: pointer;
}

.main-page-stepper-next {
    background-color: #ffffff;
    border: 1px #d8e3eb solid;
    cursor: not-allowed;
}

.main-page-stepper-description {
    margin-bottom: 8px;
    color: #42525c;
}

.main-page-stepper-icon {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.main-page-button-icon {
  height: 32px;
  max-height: 32px;
  box-sizing: border-box;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 14px;
  padding: 0 16px;
  font-size: 14px;
  gap: 4px;
}

.main-page-button-icon span {
  line-height: 14px;
}

.main-page-stepper-button-next {
    width: 16px;
    height: 16px;
    fill: #a3b5c2;
}

.main-page-stepper-button-add {}

.main-page-stepper-step {
    color: #657885;
}

.main-page-news-more {
    display: flex;
    justify-content: center;
    width: 100%;
}

.main-page-news-button {
    width: min-content;
}

@media (max-width: 991.98px) {
    .main-page-stepper-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 479.98px) {
    .main-page-news-button {
        width: 100%;
    }
}
/* end Confirmation stepper */

/* Primary Button Accent Small */
.PrimaryButton_Accent_Small {
    border: 0;
    height: 32px;
    display: flex;
    align-items: center;
    padding: 8px 16px;
    background-color: #29994E;
    border-radius: 16px;
    transition: all 0.2s ease;
    color: #FFFFFF;
    justify-content: center;
}

.PrimaryButton_Accent_Small:hover {
    background-color: #33C15E;
}

.PrimaryButton_Accent_Small:active {
    background-color: #248949;
}

.PrimaryButton_Accent_Small:disabled {
    background-color: #F5F8FA;
    cursor: not-allowed;
    color: #A3B5C2;
}
/* end Primary Button Accent Small */
/* end Main Page for employer */

.wrapper {
    display: flex;
    flex-direction: row;
    margin: 28px 0 80px;
    gap: 48px;
}

.counter-wrapper {
    width: 624px;
    height: 588px;
    border-radius: 24px;
}

.background-img {
    width: 100%;
    height: 100%;
    background-image: url("/local/templates/lektoriy_phosagro/img/fon.png");
    background-position: right;
    background-size: cover;
    border-radius: 24px;
    transition: all 0.2s ease;
    background-repeat: no-repeat;
}

.counter-card {
    height: 100%;
    position: relative;
}

.counter-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 48px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.counter {
    display: flex;
    flex-direction: column;
}

.title {
    font-family: "Foco";
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #0e212f;
    margin-bottom: 16px;
}

.description {
    font-family: "Calibri";
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #0e212f;
}

.counter-button {
    width: 180px;
    min-height: 56px;
    border-radius: 50px;
    padding: 16px 32px;
    border: 1px solid #2daa55;
    background-color: #2daa55;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    z-index: 5;
    top: 0;
}

.counter-button:hover {
    color: #ffffff;
    top: -0.3125rem;
}

.counter-button:active {
    background-color: #2daa55;
    color: #ffffff;
}

.group-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    row-gap: 24px;
    column-gap: 48px;
}

.card-wrapper {
    width: 288px;
    height: 180px;
    border-radius: 24px;
    background-color: #eaf6ee;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    top: 0;
}

@media (hover: hover) {
    .card-wrapper:hover {
        top: -0.3125rem;
    }
}


.card-background-dpo {
    width: 288px;
    height: 156px;
    background-image: url("/local/templates/lektoriy_phosagro/img/01_dpo.png");
    background-position-x: right;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.card-background-test {
    width: 288px;
    height: 156px;
    background-image: url("/local/templates/lektoriy_phosagro/img/02_test.png");
    background-position-x: right;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.card-background-kt {
    width: 288px;
    height: 156px;
    background-image: url("/local/templates/lektoriy_phosagro/img/03_kt.png");
    background-position-x: right;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.card-background-job {
  width: 288px;
  height: 156px;
  background-image: url("/local/templates/lektoriy_phosagro/img/job_v4.png");
  background-position-x: right;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 24px;
  position: relative;
  bottom: 50px;
}

.card-background-new {
    width: 288px;
    height: 156px;
    background-image: url("/local/templates/lektoriy_phosagro/img/04_new.png");
    background-position-x: right;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.card-background-rating {
    width: 288px;
    height: 156px;
    background-image: url("/local/templates/lektoriy_phosagro/img/05_rating.png");
    background-position-x: right;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.card-background-profile {
    width: 288px;
    height: 156px;
    background-image: url("/local/templates/lektoriy_phosagro/img/06_profile.png");
    background-position-x: right;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 24px;
    position: relative;
    bottom: 50px;
}

.card-title {
    padding: 24px;
    font-family: "Calibri";
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    color: #0e212f;
}

@media (max-width: 1399.98px) {
    .wrapper {
        margin: 20px 0 52px;
        gap: 36px;
    }

    .group-cards {
        width: 50%;
        row-gap: 20px;
        column-gap: 28px;
    }

    .card-wrapper {
        width: 100%;
        height: 100%;
    }

    .card-background-dpo {
        width: 100%;
        height: 87%;
    }

    .card-background-test {
        width: 100%;
        height: 87%;
    }

    .card-background-kt {
        width: 100%;
        height: 87%;
    }

    .card-background-new {
        width: 100%;
        height: 87%;
    }

    .card-background-rating {
        width: 100%;
        height: 87%;
    }

    .card-background-profile {
        width: 100%;
        height: 87%;
    }
}

@media (max-width: 1199.98px) {
    .wrapper {
        margin: 16px 0 52px;
        gap: 24px;
    }

    .counter-wrapper {
        width: 568px;
        height: 500px;
    }

    .background-img {
        width: 100%;
        height: 100%;
    }

    .counter-link {
        padding: 24px 16px;
    }

    .title {
        font-size: 24px;
        line-height: 32px;
    }

    .description {
        font-size: 16px;
        line-height: 24px;
    }

    .counter-button {
        width: 112px;
        min-height: 32px;
        padding: 8px 24px;
        font-size: 14px;
        line-height: 18px;
    }

    .group-cards {
        row-gap: 16px;
        column-gap: 16px;
    }

    .card-background-dpo {
        bottom: 36px;
    }

    .card-background-test {
        bottom: 36px;
    }

    .card-background-kt {
        bottom: 36px;
    }

    .card-background-new {
        bottom: 36px;
    }

    .card-background-rating {
        bottom: 36px;
    }

    .card-background-profile {
        bottom: 36px;
    }

    .card-title {
        padding: 16px;
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 991.98px) {
    .wrapper {
        flex-direction: column;
        margin: 0px 0 52px;
        gap: 16px;
    }

    .counter-button:hover {
        top: 0;
    }

    .counter-wrapper {
        width: 100%;
    }

    .group-cards {
        width: 100%;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }

    .card-wrapper {
        width: 100%;
        height: 148px;
    }

}

@media (max-width: 767.98px) {
    .counter-wrapper {
        height: 400px;
    }

    .group-cards {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
    }
}

@media (max-width: 479.98px) {
    .counter-wrapper {
        height: 324px;
    }

    .background-img {
        background-position: left;
    }

    .card-wrapper {
        height: 140px;
    }

    .card-background-dpo {
        height: 104px;
        bottom: 20px;
    }

    .card-background-test {
        height: 104px;
        bottom: 20px;
    }

    .card-background-kt {
        height: 104px;
        bottom: 44px;
    }

    .card-background-new {
        height: 104px;
        bottom: 44px;
    }

    .card-background-rating {
        height: 104px;
        bottom: 44px;
    }

    .card-background-profile {
        height: 104px;
        bottom: 20px;
    }
}

@media (min-width: 425.98px) and (max-width: 479.98px) {
    .card-background-kt {
        bottom: 20px;
    }
}

@media (min-width: 385.98px) and (max-width: 479.98px) {
    .card-background-new {
        bottom: 20px;
    }
}

@media (min-width: 408.98px) and (max-width: 479.98px) {
    .card-background-rating {
        bottom: 20px;
    }
}

.courses {
    background-color: #f0f7f8;
    padding: 72px 0 80px;
}

.courses-title {
    font-family: "Foco";
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 32px;
}

.courses-table {
    display: grid;
    grid-template-columns: repeat(5, calc(20% - 8px));
    gap: 10px;
}

.course {
    padding: 12px 16px 20px 22px;
    height: 88px;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 12px;
    display: inline-block;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.course-name {
    color: #0e212f;
    font-family: "Calibri";
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    max-height: 56px;
    white-space: normal;
    text-wrap: wrap;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.course:active {
    background-color: #2daa55;
    border-color: #2daa55;
}

.course:hover {
    border-color: #2daa55;
}

.course:active .course-name {
    color: #fff;
}

.course.active,
.course:active {
    background-color: #2daa55;
    border-color: #2daa55;
}
.course.active .course-name,
.course:active .course-name {
    color: #fff;
}

@media (max-width: 1399.98px) {
    .courses-table {
        grid-template-columns: repeat(4, calc(25% - 7px));
    }
}

@media (max-width: 1199.98px) {
    .courses {
        padding: 40px 0;
    }
    .courses .courses-title {
        margin-bottom: 24px;
    }
    .courses-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 32px;
    }
    .courses-table {
        gap: 8px;
    }
    .course {
        height: 72px;
        padding: 10px 20px;
    }
    .course-name {
        line-height: 24px;
        max-height: 48px;
    }
}

@media (min-width: 1199.98px) {
    .course .courses-title {
        margin-bottom: 42px;
    }
}

@media (max-width: 991.98px) {
    .courses-table {
        grid-template-columns: repeat(3, calc(33.33% - 6px));
    }
}

@media (max-width: 767.98px) {
    .courses {
        padding: 40px 0 0;
    }

    .qwerty {
        position: relative;
    }

    .courses-table {
        border-bottom: 1px solid #f0f7f8;
        grid-template-columns: repeat(2, calc(50% - 4px));
        height: 50vh;
        overflow: auto;
        padding-bottom: 50px;
        box-sizing: border-box;
    }

    .courses-wrapper {
        display: block;
        height: 48px;
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        background: linear-gradient(
            360deg,
            #f0f7f8 72.48%,
            rgba(255, 255, 255, 0) 123.52%
        );
    }

    .courses-table:last-child {
        margin-bottom: 20px;
    }
}

@media (max-width: 479.98px) {
    .course {
        height: 60px;
    }

    .course-name {
        font-size: 15px;
        line-height: 18px;
        max-height: 36px;
    }
    .title {
        margin-bottom: 12px;
    }

}

/* Confirmation stepper */
.main-page-stepper-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.main-page-stepper-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.main-page-stepper-current {
  background-color: #f5f8fa;
}

.main-page-stepper-next {
  background-color: #ffffff;
  border: 1px #d8e3eb solid;
}

.main-page-stepper-description {
  margin-bottom: 8px;
  color: #42525c;
}

.main-page-stepper-icon {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.main-page-stepper-badge {
  height: 32px;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  border-radius: 999px;
}

.main-page-stepper-check {
  border-color: #CCEFFF;
  background-color: #CCEFFF;
  color: #004985;
}
.main-page-stepper-check svg {
  fill: #004985;
}

.main-page-stepper-approved {
  display: flex;
  flex-direction: row;
  gap: 4px;
  border-color: #D6F5DC;
  background-color: #D6F5DC;
  color: #1C693D;
  fill: #1C693D;
}

.main-page-stepper-rejected {
  display: flex;
  flex-direction: row;
  gap: 4px;
  border-color: #FFF3DB;
  background-color: #FFF3DB;
  color: #291400;
  fill: #000000;
}

.main-page-button-icon {
  display: flex;
  flex-direction: row;
  gap: 4px;
}

.main-page-small-icon {
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.main-page-button-icon-white {
  fill: #ffffff;
}

.main-page-stepper-button-next {
  fill: #a3b5c2;
}

.main-page-stepper-step {
  color: #657885;
}

@media (max-width: 991.98px) {
  .main-page-stepper-wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }

  .main-page-stepper-card {
    min-height: 160px;
  }
}

@media (max-width: 479.98px) {
  .main-page-news-button {
    width: 100%;
  }
}
/* end Confirmation stepper */

/* FOR INNER PAGES */
.page-container-directions {
    padding-bottom: 80px;
}
@media (max-width: 1199.98px) {
    .page-container-directions {
        padding-bottom: 64px;
    }
}
/* end FOR INNER PAGES */

/* BUG FIXES */
/* main page  */
@media (max-width: 991.98px) {
	.main-page-wrapper-employer {
		flex-direction: column;
		padding-bottom: 56px;
	}
}
.main-page-wrapper-employer .main-page-cards {
	display: flex;
	flex-wrap: wrap;
	gap: 24px 16px;
}
@media (min-width: 992px) {
	.main-page-wrapper-employer .main-page-cards {
		width: 50%;
	}
}	
.main-page-wrapper-employer .company_picture_block {
	width: 100%;
	min-width: 100%;
	min-height: auto;
	background: #f5f8fa;
	padding: 16px;
	border-radius: 24px;
}
.main-page-wrapper-employer .Edit_Nav_Wrapper.main-page-uploader {
	display: flex;
}
.main-page-wrapper-employer .company_picture_block .Edit_Nav_Wrapper {
	max-width: 288px;
	border-radius: 16px;
	overflow: hidden;
	margin: auto;
}
.main-page-wrapper-employer .main-page-employer-cards-wrapper {
	max-width: 50% !important;
	min-height: 180px;
	height: auto;
	flex: 1 0 calc(50% - 12px);
}
.main-page-wrapper-employer .Edit_Nav_Img.main-page-uploader img {
	border-radius: 16px 16px 16px 16px !important;
	overflow: hidden;
	margin: auto;
	object-position: center;
	max-width: 288px;
	max-height: 158px;
	overflow: hidden;
	display: block;
}
/* end main page  */

/* sidebar  */
.fui_bordered.Edit_Card .Edit_Nav_Wrapper {
	max-width: unset;
	height: 180px;
	position: relative;
}
.fui_bordered.Edit_Card img.fui_img {
	overflow: hidden;
	height: 100%;
	max-height: 100%;
	object-fit: cover;
	position: absolute;
	inset: 0;
}
/* end sidebar  */

/* end BUG FIXES */

/* STUDENT BUGFIXES  */
.first-screen .wrapper {
    display: flex;
    margin: 0 0 80px;
    gap: 36px;
}
/**/
.first-screen .wrapper .counter-wrapper {
    width: 624px;
    min-width: 624px;
    height: 588px;
    border-radius: 24px;
    position: relative;
    overflow: hidden;
}
.first-screen .wrapper .counter-wrapper .background-img {
    position: absolute;
    inset: 0;
}
@media (hover: hover) {
    .first-screen .wrapper .counter-wrapper:hover .background-img {
        transition: all 0.35s ease;
        transform: scale(1.03);
        transform-origin: center;
    }
}
/**/
.first-screen .wrapper .group-cards {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 624px - 36px);
    row-gap: 20px;
    column-gap: 20px;
}
.first-screen .wrapper .group-cards .card-wrapper {
    border-radius: 24px;
    overflow: hidden;
    background-color: #eaf6ee;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    width: calc(50% - 10px);
    height: calc((100% - 40px) / 3);
}
.first-screen .wrapper .group-cards .card-title {
    position: relative;
    z-index: 1;
}
.first-screen .wrapper .group-cards .card-wrapper [class*='card-background-'] {
    width: 100%;
    height: 100%;
    background-position-x: right;
    background-position-y: bottom;
    background-size: 70%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    z-index: 0;
}

@media (max-width: 1023.98px) {
    .first-screen .wrapper {
        flex-direction: column;
        margin: 0 0 56px;
        gap: 16px;
    }
    .first-screen .wrapper .counter-wrapper {
        width: 100%;
        min-width: 100%;
        height: 324px;
    }
    .first-screen .wrapper .group-cards {
        width: 100%;
        row-gap: 16px;
        column-gap: 16px;
    }
    .first-screen .wrapper .group-cards .card-wrapper {
        width: calc(50% - 8px);
        height: 140px;
    }
    @media (max-width: 767.98px) {
        .first-screen .wrapper .group-cards .card-wrapper [class*='card-background-'] {
            background-size: 90%;
        }
    }
    @media (min-width: 767.98px) {
        .first-screen .wrapper .group-cards .card-wrapper [class*='card-background-'] {
            background-size: 50%;
        }
    }
    @media (orientation: landscape) {
        .first-screen .wrapper .group-cards .card-wrapper [class*='card-background-'] {
            background-size: 50%;
        }
    }
}
@media (min-width: 1024px) {
    .first-screen .wrapper {
        margin: 0 0 56px;
        gap: 20px;
    }
    .first-screen .wrapper .counter-wrapper {
        width: 588px;
        min-width: 588px;
        height: 588px;
    }
    .first-screen .wrapper .group-cards {
        width: calc(100% - 588px - 20px);
        row-gap: 20px;
        column-gap: 20px;
    }
    .first-screen .wrapper .group-cards .card-wrapper {
        width: calc(50% - 10px);
        height: calc((100% - 40px) / 3);
    }
    .first-screen .wrapper .group-cards .card-wrapper [class*='card-background-'] {
        background-size: 100%;
    }
    @media (min-width: 1200px) {
        .first-screen .wrapper {
            margin: 32px 0 80px;
            gap: 48px;
        }
        .first-screen .wrapper .counter-wrapper {
            width: 624px;
            min-width: 624px;
            height: 588px;
        }
        .first-screen .wrapper .group-cards {
            width: calc(100% - 624px - 48px);
            row-gap: 24px;
            column-gap: 48px;
        }
        .first-screen .wrapper .group-cards .card-wrapper {
            width: calc(50% - 24px);
            height: calc((100% - 48px) / 3);
        }
        .first-screen .wrapper .group-cards .card-wrapper [class*='card-background-'] {
            background-size: 80%;
        }
    }

}
/* end STUDENT BUGFIXES  */
/* End */


/* Start:/local/templates/lektoriy_phosagro/css/companies.css?174720291514199*/
/* COMPANIES */

/* HELPERS  */
.fui_bordered {
  border-radius: var(--border-radius-x2, 16px);
  box-shadow: 0px 0px 8px 0px #5365700d;
  background: var(--color-core-background-white, #fff);
}
/* end HELPERS  */

/* wrapper   */
@media (max-width: 1199.98px) {
  .fui_company_wrapper.column-gap-48 {
    gap: 40px;
  }
}
/* end wrapper   */

/* Top section  */
.Section {
  display: flex;
  gap: 48px;
  background: #F5F8FA;
  border-radius: 16px;
  overflow: hidden;
}

.Section_Reverse {
  flex-direction: row-reverse;
}

.Section_txt {
  padding: 48px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: calc(50% - 24px);
}

.Section_txt .Body_Large_Regular {
  color: var(--color-core-foreground-soft, #42525C);
}

.Section_txt .PrimaryButton_Accent_Large {
  align-self: flex-start;
  margin-top: auto;
}

.Section_img {
  width: calc(50% - 24px);
}

.Section_img .fui_img {
  object-fit: cover;
  aspect-ratio: 624 / 336;
  height: 100%;
}

.fui_img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

@media (min-width: 1200px) {
  .Section {
    gap: 48px;
  }
}

@media (min-width: 768px) and (max-width:1199.98px) {
  .Section {
    gap: 32px;
  }
  .Section_txt,
  .Section_img {
    width: calc(50% - 16px);
  }
  .Section_txt {
    padding: 24px;
  }
}
@media (max-width: 767.98px) {
  .Section.Section_Reverse {
    flex-direction: column;
    gap: 24px;
    background: #fff;
  }

  .Section_img,
  .Section_txt {
    width: 100%;
  }

  .Section_txt {
    padding: 0;
    gap: 16px;
  }

  .Section_txt .PrimaryButton_Accent_Large {
    width: 100%;
    text-align: center;
  }
}

/* end Top section  */
/* Card */
.Company_Card {
  border-radius: var(--border-radius-x2, 16px);
  background: var(--color-core-background-white, #FFF);
  box-shadow: 0px 0px 0px 1px rgba(83, 101, 112, 0.10);
  transition: all .25s ease;
  position: relative;
  height: 100%;
}

.Company_Card:hover {
  box-shadow: 0px 0px 16px 0px rgba(83, 101, 112, 0.10), 0px 4px 8px 0px rgba(83, 101, 112, 0.05);
}

.Company_Card .Heading_H4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Company_Card:hover .Heading_H4 {
  color: var(--color-core-accent-green-default, #29994E);
}

.Card_Image {
  border-radius: 16px 16px 0 0;
  overflow: hidden;
}
.Company_Card .Card_Image img {
	border-radius: 16px 16px 0 0 !important;
	aspect-ratio: 288 / 158.41;
}
.Container_Company {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.Container_Company .Body_Medium_Regular {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  align-self: stretch;
  overflow: hidden;
  color: var(--color-core-foreground-soft, #42525C);
  text-overflow: ellipsis;
}
/* end Card */

/* FileUpload_Compact_Large  */
.FileUpload_Compact_Large .FileUploader_Large_Label {
  padding: 16px;
  border-radius: 16px;
  text-align: center;
}
.FileUpload_Compact_Large .FileUploader_Large_Label .UI_Large_Regular {
  margin-top: 8px;
}
/* end FileUpload_Compact_Large  */ 

/* Pagination */
.Pagination {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #000000;
  gap: 16px;
}

.Pagination_Row {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.Pagination_Button {
  border: none;
  outline: none;
  background: none;
  width: 40px;
  height: 40px;
  font-weight: bold;
  border-radius: 20px;
  padding: 7px 0;
  transition: all 0.25s ease;
}

.Pagination_Button:hover {
  background-color: #ecf2f6;
  color: #323f47;
  fill: #323f47;
}

.Pagination_Button:active {
  background-color: #29994e;
  color: #ffffff;
  fill: #ffffff;
}

.Pagination_Current {
  background-color: #29994e;
  color: #ffffff;
}

.Pagination_Page {
  background-color: #ffffff;
}

.Pagination_Text {
  color: #657885;
}
/* end Pagination */
/* FileUpload_Compact_Large  */
.FileUpload_Compact_Large .FileUploader_Large_Label {
  padding: 16px;
  border-radius: 16px;
  text-align: center;
}
.FileUpload_Compact_Large .FileUploader_Large_Label .UI_Large_Regular {
  margin-top: 8px;
}
/* end FileUpload_Compact_Large  */
/* Small Company Card */
.Card_Container {
  border-radius: var(--border-radius-x2, 16px);
  border: 1px solid var(--color-core-border-default, #e1eaf0);
  background: var(--color-core-background-white, #fff);
}

.Card_Sidebar {
  width: 288px;
  min-width: 252px;
  height: min-content;
  border: 1px solid #e1eaf0;
  border-radius: var(--border-radius-x2, 16px);
}

.Card_Text {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 16px;
}

.Card_Approved {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #42525c;
  gap: 4px;
}

.Card_Link {
  display: flex;
  flex-direction: row;
  gap: 4px;
  fill: #29994e;
  cursor: pointer;
  color: #29994e;
}

.Card_Description {
  color: #657885;
}

.Card_Link:hover,
.Card_Link:active {
  fill: #33c15e;
  color: #33c15e;
  transition: all 0.25s ease;
}
/* end Small Company Card */
/* Info */
.Info_Container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.Info_Title {
  margin-bottom: 16px;
}

.Info_Description {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.Info_More {
  display: none;
  transition: all 0.25s ease;
}

.Info_More.active {
  display: block;
}

.Info_More.active + .Info_Button:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.Info_Button {
  display: flex;
  flex-direction: row;
  gap: 8px;
  color: #29994e;
}

.Info_Button:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background: url("/local/templates/lektoriy_phosagro/css/../img/arr_down_green.svg") no-repeat 50% 50% / 12px 10px;
  transition: all 0.25s ease;
}

.Info_Grey_Text {
  color: #42525c;
}

.Info_Chips {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
}

.Info_Chip {
  display: flex;
  flex-direction: row;
  white-space: nowrap;
  align-items: center;
  padding: 8px 16px;
  height: 40px;
  border-radius: 999px;
  background-color: #f5f8fa;
  color: #11161a;
  gap: 8px;
}

.Info_Map {
  border-radius: 16px;
  width: 100%;
  height: 320px;
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .Card_Container {
    flex: 0 0 34%;
    margin-bottom: 40px;
  }

  .Company_Info {
    flex: 0 0 66%;
  }

  .Info_Map {
    height: 432px;
  }
}

@media (max-width: 767.98px) {
  .Card_Container {
    margin-bottom: 40px;
  }

  .Company_Info {
    flex: 0 0 100%;
  }

  .Info_Chips {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 575.98px) {
  .Info_Map {
    height: 367px;
  }

  .Info_Chips {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
}
/* end Info */
/* Edit Card */

.Edit_Notification {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  align-items: center;
  width: 100%;
  height: min-content;
  border-radius: 8px;
  border: 1px solid #ffcb11;
  background-color: #fffbf5;
  margin: 0 24px 48px;
  padding: 16px 16px 16px 24px;
  gap: 16px;
}

.Edit_Notification_Check {
  border: 1px solid #7ad1ff;
  background-color: #f5fcff;
}

.Edit_Notification_Profile {
  margin: 0;
}

.Edit_Notification_Rectangle {
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 100%;
  background-color: #ffcb11;
}

.Edit_Notification_Check_Rectangle {
  background-color: #7ad1ff;
}

.Edit_Notification_Text {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 8px;
}

.Edit_Notification_Button {
  color: #29994e;
}
/* TODO */
.Edit_Wrapper {
  background-color: #f5f8fa;
  /* background-color: #ffffff; */
}
.Edit_Nav_Wrapper {
  position: relative;
  display: block;
}
.Edit_Nav_Wrapper:before {
  border-radius: 16px;
}
.Edit_Nav_Img img {
  border-radius: 16px;
  object-fit: cover;
}
.Edit_Nav_Icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: url("/local/templates/lektoriy_phosagro/css/../img/camera_transparent.svg") no-repeat center / 14px 13px;
  background-color: #29994e;
  display: inline-block;
  position: absolute;
  bottom: 24px;
  right: 24px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.Edit_Nav_Icon:hover {
  background-color: #33c15e;
}
.Edit_Nav_Icon:active {
  background-color: #248949;
}
.Edit_Nav_Logo {
  content: "";
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  background: url("/local/templates/lektoriy_phosagro/css/../img/logo_cher.png") no-repeat 50% 50% / 288px 158px;
  border-radius: 16px 16px 0 0;
}
.Edit_Nav_Button_Icon {
  display: block;
  position: relative;
  width: 16px;
  height: 16px;
  min-width: 16px;
}

.Edit_Info {
  padding: 24px;
  border-radius: 16px;
  background-color: #ebf9ff;
  color: #42525c;
}

.Edit_Container {
  padding: 48px;
  /* border: 1px solid #cad7e0; */
}

.Edit_Company_Info {
  padding: 24px;
}

.Edit_Container {
  padding: 48px;
  box-shadow: 0px 0px 8px 0px #5365700d;
  background-color: #fff;
  border-radius: 16px;
}

.Edit_Small_Input {
  width: 50%;
}

.Edit_Clear_Input {
  position: relative;
  height: 56px;
}

.Edit_Clear_Button {
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: 10px;
  border: 0;
  display: none;
  border-radius: 50%;
  background-color: #ffffff;
  outline: none;
}

.TextInput_Clear:valid ~ .Edit_Clear_Button {
  /* display: block; */
}

.Edit_Switch {
  width: 100%;
}

.Edit_Row_Inputs {
  display: flex;
  flex-direction: row;
  gap: 24px;
}

.Edit_Error_Container {
  display: flex;
  /* flex-direction: row; */
  /* width: 100%; */
  /* justify-content: space-between; */
}

.Edit_Textarea_Counter {
  position: relative;
  padding-bottom: 24px;
}

.Edit_Counter {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #42525c;
}
.fui_error_message + .Edit_Counter {
  bottom: 24px;
}

.Edit_Gap {
  margin-bottom: 16px;
}

.Edit_Add {
  display: flex;
  flex-direction: row;
  gap: 8px;
  fill: #29994e;
  color: #29994e;
  transition: all .25s ease;
}

.Edit_Add:hover {
  fill: #33C15E;
  color: #33C15E;
}

.Edit_Add:active {
  fill: #248949;
  color: #248949;
}

.Edit_Add:disabled {
  fill: #A3B5C2;
  color: #A3B5C2;
}

.Edit_Button {
  width: min-content;
  justify-content: center;
}
.Edit_Small_Button {
  width: min-content;
}

.Edit_Button_Position {
  display: flex;
  justify-content: flex-end;
  width: min-content;
}

.Edit_Button_Icon {
  display: flex;
  flex-direction: row;
  gap: 8px;
  fill: #323f47;
}

.Edit_Button_Icon:hover {
  fill: #323f47;
}

.Edit_Button_Center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.Edit_Button_Back:hover {
  color: #323f47;
}

.Edit_Button_Delete {
  width: 56px;
  height: 56px;
  border-radius: 8px;
}

.Edit_List {
  margin: 0;
}

.Edit_Upload {
  padding: 16px;
}

.Edit_RowCard {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 16px;
  width: 100%;
  height: min-content;
  border: 1px solid #d8e3eb;
  background-color: #ffffff;
  border-radius: 8px;
  color: #11161a;
  gap: 16px;
}

.Edit_RowCard:hover,
.Edit_RowCard:active {
  background-color: #f5f8fa;
  color: #11161a;
}

.Edit_RowCard_Grey {
  border: 1px solid #f5f8fa;
  background-color: #f5f8fa;
}

.Edit_RowCard_Grey:hover,
.Edit_RowCard_Grey:active {
  background-color: #ecf2f6;
  color: #11161a;
}

.Edit_RowCard_Icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  width: 48px;
  height: 48px;
  border-radius: 999px;
  background-color: #f5f8fa;
}
.Edit_RowCard:hover .Edit_RowCard_Icon,
.Edit_RowCard_Icon_White {
  background-color: #ffffff;
}

.Edit_RowCard_Content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
}

.Edit_RowCard_Button {
  color: #657885;
}

@media (max-width: 1199.98px) {
  .Edit_Container {
    padding: 24px;
  }
  .Edit_Notification {
    margin: 0 16px 32px;
  }
  .Edit_Notification_Profile {
    margin: 0;
  }
}

@media (max-width: 991.98px) {
  .Edit_Row_Inputs {
    flex-direction: column;
  }
  .Edit_Small_Input {
    width: 100%;
  }
  .Edit_Small_Button {
    width: 100%;
  }
  .Edit_Button {
    width: 100%;
  }
  .Edit_Button_Position {
    width: 100%;
  }
  .Edit_RowCard_Button {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .Edit_Card {
    margin-bottom: 56px;
  }
}

@media (max-width: 1199.98px) {
  .Edit_Form {
    gap: 40px;
  }
  .Edit_Container {
    padding: 24px;
  }
}
/* end Edit Card */

@media (max-width: 575.98px) {
  .Edit_Notification {
    flex-direction: column;
    align-items: flex-start;
  }
  .Edit_Notification_Button {
    padding-left: 32px;
  }
  .Edit_Notification {
    margin: 0 16px 16px;
  }
  .Edit_Notification_Profile {
    margin: 0;
  }
}
/* end Edit Card */

/* Success state for PrimaryButton_Accent_Large */
.PrimaryButton_Accent_Large_Success {
  height: 56px;
  padding: 16px 40px;
  white-space: nowrap;
  border-radius: 999px;
  color: #29994e;
  background-color: #f7fdf8;
  border: 1px solid #f7fdf8;
  box-shadow: none;
  transition: all 0.25s ease;
}
.PrimaryButton_Accent_Large_Success:hover,
.PrimaryButton_Accent_Large_Success:active {
  cursor: default;
  background-color: #f7fdf8;
  border: 1px solid #f7fdf8;
  color: #29994e;

}
/* end Success state for PrimaryButton_Accent_Large */
/* end COMPANIES */

/* End */


/* Start:/local/templates/lektoriy_phosagro/css/multiSelectComponent.css?17429914475091*/
/* cancel dropdown hover behavior  */
.multiSelectComponent:hover .dropdown-menu {
    display: none !important;
}
.multiSelectComponent .dropdown.show .dropdown-menu.show {
    display: block !important;
}
.multiSelectComponent .dropdown.show .icon-fui-arrow {
    transform: rotate(180deg);
    transform-origin: center;
    transition: all .25s ease;
}
/* end cancel dropdown hover behavior  */
.multiSelectComponent {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 8px;
    align-items: flex-start;
}
.multiSelectComponent * {
    -webkit-user-select: none;
    user-select: none;
}
.multiSelectComponent .dropdown-toggle:after {
    content: none !important;
}
.multiSelectComponent .dropdown-toggle .fui_placeholder {
    display: flex;
    gap: 4px;
    max-width: 100%;
    overflow: hidden;
}
@media (min-width: 1200px) {
    .multiSelectComponent .dropdown-toggle {
        min-height: 56px;
        height: auto !important;
    }
    .multiSelectComponent .dropdown-toggle .fui_placeholder {
        flex-wrap: wrap;
    }
}
@media (max-width:1199.98px) {
    .multiSelectComponent .dropdown-toggle .fui_placeholder {
        overflow-x: auto;
        overflow-y: hidden;
    }
    .multiSelectComponent .dropdown-toggle .fui_placeholder::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 0;
        height: 0;
        background: transparent;
    }
}
.multiSelectComponent .dropdown,
.multiSelectComponent .dropdown-toggle {
    width: 100%;
    max-width: 100%;
}
.multiSelectComponent .dropdown.show .fui_icon_arrow_down {
    transition: all .35s ease;
}
.multiSelectComponent .dropdown.show .fui_icon_arrow_down {
    transform: rotate(180deg);
    transform-origin: center;
}
.multiSelectComponent .dropdown-toggle {
    overflow: hidden;
}
.multiSelectComponent .Chips_Small .dropdown_item_label_input_wrapper {
    display: none;
}
.multiSelectComponent .Chips_Small .dropdown_item_label_txt {
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 767.98px) {
    .multiSelectComponent .Chips_Small .dropdown_item_label_txt {
        max-width: 110px;
    }
}

.multiSelectComponent .dropdown-menu {
    width: 100%;
}

.multiSelectComponent .dropdown_item_label {
    display: flex;
    gap: 8px;
    flex-wrap: nowrap;
    white-space: normal;
}

/* final fixes  */
.multiSelectComponent .dropdown-toggle {
    height: 56px;
    padding: 16px;
    border-radius: 8px;
    border-style: none;
    background: #FFF;
    color: #657885;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    box-shadow: 0 0 0 1px #657885 inset;
    -webkit-box-shadow: 0 0 0 1px #657885 inset;
    -moz-box-shadow: 0 0 0 1px #657885 inset;
    transition: all .25s ease;
    -webkit-appearance: none;
}
.multiSelectComponent .dropdown.show .dropdown-toggle {
    box-shadow: 0 0 0 2px #29994E inset;
}
.multiSelectComponent .dropdown-toggle svg {
    margin-left: auto;
}
.multiSelectComponent .dropdown-menu:before {
    content: none !important;
}

/* Popover */
@media (min-width: 768px) {
    .multiSelectComponent .dropdown-menu {
        top: calc(100% + 8px) !important;
        border-radius: 8px;
        background:  #FFF;
        box-shadow: 0px 0px 20px 0px rgba(83, 101, 112, 0.10), 0px 12px 20px 0px rgba(83, 101, 112, 0.05);
    }

}
/* end Popover */

/* Options */
.multiSelectComponent .dropdown-menu__inner {
    padding: 8px !important;
    margin: 0;
    gap: 8px !important;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 2px;
}
/* end Options */

/* .DropdownOption_Checkbox_Large  */
.multiSelectComponent .dropdown_item_label {
    border-radius: 8px;
    padding: 8px;
    margin: 0;
    color:  #11161A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    display: flex;
    margin-bottom: 8px;
    cursor: pointer;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    transition: all 0.3s ease;
    padding: 8px;
    border-radius: 8px;
    white-space: wrap;
}

.multiSelectComponent .dropdown_item_label:hover {
    background: #F5F8FA;
    color: #323F47;
}

.multiSelectComponent .dropdown_item_label.disabled,
.multiSelectComponent .dropdown_item_label:disabled {
    background: #F5F8FA;
    color: #A3B5C2;
    pointer-events: none;
}

.multiSelectComponent .dropdown_item_label.disabled .fui_checkbox,
.multiSelectComponent .dropdown_item_label:disabled .fui_checkbox {
    border-color: #A3B5C2;
    background: #F5F8FA;
}

/* end .DropdownOption_Checkbox_Large  */
@media (max-width: 767.98px) {
    .multiSelectComponent .dropdown-menu {
        width: 100vw;
        position: fixed !important;
        top: calc(100vh - 306px) !important;
    }
}
/* End */


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

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

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

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

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


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




/* End */


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

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
	/*z-index: 10;*/
	background-color: white;
}

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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


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

@media (max-width: 1199.98px) {
	.dropdown:not(.personal-dropdown):not(.dropdown__country):not(.Filter_Large):not(.RegionPhone):not(.Select_Large):hover .dropdown-menu {
		display: block;
	}
}
@media (min-width: 1200px) {
	.dropdown:not(.personal-dropdown):not(.Filter_Large):not(.RegionPhone):not(.Select_Large):hover .dropdown-menu {
		display: block;
	}
}



/* End */


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

/* End */


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

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

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

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

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


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




/* End */


/* Start:/local/templates/lektoriy_phosagro/components/bitrix/system.auth.form/auth/style.css?1750101607192*/
.system_auth_form .tooltip {
	font-family: "Calibri";
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    text-align: right;
    color: red;
    margin-top: 8px;
}
/* End */


/* Start:/local/components/4rome/main.register/templates/popup/style.css?17501016071000*/
input[name=UF_SUBSCRIPTION] {
	display: none;
}

.fs-form .form-group input.is-errored {
	border-bottom: 1px solid red;
	box-shadow: none;
}
.fs-form .form-group input.is-errored ~ .fui_error_message {
	padding: 10px 0 0px;
}

.custom-control-label .fs-form-privacy__txt {
	text-align: left;
}


.checkbox_block__error {
	flex-wrap: wrap !important;
}
.checkbox_block__error > * {
	order: 10;
}
.checkbox_block__error .fui_error_message {
	order: 50;
	width: 100%;
}
.checkbox_block__error input {
	display: none;
}
.custom-control-label.checkbox_block__error .fs-form-privacy__txt {
	padding-left: 32px;
}
.custom-control-label.checkbox_block__error .fs-form-privacy__txt:before {
	content: "";
	width: 24px;
	height: 24px;
	background: #ffffff no-repeat 50% 50%;
	border-radius: 3px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	pointer-events: none;
	border: 2px solid #ff0000;
}
/* End */
/* /local/templates/lektoriy_phosagro/css/vendor.css?168448784788906 */
/* /local/templates/lektoriy_phosagro/css/Chips_Medium.css?17501016078621 */
/* /local/templates/lektoriy_phosagro/css/MultiSelect.css?17472029157254 */
/* /local/templates/lektoriy_phosagro/css/Buttons.css?17409823953430 */
/* /local/templates/lektoriy_phosagro/css/Miscellaneous.css?174720291513923 */
/* /local/templates/lektoriy_phosagro/css/styles_fosagro_ui.css?1741005941110930 */
/* /local/templates/lektoriy_phosagro/css/custom.css?1750101607304450 */
/* /local/templates/lektoriy_phosagro/css/components.css?175010160753433 */
/* /local/templates/lektoriy_phosagro/css/dpo_bugfixes.css?1742991447651 */
/* /local/templates/lektoriy_phosagro/css/select2.min.css?170290753018275 */
/* /local/templates/lektoriy_phosagro/css/main_page.css?174737471235226 */
/* /local/templates/lektoriy_phosagro/css/companies.css?174720291514199 */
/* /local/templates/lektoriy_phosagro/css/multiSelectComponent.css?17429914475091 */
/* /local/templates/lektoriy_phosagro/components/bitrix/menu/burger_menu/style.css?1683267850581 */
/* /local/templates/lektoriy_phosagro/components/bitrix/search.title/lektoriy/style.css?16842472062157 */
/* /local/templates/lektoriy_phosagro/components/bitrix/menu/top_menu/style.css?1730367665940 */
/* /local/templates/lektoriy_phosagro/components/bitrix/breadcrumb/breadcrumb/style.css?1683279841585 */
/* /local/templates/lektoriy_phosagro/components/bitrix/menu/footer_menu/style.css?1683128442581 */
/* /local/templates/lektoriy_phosagro/components/bitrix/system.auth.form/auth/style.css?1750101607192 */
/* /local/components/4rome/main.register/templates/popup/style.css?17501016071000 */
