* {
  margin: 0;
  padding: 0; }

img,
embed,
object,
audio,
video {
  height: auto;
  max-width: 100%; }

picture,
img {
  max-height: 100%;
  width: auto;
  font-size: 0; }

iframe {
  max-width: 100%; }

img,
a,
input,
label,
select,
option,
textarea,
fieldset,
iframe {
  outline: none;
  border: none; }

html {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%; }

body {
  box-sizing: border-box;
  overflow: auto;
  overflow-x: hidden;
  background: #FFFFFF;
  font-family: SourceSansPro, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #3D3D3D; }

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400; }

a {
  text-decoration: none;
  color: inherit; }

sup,
sub {
  font-size: 80%;
  padding-left: 3px;
  line-height: 1; }

label {
  cursor: pointer; }

ul {
  list-style: none; }

input::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: none;
  outline: none; }

input,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

textarea {
  resize: none; }

input[type="submit"] {
  cursor: pointer;
  font-family: "SourceSansPro"; }

input[type="radio"] {
  -webkit-appearance: initial;
     -moz-appearance: initial;
          appearance: initial; }

input[type="checkbox"] {
  -webkit-appearance: initial;
     -moz-appearance: initial;
          appearance: initial; }

input,
textarea {
  font-size: inherit;
  font-family: "SourceSansPro"; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #595959;
    font-family: "SourceSansPro";
    font-size: inherit;
    text-overflow: ellipsis; }
  input::placeholder,
  textarea::placeholder {
    opacity: 1;
    color: #595959;
    font-family: "SourceSansPro";
    font-size: inherit;
    text-overflow: ellipsis; }

button {
  outline: none;
  cursor: pointer;
  border: none;
  background: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit; }
  button:focus {
    outline: inherit; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0;
  text-align: left; }

img,
embed,
object,
audio,
video {
  height: auto;
  max-width: 100%; }

audio {
  height: 40px; }

iframe {
  max-width: 100%; }

img {
  max-height: 100%;
  width: auto; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0;
  text-align: left; }

button {
  border: 0;
  cursor: pointer; }

.header:not(.-h-1),
h1:not(.-h-1),
h2:not(.-h-1),
h3:not(.-h-1),
h4:not(.-h-1),
h5:not(.-h-1),
h6:not(.-h-1) {
  text-transform: none;
  color: #1B1B4F;
  line-height: 1.2;
  font-family: "SourceSansPro"; }

h1:not(.-h-1) {
  font-size: 31px; }
  @media (min-width: 320px) {
    h1:not(.-h-1) {
      font-size: calc(3.3557vw + 20.26174px); } }
  @media (min-width: 767px) {
    h1:not(.-h-1) {
      font-size: calc(-1500vw + 11551px); } }
  @media (min-width: 768px) {
    h1:not(.-h-1) {
      font-size: calc(3.47222vw + 4.33333px); } }
  @media (min-width: 1200px) {
    h1:not(.-h-1) {
      font-size: 46px; } }

h2:not(.-h-1) {
  font-size: 27px; }
  @media (min-width: 320px) {
    h2:not(.-h-1) {
      font-size: calc(2.90828vw + 17.69351px); } }
  @media (min-width: 767px) {
    h2:not(.-h-1) {
      font-size: calc(-1300vw + 10011px); } }
  @media (min-width: 768px) {
    h2:not(.-h-1) {
      font-size: calc(3.00926vw + 3.88889px); } }
  @media (min-width: 1200px) {
    h2:not(.-h-1) {
      font-size: 40px; } }

h3:not(.-h-1) {
  font-size: 23px; }
  @media (min-width: 320px) {
    h3:not(.-h-1) {
      font-size: calc(2.46085vw + 15.12528px); } }
  @media (min-width: 767px) {
    h3:not(.-h-1) {
      font-size: calc(-1100vw + 8471px); } }
  @media (min-width: 768px) {
    h3:not(.-h-1) {
      font-size: calc(2.5463vw + 3.44444px); } }
  @media (min-width: 1200px) {
    h3:not(.-h-1) {
      font-size: 34px; } }

h4:not(.-h-1) {
  font-size: 19px; }
  @media (min-width: 320px) {
    h4:not(.-h-1) {
      font-size: calc(2.01342vw + 12.55705px); } }
  @media (min-width: 767px) {
    h4:not(.-h-1) {
      font-size: calc(-900vw + 6931px); } }
  @media (min-width: 768px) {
    h4:not(.-h-1) {
      font-size: calc(2.08333vw + 3px); } }
  @media (min-width: 1200px) {
    h4:not(.-h-1) {
      font-size: 28px; } }

h5:not(.-h-1) {
  font-size: 15px; }
  @media (min-width: 320px) {
    h5:not(.-h-1) {
      font-size: calc(1.566vw + 9.98881px); } }
  @media (min-width: 767px) {
    h5:not(.-h-1) {
      font-size: calc(-700vw + 5391px); } }
  @media (min-width: 768px) {
    h5:not(.-h-1) {
      font-size: calc(1.62037vw + 2.55556px); } }
  @media (min-width: 1200px) {
    h5:not(.-h-1) {
      font-size: 22px; } }

h6:not(.-h-1) {
  font-size: 11px; }
  @media (min-width: 320px) {
    h6:not(.-h-1) {
      font-size: calc(1.11857vw + 7.42058px); } }
  @media (min-width: 767px) {
    h6:not(.-h-1) {
      font-size: calc(-500vw + 3851px); } }
  @media (min-width: 768px) {
    h6:not(.-h-1) {
      font-size: calc(1.15741vw + 2.11111px); } }
  @media (min-width: 1200px) {
    h6:not(.-h-1) {
      font-size: 16px; } }

.header.-h1:not(.-h-1) > span {
  font-size: 31px; }
  @media (min-width: 320px) {
    .header.-h1:not(.-h-1) > span {
      font-size: calc(3.3557vw + 20.26174px); } }
  @media (min-width: 767px) {
    .header.-h1:not(.-h-1) > span {
      font-size: calc(-1500vw + 11551px); } }
  @media (min-width: 768px) {
    .header.-h1:not(.-h-1) > span {
      font-size: calc(3.47222vw + 4.33333px); } }
  @media (min-width: 1200px) {
    .header.-h1:not(.-h-1) > span {
      font-size: 46px; } }

.header.-h2:not(.-h-1) > span {
  font-size: 27px; }
  @media (min-width: 320px) {
    .header.-h2:not(.-h-1) > span {
      font-size: calc(2.90828vw + 17.69351px); } }
  @media (min-width: 767px) {
    .header.-h2:not(.-h-1) > span {
      font-size: calc(-1300vw + 10011px); } }
  @media (min-width: 768px) {
    .header.-h2:not(.-h-1) > span {
      font-size: calc(3.00926vw + 3.88889px); } }
  @media (min-width: 1200px) {
    .header.-h2:not(.-h-1) > span {
      font-size: 40px; } }

.header.-h3:not(.-h-1) > span {
  font-size: 23px; }
  @media (min-width: 320px) {
    .header.-h3:not(.-h-1) > span {
      font-size: calc(2.46085vw + 15.12528px); } }
  @media (min-width: 767px) {
    .header.-h3:not(.-h-1) > span {
      font-size: calc(-1100vw + 8471px); } }
  @media (min-width: 768px) {
    .header.-h3:not(.-h-1) > span {
      font-size: calc(2.5463vw + 3.44444px); } }
  @media (min-width: 1200px) {
    .header.-h3:not(.-h-1) > span {
      font-size: 34px; } }

.header.-h4:not(.-h-1) > span {
  font-size: 19px; }
  @media (min-width: 320px) {
    .header.-h4:not(.-h-1) > span {
      font-size: calc(2.01342vw + 12.55705px); } }
  @media (min-width: 767px) {
    .header.-h4:not(.-h-1) > span {
      font-size: calc(-900vw + 6931px); } }
  @media (min-width: 768px) {
    .header.-h4:not(.-h-1) > span {
      font-size: calc(2.08333vw + 3px); } }
  @media (min-width: 1200px) {
    .header.-h4:not(.-h-1) > span {
      font-size: 28px; } }

.header.-h5:not(.-h-1) > span {
  font-size: 15px; }
  @media (min-width: 320px) {
    .header.-h5:not(.-h-1) > span {
      font-size: calc(1.566vw + 9.98881px); } }
  @media (min-width: 767px) {
    .header.-h5:not(.-h-1) > span {
      font-size: calc(-700vw + 5391px); } }
  @media (min-width: 768px) {
    .header.-h5:not(.-h-1) > span {
      font-size: calc(1.62037vw + 2.55556px); } }
  @media (min-width: 1200px) {
    .header.-h5:not(.-h-1) > span {
      font-size: 22px; } }

.header.-h6:not(.-h-1) > span {
  font-size: 11px; }
  @media (min-width: 320px) {
    .header.-h6:not(.-h-1) > span {
      font-size: calc(1.11857vw + 7.42058px); } }
  @media (min-width: 767px) {
    .header.-h6:not(.-h-1) > span {
      font-size: calc(-500vw + 3851px); } }
  @media (min-width: 768px) {
    .header.-h6:not(.-h-1) > span {
      font-size: calc(1.15741vw + 2.11111px); } }
  @media (min-width: 1200px) {
    .header.-h6:not(.-h-1) > span {
      font-size: 16px; } }

.header--bold:not(.-h-1) > span {
  font-weight: 700; }

.header--light:not(.-h-1) > span {
  font-weight: 200; }

.header--white:not(.-h-1) {
  color: #FFFFFF; }

.header--center:not(.-h-1) {
  text-align: center; }

.header--margin:not(.-h-1) > span {
  display: block;
  width: 100%;
  padding: 2.8125rem 0 2.3125rem; }

.header--margin_small:not(.-h-1) > span {
  display: block;
  width: 100%;
  padding: 0.625rem 0 1.6875rem; }

.header--margin_big:not(.-h-1) > span {
  display: block;
  width: 100%;
  padding: 4.3125rem 0 4.3125rem; }

.header--margin_big_bottom_only:not(.-h-1) > span {
  display: block;
  width: 100%;
  padding: 0 0 2.3125vw; }

.header--margin_bottom_only:not(.-h-1) > span {
  display: block;
  width: 100%;
  padding: 0 0 4.3125rem; }

.header--line {
  position: relative;
  padding-bottom: 1.25rem; }
  .header--line::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #DEDEDE; }
  .header--line::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 1.875rem;
    background-color: var(--color-primary); }
  .header--line.header--left::after {
    left: 0; }
  .header--line.header--center::after {
    left: 50%;
    transform: translateX(-50%); }

@media (max-width: 767px) {
  .header--margin:not(.-h-1) > span {
    padding: 2.8125rem 0 2.3125rem; }
  .header--margin_small:not(.-h-1) > span {
    padding: 0.625rem 0 1.6875rem; }
  .header--margin_big:not(.-h-1) > span {
    padding: 2.8125rem 0 2.3125rem; } }

@media (max-width: 500px) {
  .header--margin:not(.-h-1) > span {
    padding: 2.8125rem 0 2.3125rem; }
  .header--margin_small:not(.-h-1) > span {
    padding: 0.625rem 0 1.6875rem; }
  .header--margin_big:not(.-h-1) > span {
    padding: 2.8125rem 0 2.3125rem; } }

@media (min-width: 768px) {
  .layoutTemplate--twoColumns {
    display: flex;
    flex-direction: row; }
    .layoutTemplate--twoColumns > .column {
      width: 48%;
      flex: 50% 0 0; }
      .layoutTemplate--twoColumns > .column:not(:last-child) {
        margin-right: 4%; } }

.layoutTemplate--case_list tr:not(:last-child) {
  border-bottom: 1px solid #D6D8E0; }

.layoutTemplate--case_list td {
  padding: 0.9375rem; }
  .layoutTemplate--case_list td:first-child {
    padding-right: 1.875rem; }

.layoutTemplate--case_list .case_list--category_link {
  display: block; }

.zoz_text {
  padding-bottom: 2.5rem !important;
  font-size: calc(18px * 1) !important;
  color: #000000; }
  .zoz_text h2, .zoz_text strong {
    font-weight: 700;
    color: #1B1B4F; }
  .zoz_text ul {
    color: #1B1B4F;
    padding-top: 1rem; }
  .zoz_text li {
    line-height: 1.7;
    margin-left: 2.5rem;
    margin-bottom: 0.9375rem; }
    .zoz_text li::before {
      content: "\f139" !important;
      font-family: "iconset";
      position: absolute;
      right: 1.875rem;
      font-size: 0.625rem;
      width: 1.75rem !important;
      height: 1.75rem !important;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      background: var(--color-primary);
      color: var(--color-primary--text);
      left: -2.5rem !important;
      top: 50%;
      border-top: 0 !important;
      transform: translate(0, -50%);
      margin: 0 !important;
      background-size: 100%; }

@media (max-width: 767px) {
  .zoz_text td {
    display: block; }
    .zoz_text td:first-child {
      width: 100% !important; }
    .zoz_text td:last-child {
      width: 100% !important; } }

@media (min-width: 1200px) {
  .zoz_text td:first-child {
    padding-right: 13%; }
  .zoz_text td:last-child {
    width: 45.5%; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .zoz_text td:first-child {
    padding-right: 7%; }
  .zoz_text td:last-child {
    width: 45.5%; } }

.features_template {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 1.875rem; }

.features_template__item {
  display: flex;
  align-items: center;
  background-color: #F2F5F9;
  border-radius: 4px;
  min-height: 5.625rem;
  margin-bottom: 0.625rem;
  width: 100%; }

.features_template__icon {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-primary); }
  .features_template__icon::after {
    content: "";
    width: 1px;
    height: 70%;
    background-color: #DEDEDE;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }

.features_template__text {
  padding: 0.625rem 1.875rem;
  font-size: 1.2em;
  line-height: 1.2; }

@media (min-width: 768px) {
  .features_template {
    justify-content: space-between; }
  .features_template__item {
    width: calc((100% - 10px) / 2); } }

h3.header_width_line {
  position: relative;
  padding-bottom: 1.25rem; }
  h3.header_width_line::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #DEDEDE;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
  h3.header_width_line::before {
    content: "";
    position: absolute;
    width: 1.875rem;
    height: 3px;
    z-index: 2;
    left: 0;
    bottom: 0;
    background-color: var(--color-primary); }

.small_header_width_text {
  margin-top: 1.875rem; }

.wysiwyg .naglowek-odzial,
.mce-content-body .naglowek-odzial {
  color: #757575;
  line-height: 1;
  text-transform: uppercase; }

.wysiwyg .naglowek-contact-telefon,
.mce-content-body .naglowek-contact-telefon {
  font-weight: 200;
  font-size: 25px;
  line-height: 1;
  text-transform: uppercase; }

.wysiwyg h1,
.wysiwyg .naglowek-1,
.wysiwyg h2,
.wysiwyg .naglowek-2,
.wysiwyg h3,
.wysiwyg .naglowek-3,
.wysiwyg h4,
.wysiwyg .naglowek-4,
.wysiwyg h5,
.wysiwyg .naglowek-5,
.wysiwyg h6,
.wysiwyg .naglowek-6,
.mce-content-body .naglowek-1,
.mce-content-body h2,
.mce-content-body .naglowek-2,
.mce-content-body h3,
.mce-content-body .naglowek-3,
.mce-content-body h4,
.mce-content-body .naglowek-4,
.mce-content-body h5,
.mce-content-body .naglowek-5,
.mce-content-body h6,
.mce-content-body .naglowek-6 {
  font-family: "SourceSansPro"; }

.wysiwyg .naglowek-1,
.wysiwyg h1,
.wysiwyg .header.-h1,
.mce-content-body .naglowek-1,
.mce-content-body h1 {
  margin-top: 1em;
  margin-bottom: .25em; }
  .wysiwyg .naglowek-1,
  .wysiwyg h1,
  .wysiwyg .header.-h1,
  .mce-content-body .naglowek-1,
  .mce-content-body h1 {
    font-size: 35px; }
    @media (min-width: 320px) {
      .wysiwyg .naglowek-1,
      .wysiwyg h1,
      .wysiwyg .header.-h1,
      .mce-content-body .naglowek-1,
      .mce-content-body h1 {
        font-size: calc(0.79768vw + 32.44743px); } }
    @media (min-width: 1699px) {
      .wysiwyg .naglowek-1,
      .wysiwyg h1,
      .wysiwyg .header.-h1,
      .mce-content-body .naglowek-1,
      .mce-content-body h1 {
        font-size: 46px; } }

.wysiwyg .naglowek-2,
.wysiwyg h2,
.wysiwyg .header.-h2,
.mce-content-body .naglowek-2,
.mce-content-body h2 {
  margin-top: 1em;
  margin-bottom: .25em; }
  .wysiwyg .naglowek-2,
  .wysiwyg h2,
  .wysiwyg .header.-h2,
  .mce-content-body .naglowek-2,
  .mce-content-body h2 {
    font-size: 30px; }
    @media (min-width: 320px) {
      .wysiwyg .naglowek-2,
      .wysiwyg h2,
      .wysiwyg .header.-h2,
      .mce-content-body .naglowek-2,
      .mce-content-body h2 {
        font-size: calc(0.72516vw + 27.67948px); } }
    @media (min-width: 1699px) {
      .wysiwyg .naglowek-2,
      .wysiwyg h2,
      .wysiwyg .header.-h2,
      .mce-content-body .naglowek-2,
      .mce-content-body h2 {
        font-size: 40px; } }

.wysiwyg .naglowek-3,
.wysiwyg h3,
.wysiwyg .header.-h3,
.mce-content-body .naglowek-3,
.mce-content-body h3 {
  margin-top: 1em;
  margin-bottom: .25em; }
  .wysiwyg .naglowek-3,
  .wysiwyg h3,
  .wysiwyg .header.-h3,
  .mce-content-body .naglowek-3,
  .mce-content-body h3 {
    font-size: 26px; }
    @media (min-width: 320px) {
      .wysiwyg .naglowek-3,
      .wysiwyg h3,
      .wysiwyg .header.-h3,
      .mce-content-body .naglowek-3,
      .mce-content-body h3 {
        font-size: calc(0.58013vw + 24.14358px); } }
    @media (min-width: 1699px) {
      .wysiwyg .naglowek-3,
      .wysiwyg h3,
      .wysiwyg .header.-h3,
      .mce-content-body .naglowek-3,
      .mce-content-body h3 {
        font-size: 34px; } }

.wysiwyg .naglowek-4,
.wysiwyg h4,
.wysiwyg .header.-h4,
.mce-content-body .naglowek-4,
.mce-content-body h4 {
  margin-top: 1em;
  margin-bottom: .25em; }
  .wysiwyg .naglowek-4,
  .wysiwyg h4,
  .wysiwyg .header.-h4,
  .mce-content-body .naglowek-4,
  .mce-content-body h4 {
    font-size: 21px; }
    @media (min-width: 320px) {
      .wysiwyg .naglowek-4,
      .wysiwyg h4,
      .wysiwyg .header.-h4,
      .mce-content-body .naglowek-4,
      .mce-content-body h4 {
        font-size: calc(0.50761vw + 19.37563px); } }
    @media (min-width: 1699px) {
      .wysiwyg .naglowek-4,
      .wysiwyg h4,
      .wysiwyg .header.-h4,
      .mce-content-body .naglowek-4,
      .mce-content-body h4 {
        font-size: 28px; } }

.wysiwyg .naglowek-5,
.wysiwyg h5,
.wysiwyg .header.-h5,
.mce-content-body .naglowek-5,
.mce-content-body h5 {
  margin-top: 1em;
  margin-bottom: .25em; }
  .wysiwyg .naglowek-5,
  .wysiwyg h5,
  .wysiwyg .header.-h5,
  .mce-content-body .naglowek-5,
  .mce-content-body h5 {
    font-size: 17px; }
    @media (min-width: 320px) {
      .wysiwyg .naglowek-5,
      .wysiwyg h5,
      .wysiwyg .header.-h5,
      .mce-content-body .naglowek-5,
      .mce-content-body h5 {
        font-size: calc(0.36258vw + 15.83974px); } }
    @media (min-width: 1699px) {
      .wysiwyg .naglowek-5,
      .wysiwyg h5,
      .wysiwyg .header.-h5,
      .mce-content-body .naglowek-5,
      .mce-content-body h5 {
        font-size: 22px; } }

.wysiwyg .naglowek-6,
.wysiwyg h6,
.wysiwyg .header.-h6,
.mce-content-body .naglowek-6,
.mce-content-body h6 {
  margin-top: 1em;
  margin-bottom: .25em; }
  .wysiwyg .naglowek-6,
  .wysiwyg h6,
  .wysiwyg .header.-h6,
  .mce-content-body .naglowek-6,
  .mce-content-body h6 {
    font-size: 12px; }
    @media (min-width: 320px) {
      .wysiwyg .naglowek-6,
      .wysiwyg h6,
      .wysiwyg .header.-h6,
      .mce-content-body .naglowek-6,
      .mce-content-body h6 {
        font-size: calc(0.29007vw + 11.07179px); } }
    @media (min-width: 1699px) {
      .wysiwyg .naglowek-6,
      .wysiwyg h6,
      .wysiwyg .header.-h6,
      .mce-content-body .naglowek-6,
      .mce-content-body h6 {
        font-size: 16px; } }

.mce-content-body .header.header--line {
  position: relative;
  padding-bottom: 1.25rem; }
  .mce-content-body .header.header--line::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #DEDEDE; }
  .mce-content-body .header.header--line::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 1.875rem;
    background-color: var(--color-primary); }
  .mce-content-body .header.header--line.header--left::after {
    left: 0; }
  .mce-content-body .header.header--line.header--center::after {
    left: 50%;
    transform: translateX(-50%); }

body.acc_font_small .wysiwyg, body.acc_font_small
.mce-content-body {
  font-size: calc(16px * 1); }
  @media (min-width: 320px) {
    body.acc_font_small .wysiwyg, body.acc_font_small
    .mce-content-body {
      font-size: calc(16px * 1); } }
  @media (min-width: 1699px) {
    body.acc_font_small .wysiwyg, body.acc_font_small
    .mce-content-body {
      font-size: calc(16px * 1); } }

body.acc_font_medium .wysiwyg, body.acc_font_medium
.mce-content-body {
  font-size: calc(16px * 1.12); }
  @media (min-width: 320px) {
    body.acc_font_medium .wysiwyg, body.acc_font_medium
    .mce-content-body {
      font-size: calc(16px * 1.12); } }
  @media (min-width: 1699px) {
    body.acc_font_medium .wysiwyg, body.acc_font_medium
    .mce-content-body {
      font-size: calc(16px * 1.12); } }

body.acc_font_big .wysiwyg, body.acc_font_big
.mce-content-body {
  font-size: calc(16px * 1.25); }
  @media (min-width: 320px) {
    body.acc_font_big .wysiwyg, body.acc_font_big
    .mce-content-body {
      font-size: calc(16px * 1.25); } }
  @media (min-width: 1699px) {
    body.acc_font_big .wysiwyg, body.acc_font_big
    .mce-content-body {
      font-size: calc(16px * 1.25); } }

.wysiwyg,
.wysiwyg p,
.mce-content-body,
.mce-content-body p {
  font-family: "SourceSansPro";
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  color: #3D3D3D;
  text-transform: none; }

.wysiwyg p,
.mce-content-body p {
  color: inherit;
  padding-bottom: 0.625rem; }

.wysiwyg b,
.wysiwyg strong,
.mce-content-body b,
.mce-content-body strong {
  font-weight: 700; }

.wysiwyg a:not(.btn):not(.file_add__name),
.mce-content-body a:not(.btn):not(.file_add__name) {
  text-decoration: underline;
  transition: color;
  transition: opacity 0.3s ease-out, -webkit-text-decoration 0.3s ease-out;
  transition: opacity 0.3s ease-out, text-decoration 0.3s ease-out;
  transition: opacity 0.3s ease-out, text-decoration 0.3s ease-out, -webkit-text-decoration 0.3s ease-out; }

.wysiwyg a:not(.btn):hover,
.mce-content-body a:not(.btn):hover {
  color: var(--color-primary);
  text-decoration: none; }

.wysiwyg ol,
.mce-content-body ol {
  list-style: decimal; }

.wysiwyg ul,
.wysiwyg ol,
.mce-content-body ul,
.mce-content-body ol {
  margin-top: 5px;
  list-style-position: inside;
  clear: both; }

.wysiwyg li,
.mce-content-body li {
  line-height: 1.2;
  margin: 8px 0; }
  .wysiwyg li:first-child,
  .mce-content-body li:first-child {
    margin-top: 0; }

.wysiwyg ol li,
.mce-content-body ol li {
  margin-left: 37px;
  list-style-position: outside; }

.wysiwyg ul li,
.mce-content-body ul li {
  display: block;
  flex-direction: row;
  align-items: center;
  margin-left: 37px;
  position: relative; }

.wysiwyg ul li::before,
.mce-content-body ul li::before {
  content: "";
  width: 22px;
  position: absolute;
  left: -37px;
  height: 1px;
  border-top: 1px solid var(--color-primary);
  margin: calc(0.6em + 2px) 7.5px 0; }

.wysiwyg .przycisk,
.mce-content-body .przycisk {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "SourceSansPro";
  font-weight: 900;
  transition: background-color 0.3s cubic-bezier(0.365, 0.005, 0.355, 1), border 0.3s cubic-bezier(0.365, 0.005, 0.355, 1);
  height: 3.23529vw;
  min-height: 38.5px;
  max-height: 55px;
  padding: 0 calc(1 / 2 * 2.82353vw + 1 / 2 * 48px);
  border-radius: var(--border-radius-button);
  background: var(--color-primary);
  color: var(--color-primary--text); }
  body.acc_font_small .wysiwyg .przycisk, body.acc_font_small
  .mce-content-body .przycisk {
    font-size: calc(14px * 1); }
    @media (min-width: 320px) {
      body.acc_font_small .wysiwyg .przycisk, body.acc_font_small
      .mce-content-body .przycisk {
        font-size: calc((0.07246vw + 13.76812px) * 1); } }
    @media (min-width: 1700px) {
      body.acc_font_small .wysiwyg .przycisk, body.acc_font_small
      .mce-content-body .przycisk {
        font-size: calc(15px * 1); } }
  body.acc_font_medium .wysiwyg .przycisk, body.acc_font_medium
  .mce-content-body .przycisk {
    font-size: calc(14px * 1.12); }
    @media (min-width: 320px) {
      body.acc_font_medium .wysiwyg .przycisk, body.acc_font_medium
      .mce-content-body .przycisk {
        font-size: calc((0.07246vw + 13.76812px) * 1.12); } }
    @media (min-width: 1700px) {
      body.acc_font_medium .wysiwyg .przycisk, body.acc_font_medium
      .mce-content-body .przycisk {
        font-size: calc(15px * 1.12); } }
  body.acc_font_big .wysiwyg .przycisk, body.acc_font_big
  .mce-content-body .przycisk {
    font-size: calc(14px * 1.25); }
    @media (min-width: 320px) {
      body.acc_font_big .wysiwyg .przycisk, body.acc_font_big
      .mce-content-body .przycisk {
        font-size: calc((0.07246vw + 13.76812px) * 1.25); } }
    @media (min-width: 1700px) {
      body.acc_font_big .wysiwyg .przycisk, body.acc_font_big
      .mce-content-body .przycisk {
        font-size: calc(15px * 1.25); } }
  .wysiwyg .przycisk:hover,
  .mce-content-body .przycisk:hover {
    background-color: var(--color-primary--hover); }

.tinyColumnSection {
  display: flex;
  flex-direction: column;
  align-items: stretch !important;
  justify-content: space-between !important; }
  .tinyColumnSection .tinyColumnSection__item {
    padding: 5px;
    flex: 1 1 0; }

@media (min-width: 768px) {
  .tinyColumnSection {
    flex-direction: row; } }

.mce-content-body {
  padding: 10px !important; }
  .mce-content-body a {
    background-color: #B4D7FF; }

@media (min-width: 768px) {
  .layoutTemplate--twoColumns {
    display: flex;
    flex-direction: row; }
    .layoutTemplate--twoColumns > .column {
      width: 48%;
      flex: 50% 0 0; }
      .layoutTemplate--twoColumns > .column:not(:last-child) {
        margin-right: 4%; } }

.layoutTemplate--case_list tr:not(:last-child) {
  border-bottom: 1px solid #D6D8E0; }

.layoutTemplate--case_list td {
  padding: 0.9375rem; }
  .layoutTemplate--case_list td:first-child {
    padding-right: 1.875rem; }

.layoutTemplate--case_list .case_list--category_link {
  display: block; }

.zoz_text {
  padding-bottom: 2.5rem !important;
  font-size: calc(18px * 1) !important;
  color: #000000; }
  .zoz_text h2, .zoz_text strong {
    font-weight: 700;
    color: #1B1B4F; }
  .zoz_text ul {
    color: #1B1B4F;
    padding-top: 1rem; }
  .zoz_text li {
    line-height: 1.7;
    margin-left: 2.5rem;
    margin-bottom: 0.9375rem; }
    .zoz_text li::before {
      content: "\f139" !important;
      font-family: "iconset";
      position: absolute;
      right: 1.875rem;
      font-size: 0.625rem;
      width: 1.75rem !important;
      height: 1.75rem !important;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      background: var(--color-primary);
      color: var(--color-primary--text);
      left: -2.5rem !important;
      top: 50%;
      border-top: 0 !important;
      transform: translate(0, -50%);
      margin: 0 !important;
      background-size: 100%; }

@media (max-width: 767px) {
  .zoz_text td {
    display: block; }
    .zoz_text td:first-child {
      width: 100% !important; }
    .zoz_text td:last-child {
      width: 100% !important; } }

@media (min-width: 1200px) {
  .zoz_text td:first-child {
    padding-right: 13%; }
  .zoz_text td:last-child {
    width: 45.5%; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .zoz_text td:first-child {
    padding-right: 7%; }
  .zoz_text td:last-child {
    width: 45.5%; } }

.features_template {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 1.875rem; }

.features_template__item {
  display: flex;
  align-items: center;
  background-color: #F2F5F9;
  border-radius: 4px;
  min-height: 5.625rem;
  margin-bottom: 0.625rem;
  width: 100%; }

.features_template__icon {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-primary); }
  .features_template__icon::after {
    content: "";
    width: 1px;
    height: 70%;
    background-color: #DEDEDE;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }

.features_template__text {
  padding: 0.625rem 1.875rem;
  font-size: 1.2em;
  line-height: 1.2; }

@media (min-width: 768px) {
  .features_template {
    justify-content: space-between; }
  .features_template__item {
    width: calc((100% - 10px) / 2); } }

h3.header_width_line {
  position: relative;
  padding-bottom: 1.25rem; }
  h3.header_width_line::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #DEDEDE;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
  h3.header_width_line::before {
    content: "";
    position: absolute;
    width: 1.875rem;
    height: 3px;
    z-index: 2;
    left: 0;
    bottom: 0;
    background-color: var(--color-primary); }

.small_header_width_text {
  margin-top: 1.875rem; }

.file_add__main, .file_add__metrics_column, .pager {
  color: #3D3D3D;
  line-height: 130%; }
  body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
    font-size: calc(14px * 1); }
    @media (min-width: 320px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc((1.31004vw + 9.80786px) * 1); } }
    @media (min-width: 549px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc((-300vw + 1664px) * 1); } }
    @media (min-width: 550px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc((1.38249vw + 6.39631px) * 1); } }
    @media (min-width: 767px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc((-800vw + 6153px) * 1); } }
    @media (min-width: 768px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc((0.64447vw + 4.05048px) * 1); } }
    @media (min-width: 1699px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc(15px * 1); } }
  body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
    font-size: calc(14px * 1.12); }
    @media (min-width: 320px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc((1.31004vw + 9.80786px) * 1.12); } }
    @media (min-width: 549px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc((-300vw + 1664px) * 1.12); } }
    @media (min-width: 550px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc((1.38249vw + 6.39631px) * 1.12); } }
    @media (min-width: 767px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc((-800vw + 6153px) * 1.12); } }
    @media (min-width: 768px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc((0.64447vw + 4.05048px) * 1.12); } }
    @media (min-width: 1699px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc(15px * 1.12); } }
  body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
    font-size: calc(14px * 1.25); }
    @media (min-width: 320px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc((1.31004vw + 9.80786px) * 1.25); } }
    @media (min-width: 549px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc((-300vw + 1664px) * 1.25); } }
    @media (min-width: 550px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc((1.38249vw + 6.39631px) * 1.25); } }
    @media (min-width: 767px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc((-800vw + 6153px) * 1.25); } }
    @media (min-width: 768px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc((0.64447vw + 4.05048px) * 1.25); } }
    @media (min-width: 1699px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc(15px * 1.25); } }

.file_add {
  width: 100%;
  margin: 1.875rem 0 0;
  padding-bottom: 1.875rem; }

.file_add__file_list {
  display: flex;
  flex-direction: column;
  width: 100%; }

.file_add__file:not(:first-child) {
  margin-top: 0.625rem; }

.file_add__main {
  transition: background 0.3s;
  border: 1px solid #D6D8E0;
  min-height: 3.4375rem;
  display: flex;
  flex-direction: row;
  width: 100%; }
  .file_add__main::before {
    display: none; }
  .file_add__main > * {
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
    align-items: center;
    flex-direction: row; }
    @media (min-width: 320px) {
      .file_add__main > * {
        padding-left: calc(1.13636vw + 1.36364px); } }
    @media (min-width: 1200px) {
      .file_add__main > * {
        padding-left: calc(3vw - 21px); } }
    @media (min-width: 1700px) {
      .file_add__main > * {
        padding-left: 30px; } }
    @media (min-width: 320px) {
      .file_add__main > * {
        padding-right: calc(1.13636vw + 1.36364px); } }
    @media (min-width: 1200px) {
      .file_add__main > * {
        padding-right: calc(3vw - 21px); } }
    @media (min-width: 1700px) {
      .file_add__main > * {
        padding-right: 30px; } }
    .file_add__main > *:not(:last-child) {
      border-right: 1px solid #D6D8E0; }

.file_add__icon {
  color: var(--color-primary);
  font-size: 1.6em;
  width: 4.3273%;
  padding: 0;
  display: flex;
  justify-content: center;
  min-height: 3.4375rem; }

.file_add__name {
  width: 68.13533%;
  font-weight: 700;
  color: #000000;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  min-height: 3.4375rem; }

.file_add__format {
  padding: 0;
  justify-content: center;
  width: 14.87018%;
  min-height: 3.4375rem; }

.file_add__ext,
.file_add__size {
  font-weight: 700;
  color: #3c3c3c;
  margin-left: .2em;
  text-transform: uppercase; }

.file_add__buttons {
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 18.80409%;
  min-height: 3.4375rem; }
  .file_add__buttons > button {
    color: var(--color-primary--text);
    min-height: 2.1875rem;
    padding: 0 0.9375rem;
    line-height: 130%; }
    body.acc_font_small .file_add__buttons > button {
      font-size: calc(14px * 1); }
      @media (min-width: 320px) {
        body.acc_font_small .file_add__buttons > button {
          font-size: calc((1.31004vw + 9.80786px) * 1); } }
      @media (min-width: 549px) {
        body.acc_font_small .file_add__buttons > button {
          font-size: calc((-300vw + 1664px) * 1); } }
      @media (min-width: 550px) {
        body.acc_font_small .file_add__buttons > button {
          font-size: calc((1.38249vw + 6.39631px) * 1); } }
      @media (min-width: 767px) {
        body.acc_font_small .file_add__buttons > button {
          font-size: calc((-800vw + 6153px) * 1); } }
      @media (min-width: 768px) {
        body.acc_font_small .file_add__buttons > button {
          font-size: calc((0.64447vw + 4.05048px) * 1); } }
      @media (min-width: 1699px) {
        body.acc_font_small .file_add__buttons > button {
          font-size: calc(15px * 1); } }
    body.acc_font_medium .file_add__buttons > button {
      font-size: calc(14px * 1.12); }
      @media (min-width: 320px) {
        body.acc_font_medium .file_add__buttons > button {
          font-size: calc((1.31004vw + 9.80786px) * 1.12); } }
      @media (min-width: 549px) {
        body.acc_font_medium .file_add__buttons > button {
          font-size: calc((-300vw + 1664px) * 1.12); } }
      @media (min-width: 550px) {
        body.acc_font_medium .file_add__buttons > button {
          font-size: calc((1.38249vw + 6.39631px) * 1.12); } }
      @media (min-width: 767px) {
        body.acc_font_medium .file_add__buttons > button {
          font-size: calc((-800vw + 6153px) * 1.12); } }
      @media (min-width: 768px) {
        body.acc_font_medium .file_add__buttons > button {
          font-size: calc((0.64447vw + 4.05048px) * 1.12); } }
      @media (min-width: 1699px) {
        body.acc_font_medium .file_add__buttons > button {
          font-size: calc(15px * 1.12); } }
    body.acc_font_big .file_add__buttons > button {
      font-size: calc(14px * 1.25); }
      @media (min-width: 320px) {
        body.acc_font_big .file_add__buttons > button {
          font-size: calc((1.31004vw + 9.80786px) * 1.25); } }
      @media (min-width: 549px) {
        body.acc_font_big .file_add__buttons > button {
          font-size: calc((-300vw + 1664px) * 1.25); } }
      @media (min-width: 550px) {
        body.acc_font_big .file_add__buttons > button {
          font-size: calc((1.38249vw + 6.39631px) * 1.25); } }
      @media (min-width: 767px) {
        body.acc_font_big .file_add__buttons > button {
          font-size: calc((-800vw + 6153px) * 1.25); } }
      @media (min-width: 768px) {
        body.acc_font_big .file_add__buttons > button {
          font-size: calc((0.64447vw + 4.05048px) * 1.25); } }
      @media (min-width: 1699px) {
        body.acc_font_big .file_add__buttons > button {
          font-size: calc(15px * 1.25); } }

.file_add__metrics_container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  transition: opacity 0.3s;
  backface-visibility: hidden; }

.file_add__metrics {
  width: 38.631%;
  border: 1px solid #D6D8E0;
  border-top: none;
  margin-bottom: 0.78678%;
  min-width: 491px; }

.file_add__metrics_row {
  width: 100%;
  display: flex;
  flex-direction: row; }
  .file_add__metrics_row:not(:last-of-type) {
    border-bottom: 1px solid #D6D8E0; }
  .file_add__metrics_row:nth-child(2n) {
    background: #F2F5F9; }

.file_add__metrics_column {
  width: 50%;
  padding: 10px 30px; }
  .file_add__metrics_column--value {
    border-left: 1px solid #D6D8E0; }

.file_add__metrics_toggle:not(:checked) + .file_add__metrics_container {
  opacity: 0;
  height: 0;
  pointer-events: none;
  transition: opacity 0s; }

.file_add__metrics_toggle:checked + .file_add__metrics_container {
  opacity: 1;
  height: auto; }

.file_add__metrics_button {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #000000;
  text-transform: capitalize;
  margin-left: 5px; }
  .file_add__metrics_button > span {
    font-size: 1.3em;
    color: var(--color-primary);
    margin-right: .5em; }

@media (min-width: 768px) and (max-width: 1500px) {
  .file_add__format {
    width: 19.66955%; }
  .file_add__buttons {
    justify-content: center;
    width: 23.60346%; } }

@media (max-width: 767px) {
  .file_add__main {
    flex-wrap: wrap;
    min-height: 6.25rem; }
  .file_add__icon {
    width: 15%;
    border-bottom: 1px solid #D6D8E0; }
  .file_add__name {
    width: 85%;
    border-bottom: 1px solid #D6D8E0;
    border-right: none !important; }
  .file_add__format,
  .file_add__buttons {
    width: 50%; } }

@media (max-width: 600px) {
  .file_add__metrics {
    width: 100%;
    max-width: 100%;
    min-width: unset; } }

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "SourceSansPro";
  font-weight: 900;
  transition: background-color 0.3s cubic-bezier(0.365, 0.005, 0.355, 1), border 0.3s cubic-bezier(0.365, 0.005, 0.355, 1);
  border-radius: var(--border-radius-button); }
  body.acc_font_small .btn {
    font-size: calc(14px * 1); }
    @media (min-width: 320px) {
      body.acc_font_small .btn {
        font-size: calc((1.31004vw + 9.80786px) * 1); } }
    @media (min-width: 549px) {
      body.acc_font_small .btn {
        font-size: calc((-300vw + 1664px) * 1); } }
    @media (min-width: 550px) {
      body.acc_font_small .btn {
        font-size: calc((1.38249vw + 6.39631px) * 1); } }
    @media (min-width: 767px) {
      body.acc_font_small .btn {
        font-size: calc((-800vw + 6153px) * 1); } }
    @media (min-width: 768px) {
      body.acc_font_small .btn {
        font-size: calc((0.64447vw + 4.05048px) * 1); } }
    @media (min-width: 1699px) {
      body.acc_font_small .btn {
        font-size: calc(15px * 1); } }
  body.acc_font_medium .btn {
    font-size: calc(14px * 1.12); }
    @media (min-width: 320px) {
      body.acc_font_medium .btn {
        font-size: calc((1.31004vw + 9.80786px) * 1.12); } }
    @media (min-width: 549px) {
      body.acc_font_medium .btn {
        font-size: calc((-300vw + 1664px) * 1.12); } }
    @media (min-width: 550px) {
      body.acc_font_medium .btn {
        font-size: calc((1.38249vw + 6.39631px) * 1.12); } }
    @media (min-width: 767px) {
      body.acc_font_medium .btn {
        font-size: calc((-800vw + 6153px) * 1.12); } }
    @media (min-width: 768px) {
      body.acc_font_medium .btn {
        font-size: calc((0.64447vw + 4.05048px) * 1.12); } }
    @media (min-width: 1699px) {
      body.acc_font_medium .btn {
        font-size: calc(15px * 1.12); } }
  body.acc_font_big .btn {
    font-size: calc(14px * 1.25); }
    @media (min-width: 320px) {
      body.acc_font_big .btn {
        font-size: calc((1.31004vw + 9.80786px) * 1.25); } }
    @media (min-width: 549px) {
      body.acc_font_big .btn {
        font-size: calc((-300vw + 1664px) * 1.25); } }
    @media (min-width: 550px) {
      body.acc_font_big .btn {
        font-size: calc((1.38249vw + 6.39631px) * 1.25); } }
    @media (min-width: 767px) {
      body.acc_font_big .btn {
        font-size: calc((-800vw + 6153px) * 1.25); } }
    @media (min-width: 768px) {
      body.acc_font_big .btn {
        font-size: calc((0.64447vw + 4.05048px) * 1.25); } }
    @media (min-width: 1699px) {
      body.acc_font_big .btn {
        font-size: calc(15px * 1.25); } }

.btn--arrow {
  justify-content: space-between;
  align-items: center; }
  .btn--arrow i {
    margin-left: 1.875rem;
    font-size: 10px; }

.btn--icon {
  background: #F2F5F9;
  min-width: 45px;
  width: 3.52941vw;
  max-width: 60px;
  font-size: 26px;
  color: #3D3D3D;
  border: 1px solid #DEDEDE;
  border-radius: var(--border-radius-button); }
  .btn--icon:hover {
    background: #d6e0ec; }

.btn--primary {
  height: 3.23529vw;
  min-height: 38.5px;
  max-height: 55px;
  padding: 0 calc(1 / 2 * 2.82353vw + 1 / 2 * 48px);
  border-radius: var(--border-radius-button); }
  .btn--primary.btn--fixed {
    min-width: 11.76471vw; }

.btn--small {
  height: 2.35294vw;
  min-height: 30px;
  max-height: 40px;
  padding: 0 calc(1 / 2 * 2.05882vw + 1 / 2 * 35px);
  border-radius: var(--border-radius-button); }
  .btn--small.btn--fixed {
    min-width: 7.05882vw; }

.btn--fill {
  background: var(--color-primary);
  color: var(--color-primary--text); }
  .btn--fill:hover {
    background-color: var(--color-primary--hover);
    color: var(--color-primary--text-hover); }

.btn--border {
  background: transparent;
  border: var(--color-primary) 1px solid;
  color: var(--color-primary); }
  .btn--border:hover {
    background: #F2F5F9;
    border-color: var(--color-primary--hover);
    color: var(--color-primary--hover); }

.btn.disabled {
  pointer-events: none;
  color: rgba(61, 61, 61, 0.5) !important; }

.btn--fill.disabled {
  background: #D6D8E0; }

.btn--border.disabled {
  border: 1px solid #D6D8E0; }

body.acc_font_small .btn.separate_scaling {
  font-size: calc(11px * 1); }
  @media (min-width: 320px) {
    body.acc_font_small .btn.separate_scaling {
      font-size: calc((0.89485vw + 8.13647px) * 1); } }
  @media (min-width: 767px) {
    body.acc_font_small .btn.separate_scaling {
      font-size: calc((-500vw + 3850px) * 1); } }
  @media (min-width: 768px) {
    body.acc_font_small .btn.separate_scaling {
      font-size: calc((0.53648vw + 5.87983px) * 1); } }
  @media (min-width: 1700px) {
    body.acc_font_small .btn.separate_scaling {
      font-size: calc(15px * 1); } }

body.acc_font_medium .btn.separate_scaling {
  font-size: calc(11px * 1.12); }
  @media (min-width: 320px) {
    body.acc_font_medium .btn.separate_scaling {
      font-size: calc((0.89485vw + 8.13647px) * 1.12); } }
  @media (min-width: 767px) {
    body.acc_font_medium .btn.separate_scaling {
      font-size: calc((-500vw + 3850px) * 1.12); } }
  @media (min-width: 768px) {
    body.acc_font_medium .btn.separate_scaling {
      font-size: calc((0.53648vw + 5.87983px) * 1.12); } }
  @media (min-width: 1700px) {
    body.acc_font_medium .btn.separate_scaling {
      font-size: calc(15px * 1.12); } }

body.acc_font_big .btn.separate_scaling {
  font-size: calc(11px * 1.25); }
  @media (min-width: 320px) {
    body.acc_font_big .btn.separate_scaling {
      font-size: calc((0.89485vw + 8.13647px) * 1.25); } }
  @media (min-width: 767px) {
    body.acc_font_big .btn.separate_scaling {
      font-size: calc((-500vw + 3850px) * 1.25); } }
  @media (min-width: 768px) {
    body.acc_font_big .btn.separate_scaling {
      font-size: calc((0.53648vw + 5.87983px) * 1.25); } }
  @media (min-width: 1700px) {
    body.acc_font_big .btn.separate_scaling {
      font-size: calc(15px * 1.25); } }

.btn--row > span {
  display: flex;
  flex-direction: row;
  align-items: center; }

@media (min-width: 768px) and (max-width: 1199px) {
  .btn--arrow i {
    font-size: 8px; } }

@media (max-width: 767px) {
  .customSelectWrap {
    position: relative;
    display: block; }
    .customSelectWrap select {
      width: 100%;
      height: 100%;
      display: block !important;
      position: absolute;
      opacity: 0; }
  .customSelectWrap,
  .customSelect__label {
    min-height: 45px;
    height: 3.23529vw;
    max-height: 55px; }
  .customSelect {
    z-index: 1;
    pointer-events: none; } }

.customSelectWrap,
.customSelect .customSelect__label {
  height: 100%; }

.customSelectWrap.customSelect--disabled .customSelect .customSelect__labelIcon,
.customSelectWrap.customSelect--disabled .customSelect .customSelect__label {
  background-color: #D6D8E0; }

.customSelect {
  box-sizing: border-box;
  font-family: "SourceSansPro";
  display: inline-block;
  float: left;
  position: relative;
  height: 100%;
  width: 100%;
  border: 1px solid #DEDEDE;
  transition: border-color 0.5s ease-out; }
  .customSelect.-active {
    border-color: #bfbfbf; }

.customSelect__label {
  cursor: pointer;
  background: #FFFFFF;
  color: #595959;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%; }

.customSelect__labelText {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  padding: 0.625rem 0.9375rem;
  width: calc(100% - 1.875rem); }

.customSelect__labelIcon {
  height: 100%;
  width: 1.875rem;
  margin-right: 0.5rem;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center; }
  .customSelect__labelIcon:before {
    content: "\f112";
    color: #3D3D3D;
    font-size: 8px;
    font-family: "iconset" !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: transform 0.3s ease-out; }

.customSelectOptionList {
  position: absolute;
  z-index: 100;
  width: 100%;
  min-width: 100%;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.8s;
  will-change: opacity, visibility, pointer-events; }
  .customSelectOptionList .simpleScrollBar__Content {
    max-height: 18.75rem; }

.customSelectOptionList.js__simpleScrollBar {
  position: absolute !important; }

.customSelectOptionList__option {
  width: 100%;
  height: 100%;
  padding: 0.625rem 1.875rem 0.625rem 0.625rem;
  min-height: 2.1875rem;
  white-space: nowrap;
  cursor: pointer;
  color: #3D3D3D;
  display: flex;
  align-items: center;
  transition: 100ms linear all;
  background: #FFFFFF; }
  .customSelectOptionList__option:focus, .customSelectOptionList__option:hover {
    background: #EFEFEF;
    color: #3D3D3D; }
  .customSelectOptionList__option--selected {
    color: #3D3D3D;
    background: #F5F5F5; }

.customSelect.-active .customSelectOptionList {
  pointer-events: auto;
  visibility: visible;
  opacity: 1; }

.customSelect.-active .customSelect__label {
  color: #3D3D3D; }
  .customSelect.-active .customSelect__label .customSelect__labelIcon::before {
    transform: rotateX(180deg) rotateY(-180deg); }

@use "sass:math";
@use "sass:color";
.systemForm {
  margin-bottom: 20px; }

.systemForm--greyContainer {
  padding: 8.33333vw 5.55556vw;
  background-color: var(--color-background);
  border: 1px solid #DEDEDE; }

.systemForm--smallContainer {
  margin: 0 auto;
  width: 100%;
  max-width: 570px; }

.systemForm__head {
  width: 100%;
  margin: 1.25rem 0 1.9375rem;
  padding-bottom: 1.375rem;
  font-size: clamp(16px, 16px, 1199px, 16px); }

.systemFormLegend {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1.25rem; }

.systemFormLegend--invisible {
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute;
  left: 100vw; }

.systemForm__requiredInfo {
  width: 100%;
  font-size: 12px; }

.systemFormFieldset {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: clamp(18px, 3.65059vw, 28px) clamp(20px, 3.91134vw, 30px);
  margin-bottom: 1.375rem;
  width: 100%; }

.systemForm__fieldWrap > .btn {
  margin-top: 1.375rem; }

.systemForm__field_error {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2px 4px;
  font-size: 80%;
  transform: translateY(100%); }

.systemForm__icon {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  font-size: clamp(14px, 2.60756vw, 20px);
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100% - 2px);
  aspect-ratio: 1 / 1;
  background: #FFFFFF;
  cursor: pointer;
  transition: color 0.5s ease-out; }
  .systemForm__icon:hover {
    color: var(--color-primary--hover); }

.systemForm__icon--date {
  pointer-events: none; }

.systemForm__fieldWrap {
  position: relative; }

.systemForm__fieldWrap,
.systemForm__fieldWrap--width_1,
.systemForm__fieldWrap--width_2,
.systemForm__fieldWrap--width_3,
.systemForm__fieldWrap--width_4,
.systemForm__fieldWrap--checkbox {
  width: 100%;
  grid-column: span 12; }

.systemForm__field {
  position: relative;
  font-size: clamp(10px, 1.82529vw, 14px);
  min-height: 45px;
  height: 7.1708vw;
  max-height: 55px; }

.systemForm__field--textarea {
  min-height: 135px;
  height: 9.70588vw;
  max-height: 165px; }

.systemForm__textfield,
.systemForm__textarea {
  width: 100%;
  height: 100%;
  border-radius: 0;
  border: 1px solid #DEDEDE;
  padding: 0 0.625rem;
  transition: border-color 0.5s ease-out; }
  .systemForm__textfield.-invalid,
  .systemForm__textarea.-invalid {
    border-color: #EE5C61 !important;
    background: #FFF2F2; }
    .systemForm__textfield.-invalid + .systemForm__icon,
    .systemForm__textarea.-invalid + .systemForm__icon {
      background: #FFF2F2; }
  .systemForm__textfield.-disabled,
  .systemForm__textarea.-disabled {
    opacity: .5;
    pointer-events: none;
    cursor: not-allowed;
    border-color: #E4E4E4 !important;
    background: #E4E4E4; }
    .systemForm__textfield.-disabled + .systemForm__icon,
    .systemForm__textarea.-disabled + .systemForm__icon {
      background: #E4E4E4; }
  .systemForm__textfield:focus,
  .systemForm__textarea:focus {
    border-color: var(--color-border--hover); }
  .systemForm__textfield[type="number"],
  .systemForm__textarea[type="number"] {
    -webkit-appearance: textfield;
       -moz-appearance: textfield;
            appearance: textfield; }
    .systemForm__textfield[type="number"]::-webkit-inner-spin-button, .systemForm__textfield[type="number"]::-webkit-outer-spin-button,
    .systemForm__textarea[type="number"]::-webkit-inner-spin-button,
    .systemForm__textarea[type="number"]::-webkit-outer-spin-button {
      -webkit-appearance: none;
              appearance: none;
      margin: 0; }
  .systemForm__textfield[type="date"],
  .systemForm__textarea[type="date"] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #FFFFFF;
    font: inherit !important; }
  .systemForm__textfield[type="date"]::-webkit-date-and-time-value,
  .systemForm__textarea[type="date"]::-webkit-date-and-time-value {
    text-align: left;
    color: #3D3D3D !important;
    font: inherit !important; }
  .systemForm__textfield[type="date"]::-webkit-inner-spin-button, .systemForm__textfield[type="date"]::-webkit-calendar-picker-indicator,
  .systemForm__textarea[type="date"]::-webkit-inner-spin-button,
  .systemForm__textarea[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
            appearance: none; }

.systemForm__field--number .systemForm__quantityWrap {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: auto;
  height: calc(100% - 2px);
  aspect-ratio: 1 / 1;
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  border-left: 1px solid #DEDEDE; }

.systemForm__field--number .systemForm__quantity {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50%;
  font-size: 0.625rem; }
  .systemForm__field--number .systemForm__quantity:hover {
    background: #F2F3F4; }
  .systemForm__field--number .systemForm__quantity:nth-child(1) {
    border-bottom: 1px solid #DEDEDE; }

.systemForm__textarea {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }

.systemForm__field .customSelectWrap {
  min-height: 0;
  width: 100%; }
  .systemForm__field .customSelectWrap .customSelect {
    width: 100%;
    min-height: 0;
    height: 100%; }
    .systemForm__field .customSelectWrap .customSelect .customSelect__label {
      padding: 0 0 0 1.25rem; }
    .systemForm__field .customSelectWrap .customSelect .customSelect__labelText {
      padding-left: 0; }

.systemForm__label {
  display: block;
  font-size: 13px;
  padding-bottom: 5px;
  white-space: nowrap; }

.systemForm__field--captcha {
  display: flex; }

.systemForm__field--file {
  display: flex; }
  .systemForm__field--file .systemForm__textfield {
    position: relative;
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    align-items: center;
    border-right: none !important;
    overflow: hidden; }
  .systemForm__field--file .systemForm__fileInputText {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .systemForm__field--file .systemForm__fileInputText:not(.-active) {
      color: #595959; }
  .systemForm__field--file .systemForm__fileInputClear {
    cursor: pointer; }
    .systemForm__field--file .systemForm__fileInputClear:not(.-active) {
      display: none; }
  .systemForm__field--file .btn {
    min-width: 140px;
    min-height: auto;
    height: 100%;
    max-height: 100%; }

.systemForm__captcha {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
  border: 1px solid #DEDEDE;
  margin-right: 10px; }

.systemForm__field--radio,
.systemForm__field--checkbox {
  display: flex;
  align-items: center; }
  .systemForm__field--radio .systemForm__field--placeholder,
  .systemForm__field--checkbox .systemForm__field--placeholder {
    font-size: 11px;
    margin-left: 10px; }

.systemForm__submitRow {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  flex-grow: 1;
  flex-shrink: 0;
  margin-top: 15px; }
  .systemForm__submitRow .systemForm__button:not(:last-child) {
    margin-right: 10px; }

.systemForm__field--date {
  position: relative; }

.systemFormCheckbox,
.systemFormRadio {
  -webkit-appearance: initial !important;
  display: inline-block;
  flex-shrink: 0;
  min-height: 0;
  height: 20px;
  max-height: none;
  min-width: 0;
  width: 20px;
  max-width: none;
  border: 1px solid #DEDEDE;
  background: #FFFFFF;
  position: relative;
  cursor: pointer; }
  .systemFormCheckbox--source,
  .systemFormRadio--source {
    position: absolute;
    z-index: -1;
    opacity: 0 !important;
    min-width: 0;
    width: 0 !important;
    min-height: 0;
    height: 0 !important; }
  .systemFormCheckbox::before,
  .systemFormRadio::before {
    content: "";
    display: block;
    width: 65%;
    height: 65%;
    background-color: var(--color-primary);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0;
    border-radius: inherit;
    transition: opacity 0.3s, transform 0.3s; }
  .systemFormCheckbox:checked::before,
  .systemFormRadio:checked::before {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1; }
  .systemFormCheckbox:checked + label .systemFormCheckbox::before,
  .systemFormRadio:checked + label .systemFormCheckbox::before, .systemFormCheckbox:checked + label
  .systemFormRadio::before,
  .systemFormRadio:checked + label
  .systemFormRadio::before {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1; }
  .systemFormCheckbox:checked + .systemFormCheckbox::before,
  .systemFormRadio:checked + .systemFormCheckbox::before, .systemFormCheckbox:checked +
  .systemFormRadio::before,
  .systemFormRadio:checked +
  .systemFormRadio::before {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1; }
  .systemFormCheckbox:focus,
  .systemFormRadio:focus {
    border-color: var(--color-border--hover); }
  .systemFormCheckbox:focus + label .systemFormCheckbox,
  .systemFormRadio:focus + label .systemFormCheckbox, .systemFormCheckbox:focus + label
  .systemFormRadio,
  .systemFormRadio:focus + label
  .systemFormRadio {
    border-color: var(--color-border--hover); }
  .systemFormCheckbox:focus + .systemFormCheckbox,
  .systemFormRadio:focus + .systemFormCheckbox, .systemFormCheckbox:focus +
  .systemFormRadio,
  .systemFormRadio:focus +
  .systemFormRadio {
    border-color: var(--color-border--hover); }
  .systemFormCheckbox.-invalid,
  .systemFormRadio.-invalid {
    border-color: #EE5C61 !important;
    background: #FFF2F2; }
  .systemFormCheckbox.-disabled,
  .systemFormRadio.-disabled {
    opacity: .5;
    pointer-events: none;
    cursor: not-allowed;
    border-color: #E4E4E4 !important;
    background: #E4E4E4; }

.systemFormCheckboxSwitch__input {
  opacity: 0 !important;
  pointer-events: none !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.systemFormCheckboxSwitch__placeholderContainer {
  position: relative;
  border-radius: 2.125rem; }

.systemFormCheckboxSwitch__placeholder {
  position: relative;
  display: inline-block;
  width: 3rem;
  height: 1.5rem;
  border-radius: 2.125rem;
  background-color: #DCDFE1;
  border: none;
  transition: background-color 0.3s ease-out; }
  .systemFormCheckboxSwitch__placeholder.-disabled {
    cursor: not-allowed;
    opacity: .3; }
  .systemFormCheckboxSwitch__placeholder::before {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    left: 0.125rem;
    bottom: 0.125rem;
    height: 1.25rem;
    width: 1.25rem;
    opacity: 1;
    border-radius: 50%;
    background-color: #FFFFFF;
    transform: none;
    transition: background-color 0.3s ease-out, transform 0.3s ease-out; }

.systemFormCheckboxSwitch__input.-disabled + .systemFormCheckboxSwitch__label .systemFormCheckboxSwitch__placeholder {
  opacity: .3;
  cursor: not-allowed; }

.systemFormCheckboxSwitch__input:checked + .systemFormCheckboxSwitch__label .systemFormCheckboxSwitch__placeholder {
  background-color: var(--color-primary); }
  .systemFormCheckboxSwitch__input:checked + .systemFormCheckboxSwitch__label .systemFormCheckboxSwitch__placeholder::before {
    transform: translateX(1.5rem);
    opacity: 1; }

.systemFormRadio {
  border-radius: 100%; }
  .systemFormRadio::after {
    content: "";
    background: var(--color-primary);
    border-radius: inherit; }

@media (min-width: 360px) {
  .systemForm__head {
    width: 100%;
    margin: 1.25rem 0 1.9375rem;
    padding-bottom: 1.375rem;
    font-size: clamp(19px, 27px, 1199px, 27px); } }

@media (min-width: 767px) {
  .systemForm--greyContainer {
    padding: 30px 20px; } }

@media (max-width: 767px) {
  .systemForm__submitRow--button_full .systemForm__button {
    width: 100%; }
    .systemForm__submitRow--button_full .systemForm__button:not(:last-child) {
      margin-right: 0;
      margin-bottom: 10px; } }

@media (min-width: 768px) {
  .systemForm__head {
    margin-right: 1.875rem; }
  .systemFormFieldset {
    gap: 1.75rem 1.875rem;
    margin-bottom: 1.625rem; }
  .systemForm__fieldWrap > .btn {
    margin-top: 1.625rem; }
  .systemForm__fieldWrap--width_2,
  .systemForm__fieldWrap--width_3,
  .systemForm__fieldWrap--width_4 {
    grid-column: span 6; }
  .systemForm--greyContainer {
    padding: 2.5rem 1.875rem; }
  .systemForm__label {
    display: block;
    font-size: 1rem;
    padding-bottom: 0.5rem; }
  .systemForm__textfield {
    padding: 0 1.25rem; }
  .systemForm__textarea {
    padding: 1.25rem; }
  .systemForm {
    margin-bottom: 2.5rem; }
  .systemForm__submitRow {
    margin-top: 1.875rem;
    flex-direction: row;
    justify-content: flex-end; }
  .systemForm__submitRow--button_between {
    justify-content: space-between; }
  .systemForm__icon {
    font-size: 1.25rem; }
  .systemForm__icon--date {
    pointer-events: auto; }
  .systemFormCheckbox,
  .systemFormRadio {
    height: 1.875rem;
    width: 1.875rem; }
    .systemFormCheckbox::before,
    .systemFormRadio::before {
      font-size: 0.8125rem; }
  .systemForm__field {
    font-size: clamp(10px, 0.82353vw, 14px);
    height: 3.23529vw; }
  .systemForm__field--radio .systemForm__field--placeholder,
  .systemForm__field--checkbox .systemForm__field--placeholder {
    margin-left: 1.25rem;
    font-size: 0.875rem; }
  .systemFormCheckbox--switch {
    width: 3.75rem;
    height: 1.875rem; }
    .systemFormCheckbox--switch::before {
      top: auto;
      left: 0.125rem;
      bottom: 0.125rem;
      height: 1.625rem;
      width: 1.625rem; }
    .systemFormCheckbox--switch:checked::before {
      transform: translateX(1.875rem); }
    .systemFormCheckbox--switch:checked + label .systemFormCheckbox--switch::before {
      transform: translateX(1.875rem); }
    .systemFormCheckbox--switch:checked + .systemFormCheckbox--switch::before {
      transform: translateX(1.875rem); }
  .systemFormCheckbox--small,
  .systemFormRadio--small {
    height: 1.25rem;
    width: 1.25rem; }
    .systemFormCheckbox--small::before,
    .systemFormRadio--small::before {
      font-size: 0.625rem; } }

@media (min-width: 1200px) {
  .systemForm__fieldWrap--width_3 {
    grid-column: span 4; }
  .systemForm__fieldWrap--width_4 {
    grid-column: span 3; } }

.connectionStatus {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  display: flex;
  flex-direction: column; }

.connectionStatus__item {
  background: rgba(0, 0, 0, 0.75);
  padding: 12px;
  font-size: 0.9em;
  line-height: 1.2; }
  .connectionStatus__item.-animate {
    animation: animateMessage 4.2s ease-in-out forwards; }

@keyframes animateMessage {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  15% {
    transform: translateY(0);
    opacity: 1; }
  85% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translateY(100%); } }

.message {
  display: block;
  min-width: 0;
  width: auto;
  max-width: none;
  min-height: 0;
  height: auto;
  max-height: none;
  clear: both;
  padding: 1.5625rem;
  margin: 1.25rem 10px;
  border: 1px solid #06569F;
  background: #EAF3FC;
  font-size: 13px;
  text-align: center;
  text-transform: none;
  line-height: 1.1;
  color: #054580;
  font-family: SourceSansPro, Arial, sans-serif; }

.message--small {
  padding: 1rem;
  margin: 1rem 10px; }

.message.-ok {
  background-color: #EAFAF1;
  color: #04582A;
  border-color: #20AF5E; }

.message.-error {
  background-color: #FEF3F1;
  color: #90281B;
  border-color: #C23524; }

.message.-info {
  background-color: #F8F8F8;
  color: #3D3D3D;
  border-color: #727272; }

.message a {
  text-decoration: underline;
  color: inherit; }
  .message a:hover {
    text-decoration: none; }

.message_box {
  position: fixed;
  width: 250px;
  top: 50%;
  left: 50%;
  margin: 0 0 0 -125px;
  transform: translateY(-50%);
  z-index: 1000;
  font-family: SourceSansPro, Arial, sans-serif; }

.message_box div {
  margin: 10px;
  padding: 20px 10px;
  border: 1px solid rgba(0, 0, 0, 0.9);
  color: #FFFFFF;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  line-height: 1.1; }

.message_box div a {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 12px; }

.message_box .-error {
  background: rgba(252, 222, 220, 0.9);
  border-color: #F9B7B3;
  color: #BA5A50; }

.message_box .-ok {
  background: rgba(215, 234, 178, 0.9);
  border-color: #BEDD7F;
  color: #7FA23E; }

.loader {
  position: relative;
  font-size: 0;
  height: 100%;
  width: 100%; }
  .loader::before, .loader::after {
    content: "";
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 4px solid transparent;
    border-top-color: var(--color-primary); }
  .loader::before {
    border-color: #B9B9B9; }
  .loader::after {
    z-index: 21;
    animation: loaderSpin 1s infinite; }

@keyframes loaderSpin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.ajax_loader {
  position: absolute;
  height: 100%;
  width: 100%;
  animation: ajaxLoaderAppear 500ms; }
  .ajax_loader::before, .ajax_loader::after {
    content: "";
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    margin-top: -0.9375rem;
    margin-left: -0.9375rem;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 100%;
    border: 0.25rem solid transparent;
    border-top-color: #8B8B8B; }
  .ajax_loader::before {
    border-color: #B9B9B9; }
  .ajax_loader::after {
    z-index: 21;
    animation: ajaxLoaderSpin 1s infinite; }

@keyframes ajaxLoaderAppear {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes ajaxLoaderSpin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@use "variables";
.home_section.section_padding_top--tiny {
  padding-top: 10px; }

.home_section.section_padding_top--small {
  padding-top: 20px; }

.home_section.section_padding_top--medium {
  padding-top: 30px; }

.home_section.section_padding_top--big {
  padding-top: 40px; }

.home_section.section_padding_top--very_big {
  padding-top: 50px; }

.home_section.section_padding_top--large {
  padding-top: 60px; }

.home_section.section_padding_bottom--tiny {
  padding-bottom: 10px; }

.home_section.section_padding_bottom--small {
  padding-bottom: 20px; }

.home_section.section_padding_bottom--medium {
  padding-bottom: 30px; }

.home_section.section_padding_bottom--big {
  padding-bottom: 40px; }

.home_section.section_padding_bottom--very_big {
  padding-bottom: 50px; }

.home_section.section_padding_bottom--large {
  padding-bottom: 60px; }

.home_section.section_margin_top--tiny {
  margin-top: 10px; }

.home_section.section_margin_top--small {
  margin-top: 20px; }

.home_section.section_margin_top--medium {
  margin-top: 30px; }

.home_section.section_margin_top--big {
  margin-top: 40px; }

.home_section.section_margin_top--very_big {
  margin-top: 50px; }

.home_section.section_margin_top--large {
  margin-top: 60px; }

.home_section.section_margin_bottom--tiny {
  margin-bottom: 10px; }

.home_section.section_margin_bottom--small {
  margin-bottom: 20px; }

.home_section.section_margin_bottom--medium {
  margin-bottom: 30px; }

.home_section.section_margin_bottom--big {
  margin-bottom: 40px; }

.home_section.section_margin_bottom--very_big {
  margin-bottom: 50px; }

.home_section.section_margin_bottom--large {
  margin-bottom: 60px; }

@media (min-width: 360px) and (max-width: 767px) {
  .home_section.section_padding_top--tiny {
    padding-top: 2.60756vw; }
  .home_section.section_padding_top--small {
    padding-top: 3.91134vw; }
  .home_section.section_padding_top--medium {
    padding-top: 5.21512vw; }
  .home_section.section_padding_top--big {
    padding-top: 6.5189vw; }
  .home_section.section_padding_top--very_big {
    padding-top: 7.82269vw; }
  .home_section.section_padding_top--large {
    padding-top: 10.43025vw; }
  .home_section.section_padding_bottom--tiny {
    padding-bottom: 2.60756vw; }
  .home_section.section_padding_bottom--small {
    padding-bottom: 3.91134vw; }
  .home_section.section_padding_bottom--medium {
    padding-bottom: 5.21512vw; }
  .home_section.section_padding_bottom--big {
    padding-bottom: 6.5189vw; }
  .home_section.section_padding_bottom--very_big {
    padding-bottom: 7.82269vw; }
  .home_section.section_padding_bottom--large {
    padding-bottom: 10.43025vw; }
  .home_section.section_margin_top--tiny {
    margin-top: 2.60756vw; }
  .home_section.section_margin_top--small {
    margin-top: 3.91134vw; }
  .home_section.section_margin_top--medium {
    margin-top: 5.21512vw; }
  .home_section.section_margin_top--big {
    margin-top: 6.5189vw; }
  .home_section.section_margin_top--very_big {
    margin-top: 7.82269vw; }
  .home_section.section_margin_top--large {
    margin-top: 10.43025vw; }
  .home_section.section_margin_bottom--tiny {
    margin-bottom: 2.60756vw; }
  .home_section.section_margin_bottom--small {
    margin-bottom: 3.91134vw; }
  .home_section.section_margin_bottom--medium {
    margin-bottom: 5.21512vw; }
  .home_section.section_margin_bottom--big {
    margin-bottom: 5.21512vw; }
  .home_section.section_margin_bottom--very_big {
    margin-bottom: 7.82269vw; }
  .home_section.section_margin_bottom--large {
    margin-bottom: 10.43025vw; } }

@media (min-width: 768px) {
  .home_section.section_padding_top--tiny {
    padding-top: 1.17647vw; }
  .home_section.section_padding_top--small {
    padding-top: 1.76471vw; }
  .home_section.section_padding_top--medium {
    padding-top: 2.35294vw; }
  .home_section.section_padding_top--big {
    padding-top: 2.94118vw; }
  .home_section.section_padding_top--very_big {
    padding-top: 3.52941vw; }
  .home_section.section_padding_top--large {
    padding-top: 4.70588vw; }
  .home_section.section_padding_bottom--tiny {
    padding-bottom: 1.17647vw; }
  .home_section.section_padding_bottom--small {
    padding-bottom: 1.76471vw; }
  .home_section.section_padding_bottom--medium {
    padding-bottom: 2.35294vw; }
  .home_section.section_padding_bottom--big {
    padding-bottom: 2.94118vw; }
  .home_section.section_padding_bottom--very_big {
    padding-bottom: 3.52941vw; }
  .home_section.section_padding_bottom--large {
    padding-bottom: 4.70588vw; }
  .home_section.section_margin_top--tiny {
    margin-top: 1.17647vw; }
  .home_section.section_margin_top--small {
    margin-top: 1.76471vw; }
  .home_section.section_margin_top--medium {
    margin-top: 2.35294vw; }
  .home_section.section_margin_top--big {
    margin-top: 2.94118vw; }
  .home_section.section_margin_top--very_big {
    margin-top: 3.52941vw; }
  .home_section.section_margin_top--large {
    margin-top: 4.70588vw; }
  .home_section.section_margin_bottom--tiny {
    margin-bottom: 1.17647vw; }
  .home_section.section_margin_bottom--small {
    margin-bottom: 1.76471vw; }
  .home_section.section_margin_bottom--medium {
    margin-bottom: 2.35294vw; }
  .home_section.section_margin_bottom--big {
    margin-bottom: 2.35294vw; }
  .home_section.section_margin_bottom--very_big {
    margin-bottom: 3.52941vw; }
  .home_section.section_margin_bottom--large {
    margin-bottom: 4.70588vw; } }

@media (min-width: 1699px) {
  .home_section.section_padding_top--tiny {
    padding-top: 20px; }
  .home_section.section_padding_top--small {
    padding-top: 30px; }
  .home_section.section_padding_top--medium {
    padding-top: 40px; }
  .home_section.section_padding_top--big {
    padding-top: 50px; }
  .home_section.section_padding_top--very_big {
    padding-top: 60px; }
  .home_section.section_padding_top--large {
    padding-top: 80px; }
  .home_section.section_padding_bottom--tiny {
    padding-bottom: 20px; }
  .home_section.section_padding_bottom--small {
    padding-bottom: 30px; }
  .home_section.section_padding_bottom--medium {
    padding-bottom: 40px; }
  .home_section.section_padding_bottom--big {
    padding-bottom: 50px; }
  .home_section.section_padding_bottom--very_big {
    padding-bottom: 60px; }
  .home_section.section_padding_bottom--large {
    padding-bottom: 80px; }
  .home_section.section_margin_top--tiny {
    margin-top: 20px; }
  .home_section.section_margin_top--small {
    margin-top: 30px; }
  .home_section.section_margin_top--medium {
    margin-top: 40px; }
  .home_section.section_margin_top--big {
    margin-top: 50px; }
  .home_section.section_margin_top--very_big {
    margin-top: 60px; }
  .home_section.section_margin_top--large {
    margin-top: 80px; }
  .home_section.section_margin_bottom--tiny {
    margin-bottom: 20px; }
  .home_section.section_margin_bottom--small {
    margin-bottom: 30px; }
  .home_section.section_margin_bottom--medium {
    margin-bottom: 40px; }
  .home_section.section_margin_bottom--big {
    margin-bottom: 50px; }
  .home_section.section_margin_bottom--very_big {
    margin-bottom: 60px; }
  .home_section.section_margin_bottom--large {
    margin-bottom: 80px; } }

.file_add__main, .file_add__metrics_column, .pager {
  color: #3D3D3D;
  line-height: 130%; }
  body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
    font-size: calc(14px * 1); }
    @media (min-width: 320px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc((1.31004vw + 9.80786px) * 1); } }
    @media (min-width: 549px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc((-300vw + 1664px) * 1); } }
    @media (min-width: 550px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc((1.38249vw + 6.39631px) * 1); } }
    @media (min-width: 767px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc((-800vw + 6153px) * 1); } }
    @media (min-width: 768px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc((0.64447vw + 4.05048px) * 1); } }
    @media (min-width: 1699px) {
      body.acc_font_small .file_add__main, body.acc_font_small .file_add__metrics_column, body.acc_font_small .pager {
        font-size: calc(15px * 1); } }
  body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
    font-size: calc(14px * 1.12); }
    @media (min-width: 320px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc((1.31004vw + 9.80786px) * 1.12); } }
    @media (min-width: 549px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc((-300vw + 1664px) * 1.12); } }
    @media (min-width: 550px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc((1.38249vw + 6.39631px) * 1.12); } }
    @media (min-width: 767px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc((-800vw + 6153px) * 1.12); } }
    @media (min-width: 768px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc((0.64447vw + 4.05048px) * 1.12); } }
    @media (min-width: 1699px) {
      body.acc_font_medium .file_add__main, body.acc_font_medium .file_add__metrics_column, body.acc_font_medium .pager {
        font-size: calc(15px * 1.12); } }
  body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
    font-size: calc(14px * 1.25); }
    @media (min-width: 320px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc((1.31004vw + 9.80786px) * 1.25); } }
    @media (min-width: 549px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc((-300vw + 1664px) * 1.25); } }
    @media (min-width: 550px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc((1.38249vw + 6.39631px) * 1.25); } }
    @media (min-width: 767px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc((-800vw + 6153px) * 1.25); } }
    @media (min-width: 768px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc((0.64447vw + 4.05048px) * 1.25); } }
    @media (min-width: 1699px) {
      body.acc_font_big .file_add__main, body.acc_font_big .file_add__metrics_column, body.acc_font_big .pager {
        font-size: calc(15px * 1.25); } }

.pager {
  display: flex;
  flex-direction: row;
  margin-bottom: 3.75rem; }

.pager > * {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.8125rem;
  height: 2.8125rem;
  margin: 0 0.15625rem;
  font-size: 1em;
  transition: color 0.3s, background-color 0.3s; }

.pager__page {
  font-weight: 600; }
  .pager__page--current, .pager__page:not(.pager__page--current):hover {
    background: var(--color-primary);
    color: var(--color-primary--text); }
  .pager__page:not(.pager__page--current) {
    color: #000000;
    border: 1px solid #DEDEDE; }

.pager__arrow {
  font-size: 1em;
  border: 1px solid #DEDEDE; }
  .pager__arrow:hover {
    background: var(--color-primary);
    color: var(--color-primary--text); }
  .pager__arrow--prev {
    color: #000000; }
  .pager__arrow--next {
    background: var(--color-primary);
    color: var(--color-primary--text); }
    .pager__arrow--next:hover {
      background: #FFFFFF;
      color: var(--color-primary); }

.pager__sep,
.pager__page--first,
.pager__page--last {
  display: none; }

.pager > * {
  margin: 0 0.15625rem;
  font-size: 1.075em; }

@media (min-width: 500px) {
  .pager__sep,
  .pager__page--first,
  .pager__page--last {
    display: flex; }
  .pager > * {
    margin: 0 0.3125rem; } }

@media (min-width: 768px) {
  .pager > * {
    width: 3.4375rem;
    height: 3.4375rem;
    margin: 0 0.3125rem; } }

.js__simpleScrollBar {
  overflow: hidden;
  position: relative; }

.simpleScrollBar__Wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left; }

.simpleScrollBar__Content {
  height: 100%;
  width: 100%;
  padding: 0 0 0 0;
  position: relative;
  overflow-x: auto;
  overflow-y: scroll;
  box-sizing: border-box;
  scrollbar-width: none; }
  .simpleScrollBar__Content::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0; }

.simpleScrollBar__Content.-rtl {
  width: calc(100% + 18px);
  right: auto; }

.simpleScrollBar__Scroll {
  position: absolute;
  background: #d8d8d8;
  width: 6px;
  border-radius: 4px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s linear; }
  .simpleScrollBar__Scroll.-active {
    visibility: visible; }
  .simpleScrollBar__Scroll.-visible {
    opacity: 1; }

.-hideScrollBar {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; }

@media (min-width: 768px) {
  .simpleScrollBar__Container:hover .simpleScrollBar__Scroll {
    opacity: 1; } }

body {
  background: #FFFFFF;
  font-family: SourceSansPro, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #3D3D3D; }

a:focus, button:focus, input:focus, label:focus, textarea:focus {
  position: relative;
  z-index: 10;
  outline: 2px red dashed; }

button.searchCompany__submit:focus {
  position: absolute !important; }

.menuMobile a:focus,
.menuMobile button:focus,
.menuMobile input:focus,
.menuMobile label:focus {
  z-index: 0;
  margin-top: -1px;
  padding-top: 12px;
  margin-bottom: 1px; }
/*# sourceMappingURL=main.css.map */
