

/* Start:/local/templates/svet.b2b/css/bootstrap-reboot.css?17402170844784*/
/*!
 * Bootstrap Reboot v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::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;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  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: .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: -.25em;
}

sup {
  top: -.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: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

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;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */
/* End */


/* Start:/local/templates/svet.b2b/fonts/Inter/stylesheet.css?17402170846066*/
/* Variable fonts usage:
:root { font-family: "Inter", sans-serif; }
@supports (font-variation-settings: normal) {
  :root { font-family: "InterVariable", sans-serif; font-optical-sizing: auto; }
} */
@font-face {
  font-family: InterVariable;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/local/templates/svet.b2b/fonts/Inter/InterVariable.woff2") format("woff2");
}
@font-face {
  font-family: InterVariable;
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("/local/templates/svet.b2b/fonts/Inter/InterVariable-Italic.woff2") format("woff2");
}

/* static fonts */
@font-face { font-family: "Inter"; font-style: normal; font-weight: 100; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-Thin.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 100; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-ThinItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 200; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-ExtraLight.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 200; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-ExtraLightItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 300; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-Light.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 300; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-LightItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-Regular.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 400; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-Italic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 500; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-Medium.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 500; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-MediumItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 600; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-SemiBold.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 600; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-SemiBoldItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 700; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-Bold.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 700; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-BoldItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 800; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-ExtraBold.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 800; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-ExtraBoldItalic.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 900; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-Black.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 900; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/Inter-BlackItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 100; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-Thin.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 100; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-ThinItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 200; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-ExtraLight.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 200; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-ExtraLightItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 300; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-Light.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 300; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-LightItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 400; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-Regular.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 400; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-Italic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 500; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-Medium.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 500; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-MediumItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 600; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-SemiBold.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 600; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-SemiBoldItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 700; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-Bold.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 700; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-BoldItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 800; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-ExtraBold.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 800; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-ExtraBoldItalic.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 900; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-Black.woff2") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 900; font-display: swap; src: url("/local/templates/svet.b2b/fonts/Inter/InterDisplay-BlackItalic.woff2") format("woff2"); }

/* End */


/* Start:/local/templates/svet.b2b/fonts/Lato/stylesheet.css?17402170846496*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on February 13, 2018 8:55 AM */

@font-face {
    font-family: 'Lato Hairline';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-Hairline.eot');
    src: local('Lato Hairline'), local('Lato-Hairline'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Hairline.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Hairline.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Hairline.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-Heavy.eot');
    src: local('Lato Heavy'), local('Lato-Heavy'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Heavy.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-HeavyItalic.eot');
    src: local('Lato Heavy Italic'), local('Lato-HeavyItalic'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-HeavyItalic.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-Regular.eot');
    src: local('Lato Regular'), local('Lato-Regular'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Regular.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-Black.eot');
    src: local('Lato Black'), local('Lato-Black'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Black.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Black.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-SemiboldItalic.eot');
    src: local('Lato Semibold Italic'), local('Lato-SemiboldItalic'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-SemiboldItalic.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-SemiboldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-BlackItalic.eot');
    src: local('Lato Black Italic'), local('Lato-BlackItalic'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-BlackItalic.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-HairlineItalic.eot');
    src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-HairlineItalic.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-HairlineItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-MediumItalic.eot');
    src: local('Lato Medium Italic'), local('Lato-MediumItalic'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-MediumItalic.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-ThinItalic.eot');
    src: local('Lato Thin Italic'), local('Lato-ThinItalic'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-ThinItalic.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-Thin.eot');
    src: local('Lato Thin'), local('Lato-Thin'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Thin.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Thin.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-Medium.eot');
    src: local('Lato Medium'), local('Lato-Medium'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Medium.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-Italic.eot');
    src: local('Lato Italic'), local('Lato-Italic'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Italic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Italic.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-Semibold.eot');
    src: local('Lato Semibold'), local('Lato-Semibold'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Semibold.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-Bold.eot');
    src: local('Lato Bold'), local('Lato-Bold'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Bold.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-BoldItalic.eot');
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-BoldItalic.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-LightItalic.eot');
    src: local('Lato Light Italic'), local('Lato-LightItalic'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-LightItalic.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('/local/templates/svet.b2b/fonts/Lato/Lato-Light.eot');
    src: local('Lato Light'), local('Lato-Light'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Light.woff') format('woff'),
        url('/local/templates/svet.b2b/fonts/Lato/Lato-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/* End */


/* Start:/local/templates/svet.b2b/css/slick.css?17402170841893*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* End */


/* Start:/local/templates/svet.b2b/css/twentytwenty.css?17402170846537*/
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

/* End */


/* Start:/local/templates/svet.b2b/css/styles.css?174021708418071*/
.tablebodytext{display:none}html{font-size:4.4444vw}@media (orientation:landscape){html{font-size:calc(2.2222vw * .75)}}body{background-color:#fff;display:flex;flex-direction:column;font-family:Lato,Helvetica;height:100%;line-height:1.2;min-height:100vh;position:relative;z-index:0}body.overflow{padding-right:15px;overflow:hidden}img,svg,video{height:auto;max-width:100%}main{display:flex;flex-direction:column;flex-grow:1;z-index:-1}.container{margin:0 auto;padding-left:1rem;padding-right:1rem;width:100%}@media (orientation:landscape){.container{padding-left:5rem;padding-right:5rem}}.row{display:flex;flex-wrap:wrap;height:100%;margin-left:-1rem;margin-right:-1rem}.col{display:flex;flex-direction:column;padding-left:1rem;padding-right:1rem;width:100%}#detach-button-host{display:none}.fill-gray{fill:#313132}.fill-white{fill:#fff}h2{font-size:1.5rem;font-weight:500;margin:0 auto;text-align:center;text-transform:uppercase}h3{font-weight:500;margin-bottom:0}section{display:flex;height:initial;margin:0 auto;min-height:100vh;overflow:hidden;padding-bottom:2.5vh;padding-top:2.5vh;position:relative;width:100%;z-index:-1}section .container{display:flex;flex-direction:column;gap:2.5vh;height:initial;justify-content:space-between}.header{padding-top:2.5625vh}.header__grid{align-items:center;column-gap:.75rem;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:3.75vh}.header .logo{z-index:130}@media (orientation:landscape){.header .logo{order:-2}}.header .logo a{display:inline-block;max-width:100%;opacity:1;width:3.125rem}.header .logo a:hover{text-decoration:none}.header .logo .circuit{fill:#fff}.header .logo .circuit.contrast{display:none}.header .logo .letter{fill:#fff}.header .logo .contrast{fill:#fff}.header .logo .letter.green,.header .logo .ray{fill:#879A37}.header .include{color:#fff}.header .include.address{display:none}.header .include.call{flex-grow:1;text-align:right}@media (orientation:landscape){.header .include.call{flex-grow:unset;text-align:left}}.header .include.email{display:none;flex-direction:column}@media (orientation:landscape){.header .include.email{display:flex}}.header .include.shcedule{display:none}@media (orientation:landscape){.header .include.shcedule{display:block}}.header .include .options{display:none;font-size:.625rem}@media (orientation:landscape){.header .include .options{display:block}}.header .include .value,.header .include .value a{color:#fff;font-size:.875rem;font-weight:500;transition:.2s ease-in-out}.header .include .value a:hover,.header .include .value:hover{color:#879A37;text-decoration:none}.header .button{position:relative;width:2.5rem;z-index:130}.header .button>div{align-items:center;display:flex;justify-content:center;left:50%;padding-bottom:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.header .button button{background-color:rgba(255,255,255,0);border:1px solid #fff;border-radius:.5rem;box-shadow:0 0 .625rem rgba(255,255,255,.4);display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:20%;position:absolute;top:0;width:100%}.header .button button:after,.header .button button:before{background-color:#fff;border-radius:1rem;content:'';border:.3125vh solid #fff;left:50%;opacity:0;position:absolute;top:50%;transition:.2s ease-in-out;width:90%}.header .button button:before{transform:translate(-50%,-50%) rotate(-45deg)}.header .button button:after{transform:translate(-50%,-50%) rotate(45deg)}.header .button button span{background-color:#fff;border:.3125vh solid #fff;border-radius:1rem;height:0;transition:.2s ease-in-out;width:100%}.header .button button.active{border-color:rgba(255,255,255,0);box-shadow:none}.header .button button.active:after,.header .button button.active:before{opacity:1}.header .button button.active span{opacity:0}.header .subtitle{flex-grow:1;width:100%}.header .subtitle h1{color:#fff;font-size:1.375rem;font-weight:500;margin:0 -.25rem;text-align:center;text-transform:uppercase}@media (orientation:landscape){.header .subtitle h1{margin:0 auto}}@media (orientation:landscape){.header .subtitle{order:-1;width:auto}}.nav{background-color:#141414;bottom:0;overflow:hidden;position:fixed;right:-101vw;top:0;transition:.2s ease-in-out;width:100vw;z-index:120}.nav.active{right:0}@media (orientation:landscape){.nav{background-color:unset;background-image:linear-gradient(to right,rgba(20,20,20,.8) 45%,#141414 45%)}}.nav .container{display:flex;flex-direction:column;height:100%;overflow:auto}.nav .container .row+.row{border-top:1px solid rgba(255,255,255,.22);flex-grow:1}@media (orientation:landscape){.nav .container .row+.row{border-top:none}}.nav .menu{display:flex;flex-direction:column;font-size:1.125rem;font-weight:500;height:100%;justify-content:space-between;list-style:none;margin:0;padding-bottom:2.5vh;padding-top:2.5vh;position:relative;row-gap:1vh;text-align:right}.nav .menu li a{color:#fff;transition:.2s ease-in-out}.nav .menu li a:hover{color:#879A37;text-decoration:none}.nav .contacts{align-items:end;column-gap:1rem;display:flex;flex-direction:column;flex-grow:1;justify-content:end;padding-bottom:2.5vh;padding-top:2.5vh;row-gap:2.5vh;text-align:right}@media (orientation:landscape){.nav .contacts{flex-direction:row;text-align:left}}.nav .contacts .include{display:flex;flex-direction:column}.nav .contacts .include .options{color:rgba(255,255,255,.5);font-size:.875rem}.nav .contacts .include .value,.nav .contacts .include .value a{color:#fff;font-size:1rem;font-weight:500;transition:.2s ease-in-out}.nav .contacts .include .value a:hover{color:#879A37;text-decoration:none}.services{order:1}.services .col{width:auto}@media (orientation:landscape){.services .col{width:calc(100% / 3)}}.services h2{color:#2a2a2a}.services__list{flex-grow:1;width:100%}.services__list .col{flex-grow:unset}.services__item{background-color:#141414;border-radius:20px;color:#fff;display:flex;flex-direction:column;flex-grow:1;max-width:90vw;overflow:hidden;width:100%}.services__item--picture{height:30%;position:relative;width:100%}.services__item--picture img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.services__item--title{font-size:1.25rem;padding-bottom:2.5%;padding-left:1.5rem;padding-right:1rem;padding-top:5%}.services__item--detail{font-size:.875rem;padding-bottom:5%;padding-left:.75rem;padding-right:1rem;padding-top:2.5%}.services__item--detail ul{display:flex;flex-direction:column;gap:1.25vh;list-style:none;margin:0;padding:0}.services__item--detail ul li{padding-left:.75rem;position:relative}.services__item--detail ul li:before{content:'•';left:0;position:absolute;top:0;width:1rem}.services__dots .slick-dots{display:flex;gap:.5rem;justify-content:center;list-style:none;margin:0;padding:0}.services__dots .slick-dots li{background-color:#cfcfcf;border-radius:20px;height:6px;max-width:4.5rem;width:100%}.services__dots .slick-dots li button{display:none}.services__dots .slick-dots li.slick-active{background-color:#141414}.products{background-color:#141414;color:#fff;order:2}.products .col+.col{display:none}@media (orientation:landscape){.products .col+.col{display:flex}}@media (orientation:landscape){.products .col{width:50%}}.products__list{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}@media (orientation:landscape){.products__list{padding-right:5rem}}.products__list .products__item--picture{display:none}.products__list .products__item--detail{display:none}@media (orientation:landscape){.products__list .products__item .products__item--detail,.products__list .products__item .products__item--picture{display:none!important}}.products__items{display:none;flex-direction:column;height:100%}.products__items .products__item{flex-direction:column;height:100%;line-height:1.5}.products__items .products__item:not([class*=active]){display:none}.products__items .products__item .active{display:flex}@media (orientation:landscape){.products__items{display:flex}}.products__items .products__item--detail{color:rgba(255,255,255,.6);font-size:.875rem}.products__item{display:flex;flex-direction:column;row-gap:2.5vh}.products__item--title{align-items:center;border-bottom:1px solid rgba(255,255,255,.09);cursor:pointer;display:flex;flex-grow:1;height:100%;justify-content:space-between;transition:.2s ease-in-out}@media (orientation:landscape){.products__item--title{border-bottom:none}}.products__item--title h3{font-size:1rem}.products__item--title span{align-items:center;display:flex;justify-content:center;line-height:1;position:relative}@media (orientation:landscape){.products__item--title span .bottom{display:none}}.products__item--title span .right{display:none}@media (orientation:landscape){.products__item--title span .right{display:block}}.products__item--picture{display:flex}.products__item--picture img{border-radius:20px;object-fit:cover;width:100%}.products__item--detail{color:rgba(255,255,255,.6);flex-grow:1;font-size:.875rem}.products__item.active{color:#879A37}@media (orientation:landscape){.products__item.active{pointer-events:none}}@media (orientation:landscape){.products__item.active .products__item--title{margin-right:-2.5rem;padding-left:2.5rem}}.products__item.active .products__item--title span svg path{fill:#879A37}.products__item.active .products__item--title span .bottom{transform:scaleY(-1)}.products__item.active .products__item--picture{display:block}.products__item.active .products__item--detail{display:block}.realization{order:3}.realization h2{color:#141414}@media (orientation:landscape){.realization h2{max-width:50vw}}.realization__desc{color:rgba(42,42,42,.6);font-size:.875rem;margin:0 auto;text-align:center}.realization__desc>:last-child{margin-bottom:0}@media (orientation:landscape){.realization__desc{max-width:60vw}}@media (orientation:landscape){.realization .row{column-gap:5%}}.realization .row .col{display:flex;flex-direction:column;row-gap:2.5vh}@media (orientation:landscape){.realization .row .col{width:57.5%}}.realization .row .col+.col{display:none;width:37.5%}@media (orientation:landscape){.realization .row .col+.col{display:flex}}.realization__list{display:flex;flex-direction:column;position:relative}.realization__list .slick-list{height:100%}.realization__list .realization__item{flex-direction:column;justify-content:center}.realization__list .realization__item--picture{position:relative}.realization__list .realization__item--picture img{width:100%}@media (orientation:landscape){.realization__list .realization__item--picture{margin:0 .75rem 0;padding-top:.75rem}}.realization__list .realization__item--picture .twentytwenty-wrapper{border-radius:20px;height:100%;overflow:hidden;width:100%}.realization__list .realization__item--picture .twentytwenty-overlay:hover{background:0 0}.realization__list .realization__item--step{align-items:center;background-color:#141414;border-radius:.5rem;color:#fff;display:flex;font-weight:500;height:2.5rem;justify-content:center;left:.875rem;line-height:1;padding:.5rem;position:absolute;top:.875rem;width:2.5rem;z-index:100}.realization__list .realization__item--step span:first-child{font-size:1.125rem}.realization__list .realization__item--step span:last-child{font-size:.875rem}@media (orientation:landscape){.realization__list .realization__item--step{left:-.75rem;top:0}}.realization__list .realization__arrows{display:none;left:-2.25rem;right:-2.25rem;top:50%}@media (orientation:landscape){.realization__list .realization__arrows{display:flex}}.realization__list .realization__arrows button{transform:translateY(-50%)}.realization__descriptions{position:relative}.realization__descriptions .realization__item{display:flex;flex-direction:column;gap:2.5vh}.realization__descriptions .realization__item--title{align-items:center;display:flex;font-weight:400;height:2.5rem;justify-content:center;margin:0 3rem}.realization__descriptions .realization__item--detail{color:#879A37;text-align:center}@media (orientation:landscape){.realization__descriptions .realization__arrows{display:none}}.realization__arrows{display:flex;justify-content:space-between;left:0;pointer-events:none;position:absolute;top:0;right:0}.realization__arrows button{pointer-events:all;transform:translateY(0)}.realization__items{display:none;flex-direction:column;padding-top:.75rem;position:relative;row-gap:2.5vh}.realization__items .slider{margin-left:-.5rem}@media (orientation:landscape){.realization__items{display:flex}}.realization__items .realization__arrows{position:relative}.realization__items .slick-slide{gap:1vh}.realization__items .slick-slide>*{display:flex;gap:1rem}.realization__items .slick-slide>* .realization__item{padding-left:.5rem;padding-top:.75rem;position:relative}.realization__items .slick-slide>* .realization__item--picture{padding-bottom:100%;position:relative}.realization__items .slick-slide>* .realization__item img{border-radius:16px;height:100%;object-fit:cover;overflow:hidden;position:absolute;width:100%}.realization__items .slick-slide>* .realization__item--step{align-items:center;background-color:#141414;border-radius:.5rem;color:#fff;display:flex;font-weight:500;height:2rem;justify-content:center;left:-.5rem;position:absolute;top:-.75rem;width:2rem;z-index:5}.realization__items .slick-slide>* .realization__item--step.active{background-color:#879A37}.cases{background-color:#141414;order:4;overflow:hidden}.cases .container{row-gap:5vh}.cases h2{color:#fff}.cases .row{row-gap:7.5vh}.cases .row .col{justify-content:center}.cases__list.slick-slider .slick-list{overflow:visible}.cases__list.slick-slider .slick-slide img{transform:scale(1);transition:.2s ease-in-out}.cases__list.slick-slider .slick-active img{transform:scale(1.125)}.cases__item{flex-direction:column;row-gap:2.5vh;text-align:center}.cases__item--picture{padding-left:2.5vw;padding-right:2.5vw}.cases__item--picture img{border-radius:20px;overflow:hidden;width:100%}.cases__item--title{color:#fff;font-size:1.125rem;font-weight:400;text-align:center}.cases__item--detail{color:rgba(255,255,255,.6);margin:0 auto;text-align:center}.unique{max-height:unset;order:5}.unique__desc{color:rgba(42,42,42,.6);font-size:.875rem;margin:0 auto;text-align:center}.unique__desc>:last-child{margin-bottom:0}@media (orientation:landscape){.unique__desc{max-width:60vw}}.unique .row{row-gap:2.5vh}@media (orientation:landscape){.unique .row{flex-wrap:nowrap}.unique .row .col{display:flex}}.unique__picture{display:flex;height:auto;width:100%}@media (orientation:landscape){.unique__picture{margin:0;padding-left:1rem;padding-right:1rem}}.unique__picture img{object-fit:cover;width:100%}@media (orientation:landscape){.unique__picture img{border-radius:1rem;height:inherit}}.unique__list{counter-reset:num;display:flex;flex-direction:column;font-size:.875rem;height:95vh;list-style:none;margin:0;padding:0}@media (orientation:landscape){.unique__list{height:100%}}.unique__list li{border-bottom:1px solid #ddd;color:#626262;counter-increment:num;display:flex;flex-direction:column;flex-grow:1;justify-content:space-evenly;position:relative}@media (orientation:landscape){.unique__list li{align-items:center;flex-direction:row;gap:1.25rem;justify-content:unset;padding-bottom:0;white-space:nowrap}.unique__list li:last-child{margin-bottom:0}}.unique__list li:before{align-items:center;border:1px solid #ddd;border-radius:50%;color:#879A37;content:counter(num);display:flex;flex-shrink:0;height:2.25rem;justify-content:center;margin:0;padding:0;width:2.25rem}.unique__list li:nth-child(-n+9):before{content:'0' counter(num)}.footer{background-color:#141414;color:#fff}.footer>div{overflow:hidden}.footer__grid{display:grid;flex-grow:1;gap:1rem 2rem;grid-template-columns:min-content 1fr;grid-template-rows:auto 1fr auto;padding-bottom:2.5vh;padding-top:2.5vh}@media (orientation:landscape){.footer__grid{grid-template-columns:auto 1fr auto;grid-template-rows:repeat(2,auto)}}.footer .logo{grid-column:1/2;grid-row:1/2;position:relative}.footer .logo:before{background-color:#1e1e1e;content:'';height:100vh;position:absolute;right:-.5rem;top:-1rem;width:100vw;z-index:-1}@media (orientation:landscape){.footer .logo:before{content:unset}}@media (orientation:landscape){.footer .logo{grid-row:1/3}}.footer .logo a{display:inline-block;max-width:7.5rem;opacity:.5}.footer .logo a:hover{opacity:1;text-decoration:none}.footer .logo .circuit,.footer .logo .letter{fill:#fff}.footer .logo .contrast{fill:#141414}.footer .logo .ray{fill:#fff}.footer .menu{column-gap:1rem;display:flex;flex-direction:column;font-size:.875rem;grid-column:1/2;grid-row:2/4;justify-content:space-between;list-style:none;margin:0;padding:0;row-gap:1vh}@media (orientation:landscape){.footer .menu{align-items:flex-end;flex-direction:row;grid-column:2/4;grid-row:2/3;justify-content:flex-start}}.footer .menu li a{color:rgba(255,255,255,.5)}.footer .menu li a:hover{color:#879A37;transition:.2s ease-in-out;text-decoration:none}.footer .contacts{display:flex;flex-direction:column;grid-column:2/3;grid-row:1/3;justify-content:space-between;row-gap:1vh}@media (orientation:landscape){.footer .contacts{align-items:center;flex-direction:row;grid-column:2/4;grid-row:1/2}}.footer .contacts .include{display:flex;flex-direction:column}.footer .contacts .include .options{color:rgba(255,255,255,.5);font-size:.75rem}.footer .contacts .include .value,.footer .contacts .include .value a{color:#fff;font-size:.875rem;font-weight:500;transition:.2s ease-in-out}.footer .contacts .include .value a:hover,.footer .contacts .include .value:hover{color:#879A37;text-decoration:none}.footer .copyright{align-items:flex-end;color:rgba(255,255,255,.5);display:flex;font-size:.875rem;grid-column:2/3;grid-row:3/4}@media (orientation:landscape){.footer .copyright{grid-column:3/4;grid-row:2/3}}.slick-track{display:flex;height:100%;max-height:inherit}.slick-slide{display:flex!important;flex-direction:column}.slick-arrow{align-items:center;background-color:#e9e9e9;border:none;border-radius:50%;color:#9b9b9b;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;transform:translateY(-50%);width:2.5rem}
/* End */


/* Start:/local/templates/svet.b2b/css/initial-3.css?17402170843320*/
.header .logo{order:-2}.header .subtitle{flex-grow:1;order:-1;margin:0;width:min-content}.header .subtitle h1{font-size:.75rem;margin:0;width:min-content}@media (orientation:landscape){.header .subtitle h1{opacity:0}}.header .subtitle h1 span{color:#879A37}.initial{display:flex;height:initial;margin:0 auto;min-height:100vh;overflow:hidden;padding-bottom:2.5vh;padding-top:2.5vh;position:relative;width:100%;z-index:-1}@media (orientation:landscape){.initial:before{background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.57) 100%);content:'';height:50%;left:0;position:absolute;top:50%;width:100%;z-index:0}}.initial .row{flex-direction:column;padding-top:0!important}@media (orientation:landscape){.initial .row{flex-direction:row-reverse}}.initial .row .col{display:flex;flex:1 0;flex-direction:column;justify-content:center}@media (orientation:landscape){.initial .row .col{width:50%}}.initial__subtitle{color:#fff;display:none;font-family:Inter;font-size:1.5rem;font-weight:300;text-transform:uppercase;z-index:5}.initial__subtitle span{color:#879A37}@media (orientation:landscape){.initial__subtitle{align-items:flex-end;display:flex;flex-grow:1}}.initial__steps{display:flex;font-size:1.25rem;font-weight:100;justify-content:end;z-index:5}.initial__steps ul{color:#fff;display:flex;flex-direction:column;font-family:Inter;list-style:none;margin:0;padding:0;text-transform:uppercase;width:60%}@media (orientation:landscape){.initial__steps ul{flex-direction:row;justify-content:space-between;text-transform:unset;width:100%}}.initial__steps ul li{position:relative;text-align:center}.initial__steps ul li:first-child{text-align:left}.initial__steps ul li:last-child{text-align:right}@media (orientation:landscape){.initial__steps ul li{text-align:left}.initial__steps ul li:not(:last-child){display:flex;flex-grow:1;flex-shrink:0;justify-content:space-between}.initial__steps ul li:not(:last-child):after{align-items:center;content:url('data:image/svg+xml,<svg width="41" height="13" viewBox="0 0 41 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M40.3625 7.09469C40.6853 6.77191 40.6853 6.24859 40.3625 5.92582L35.1026 0.665928C34.7798 0.343155 34.2565 0.343155 33.9337 0.665928C33.611 0.988701 33.611 1.51202 33.9337 1.83479L38.6092 6.51025L33.9337 11.1857C33.611 11.5085 33.611 12.0318 33.9337 12.3546C34.2565 12.6774 34.7798 12.6774 35.1026 12.3546L40.3625 7.09469ZM0.105469 7.33677H39.7781V5.68374H0.105469V7.33677Z" fill="white"/></svg>');display:flex;flex-grow:1;font-family:Inter;line-height:0;padding-left:.75vw;padding-right:.75vw;text-align:center}}.initial__video{margin:0 -45%;text-align:center}.initial__video img{max-width:800px;width:100%}.initial__background{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:-1}.initial__background:before{background-image:url(/local/templates/svet.b2b/css/../images/initial-767-3.jpg);background-position:bottom center;background-repeat:no-repeat;background-size:100% 100%;content:'';display:block;height:100%;left:0;position:relative;top:0;width:100%}@media (orientation:landscape){.initial__background:before{content:unset}}.initial__background video{display:none;height:100%;margin:0 auto;object-fit:cover;object-position:center right;width:100%}@media (orientation:landscape){.initial__background video{display:block}}
/* End */


/* Start:/local/templates/svet.b2b/template_styles.css?1740217084133*/
@media screen and (min-width: 400px) and (max-width: 767px) {
    .initial__video img {
        max-width: 550px !important;
    }
}

/* End */
/* /local/templates/svet.b2b/css/bootstrap-reboot.css?17402170844784 */
/* /local/templates/svet.b2b/fonts/Inter/stylesheet.css?17402170846066 */
/* /local/templates/svet.b2b/fonts/Lato/stylesheet.css?17402170846496 */
/* /local/templates/svet.b2b/css/slick.css?17402170841893 */
/* /local/templates/svet.b2b/css/twentytwenty.css?17402170846537 */
/* /local/templates/svet.b2b/css/styles.css?174021708418071 */
/* /local/templates/svet.b2b/css/initial-3.css?17402170843320 */
/* /local/templates/svet.b2b/template_styles.css?1740217084133 */
