@charset "UTF-8";
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
*,
::before,
::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/
html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #0F1D40;
}

h1, h2, h3, h4, h5, h6 {
  color: #0F1D40;
  margin-top: 0;
}

h1 {
  font-size: 70px;
  font-weight: 800;
  line-height: 71px;
}

h2 {
  font-size: 42px;
  font-weight: 800;
  line-height: 50px;
}

h3 {
  font-size: 28px;
  font-weight: 800;
  line-height: normal;
}

h4 {
  font-size: 24px;
  font-weight: 800;
  line-height: 28px;
}

h5, h6 {
  font-weight: 700;
}

p {
  margin-top: 0;
}

a {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  text-decoration: underline;
  color: #0F1D40;
}

.text-small {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

.text-regular {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #58585A;
}

.text-large {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #58585A;
}

.text-caption {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 1.32px;
  text-transform: uppercase;
  color: #58585A;
}

.nav-link {
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
  color: #0F1D40;
}

@media (max-width: 1535px) {
  h1 {
    font-size: 56px;
    line-height: 57px;
  }
  h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 1200px) {
  .nav-link {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 576px) {
  h1 {
    font-size: 40px;
    line-height: 46px;
  }
}
* {
  box-sizing: border-box;
}
*:focus {
  outline: none;
}

body {
  animation: fadeIn ease 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  position: relative;
  height: auto;
  overflow-x: hidden;
}
body ::-moz-selection {
  color: #fff;
  background-color: #0F1D40;
}
body ::selection {
  color: #fff;
  background-color: #0F1D40;
}

button {
  border: none;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

.pattern {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.pattern img {
  width: 100%;
}
.pattern.bottom {
  top: auto;
  bottom: 0;
}

.separator {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.15);
  margin: 35px 0;
}

span strong {
  font-weight: 700;
}
span.with-icon {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 16px;
  line-height: 24px;
}
span.primary svg path {
  fill: #0F1D40;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1180px;
  }
}
@media (min-width: 1620px) {
  .container {
    max-width: 1600px;
  }
}
@media (min-width: 1921px) {
  .container {
    max-width: 1900px;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.swiper-wrapper {
  height: auto;
}
.swiper-slide {
  height: auto;
}

.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: static;
  margin-top: 32px;
}
.swiper-pagination-bullet {
  background-color: rgb(199.75, 199.75, 199.75);
  width: 5px;
  height: 5px;
  margin: 0 3px;
}
.swiper-pagination-bullet-active {
  background-color: #194E90;
}

.swiper-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 71px;
  height: 71px;
  border: 1px solid #0F1D40;
}
.swiper-button svg {
  width: auto;
  height: auto;
}
.swiper-button:after {
  display: none;
}

.swiper-button-lock,
.swiper-pagination-lock {
  display: none !important;
}

.tooltipster-base.tooltipster-sidetip .tooltipster-content {
  padding: 0;
}
.tooltipster-base.tooltipster-sidetip .tooltipster-box {
  background-color: #fff;
  padding: 24px;
  border: none;
  box-shadow: 0 14px 24px 0 rgba(0, 0, 0, 0.06);
  border-radius: 0;
}
.tooltipster-base.tooltipster-sidetip .tooltipster-box .title {
  color: #0F1D40;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 8px;
}
.tooltipster-base.tooltipster-sidetip .tooltipster-box .count {
  color: #58585A;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 14px;
}
.tooltipster-base.tooltipster-sidetip .tooltipster-box .count strong {
  color: #209BDE;
  font-weight: 700;
}
.tooltipster-base.tooltipster-sidetip .tooltipster-box .button {
  width: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
  border-width: 2px;
}
.tooltipster-base.tooltipster-sidetip .tooltipster-arrow {
  display: none;
}

section {
  padding: 60px 0;
}
section .block-title {
  padding: 0;
}

form {
  margin-bottom: 0;
}
form .input-control {
  padding: 11px 0;
}
form .input-control label:not(.c-checkbox label) {
  display: block;
  color: #949599;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  margin-bottom: 5px;
}
form input,
form select,
form textarea {
  color: #0F1D40;
  width: 100%;
  height: 52px;
  background-color: #F2F2F2;
  padding-left: 14px;
  border: none;
  outline: none;
}
form input::-moz-placeholder, form select::-moz-placeholder, form textarea::-moz-placeholder {
  color: #6D6E72;
}
form input::placeholder,
form select::placeholder,
form textarea::placeholder {
  color: #6D6E72;
}
form input[type=search] {
  background-image: url("/app/themes/vizion/dist/img/input-search.svg");
  background-position: 14px center;
  background-repeat: no-repeat;
  padding-left: 44px;
}
form select {
  color: #6D6E72;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("/app/themes/vizion/dist/img/select-arrow.svg");
  background-position: calc(100% - 14px) center;
  background-repeat: no-repeat;
}
form select.selected {
  color: #0F1D40;
}
form textarea {
  min-height: 103px;
  padding-top: 16px;
}
form .form-submit {
  margin-top: 11px;
}
form .form-submit button {
  width: 100%;
  font-weight: 700;
  border-width: 2px;
}

.button {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 1px solid transparent;
  text-decoration: none;
  padding: 16px;
}
.button img,
.button svg {
  will-change: transform;
  transition: transform 0.3s ease-in-out;
}
.button:hover img,
.button:hover svg, .button:focus img,
.button:focus svg {
  transform: rotate(45deg);
}
.button.white {
  color: #fff;
  border-color: #fff;
}
.button.white svg path {
  fill: #fff;
}
.button.primary {
  color: #0F1D40;
  border-color: #0F1D40;
  will-change: color, background-color;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.button.primary svg path {
  fill: #0F1D40;
  will-change: fill;
  transition: fill 0.3s ease-in-out;
}
.button.primary:hover, .button.primary:focus {
  background-color: #0F1D40;
  color: #fff;
}
.button.primary:hover svg path, .button.primary:focus svg path {
  fill: #fff;
}
.button.primary.strong {
  border: 2px solid #0F1D40;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.button.blue {
  color: #209BDE;
  border: 2px solid #209BDE;
}
.button.blue svg path {
  fill: #209BDE;
}
.button.gray {
  background-color: #F2F2F2;
}
.button.link {
  color: #209BDE;
  gap: 8px;
  padding: 0;
}
.button.link svg {
  will-change: transform;
  transition: transform 0.3s ease-in-out;
}
.button.link svg {
  transform: translateY(1px);
}
.button.link svg path {
  fill: #209BDE;
}
.button.link:hover, .button.link:focus {
  text-decoration: none;
}
.button.link:hover svg, .button.link:focus svg {
  transform: translateY(1px) rotate(45deg);
}
.button.fixed-bar {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  transition: all 0.3s ease-in-out;
  z-index: 999;
}
.button.fixed-bar svg path {
  will-change: fill;
  transition: fill 0.3s ease-in-out;
}
.button.fixed-bar.white {
  color: #0F1D40;
  background-color: #fff;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
}
.button.fixed-bar.white svg path {
  fill: #0F1D40;
}
.button.fixed-bar.white:hover, .button.fixed-bar.white:focus {
  color: #fff;
  background-color: #209BDE;
  border-color: #209BDE;
}
.button.fixed-bar.white:hover svg path, .button.fixed-bar.white:focus svg path {
  fill: #fff;
}
@media (max-width: 992px) {
  .button {
    padding: 12px 16px;
  }
}

.c-breadcrumbs {
  padding: 15px 0;
}
.c-breadcrumbs ol {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-breadcrumbs a,
.c-breadcrumbs span {
  color: #0F1D40;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
.c-breadcrumbs a {
  will-change: color;
  transition: color 0.3s ease-in-out;
}
.c-breadcrumbs a:hover, .c-breadcrumbs a:focus {
  color: #209BDE;
}
.c-breadcrumbs span {
  font-weight: 700;
}
.c-breadcrumbs svg {
  transform: translateY(3px);
}
.c-breadcrumbs svg path {
  fill: #0F1D40;
}

.c-counter {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}
.c-counter .number {
  color: #209BDE;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  flex-shrink: 0;
}
.c-counter .label {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
@media (max-width: 768px) {
  .c-counter .number {
    font-size: 24px;
    line-height: 28px;
  }
}

.product-item {
  display: block;
  text-decoration: none;
  border: 1px solid #EAEAEA;
  height: 100%;
}
.product-item .image {
  height: 300px;
  text-align: center;
}
.product-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.product-item .content {
  padding: 24px;
}
.product-item .content h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 8px;
}
.product-item .content p {
  color: #58585A;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
}
.product-item .documents {
  padding: 0 24px 24px 24px;
}
.product-item .documents p {
  color: #0F1D40;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 8px;
}
.product-item .documents .inner {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 0;
}
.product-item .documents button {
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 8px 10px;
  border: 1px solid #F2F2F2;
  position: relative;
  will-change: background-color;
  transition: background-color 0.3s ease-in-out;
}
.product-item .documents button:before {
  content: "";
  background: rgb(35, 31, 32);
  width: 7px;
  height: 7px;
  transform: rotate(-45deg) translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: calc(100% + 7px);
  z-index: 1;
  display: none;
}
.product-item .documents button:after {
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  line-height: 22px;
  padding-left: 5px;
  padding-right: 5px;
  content: attr(data-filename);
  position: absolute;
  bottom: calc(100% + 7px);
  left: 50%;
  transform: translateX(-50%);
  background: rgb(35, 31, 32);
  white-space: nowrap;
  z-index: 2;
  display: none;
}
.product-item .documents button:hover, .product-item .documents button:focus {
  background-color: #F2F2F2;
}
.product-item .documents button:hover:after, .product-item .documents button:hover:before, .product-item .documents button:focus:after, .product-item .documents button:focus:before {
  display: block;
}
.product-item:has(.documents) .content {
  padding-bottom: 8px;
}

.product-item-2 {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  padding: 16px;
  border: 1px solid #EAEAEA;
  text-decoration: none;
}
.product-item-2 .icon {
  background-color: rgba(0, 0, 0, 0.03);
  width: 54px;
  height: 54px;
  text-align: center;
  align-content: center;
  border-radius: 50%;
  flex-shrink: 0;
  padding: 11px 7px;
}
.product-item-2 .icon img {
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 100%;
}
.product-item-2 h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
}
.product-item-2 p {
  color: #58585A;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
}
@media (max-width: 768px) {
  .product-item-2 {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  .product-item-2 h4 {
    font-size: 16px;
    line-height: 20px;
  }
}

.icon-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon-list li {
  color: #231F20;
  font-size: 14px;
  font-weight: 300;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  width: calc(50% - 7.5px);
}
@media (max-width: 768px) {
  .icon-list li {
    width: 100%;
  }
}

.cta-block {
  background-color: #209BDE;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 16px;
  margin: 30px 0;
}
.cta-block p {
  color: #fff;
  margin: 0;
}
.cta-block p a {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  text-decoration: none;
}
.cta-block p a:hover, .cta-block p a:focus {
  text-decoration: underline;
}
.cta-block .title,
.cta-block .right-part p {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.cta-block .icon {
  background-color: #4DAFE5;
  width: 48px;
  height: 48px;
  text-align: center;
  align-content: center;
  border-radius: 50%;
  flex-shrink: 0;
}
.cta-block .left-part,
.cta-block .right-part {
  width: 50%;
}
.cta-block .left-part {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.cta-block .right-part {
  position: relative;
  text-align: right;
}
.cta-block .right-part:before {
  content: "";
  left: -10px;
  top: 50%;
  height: 50px;
  width: 1px;
  background-color: #4DAFE5;
  position: absolute;
  transform: translateY(-50%);
}
@media (max-width: 1535px) {
  .cta-block .icon {
    width: 40px;
    height: 40px;
  }
  .cta-block .icon img,
  .cta-block .icon svg {
    max-width: 24px;
  }
  .cta-block .title,
  .cta-block .right-part p {
    font-size: 16px;
    line-height: 24px;
  }
  .cta-block p:not(.title):not(.right-part p) {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  .cta-block {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
  .cta-block .left-part,
  .cta-block .right-part {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
  }
  .cta-block .right-part:before {
    display: none;
  }
  .cta-block .right-part {
    padding-left: 40px;
  }
}

.c-checkbox {
  padding: 3px 0;
}
.c-checkbox p {
  margin: 0 !important;
}
.c-checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
}
.c-checkbox label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  cursor: pointer;
  text-transform: none;
  margin-bottom: 0;
}
.c-checkbox label span.check {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border: 1px solid #F2F2F2;
  line-height: 1;
  flex-shrink: 0;
  margin-right: 8px;
  will-change: background, border-color;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.c-checkbox label span.check img,
.c-checkbox label span.check svg {
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.c-checkbox label span.label {
  color: #6D6E72;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.c-checkbox label span.label a {
  text-decoration: underline;
}
.c-checkbox label span.label a:hover, .c-checkbox label span.label a:focus {
  text-decoration: none;
}
.c-checkbox label input[type=checkbox]:checked + span.check,
.c-checkbox label input[type=radio]:checked + span.check {
  background-color: #209BDE;
  border-color: #209BDE;
}
.c-checkbox label input[type=checkbox]:checked + span.check img,
.c-checkbox label input[type=checkbox]:checked + span.check svg,
.c-checkbox label input[type=radio]:checked + span.check img,
.c-checkbox label input[type=radio]:checked + span.check svg {
  opacity: 1;
}

ul.socials {
  display: flex;
  align-items: center;
  gap: 8px;
}
ul.socials li:not(:last-child) {
  margin-bottom: 0 !important;
}
ul.socials a {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  will-change: border-color;
  transition: border-color 0.3s ease-in-out;
}
ul.socials a:hover, ul.socials a:focus {
  border-color: #fff;
}
ul.socials.in-contact a {
  border: 1px solid #F2F2F2;
}
ul.socials.in-contact a:hover, ul.socials.in-contact a:focus {
  border-color: #949599;
}
ul.socials.in-contact a svg path {
  fill: #949599;
}

.search-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(15, 29, 64, 0.8);
  z-index: 200;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.search-overlay.active {
  display: block;
  opacity: 1;
}

.search-container {
  position: relative;
  max-width: 800px;
  width: 100%;
  margin: 100px auto 0;
  border-radius: 12px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  transform: translateY(-20px);
  transition: transform 0.3s ease;
}

.search-overlay.active .search-container {
  transform: translateY(0);
}

.search-close {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
}

.search-input-wrapper {
  position: relative;
  display: flex;
  overflow: hidden;
  padding: 42px;
}

.search-form {
  background-color: #fff;
}
.search-form input {
  display: block;
  width: 100%;
  border: none;
  height: 72px;
  outline: none;
  background-image: url("/app/themes/vizion/dist/img/search-icon-3.svg");
  background-position: 14px center;
  background-repeat: no-repeat;
  padding-left: 44px;
}

.search-form input:focus,
.search-form input:hover {
  outline: none;
  box-shadow: none;
}

.search-submit {
  background-color: #0F1D40;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  position: absolute;
  top: 50%;
  right: 58px;
  transform: translateY(-50%);
  padding: 10px 16px;
}

/* Štýly pre výsledky vyhľadávania */
.search-results {
  background-color: #fff;
  max-height: 400px;
  overflow-y: auto;
  display: none;
}

.search-results.active {
  display: block;
}

.search-results-loading {
  text-align: center;
  color: #58585A;
  display: none;
  padding: 0 42px 20px;
}

.search-results-loading.active {
  display: block;
}

.search-results-list .search-result-item a {
  background: #F9F9F9;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  text-decoration: none;
  padding: 20px 42px;
  will-change: background-color;
  transition: background-color 0.3s ease-in-out;
}
.search-results-list .search-result-item a button {
  margin-left: auto;
  flex-shrink: 0;
}
.search-results-list .search-result-item a:hover, .search-results-list .search-result-item a:focus {
  background-color: #fff;
}
.search-results-list .search-result-item .search-result-title {
  color: #0F1D40;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 2px;
  line-height: 24px;
}
.search-results-list .search-result-item p {
  color: #58585A;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
}

.search-result-excerpt {
  font-size: 14px;
  color: #58585A;
  line-height: 1.4;
}

.search-no-results {
  padding: 20px 0;
  text-align: center;
  color: #58585A;
}

.search-view-all {
  display: block;
  padding: 28px 42px;
}
.search-view-all a {
  color: #209BDE;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .search-form input {
    height: 62px;
  }
  .search-submit {
    right: 30px;
    padding: 10px;
  }
  .search-container {
    margin-top: 70px;
    width: 95%;
  }
  .search-input-wrapper {
    padding: 20px;
  }
  .search-results-list .search-result-item a {
    padding: 15px 20px;
  }
  .search-view-all {
    padding: 20px;
  }
  .search-view-all a {
    font-size: 14px;
  }
}
.video-block {
  margin: 40px 0;
}
.video-block lite-youtube {
  max-width: 100%;
  width: 100%;
}
.video-block lite-youtube .lyt-playbtn {
  background-color: #0F1D40;
  background-image: url("/app/themes/vizion/dist/img/play.svg");
  background-position: 70% center;
  background-repeat: no-repeat;
  width: 91px;
  height: 91px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: none;
}
@media (max-width: 768px) {
  .video-block lite-youtube .lyt-playbtn {
    width: 70px;
    height: 70px;
    background-position: 60% center;
    background-size: 30px 30px;
  }
}

.gallery-block .row {
  margin-left: -5px;
  margin-right: -5px;
}
.gallery-block .row .column {
  padding: 0 5px;
  margin-bottom: 10px;
}
.gallery-block a {
  display: block;
}
.gallery-block a img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
@media (max-width: 576px) {
  .gallery-block .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .gallery-block .row .column {
    padding: 0 15px;
  }
}

.mega-menu {
  display: none;
  align-items: stretch;
  background: #EDEDF0;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  max-width: 1885px;
}
.mega-menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: -40px;
  height: 40px;
  width: 100%;
}
@media (max-width: 1991px) {
  .mega-menu {
    max-width: 1585px;
  }
}
@media (max-width: 1620px) {
  .mega-menu {
    max-width: 1165px;
  }
}
.mega-menu .title {
  color: #000;
  font-size: 18px;
  font-weight: 800;
  line-height: 26px;
  margin-bottom: 10px;
}
.mega-menu .left-part,
.mega-menu .center-part,
.mega-menu .right-part {
  padding: 30px;
}
.mega-menu .left-part {
  width: 25%;
}
.mega-menu .left-part ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mega-menu .left-part ul li {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 3px solid transparent;
  will-change: border-color, background-color;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.mega-menu .left-part ul li .toggle-arrow {
  margin-left: auto;
  margin-right: 11px;
  flex-shrink: 0;
}
.mega-menu .left-part ul li .mega-menu-submenu {
  display: none;
}
@media (min-width: 1200px) {
  .mega-menu .left-part ul li:hover {
    background-color: #fff;
    border-color: #209BDE;
  }
}
.mega-menu .left-part ul li.active {
  background-color: #fff;
  border-color: #209BDE;
}
.mega-menu .left-part ul a {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 8px 17px;
}
.mega-menu .left-part ul a figure {
  background: #EDEDF0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  height: 51px;
  border-radius: 50%;
  margin: 0 13px 0 0;
  flex-shrink: 0;
}
.mega-menu .left-part ul a figure img,
.mega-menu .left-part ul a figure svg {
  max-width: 30px;
  -o-object-fit: contain;
     object-fit: contain;
}
.mega-menu .left-part ul a span {
  color: #0F1D40;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.mega-menu .center-part {
  background: #F4F4F5;
  width: 50%;
}
.mega-menu .center-part .name {
  color: #0F1D40;
  font-size: 28px;
  font-weight: 800;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 17px;
}
.mega-menu .center-part .name figure {
  background: #EDEDF0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  margin: 0;
}
.mega-menu .center-part .row {
  margin-left: -6px;
  margin-right: -6px;
}
.mega-menu .center-part .row .column {
  padding: 0 6px;
}
.mega-menu .center-part .title {
  font-weight: 700;
  padding-bottom: 13px;
  border-bottom: 1px solid #DFDFDF;
}
.mega-menu .center-part ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mega-menu .center-part ul a {
  color: #58585A;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 12px;
  text-decoration: none;
  will-change: background-color;
  transition: background-color 0.3s ease-in-out;
}
.mega-menu .center-part ul a:hover, .mega-menu .center-part ul a:focus {
  background-color: #fff;
}
.mega-menu .right-part {
  background: #F4F4F5;
  width: 25%;
}
.mega-menu .right-part .item {
  background-color: #fff;
}
.mega-menu .right-part .item figure {
  margin: 0;
}
.mega-menu .right-part .item figure img {
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 165px;
}
.mega-menu .right-part .item .body {
  padding: 24px;
}
.mega-menu .right-part .item .name {
  color: #0F1D40;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 8px;
}
.mega-menu .right-part .item .desc {
  color: #58585A;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
}
@media (max-width: 1535px) {
  .mega-menu .title {
    font-size: 16px;
    line-height: 22px;
  }
  .mega-menu .left-part ul a {
    padding: 6px 10px;
  }
  .mega-menu .left-part ul a figure {
    width: 40px;
    height: 40px;
    margin: 0 10px 0 0;
  }
  .mega-menu .left-part ul a span {
    font-size: 16px;
    line-height: 22px;
  }
  .mega-menu .center-part .name {
    font-size: 16px;
    line-height: 22px;
  }
  .mega-menu .center-part .name figure {
    width: 40px;
    height: 40px;
  }
  .mega-menu .center-part .name figure img,
  .mega-menu .center-part .name figure svg {
    max-width: 30px;
  }
  .mega-menu .center-part ul a {
    font-size: 14px;
    line-height: 20px;
    padding: 8px 10px;
  }
  .mega-menu .right-part .name {
    font-size: 16px;
    line-height: 22px;
  }
  .mega-menu .right-part .item .body {
    padding: 15px;
  }
}
@media (max-width: 1200px) {
  .mega-menu {
    position: static;
    transform: none;
    padding: 0;
  }
  .mega-menu .left-part {
    width: 100%;
    padding: 15px;
  }
  .mega-menu .left-part .title {
    display: none;
  }
  .mega-menu .left-part ul li {
    flex-wrap: wrap;
  }
  .mega-menu .left-part ul li .toggle-arrow {
    width: 44px;
    height: 44px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    order: 2;
  }
  .mega-menu .left-part ul li .toggle-arrow img,
  .mega-menu .left-part ul li .toggle-arrow svg {
    width: 20px;
    height: 20px;
    will-change: transform;
    transition: transform 0.3s ease-in-out;
  }
  .mega-menu .left-part ul li .mega-menu-submenu {
    width: 100%;
    order: 3;
  }
  .mega-menu .left-part ul li.active .toggle-arrow img,
  .mega-menu .left-part ul li.active .toggle-arrow svg {
    transform: rotate(90deg);
  }
  .mega-menu .left-part ul a {
    width: auto;
    flex: 1;
    order: 1;
  }
  .mega-menu .center-part {
    display: none;
  }
  .mega-menu .right-part {
    display: none;
  }
}

.hamburger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  height: 51px;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 100;
}
.hamburger .menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
}
.hamburger .line {
  fill: none;
  stroke: #0F1D40;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.hamburger .line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.hamburger .line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
.hamburger .line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.hamburger .open .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.hamburger .open .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
.hamburger .open .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

.global-header {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  border-top: 4px solid #209BDE;
}
.global-header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 26px 0;
  position: relative;
}
.global-header a.logo {
  flex-shrink: 0;
}
.global-header a.logo .dark-logo {
  display: none;
}
.global-header a.logo img {
  max-width: 205px;
}
.global-header nav {
  flex-grow: 1;
  display: flex;
  justify-content: center;
}
.global-header nav ul:not(.submenu):not(.mega-menu ul) {
  display: flex;
  gap: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
}
.global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li) .arrow img,
.global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li) .arrow svg {
  transform: translateY(2px);
}
.global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li):has(.submenu) {
  position: relative;
}
.global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li):has(.submenu):before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  height: 10px;
  width: 100%;
}
@media (min-width: 1200px) {
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li):has(.submenu):hover .arrow svg path, .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li):has(.submenu):focus-within .arrow svg path {
    fill: #209BDE;
  }
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li):has(.submenu):hover .submenu, .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li):has(.submenu):focus-within .submenu {
    display: block;
  }
}
@media (min-width: 1200px) {
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li):has(.mega-menu):hover .arrow svg path, .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li):has(.mega-menu):focus-within .arrow svg path {
    fill: #209BDE;
  }
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li):has(.mega-menu):hover .mega-menu, .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li):has(.mega-menu):focus-within .mega-menu {
    display: flex;
  }
}
.global-header nav ul:not(.submenu):not(.mega-menu ul) a:not(.submenu a):not(.mega-menu a) {
  color: #fff;
}
.global-header .right {
  display: inline-flex;
  align-items: center;
  gap: 32px;
  flex-shrink: 0;
}
.global-header .language-switcher {
  position: relative;
}
.global-header .language-switcher:before {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  height: 10px;
}
.global-header .language-switcher button {
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  gap: 5px;
}
.global-header .language-switcher .submenu {
  list-style: none;
  margin: 0;
  min-width: 195px;
  left: initial;
  right: 0;
}
@media (min-width: 1200px) {
  .global-header .language-switcher:hover .submenu, .global-header .language-switcher:focus-within .submenu {
    display: block;
  }
}
.global-header .language-switcher.active .submenu {
  display: block;
}
.global-header .submenu {
  display: none;
  background-color: #194E90;
  min-width: 310px;
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  padding: 10px;
  border-radius: 6px;
}
.global-header .submenu li {
  width: 100%;
}
.global-header .submenu a {
  color: #fff;
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 6px 12px;
  border-radius: 5px;
  will-change: background-color;
  transition: background-color 0.3s ease-in-out;
}
.global-header .submenu a:hover, .global-header .submenu a:focus {
  background-color: #245FA8;
}
.global-header.is-dark a.logo .tp-logo, .global-header.is-transparent a.logo .tp-logo {
  display: none;
}
.global-header.is-dark a.logo .dark-logo, .global-header.is-transparent a.logo .dark-logo {
  display: block;
}
.global-header.is-dark nav ul:not(.submenu):not(.mega-menu ul) li .arrow svg path, .global-header.is-transparent nav ul:not(.submenu):not(.mega-menu ul) li .arrow svg path {
  fill: #0F1D40;
}
.global-header.is-dark nav ul:not(.submenu):not(.mega-menu ul) a:not(.submenu a):not(.mega-menu a), .global-header.is-transparent nav ul:not(.submenu):not(.mega-menu ul) a:not(.submenu a):not(.mega-menu a) {
  color: #0F1D40;
}
.global-header.is-dark .search button svg path, .global-header.is-transparent .search button svg path {
  stroke: #0F1D40;
}
.global-header.is-dark .language-switcher button, .global-header.is-transparent .language-switcher button {
  color: #0F1D40;
}
.global-header.is-dark .language-switcher button svg path, .global-header.is-transparent .language-switcher button svg path {
  fill: #0F1D40;
}
.global-header.static {
  position: relative;
  background: #F2F2F2;
}
.global-header.is-transparent {
  background-color: #fff;
}
@media (max-width: 1200px) {
  .global-header nav {
    display: none;
    background-color: #209BDE;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 90;
    justify-content: flex-start;
  }
  .global-header nav ul:not(.submenu):not(.mega-menu ul) {
    width: 100%;
    flex-direction: column;
    gap: 0;
  }
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li) {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li) a:not(.submenu a):not(.mega-menu a) {
    width: auto;
    flex: 1;
    padding: 15px;
    order: 1;
  }
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li) .arrow {
    width: 44px;
    height: 44px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    order: 2;
  }
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li) .arrow img,
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li) .arrow svg {
    width: 20px;
    height: 20px;
    will-change: transform;
    transition: transform 0.3s ease-in-out;
  }
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li) .mega-menu,
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li) .submenu {
    width: 100%;
    order: 3;
  }
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li).submenu-open .arrow img,
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li).submenu-open .arrow svg, .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li).megamenu-open .arrow img,
  .global-header nav ul:not(.submenu):not(.mega-menu ul) li:not(.mega-menu li).megamenu-open .arrow svg {
    transform: rotate(180deg);
  }
  .global-header .submenu:not(#language-menu) {
    position: static;
    min-width: initial;
    width: 100%;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -8px;
  }
}
@media (max-width: 576px) {
  .global-header a.logo img {
    max-width: 160px;
  }
  .global-header .right {
    gap: 15px;
  }
}
@media (max-width: 360px) {
  .global-header a.logo img {
    max-width: 120px;
  }
}

.global-footer {
  padding-top: 50px;
  overflow: hidden;
}
.global-footer.gray-background {
  background-color: #F7F7F7;
}
.global-footer-maps {
  background-color: #0F1D40;
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
}
.global-footer-maps .item {
  display: flex;
  align-items: center;
  gap: 32px;
}
.global-footer-maps p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  line-height: 22px;
}
.global-footer-maps a {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  gap: 7px;
  text-decoration: underline;
  word-break: break-word;
}
.global-footer-maps .row {
  margin-left: -30px;
  margin-right: -30px;
}
.global-footer-maps .row .column {
  padding: 0 30px;
}
.global-footer-menu {
  background-color: #0F1D40;
  padding-top: 110px;
  padding-bottom: 97px;
}
.global-footer-menu h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 28px;
}
.global-footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.global-footer-menu ul li:not(:last-child) {
  margin-bottom: 16px;
}
.global-footer-menu ul a {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}
.global-footer-menu .menu-row {
  display: flex;
  justify-content: space-between;
  gap: 27px;
}
.global-footer-copyright {
  background-color: #152448;
  padding-top: 14px;
  padding-bottom: 14px;
}
.global-footer-copyright .inner {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
}
.global-footer-copyright .inner .left {
  justify-self: start;
}
.global-footer-copyright .inner .center {
  grid-column: 2;
}
.global-footer-copyright .inner .right {
  grid-column: 3;
  justify-self: end;
}
.global-footer-copyright .inner p,
.global-footer-copyright .inner a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
}
.global-footer-copyright .inner p strong,
.global-footer-copyright .inner a strong {
  font-weight: 500;
}
.global-footer-copyright .inner nav ul {
  display: flex;
  align-items: center;
  gap: 32px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.global-footer-copyright .inner nav ul a {
  text-decoration: none;
}
.global-footer.no-patterns {
  margin-top: 0;
}
.global-footer.no-patterns .pattern {
  display: none;
}
.global-footer.no-patterns .global-footer-maps {
  padding-top: 80px;
  padding-bottom: 55px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.global-footer.no-patterns .global-footer-menu {
  padding-top: 32px;
  padding-bottom: 60px;
}
@media (max-width: 992px) {
  .global-footer-maps {
    padding-bottom: 20px;
  }
  .global-footer-maps .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .global-footer-maps .row .column {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .global-footer-maps .item {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 30px;
  }
  .global-footer-maps a {
    justify-content: center;
  }
  .global-footer-menu {
    padding-bottom: 50px;
  }
  .global-footer-menu .menu-row {
    gap: 15px;
    flex-wrap: wrap;
  }
  .global-footer-menu .menu-row .column {
    width: calc(50% - 7.5px);
    margin-bottom: 15px;
  }
  .global-footer-copyright .inner {
    grid-template-columns: 1fr;
    text-align: center;
    row-gap: 20px;
  }
  .global-footer-copyright .inner .left,
  .global-footer-copyright .inner .center,
  .global-footer-copyright .inner .right {
    justify-self: center;
    grid-column: auto;
  }
  .global-footer-copyright .inner nav {
    order: -1;
  }
}
@media (max-width: 576px) {
  .global-footer-menu {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 60px;
  }
  .global-footer-menu h4 {
    margin-bottom: 8px;
  }
  .global-footer-menu .menu-row {
    gap: 27px;
    flex-direction: column;
  }
  .global-footer-menu .menu-row .column {
    width: 100%;
    margin-bottom: 0;
  }
}

.hero {
  padding: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 32px;
}
.hero:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(15, 29, 64, 0) -6.84%, rgba(15, 29, 64, 0.65) 73.93%);
  z-index: 2;
}
.hero:has(.video) {
  height: 630px;
}
.hero .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero .video video {
  width: 100%;
  height: 630px;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero .image img {
  width: 100%;
  height: 630px;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero .inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  z-index: 10;
}
.hero .inner.centered {
  top: 60%;
  transform: translateY(-50%);
}
.hero .inner .c-breadcrumbs a,
.hero .inner .c-breadcrumbs span {
  color: #fff;
}
.hero .inner .c-breadcrumbs svg path {
  fill: #fff;
}
.hero .inner-content {
  max-width: 460px;
}
.hero h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 800;
  line-height: 50px;
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  .hero {
    margin-bottom: 0;
  }
  .hero h1 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 20px;
  }
}

.block-title {
  padding: 32px 0;
}
.block-title .inner {
  text-align: center;
}
.block-title .inner h2 {
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 16px;
}
.block-title .inner p {
  color: #58585A;
  font-size: 18px;
  line-height: 24px;
}
.block-title .inner p:not(.text-caption):last-of-type {
  margin-bottom: 0;
}
.block-title.text-left .inner {
  text-align: left;
}
@media (max-width: 1200px) {
  .block-title .inner p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 576px) {
  .block-title .inner .text-caption {
    margin-bottom: 16px;
  }
  .block-title .inner h2 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 4px;
  }
}

.boxed-icons {
  padding-bottom: 40px;
}
.boxed-icons .inner {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.boxed-icons .inner .item {
  width: 25%;
  text-align: center;
  align-content: center;
  border: 1px solid #F2F2F2;
  padding: 52px 16px;
}
.boxed-icons .inner .item:not(:first-child) {
  border-left: none;
}
.boxed-icons .inner .item figure {
  width: 103px;
  height: 108px;
  margin: 0 auto 30px auto;
  text-align: center;
  align-content: center;
}
.boxed-icons .inner .item figure img,
.boxed-icons .inner .item figure svg {
  max-width: 100%;
  max-height: 100%;
}
.boxed-icons .inner .item p {
  color: #58585A;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 992px) {
  .boxed-icons .inner .item {
    width: 50%;
    border: 1px solid #F2F2F2;
  }
  .boxed-icons .inner .item:not(:first-child) {
    border-left: 1px solid #F2F2F2;
  }
  .boxed-icons .inner .item:nth-child(2n) {
    border-left: none;
  }
  .boxed-icons .inner .item:nth-child(1), .boxed-icons .inner .item:nth-child(2) {
    border-top: 1px solid #F2F2F2;
  }
  .boxed-icons .inner .item:not(:nth-last-child(-n+2)) {
    border-bottom: none;
  }
}

.numbers {
  padding-top: 40px;
}
.numbers .inner:not(.block-title .inner) {
  margin-top: 32px;
}
.numbers .inner:not(.block-title .inner) .row {
  margin-left: -8px;
  margin-right: -8px;
}
.numbers .inner:not(.block-title .inner) .row .column {
  padding: 0 8px;
  margin-bottom: 16px;
}
.numbers .inner:not(.block-title .inner) .item {
  background-color: #F2F2F2;
  padding: 52px 16px;
  text-align: center;
  align-content: center;
  height: 100%;
}
.numbers .inner:not(.block-title .inner) .item h3 {
  font-size: 64px;
  font-weight: 700;
  line-height: 68px;
  margin-bottom: 10px;
}
.numbers .inner:not(.block-title .inner) .item p {
  color: #58585A;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 1200px) {
  .numbers .inner .item h3 {
    font-size: 48px;
    line-height: 52px;
  }
}
@media (max-width: 576px) {
  .numbers {
    padding-bottom: 30px;
  }
  .numbers .inner:not(.block-title .inner) .row {
    margin-left: 0;
    margin-right: 0;
  }
  .numbers .inner:not(.block-title .inner) .row .column {
    padding: 0;
  }
  .numbers .inner:not(.block-title .inner) .item {
    padding: 39px 16px;
  }
  .numbers .inner:not(.block-title .inner) .item h3 {
    font-size: 40px;
    line-height: 44px;
  }
}

.references-cards {
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}
.references-cards .block-title {
  margin-bottom: 32px;
}
.references-cards .item {
  display: block;
  position: relative;
  overflow: hidden;
}
.references-cards .item figure {
  margin: 0;
  position: relative;
}
.references-cards .item figure img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.references-cards .item figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.references-cards .item .content {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 16px;
}
.references-cards .item .content .tag {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px;
  border: 1px solid #F2F2F2;
  border-radius: 2px;
  margin-bottom: 10px;
}
.references-cards .item .content .tag .flag {
  width: 16px;
  height: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.references-cards .item .content h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 992px) {
  .references-cards .item figure img {
    height: 400px;
  }
}
@media (max-width: 400px) {
  .references-cards .swiper {
    padding: 0 15px;
  }
}

.about-products {
  padding-top: 80px;
  padding-bottom: 120px;
}
.about-products .content .text-caption {
  color: #58585A;
  margin-bottom: 16px;
}
.about-products .content h3 {
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 16px;
}
.about-products .content p:not(.text-caption) {
  color: #58585A;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 32px;
}
.about-products .items {
  display: flex;
  flex-wrap: wrap;
}
.about-products .items .item {
  width: 20%;
  text-decoration: none;
  text-align: center;
  padding: 16px;
  border-bottom: 2px solid transparent;
  will-change: background-color, border-color;
  transition: background-color 0.3s 0.3s, border-color 0.3s ease-in-out;
}
.about-products .items .item figure {
  margin: 0;
  height: 175px;
  align-content: center;
}
.about-products .items .item figure img {
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.about-products .items .item p {
  color: #0F1D40;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  will-change: color;
  transition: color 0.3s ease-in-out;
}
.about-products .items .item:hover, .about-products .items .item:focus {
  background-color: #F2F2F2;
  border-bottom: 2px solid #194E90;
}
.about-products .items .item:hover p, .about-products .items .item:focus p {
  color: #194E90;
}
@media (max-width: 992px) {
  .about-products .items {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .about-products {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .about-products .items .item {
    width: 50%;
  }
}
@media (max-width: 576px) {
  .about-products {
    padding-top: 30px;
  }
  .about-products .content .text-caption {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 16px;
  }
  .about-products .content h3 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 16px;
  }
  .about-products .content p:not(.text-caption) {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 32px;
  }
}

.group-overview {
  background-color: #0F1D40;
  padding-top: 85px;
  padding-bottom: 70px;
  position: relative;
}
.group-overview .inner .top-content {
  text-align: center;
  margin-bottom: 40px;
}
.group-overview .inner .top-content .caption {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.32px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.group-overview .inner .top-content img {
  margin-bottom: 16px;
  max-height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}
.group-overview .inner .top-content h3 {
  color: #fff;
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 4px;
}
.group-overview .inner .top-content p {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.group-overview .inner .bottom-content {
  text-align: center;
}
.group-overview .inner .bottom-content button {
  background-color: #194E90;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.32px;
  text-transform: uppercase;
  padding: 10px;
  line-height: 16px;
  cursor: default;
}
.group-overview .inner .bottom-content ul {
  display: flex;
  align-content: center;
  justify-content: space-between;
  margin: 24px 0 0 0;
  padding: 0;
  list-style: none;
}
.group-overview .inner .bottom-content ul li {
  display: inline-flex;
  align-items: center;
  gap: 19px;
}
.group-overview .inner .bottom-content ul span {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 52px;
}
.group-overview .inner .bottom-content ul p {
  color: #fff;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 992px) {
  .group-overview .inner .bottom-content ul {
    flex-direction: column;
    gap: 24px;
    margin: 24px 0 0 0;
    align-items: center;
  }
  .group-overview .inner .bottom-content ul span {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 576px) {
  .group-overview .inner .top-content h3 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 4px;
  }
  .group-overview .inner .top-content p {
    font-size: 16px;
  }
  .group-overview .inner .bottom-content ul li {
    flex-direction: column;
    gap: 8px;
  }
}

.our-values {
  background-color: #F2F2F2;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}
.our-values .block-title {
  margin-bottom: 32px;
}
.our-values .inner {
  position: relative;
}
.our-values .inner .swiper-button-prev {
  left: -100px;
}
.our-values .inner .swiper-button-next {
  right: -100px;
}
.our-values .swiper article {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
}
.our-values .swiper article img {
  max-height: 105px;
}
.our-values .swiper article h4 {
  color: #0F1D40;
  font-size: 18px;
  line-height: normal;
  margin: 0;
}
.our-values .swiper article p {
  color: #58585A;
  margin: 0;
}
@media (max-width: 1400px) {
  .our-values .inner .swiper-button-prev {
    left: 0;
    top: 60px;
  }
  .our-values .inner .swiper-button-next {
    right: 0;
    top: 60px;
  }
}
@media (max-width: 576px) {
  .our-values {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .our-values .inner .swiper-button {
    display: none;
  }
}

.page-status {
  padding-top: 85px;
  padding-bottom: 120px;
}
.page-status .block-title {
  margin-bottom: 32px;
}
.page-status .block-title p {
  color: #58585A;
}
.page-status .inner .row {
  margin-left: -21px;
  margin-right: -21px;
}
.page-status .inner .row .column {
  padding-left: 21px;
  padding-right: 21px;
  margin-bottom: 8px;
}
.page-status .inner .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F2F2F2;
  padding: 16px;
  gap: 16px;
  text-decoration: none;
}
.page-status .inner .item .left {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}
.page-status .inner .item .left img {
  max-width: 48px;
}
.page-status .inner .item .left h4 {
  font-size: 18px;
  line-height: normal;
  margin: 0;
}
.page-status .inner .item .right {
  flex-shrink: 0;
}
.page-status .inner .item .right svg path {
  fill: #0F1D40;
}
@media (max-width: 992px) {
  .page-status {
    padding-bottom: 70px;
  }
}
@media (max-width: 576px) {
  .page-status {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .page-status .inner .row {
    margin-left: 0;
    margin-right: 0;
  }
  .page-status .inner .row .column {
    padding-left: 0;
    padding-right: 0;
  }
}

.page-header-big {
  padding: 0;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  z-index: 20;
}
.page-header-big:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  height: 100%;
  background: linear-gradient(270deg, rgba(5, 6, 6, 0) 0%, #050606 40.48%);
  z-index: 2;
}
.page-header-big .float-img {
  position: absolute;
  bottom: 65px;
  right: 10%;
  z-index: 10;
}
.page-header-big .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.page-header-big .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 640px;
}
.page-header-big .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-header-big .image img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 640px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-header-big .inner {
  position: relative;
  z-index: 10;
  padding: 120px 0;
  min-height: 640px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-header-big h1 {
  margin-bottom: 24px;
}
.page-header-big p:last-of-type {
  margin: 0;
}
.page-header-big .counters {
  display: flex;
  align-items: center;
  gap: 36px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-header-big .button {
  margin-top: 24px;
}
.page-header-big:has(.video) .c-breadcrumbs {
  margin-bottom: 24px;
}
.page-header-big:has(.video) .c-breadcrumbs svg path {
  fill: #fff;
}
.page-header-big:has(.video) .c-breadcrumbs a,
.page-header-big:has(.video) .c-breadcrumbs span {
  color: #fff;
}
.page-header-big:has(.video) .c-breadcrumbs span {
  color: #209BDE;
}
.page-header-big:has(.video) h1 {
  color: #fff;
}
.page-header-big:has(.video) p:last-of-type {
  color: rgba(255, 255, 255, 0.6);
}
.page-header-big.has-bg-image {
  background-size: cover;
}
.page-header-big.has-bg-image:before {
  width: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.page-header-big.has-bg-image .c-breadcrumbs a,
.page-header-big.has-bg-image .c-breadcrumbs span {
  color: #fff;
}
.page-header-big.has-bg-image .c-breadcrumbs svg path {
  fill: #fff;
}
.page-header-big.has-bg-image .c-breadcrumbs span {
  color: #209BDE;
}
.page-header-big.has-bg-image h1 {
  color: #fff;
}
.page-header-big.has-bg-image p {
  color: #fff;
  opacity: 0.6;
}
@media (max-width: 768px) {
  .page-header-big .float-img {
    max-width: 80%;
    left: 50%;
    right: initial;
    bottom: 20px;
    transform: translateX(-50%);
  }
  .page-header-big h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .page-header-big .counters {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}

.icon-text-items {
  padding: 54px 0 24px;
}
.icon-text-items .item {
  display: flex;
  align-items: center;
  gap: 32px;
  margin-bottom: 30px;
}
.icon-text-items .item figure {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 106px;
  height: 106px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.09);
  margin: 0;
  flex-shrink: 0;
  padding: 24px 21px;
}
.icon-text-items .item figure img {
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.icon-text-items .item h3 {
  color: #000;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 4px;
}
.icon-text-items .item p {
  color: #000;
  margin: 0;
}
.cta-images {
  padding: 0;
}
.cta-images .wrapper {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.cta-images .wrapper:has(> .item:first-child:nth-last-child(4)) > .item {
  width: 25%;
}
.cta-images .wrapper:has(> .item:first-child:nth-last-child(2)) > .item {
  width: 50%;
}
.cta-images .wrapper:has(> .item:first-child:nth-last-child(1)) > .item {
  width: 100%;
}
.cta-images .item {
  width: 33.3333333333%;
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
.cta-images .item .image img {
  width: 100%;
  height: 100%;
  max-height: 620px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cta-images .item .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 60px 30px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 2;
}
.cta-images .item .content h2 {
  margin-bottom: 9px;
}
.cta-images .item .content p {
  color: #58585A;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 32px;
  opacity: 0.6;
}
.cta-images .item .content .button {
  margin-top: auto;
}
.cta-images.alt .item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(15, 28, 62, 0) -18.72%, #0F1C3E 100%);
}
.cta-images.alt .item .content h2,
.cta-images.alt .item .content p {
  color: #fff;
}
@media (max-width: 1200px) {
  .cta-images .wrapper:has(> .item:first-child:nth-last-child(4)) > .item {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cta-images .item .content {
    padding: 40px 20px;
  }
  .cta-images .item .content h2 {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (max-width: 768px) {
  .cta-images .wrapper:has(> .item:first-child:nth-last-child(3)) > .item {
    width: 100%;
  }
  .cta-images .wrapper:has(> .item:first-child:nth-last-child(2)) > .item {
    width: 100%;
  }
  .cta-images .wrapper:has(> .item:first-child:nth-last-child(1)) > .item {
    width: 100%;
  }
  .cta-images .wrapper:has(> .item:first-child:nth-last-child(4)) > .item {
    width: 100%;
  }
  .cta-images .item .content {
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

.map-section {
  background-color: #F7F7F7;
  padding-bottom: 90px;
}
.map-section .block-title {
  text-align: center;
  margin-bottom: 48px;
}
.map-section .block-title h2 {
  margin-bottom: 10px;
}
.map-section .block-title p {
  margin: 0;
}
.map-section .map-tooltips {
  display: none;
}

.map-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}
.map-tabs .tab {
  color: #0F1D40;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  gap: 8px;
  line-height: 24px;
  padding: 16px;
  border: 1px solid #F2F2F2;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.map-tabs .tab:hover, .map-tabs .tab:focus, .map-tabs .tab.active {
  background-color: #0F1D40;
  color: #fff;
  border-color: #0F1D40;
}
.map-tabs .tab:hover svg path, .map-tabs .tab:focus svg path, .map-tabs .tab.active svg path {
  fill: #fff;
}
@media (max-width: 768px) {
  .map-tabs .tab {
    font-size: 14px;
    padding: 12px 16px;
  }
}

.map-wrapper {
  margin-bottom: 48px;
}
.map-wrapper svg {
  width: 100%;
  height: auto;
}
.map-wrapper svg g#kraje-mapa-vemaps a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  /*&:hover,
  &:focus {

    .map-pin {
      display: block;
    }
  }*/
}
.map-wrapper svg g#kraje-mapa-vemaps a .map-pin {
  display: none;
}
.map-wrapper svg g#kraje-mapa-vemaps a.hover-active .map-pin {
  display: block;
}
.map-wrapper svg g#kraje-mapa-vemaps polygon,
.map-wrapper svg g#kraje-mapa-vemaps path,
.map-wrapper svg g#kraje-mapa-vemaps polyline {
  will-change: fill;
  pointer-events: all;
  /*&:hover,
  &:focus {
    fill: #D4D5D6;
  }*/
}
.map-wrapper svg g#kraje-mapa-vemaps polygon.hover-active,
.map-wrapper svg g#kraje-mapa-vemaps path.hover-active,
.map-wrapper svg g#kraje-mapa-vemaps polyline.hover-active {
  fill: #D4D5D6;
}

.persons {
  padding-top: 75px;
  padding-bottom: 80px;
}
.persons .block-title {
  margin-bottom: 43px;
}
.persons .block-title p {
  color: #58585A;
  font-size: 18px;
  line-height: 24px;
}
.persons .inner .row {
  margin-left: -8px;
  margin-right: -8px;
  justify-content: center;
}
.persons .inner .row .column {
  padding: 0 8px;
  margin-bottom: 16px;
}
.persons .person {
  padding: 16px;
  border: 1px solid #F2F2F2;
}
.persons .person figure {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px 0;
  text-align: center;
}
.persons .person figure img {
  width: 112px;
  height: 112px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.persons .person .name {
  color: #0F1D40;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 2px;
  text-align: center;
}
.persons .person .role {
  color: #58585A;
  font-size: 14px;
  text-align: center;
  margin: 0;
}
.persons .person .details {
  margin-top: 25px;
}
.persons .person .details a {
  display: block;
  color: #209BDE;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  word-break: break-word;
  overflow-wrap: anywhere;
}
.persons .person .details .location {
  font-size: 14px;
  color: #58585A;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
  margin-bottom: 0;
  line-height: 18px;
}
.persons + .persons {
  padding-top: 0;
}
.persons + .persons + .persons {
  padding-top: 0;
}

.page-header {
  padding: 0;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background: linear-gradient(270deg, rgba(223, 225, 225, 0) 0%, #DFE1E1 100%) center right/cover no-repeat;
}
.page-header.only-background-color {
  background: #F5F5F5;
}
.page-header .pattern {
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  width: 100%;
  z-index: 10;
}
.page-header .pattern img,
.page-header .pattern svg {
  width: 100%;
}
.page-header .image {
  max-width: 1000px;
  position: absolute;
  top: 55%;
  right: 0;
  transform: translateY(-50%);
}
.page-header .image img {
  max-height: 355npx;
}
.page-header .inner {
  position: relative;
  z-index: 10;
  padding: 100px 0 40px;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-header .inner h1 {
  margin-bottom: 0;
}
.page-header .inner:has(p) h1 {
  margin-bottom: 30px;
}
.page-header .inner p {
  color: rgba(15, 29, 64, 0.6);
  line-height: 24px;
}
.page-header .inner p:last-of-type {
  margin-bottom: 0;
}
.page-header .inner p a {
  text-decoration: none;
}
.page-header .inner p a:hover {
  text-decoration: underline;
}
.page-header .c-breadcrumbs {
  position: absolute;
  top: 120px;
  padding: 0;
}
.page-header.limit-height .image img {
  max-height: 380px;
}
.page-header.is-blog .inner {
  min-height: 630px;
}
.page-header.is-blog h1 {
  margin-top: 50px;
}
.page-header .link {
  color: #0F1D40;
}
.page-header .link svg path {
  fill: #0F1D40;
}
.page-header .link:hover, .page-header .link:focus {
  text-decoration: none !important;
}
@media (max-width: 1535px) {
  .page-header .image {
    max-width: 800px;
  }
}
@media (max-width: 992px) {
  .page-header {
    background-image: linear-gradient(270deg, rgba(223, 225, 225, 0) 0%, #DFE1E1 100%) !important;
  }
  .page-header .image {
    max-width: 400px;
  }
  .page-header.is-blog .image {
    display: none;
  }
  .page-header.is-blog .inner {
    min-height: 500px;
  }
}
@media (max-width: 768px) {
  .page-header .image {
    display: none;
  }
  .page-header.is-blog .inner,
  .page-header .inner {
    min-height: 390px;
  }
}
@media (max-width: 400px) {
  .page-header .c-breadcrumbs {
    top: 100px;
  }
  .page-header .inner {
    padding-top: 140px;
  }
}

.products h2 {
  text-align: center;
  margin-bottom: 46px;
}
.products .products-toggle ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.products .products-toggle ul button {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  min-width: 325px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 10px;
  border: 1px solid #F2F2F2;
  will-change: background-color;
  transition: background-color 0.3s ease-in-out;
}
.products .products-toggle ul button .icon {
  background-color: rgba(0, 0, 0, 0.03);
  width: 54px;
  height: 54px;
  text-align: center;
  align-content: center;
  border-radius: 50%;
  flex-shrink: 0;
  padding: 11px 7px;
}
.products .products-toggle ul button .icon img {
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 100%;
}
.products .products-toggle ul button.active {
  border-bottom: 3px solid #209BDE;
  border-top: none;
  border-left: none;
  border-right: none;
}
.products .products-toggle ul button:not(.active):hover,
.products .products-toggle ul button:not(.active):focus {
  background-color: rgba(0, 0, 0, 0.03);
}
.products .inner {
  margin-top: 27px;
}
.products .inner .row {
  margin-left: -4px;
  margin-right: -4px;
}
.products .inner .row .column {
  padding: 0 4px;
  margin-bottom: 8px;
}
.products .inner .row-wrapper {
  margin-bottom: 24px;
}
.products .inner h3 {
  margin-bottom: 18px;
}
@media (max-width: 768px) {
  .products .products-toggle ul {
    flex-direction: column;
  }
  .products .products-toggle ul li {
    width: 100%;
  }
  .products .products-toggle ul button {
    min-width: 100%;
  }
}

.product-detail {
  padding-top: 13px;
  padding-bottom: 30px;
}
.product-detail .inner {
  padding-top: 70px;
}
.product-detail h1 {
  margin-bottom: 5px;
}
.product-detail .subtitle {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.product-detail .c-breadcrumbs {
  padding: 0;
}
.product-detail .description {
  margin: 30px 0;
}
.product-detail .description p {
  color: #58585A;
}
.product-detail .description p:last-of-type {
  margin-bottom: 0;
}
.product-detail .actions {
  display: flex;
  align-items: stretch;
  gap: 16px;
  margin-top: 30px;
}
.product-detail .actions .button {
  font-weight: 700;
}
.product-detail .actions .button.primary {
  border-width: 2px;
}
.product-detail .actions .button.gray:hover img,
.product-detail .actions .button.gray:hover svg, .product-detail .actions .button.gray:focus img,
.product-detail .actions .button.gray:focus svg {
  transform: translateY(2px);
}
.product-detail .product-image {
  background: rgba(0, 0, 0, 0.03);
  padding: 63px;
  text-align: center;
  align-content: center;
}
@media (max-width: 992px) {
  .product-detail .product-image {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .product-detail .inner {
    padding-top: 40px;
  }
}
@media (max-width: 576px) {
  .product-detail .actions {
    flex-direction: column;
  }
}

.toggle-tabs-block {
  background: #F7F7F7;
  padding-top: 45px;
  padding-bottom: 45px;
}
.toggle-tabs-block .tabs ul {
  background-color: #fff;
  display: inline-flex;
  flex-wrap: wrap;
  margin: 0 0 30px;
  list-style: none;
  padding: 6px;
}
.toggle-tabs-block .tabs ul button {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  padding: 20px;
  will-change: background-color;
  transition: background-color 0.3s ease-in-out;
}
.toggle-tabs-block .tabs ul button.active, .toggle-tabs-block .tabs ul button:hover, .toggle-tabs-block .tabs ul button:focus {
  background-color: #F2F2F2;
}
.toggle-tabs-block .content .item {
  margin: 30px 0;
}
.toggle-tabs-block .content .item .title {
  margin-bottom: 16px;
}
.toggle-tabs-block .content .item .title h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  line-height: 22px;
}
.toggle-tabs-block .content .item .title p {
  color: #58585A;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
}
.toggle-tabs-block .content .item ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #F2F2F2;
  border-left: 1px solid #F2F2F2;
}
.toggle-tabs-block .content .item ul li {
  background-color: #fff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 0 0 33.3333%;
  padding: 10px;
  box-sizing: border-box;
  border-right: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
}
.toggle-tabs-block .content .item ul li:first-child:nth-last-child(2), .toggle-tabs-block .content .item ul li:first-child:nth-last-child(2) ~ li {
  flex: 0 0 50%;
}
.toggle-tabs-block .content .item ul li .icon {
  width: 38px;
  height: 38px;
  text-align: center;
  align-content: center;
  border-radius: 50%;
  flex-shrink: 0;
  background-color: #F2F2F2;
  margin-right: 7px;
}
.toggle-tabs-block .content .item ul li .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
}
.toggle-tabs-block .content .item ul li p:not(.title) {
  color: #231F20;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  margin: 0;
}
@media (max-width: 768px) {
  .toggle-tabs-block .tabs ul button {
    padding: 12px 16px;
    font-size: 16px;
  }
  .toggle-tabs-block .content .item ul li {
    flex: 0 0 50% !important;
  }
  .toggle-tabs-block .content .item ul li:first-child:nth-last-child(1), .toggle-tabs-block .content .item ul li:first-child:nth-last-child(1) ~ li {
    flex: 0 0 100% !important;
  }
}
@media (max-width: 576px) {
  .toggle-tabs-block .content .item ul li {
    flex: 0 0 100% !important;
  }
}

.listing-cards .row {
  margin-left: -8px;
  margin-right: -8px;
}
.listing-cards .row .column {
  padding: 0 8px;
  margin-bottom: 16px;
}
.listing-cards .inner:not(.block-title .inner) {
  margin-top: 36px;
}
.listing-cards-countries {
  border-bottom: 1px solid #EBEBEB;
}
.listing-cards-countries ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.listing-cards-countries ul a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 4px 43px 20px;
  text-decoration: none;
  position: relative;
}
.listing-cards-countries ul a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background-color: #209BDE;
  opacity: 0;
  will-change: opacity;
  transition: opacity 0.3s ease-in-out;
}
.listing-cards-countries ul a p {
  color: #0F1D40;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin: 0;
}
.listing-cards-countries ul a svg {
  height: 46px;
}
.listing-cards-countries ul a svg path {
  stroke: #0F1D40;
}
.listing-cards-countries ul a svg circle {
  fill: #0F1D40;
}
.listing-cards-countries ul a.active svg path {
  fill: #0F1D40;
  -webkit-mask: none;
          mask: none;
}
.listing-cards-countries ul a.active:after {
  opacity: 1;
}
.listing-cards-countries ul a:hover:after, .listing-cards-countries ul a:focus:after {
  opacity: 1;
}
.listing-cards-categories {
  padding-top: 30px;
  text-align: center;
}
.listing-cards-categories ul {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 26px;
  margin: 0;
  padding: 6px;
  list-style: none;
  border: 1px solid #F2F2F2;
}
.listing-cards-categories ul a {
  display: block;
  color: #0F1D40;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  padding: 20px;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  will-change: border-color;
  transition: border-color 0.3s ease-in-out;
}
.listing-cards-categories ul a.active {
  background-color: #F2F2F2;
  border-color: #209BDE;
}
.listing-cards-categories ul a:hover, .listing-cards-categories ul a:focus {
  border-color: #209BDE;
}
.listing-cards .item {
  position: relative;
}
.listing-cards .item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(15, 28, 62, 0) 0%, #0F1C3E 86.83%);
}
.listing-cards .item .image img {
  width: 100%;
  aspect-ratio: 2/3;
  -o-object-fit: cover;
     object-fit: cover;
}
.listing-cards .item .content {
  width: 100%;
  position: absolute;
  padding: 32px;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.listing-cards .item p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 4px;
}
.listing-cards .item p strong {
  font-weight: 700;
}
.listing-cards .item .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 14px;
}
.listing-cards .item .tag {
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  padding: 4px;
  border: 1px solid #fff;
  margin-bottom: 22px;
}
.listing-cards .item a:not(.button) {
  display: block;
  color: #209BDE;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
  word-break: break-all;
}
.listing-cards .item a:not(.button):hover, .listing-cards .item a:not(.button):focus {
  text-decoration: underline;
}
.listing-cards .item .button {
  font-weight: 700;
  margin-top: 24px;
}
@media (max-width: 992px) {
  .listing-cards {
    padding-bottom: 50px;
  }
  .listing-cards .item .content {
    padding: 16px;
  }
  .listing-cards .item .content h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .listing-cards .item .content p {
    font-size: 14px;
    line-height: 20px;
  }
  .listing-cards-countries ul {
    gap: 12px;
  }
  .listing-cards-countries ul a {
    padding: 4px 20px 12px;
  }
  .listing-cards-countries ul a p {
    font-size: 16px;
    line-height: 20px;
  }
  .listing-cards-countries ul a svg {
    height: 36px;
  }
  .listing-cards-categories {
    padding-top: 20px;
  }
  .listing-cards-categories ul {
    gap: 16px;
  }
  .listing-cards-categories ul a {
    font-size: 16px;
    padding: 12px 16px;
  }
}
@media (max-width: 576px) {
  .listing-cards .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .listing-cards .row .column {
    padding: 0 15px;
  }
}

.listing-cards-2 {
  padding-top: 0;
  padding-bottom: 100px;
}
.listing-cards-2 .row {
  margin-left: -8px;
  margin-right: -8px;
}
.listing-cards-2 .row .column {
  padding: 0 8px;
  margin-bottom: 16px;
}
.listing-cards-2 .item {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: block;
}
.listing-cards-2 .item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(15, 28, 62, 0) 0%, #0F1C3E 86.83%);
}
.listing-cards-2 .item .image img {
  width: 100%;
  aspect-ratio: 2/3;
  -o-object-fit: cover;
     object-fit: cover;
}
.listing-cards-2 .item .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
  position: absolute;
  padding: 30px;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.listing-cards-2 .item .content h3 {
  color: #fff;
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 0;
  word-break: break-word;
}
.listing-cards-2 .item .content p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 0;
}
.listing-cards-2 .item .content .button {
  margin-top: 16px;
  font-weight: 700;
}
.listing-cards-2 .item .content .button.white svg path {
  fill: #fff;
}
@media (max-width: 1535px) {
  .listing-cards-2 .item .content {
    padding: 20px;
  }
  .listing-cards-2 .item .content h3 {
    font-size: 32px;
    line-height: 36px;
  }
  .listing-cards-2 .item .content p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 992px) {
  .listing-cards-2 {
    padding-bottom: 50px;
  }
  .listing-cards-2 .item .content {
    padding: 16px;
  }
  .listing-cards-2 .item .content h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .listing-cards-2 .item .content p {
    font-size: 14px;
    line-height: 20px;
  }
}

.text-image-two-columns {
  padding-bottom: 30px;
}
.text-image-two-columns .row {
  margin-left: -8px;
  margin-right: -8px;
}
.text-image-two-columns .row .column {
  padding: 0 8px;
  margin-bottom: 16px;
}
.text-image-two-columns article .image {
  margin-bottom: 16px;
}
.text-image-two-columns article .image img {
  width: 100%;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.text-image-two-columns article h4 {
  margin-bottom: 14px;
}
.text-image-two-columns article p {
  color: #0F1D40;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
}
.text-image-two-columns article .meta {
  margin-top: 14px;
}
.text-image-two-columns article .meta .role {
  color: #0F1D40;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 4px;
}
.text-image-two-columns article .meta .name {
  color: #0F1D40;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 5px;
}
.text-image-two-columns article .meta .name strong {
  font-weight: inherit;
}
.text-image-two-columns article .meta a:not(.button) {
  display: block;
  color: #209BDE;
  font-weight: 500;
  text-decoration: none;
  line-height: 18px;
}
.text-image-two-columns article .meta .button {
  font-weight: 700;
  margin-top: 16px;
}
@media (max-width: 576px) {
  .text-image-two-columns .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .text-image-two-columns .row .column {
    padding: 0 15px;
  }
}

.order-form .form-wrapper h3 {
  font-size: 36px;
  text-align: center;
  line-height: 50px;
  margin-bottom: 22px;
}
@media (max-width: 768px) {
  .order-form {
    padding-top: 0;
  }
  .order-form .form-wrapper h3 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 16px;
  }
}

.text-section {
  background-color: #F7F7F7;
  padding: 70px 0;
}
.text-section .row {
  margin-left: -9px;
  margin-right: -9px;
}
.text-section .row .column {
  padding: 0 18px;
}
.text-section .title {
  margin-bottom: 32px;
}
.text-section .title .caption {
  color: #58585A;
  margin-bottom: 16px;
}
.text-section .title h2 {
  margin-bottom: 0;
}
.text-section p:not(.caption) {
  color: #58585A;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 1535px) {
  .text-section p:not(.caption) {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 576px) {
  .text-section .row {
    margin-left: 0;
    margin-right: 0;
  }
  .text-section .row .column {
    padding: 0;
  }
}

.box-icons {
  padding: 50px 0 100px;
}
.box-icons .row {
  margin-left: -8px;
  margin-right: -8px;
}
.box-icons .row .column {
  padding: 0 8px;
  margin-bottom: 16px;
}
.box-icons article {
  background: #E7E7E7;
  padding: 52px 16px;
  text-align: center;
}
.box-icons article img {
  display: block;
  margin: 0 auto 10px;
  -o-object-fit: contain;
     object-fit: contain;
}
.box-icons article p {
  color: #000;
  font-size: 18px;
  font-weight: 800;
  line-height: 22px;
  margin: 0;
}
@media (max-width: 1535px) {
  .box-icons article {
    padding: 30px 12px;
  }
  .box-icons article p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 576px) {
  .box-icons {
    padding: 30px 0 50px;
  }
  .box-icons .row {
    margin-left: 0;
    margin-right: 0;
  }
  .box-icons .row .column {
    padding: 0;
    margin-bottom: 8px;
  }
  .box-icons article {
    padding: 20px 10px;
    margin: 4px;
  }
  .box-icons article img {
    margin-bottom: 6px;
  }
  .box-icons article p {
    font-size: 14px;
    line-height: 18px;
  }
}

.filter-item-list .filters {
  margin-bottom: 34px;
}
.filter-item-list form .row {
  margin-left: -8px;
  margin-right: -8px;
}
.filter-item-list form .row .column {
  padding: 0 8px;
}
.filter-item-list form .input-control:has(.select-icon) {
  position: relative;
}
.filter-item-list form .input-control:has(.select-icon) select {
  padding-left: 44px;
}
.filter-item-list form .input-control:has(.select-icon) .select-icon {
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translateY(-50%);
}
.filter-item-list .results-count {
  color: #949599;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 24px;
  margin: 6px 0 0;
}
.filter-item-list .items ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter-item-list .items ul li:not(:last-child) {
  margin-bottom: 10px;
}
.filter-item-list .items ul a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 14px;
  border: 1px solid #F2F2F2;
  text-decoration: none;
  will-change: border-color;
  transition: border-color 0.3s ease-in-out;
}
.filter-item-list .items ul a .left-part {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}
.filter-item-list .items ul a .left-part figure {
  background-color: #F7F7F7;
  width: 60px;
  height: 60px;
  text-align: center;
  align-content: center;
  border-radius: 50%;
  margin: 0;
  flex-shrink: 0;
  padding: 13px;
}
.filter-item-list .items ul a .left-part figure img,
.filter-item-list .items ul a .left-part figure svg {
  -o-object-fit: contain;
     object-fit: contain;
}
.filter-item-list .items ul a .left-part .title {
  color: #0F1D40;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin: 0;
}
.filter-item-list .items ul a .left-part p:not(.title):not(.size) {
  color: #231F20;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  margin: 0;
}
.filter-item-list .items ul a .left-part .size {
  color: #949599;
  font-size: 8px;
  font-weight: 300;
  line-height: 16px;
}
.filter-item-list .items ul a button img,
.filter-item-list .items ul a button svg {
  will-change: transform;
  transition: transform 0.3s ease-in-out;
}
.filter-item-list .items ul a:hover, .filter-item-list .items ul a:focus {
  border-color: #0F1D40;
}
.filter-item-list .items ul a:hover button img,
.filter-item-list .items ul a:hover button svg, .filter-item-list .items ul a:focus button img,
.filter-item-list .items ul a:focus button svg {
  transform: translateY(2px);
}

.search-page-form {
  margin-bottom: 50px;
}
.search-page-form h1 {
  text-align: center;
  margin-bottom: 24px;
}
.search-page-form form {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.search-page-form form .input-control {
  position: relative;
}
.search-page-form form .input-control input[type=search] {
  height: 72px;
}
.search-page-form form .input-control input[type=search]::-webkit-search-cancel-button {
  display: none;
}
.search-page-form form .input-control button {
  background-color: #0F1D40;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  padding: 10px 16px;
  line-height: 24px;
}
.search-page-form .search-query {
  color: #0F1D40;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  margin: 0;
}
.search-page-list {
  background-color: #F2F2F2;
  padding-top: 44px;
  padding-bottom: 44px;
}
.search-page-list h3 {
  margin-bottom: 16px;
}
.search-page-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search-page-list ul a {
  background: #F9F9F9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  text-decoration: none;
  will-change: background-color;
  transition: background-color 0.3s ease-in-out;
}
.search-page-list ul a .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 2px;
}
.search-page-list ul a .desc {
  color: #58585A;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
}
.search-page-list ul a:hover, .search-page-list ul a:focus {
  background-color: #fff;
}
@media (max-width: 768px) {
  .search-page {
    padding-bottom: 0;
  }
}

.person-cards {
  padding-top: 40px;
}
.person-cards article {
  margin-bottom: 50px;
}
.person-cards article .image {
  margin-bottom: 28px;
}
.person-cards article .image img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  background-blend-mode: luminosity, normal;
  filter: grayscale(100%);
  will-change: filter;
  transition: filter 0.3s ease-in-out;
}
.person-cards article p {
  text-align: center;
  margin: 0;
}
.person-cards article p.name {
  color: #0F1D40;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 2px;
}
.person-cards article p.role {
  color: #58585A;
  font-size: 14px;
  line-height: 18px;
}
.person-cards article:hover .image img, .person-cards article:focus .image img {
  filter: grayscale(0%);
}

.articles {
  padding: 64px 0;
}
.articles .block-title {
  margin-bottom: 32px;
}
.articles .row {
  margin-left: -5px;
  margin-right: -5px;
}
.articles .row .column {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.articles article .image {
  margin-bottom: 20px;
}
.articles article .image img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.articles article h3 {
  margin-bottom: 10px;
}
.articles article p {
  font-weight: 300;
}
.articles article p:last-of-type {
  margin: 0;
}
.articles article ul {
  padding-left: 16px;
  margin: 0;
}
.articles article ul li {
  color: #0F1D40;
  font-weight: 700;
  line-height: 24px;
}
@media (max-width: 992px) {
  .articles {
    padding-bottom: 0;
  }
  .articles .row .column {
    margin-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .articles .row {
    margin-left: 0;
    margin-right: 0;
  }
  .articles .row .column {
    padding: 0;
  }
}

.content-boxes .block-title {
  margin-bottom: 32px;
}
.content-boxes .row .column {
  margin-bottom: 30px;
}
.content-boxes article {
  padding: 52px 16px;
  text-align: center;
  border: 1px solid #F2F2F2;
  height: 100%;
}
.content-boxes article .image {
  text-align: center;
  margin-bottom: 50px;
}
.content-boxes article .image img {
  max-height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
.content-boxes article h4 {
  color: #0F1D40;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 6px;
}
.content-boxes article p {
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 20px;
}
.content-boxes article .c-counter {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.content-boxes article .c-counter .label {
  color: #0F1D40;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.news .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.news .item {
  display: flex;
}
.news .item a {
  margin-bottom: 60px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.news .item a img {
  transform: scale(1);
  transition: transform 0.3s ease;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 4/3;
}
.news .item a:hover h2, .news .item a:hover h3 {
  text-decoration: none;
}
.news .item a:hover img {
  transform: scale(1.05);
}
.news .item a:hover span {
  text-decoration: underline;
}
.news .info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.news .info p {
  margin-top: auto;
}
.news figure {
  margin: 0;
  overflow: hidden;
}
.news h2, .news h3 {
  font-size: 28px;
  font-weight: 800;
  line-height: 34px;
  margin: 20px 0 12px;
}
.news a:not(.cta a) {
  text-decoration: none;
}
.news a:not(.cta a):hover {
  text-decoration: underline;
}
.news .cta {
  margin-top: 60px;
}
.news.in-detail h2 {
  font-size: 42px;
  font-weight: 800;
  line-height: 50px;
  margin-bottom: 42px;
}
.news.in-detail .item a img {
  filter: grayscale(100%);
  will-change: filter;
  transition: all 0.3s ease-in-out;
}
.news.in-detail .item:hover a img, .news.in-detail .item:focus a img {
  filter: grayscale(0%);
}
@media (max-width: 768px) {
  .news.in-detail {
    padding-bottom: 0;
  }
  .news.in-detail h2 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 30px;
  }
}

.news-detail {
  padding-bottom: 0;
  overflow: hidden;
}
.news-detail h1 {
  margin-bottom: 20px;
}
.news-detail time {
  display: inline-flex;
  gap: 3px;
  border-radius: 2px;
  background: #F2F2F2;
  padding: 4px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 40px;
}
.news-detail img:not(time img) {
  width: 100%;
  display: block;
}
.news-detail h2 {
  margin: 36px 0 14px;
}
.news-detail h3 {
  margin: 32px 0 14px;
}
.news-detail h4 {
  margin: 26px 0 16px;
}
.news-detail p,
.news-detail li {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #58585A;
}
.news-detail ul,
.news-detail ol {
  padding-left: 16px;
}
.news-detail ul strong,
.news-detail ol strong {
  color: #0F1D40;
}

.contact h2 {
  font-size: 28px;
  font-weight: 800;
  line-height: 34px;
  margin-bottom: 10px;
}
.contact p {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #58585A;
  margin: 4px 0;
}
.contact p:first-of-type {
  margin-bottom: 16px;
}
.contact p a {
  color: #209BDE;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  word-break: break-all;
}
.contact p a:hover {
  text-decoration: underline;
}
.contact .item {
  border: 1px solid #F2F2F2;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
}
.contact ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
@media (max-width: 992px) {
  .contact {
    padding-bottom: 0;
  }
  .contact .column {
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .contact .item {
    padding: 20px;
  }
  .contact .item a {
    font-size: 16px;
    line-height: 20px;
  }
}

.map-with-pins {
  background-color: #F7F7F7;
  padding: 0;
  margin-bottom: -90px;
}
.map-with-pins .map-wrapper {
  position: relative;
}
.map-with-pins .map-image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.map-with-pins .pin {
  position: absolute;
  transform: translate(-50%, -50%);
}
.map-with-pins:has(.block-title) {
  padding-top: 95px;
}
.map-with-pins .block-title {
  margin-bottom: 24px;
}
.map-with-pins .block-title .caption {
  margin-bottom: 16px;
}
.map-with-pins .block-title h2 {
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .map-with-pins:has(.block-title) {
    padding-top: 40px;
  }
}
@media (max-width: 576px) {
  .map-with-pins .map-image {
    min-height: 300px;
  }
}

.text-image {
  display: flex;
  align-items: stretch;
  padding: 0;
}
.text-image .text-column,
.text-image .image-column {
  width: 50%;
}
.text-image .text-column {
  background-color: #0F1D40;
  padding: 45px;
}
.text-image .text-column h2 {
  color: #fff;
  margin-bottom: 23px;
}
.text-image .text-column p {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 23px;
}
.text-image .text-column ul {
  padding-left: 16px;
  margin: 0;
}
.text-image .text-column ul li {
  color: #fff;
  line-height: 24px;
}
.text-image .image-column img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 992px) {
  .text-image {
    flex-direction: column;
  }
  .text-image .text-column,
  .text-image .image-column {
    width: 100%;
  }
  .text-image .text-column {
    padding: 30px 20px;
    text-align: center;
  }
  .text-image .text-column h2 {
    margin-bottom: 16px;
  }
  .text-image .text-column p {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 16px;
  }
  .text-image .text-column ul {
    list-style: none;
  }
}

.testimonials {
  background-color: #F5F5F5;
}
.testimonials .block-title {
  margin-bottom: 32px;
}
.testimonials-wrapper {
  position: relative;
}
.testimonials-wrapper .swiper-button-prev {
  left: -100px;
}
.testimonials-wrapper .swiper-button-next {
  right: -100px;
}
.testimonials .swiper-slide article {
  background-color: #fff;
  position: relative;
}
.testimonials .swiper-slide article .text {
  padding: 20px 20px 14px 70px;
  position: relative;
}
.testimonials .swiper-slide article .text .quote {
  position: absolute;
  top: 25px;
  left: 26px;
}
.testimonials .swiper-slide article .text p {
  color: #58585A;
  font-style: italic;
  line-height: 22px;
  margin: 0;
}
.testimonials .swiper-slide article .sep {
  width: calc(100% - 40px);
  height: 1px;
  background-color: #F2F2F2;
  margin-left: auto;
  margin-right: auto;
}
.testimonials .swiper-slide article .author {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 14px 20px 20px 20px;
}
.testimonials .swiper-slide article .author figure {
  margin: 0;
}
.testimonials .swiper-slide article .author figure img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.testimonials .swiper-slide article .author .name {
  color: #0F1D40;
  font-weight: 700;
  line-height: 22px;
  margin: 0;
}
.testimonials .swiper-slide article .author .role {
  color: #58585A;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.testimonials .swiper-slide article .author .desc {
  color: #949599;
  font-size: 10px;
  line-height: 14px;
  margin: 0;
}
.testimonials .container {
  max-width: 1600px;
}
@media (max-width: 1800px) {
  .testimonials .container {
    max-width: 1200px;
  }
}
@media (max-width: 1360px) {
  .testimonials .swiper-navigation {
    display: none;
  }
}

.join-to-us {
  background-color: #009ADA;
  background-image: url("/app/themes/vizion/dist/img/join-to-us.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 0;
}
.join-to-us .inner {
  text-align: center;
  padding-top: 85px;
  padding-bottom: 85px;
}
.join-to-us .inner .caption {
  color: #fff;
  margin-bottom: 20px;
}
.join-to-us .inner h2 {
  color: #fff;
  margin-bottom: 16px;
}
.join-to-us .inner p {
  color: #fff;
  margin-bottom: 32px;
}
.join-to-us .inner .button {
  font-weight: 700;
}

.text-content h1 {
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 40px;
}
.text-content img {
  width: 100%;
  display: block;
  margin: 40px 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.text-content h3 {
  margin-bottom: 10px;
  line-height: normal;
}
.text-content p {
  color: #58585A;
}

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

.h-pt-50 {
  padding-top: 50px !important;
}

.h-pb-60 {
  padding-bottom: 60px !important;
}

.h-pt-70 {
  padding-top: 70px !important;
}

.h-pt-80 {
  padding-top: 80px !important;
}

.h-pb-100 {
  padding-bottom: 100px !important;
}

.h-pt-120 {
  padding-top: 120px !important;
}

.d-none {
  display: none;
}

.text-center {
  text-align: center;
}

.mb-40 {
  margin-bottom: 40px;
}

@media (max-width: 1200px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .hidden-md-down {
    display: none !important;
  }
  .h-order-md-1 {
    order: 1;
  }
  .h-order-md-2 {
    order: 2;
  }
}
@media (min-width: 992px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 576px) {
  .h-pt-80 {
    padding-top: 40px !important;
  }
  .h-pt-100 {
    padding-top: 60px !important;
  }
  .h-pt-120 {
    padding-top: 60px !important;
  }
  .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .hidden-xs-up {
    display: none !important;
  }
}
.u-mt-0 {
  margin-top: 0;
}

.u-mb-0 {
  margin-bottom: 0;
}

.u-ml-0 {
  margin-left: 0;
}

.u-mr-0 {
  margin-right: 0;
}

.u-mt-5 {
  margin-top: 0.3125rem;
}

.u-mb-5 {
  margin-bottom: 0.3125rem;
}

.u-ml-5 {
  margin-left: 0.3125rem;
}

.u-mr-5 {
  margin-right: 0.3125rem;
}

.u-mt-10 {
  margin-top: 0.625rem;
}

.u-mb-10 {
  margin-bottom: 0.625rem;
}

.u-ml-10 {
  margin-left: 0.625rem;
}

.u-mr-10 {
  margin-right: 0.625rem;
}

.u-mt-15 {
  margin-top: 0.9375rem;
}

.u-mb-15 {
  margin-bottom: 0.9375rem;
}

.u-ml-15 {
  margin-left: 0.9375rem;
}

.u-mr-15 {
  margin-right: 0.9375rem;
}

.u-mt-20 {
  margin-top: 1.25rem;
}

.u-mb-20 {
  margin-bottom: 1.25rem;
}

.u-ml-20 {
  margin-left: 1.25rem;
}

.u-mr-20 {
  margin-right: 1.25rem;
}

.u-mt-25 {
  margin-top: 1.5625rem;
}

.u-mb-25 {
  margin-bottom: 1.5625rem;
}

.u-ml-25 {
  margin-left: 1.5625rem;
}

.u-mr-25 {
  margin-right: 1.5625rem;
}

.u-mt-30 {
  margin-top: 1.875rem;
}

.u-mb-30 {
  margin-bottom: 1.875rem;
}

.u-ml-30 {
  margin-left: 1.875rem;
}

.u-mr-30 {
  margin-right: 1.875rem;
}

.u-mt-35 {
  margin-top: 2.1875rem;
}

.u-mb-35 {
  margin-bottom: 2.1875rem;
}

.u-ml-35 {
  margin-left: 2.1875rem;
}

.u-mr-35 {
  margin-right: 2.1875rem;
}

.u-mt-40 {
  margin-top: 2.5rem;
}

.u-mb-40 {
  margin-bottom: 2.5rem;
}

.u-ml-40 {
  margin-left: 2.5rem;
}

.u-mr-40 {
  margin-right: 2.5rem;
}

.u-mt-45 {
  margin-top: 2.8125rem;
}

.u-mb-45 {
  margin-bottom: 2.8125rem;
}

.u-ml-45 {
  margin-left: 2.8125rem;
}

.u-mr-45 {
  margin-right: 2.8125rem;
}

.u-mt-50 {
  margin-top: 3.125rem;
}

.u-mb-50 {
  margin-bottom: 3.125rem;
}

.u-ml-50 {
  margin-left: 3.125rem;
}

.u-mr-50 {
  margin-right: 3.125rem;
}

.u-mt-55 {
  margin-top: 3.4375rem;
}

.u-mb-55 {
  margin-bottom: 3.4375rem;
}

.u-ml-55 {
  margin-left: 3.4375rem;
}

.u-mr-55 {
  margin-right: 3.4375rem;
}

.u-mt-60 {
  margin-top: 3.75rem;
}

.u-mb-60 {
  margin-bottom: 3.75rem;
}

.u-ml-60 {
  margin-left: 3.75rem;
}

.u-mr-60 {
  margin-right: 3.75rem;
}

.u-mt-65 {
  margin-top: 4.0625rem;
}

.u-mb-65 {
  margin-bottom: 4.0625rem;
}

.u-ml-65 {
  margin-left: 4.0625rem;
}

.u-mr-65 {
  margin-right: 4.0625rem;
}

.u-mt-70 {
  margin-top: 4.375rem;
}

.u-mb-70 {
  margin-bottom: 4.375rem;
}

.u-ml-70 {
  margin-left: 4.375rem;
}

.u-mr-70 {
  margin-right: 4.375rem;
}

.u-mt-75 {
  margin-top: 4.6875rem;
}

.u-mb-75 {
  margin-bottom: 4.6875rem;
}

.u-ml-75 {
  margin-left: 4.6875rem;
}

.u-mr-75 {
  margin-right: 4.6875rem;
}

.u-mt-80 {
  margin-top: 5rem;
}

.u-mb-80 {
  margin-bottom: 5rem;
}

.u-ml-80 {
  margin-left: 5rem;
}

.u-mr-80 {
  margin-right: 5rem;
}

.u-mt-85 {
  margin-top: 5.3125rem;
}

.u-mb-85 {
  margin-bottom: 5.3125rem;
}

.u-ml-85 {
  margin-left: 5.3125rem;
}

.u-mr-85 {
  margin-right: 5.3125rem;
}

.u-mt-90 {
  margin-top: 5.625rem;
}

.u-mb-90 {
  margin-bottom: 5.625rem;
}

.u-ml-90 {
  margin-left: 5.625rem;
}

.u-mr-90 {
  margin-right: 5.625rem;
}

.u-mt-95 {
  margin-top: 5.9375rem;
}

.u-mb-95 {
  margin-bottom: 5.9375rem;
}

.u-ml-95 {
  margin-left: 5.9375rem;
}

.u-mr-95 {
  margin-right: 5.9375rem;
}

.u-mt-100 {
  margin-top: 6.25rem;
}

.u-mb-100 {
  margin-bottom: 6.25rem;
}

.u-ml-100 {
  margin-left: 6.25rem;
}

.u-mr-100 {
  margin-right: 6.25rem;
}

@media (max-width: 576px) {
  .u-mt-0-xs {
    margin-top: 0;
  }
  .u-mb-0-xs {
    margin-bottom: 0;
  }
  .u-ml-0-xs {
    margin-left: 0;
  }
  .u-mr-0-xs {
    margin-right: 0;
  }
  .u-mt-5-xs {
    margin-top: 0.3125rem;
  }
  .u-mb-5-xs {
    margin-bottom: 0.3125rem;
  }
  .u-ml-5-xs {
    margin-left: 0.3125rem;
  }
  .u-mr-5-xs {
    margin-right: 0.3125rem;
  }
  .u-mt-10-xs {
    margin-top: 0.625rem;
  }
  .u-mb-10-xs {
    margin-bottom: 0.625rem;
  }
  .u-ml-10-xs {
    margin-left: 0.625rem;
  }
  .u-mr-10-xs {
    margin-right: 0.625rem;
  }
  .u-mt-15-xs {
    margin-top: 0.9375rem;
  }
  .u-mb-15-xs {
    margin-bottom: 0.9375rem;
  }
  .u-ml-15-xs {
    margin-left: 0.9375rem;
  }
  .u-mr-15-xs {
    margin-right: 0.9375rem;
  }
  .u-mt-20-xs {
    margin-top: 1.25rem;
  }
  .u-mb-20-xs {
    margin-bottom: 1.25rem;
  }
  .u-ml-20-xs {
    margin-left: 1.25rem;
  }
  .u-mr-20-xs {
    margin-right: 1.25rem;
  }
  .u-mt-25-xs {
    margin-top: 1.5625rem;
  }
  .u-mb-25-xs {
    margin-bottom: 1.5625rem;
  }
  .u-ml-25-xs {
    margin-left: 1.5625rem;
  }
  .u-mr-25-xs {
    margin-right: 1.5625rem;
  }
  .u-mt-30-xs {
    margin-top: 1.875rem;
  }
  .u-mb-30-xs {
    margin-bottom: 1.875rem;
  }
  .u-ml-30-xs {
    margin-left: 1.875rem;
  }
  .u-mr-30-xs {
    margin-right: 1.875rem;
  }
  .u-mt-35-xs {
    margin-top: 2.1875rem;
  }
  .u-mb-35-xs {
    margin-bottom: 2.1875rem;
  }
  .u-ml-35-xs {
    margin-left: 2.1875rem;
  }
  .u-mr-35-xs {
    margin-right: 2.1875rem;
  }
  .u-mt-40-xs {
    margin-top: 2.5rem;
  }
  .u-mb-40-xs {
    margin-bottom: 2.5rem;
  }
  .u-ml-40-xs {
    margin-left: 2.5rem;
  }
  .u-mr-40-xs {
    margin-right: 2.5rem;
  }
  .u-mt-45-xs {
    margin-top: 2.8125rem;
  }
  .u-mb-45-xs {
    margin-bottom: 2.8125rem;
  }
  .u-ml-45-xs {
    margin-left: 2.8125rem;
  }
  .u-mr-45-xs {
    margin-right: 2.8125rem;
  }
  .u-mt-50-xs {
    margin-top: 3.125rem;
  }
  .u-mb-50-xs {
    margin-bottom: 3.125rem;
  }
  .u-ml-50-xs {
    margin-left: 3.125rem;
  }
  .u-mr-50-xs {
    margin-right: 3.125rem;
  }
  .u-mt-55-xs {
    margin-top: 3.4375rem;
  }
  .u-mb-55-xs {
    margin-bottom: 3.4375rem;
  }
  .u-ml-55-xs {
    margin-left: 3.4375rem;
  }
  .u-mr-55-xs {
    margin-right: 3.4375rem;
  }
  .u-mt-60-xs {
    margin-top: 3.75rem;
  }
  .u-mb-60-xs {
    margin-bottom: 3.75rem;
  }
  .u-ml-60-xs {
    margin-left: 3.75rem;
  }
  .u-mr-60-xs {
    margin-right: 3.75rem;
  }
  .u-mt-65-xs {
    margin-top: 4.0625rem;
  }
  .u-mb-65-xs {
    margin-bottom: 4.0625rem;
  }
  .u-ml-65-xs {
    margin-left: 4.0625rem;
  }
  .u-mr-65-xs {
    margin-right: 4.0625rem;
  }
  .u-mt-70-xs {
    margin-top: 4.375rem;
  }
  .u-mb-70-xs {
    margin-bottom: 4.375rem;
  }
  .u-ml-70-xs {
    margin-left: 4.375rem;
  }
  .u-mr-70-xs {
    margin-right: 4.375rem;
  }
  .u-mt-75-xs {
    margin-top: 4.6875rem;
  }
  .u-mb-75-xs {
    margin-bottom: 4.6875rem;
  }
  .u-ml-75-xs {
    margin-left: 4.6875rem;
  }
  .u-mr-75-xs {
    margin-right: 4.6875rem;
  }
  .u-mt-80-xs {
    margin-top: 5rem;
  }
  .u-mb-80-xs {
    margin-bottom: 5rem;
  }
  .u-ml-80-xs {
    margin-left: 5rem;
  }
  .u-mr-80-xs {
    margin-right: 5rem;
  }
  .u-mt-85-xs {
    margin-top: 5.3125rem;
  }
  .u-mb-85-xs {
    margin-bottom: 5.3125rem;
  }
  .u-ml-85-xs {
    margin-left: 5.3125rem;
  }
  .u-mr-85-xs {
    margin-right: 5.3125rem;
  }
  .u-mt-90-xs {
    margin-top: 5.625rem;
  }
  .u-mb-90-xs {
    margin-bottom: 5.625rem;
  }
  .u-ml-90-xs {
    margin-left: 5.625rem;
  }
  .u-mr-90-xs {
    margin-right: 5.625rem;
  }
  .u-mt-95-xs {
    margin-top: 5.9375rem;
  }
  .u-mb-95-xs {
    margin-bottom: 5.9375rem;
  }
  .u-ml-95-xs {
    margin-left: 5.9375rem;
  }
  .u-mr-95-xs {
    margin-right: 5.9375rem;
  }
  .u-mt-100-xs {
    margin-top: 6.25rem;
  }
  .u-mb-100-xs {
    margin-bottom: 6.25rem;
  }
  .u-ml-100-xs {
    margin-left: 6.25rem;
  }
  .u-mr-100-xs {
    margin-right: 6.25rem;
  }
}
@media (max-width: 768px) {
  .u-mt-0-sm {
    margin-top: 0;
  }
  .u-mb-0-sm {
    margin-bottom: 0;
  }
  .u-ml-0-sm {
    margin-left: 0;
  }
  .u-mr-0-sm {
    margin-right: 0;
  }
  .u-mt-5-sm {
    margin-top: 0.3125rem;
  }
  .u-mb-5-sm {
    margin-bottom: 0.3125rem;
  }
  .u-ml-5-sm {
    margin-left: 0.3125rem;
  }
  .u-mr-5-sm {
    margin-right: 0.3125rem;
  }
  .u-mt-10-sm {
    margin-top: 0.625rem;
  }
  .u-mb-10-sm {
    margin-bottom: 0.625rem;
  }
  .u-ml-10-sm {
    margin-left: 0.625rem;
  }
  .u-mr-10-sm {
    margin-right: 0.625rem;
  }
  .u-mt-15-sm {
    margin-top: 0.9375rem;
  }
  .u-mb-15-sm {
    margin-bottom: 0.9375rem;
  }
  .u-ml-15-sm {
    margin-left: 0.9375rem;
  }
  .u-mr-15-sm {
    margin-right: 0.9375rem;
  }
  .u-mt-20-sm {
    margin-top: 1.25rem;
  }
  .u-mb-20-sm {
    margin-bottom: 1.25rem;
  }
  .u-ml-20-sm {
    margin-left: 1.25rem;
  }
  .u-mr-20-sm {
    margin-right: 1.25rem;
  }
  .u-mt-25-sm {
    margin-top: 1.5625rem;
  }
  .u-mb-25-sm {
    margin-bottom: 1.5625rem;
  }
  .u-ml-25-sm {
    margin-left: 1.5625rem;
  }
  .u-mr-25-sm {
    margin-right: 1.5625rem;
  }
  .u-mt-30-sm {
    margin-top: 1.875rem;
  }
  .u-mb-30-sm {
    margin-bottom: 1.875rem;
  }
  .u-ml-30-sm {
    margin-left: 1.875rem;
  }
  .u-mr-30-sm {
    margin-right: 1.875rem;
  }
  .u-mt-35-sm {
    margin-top: 2.1875rem;
  }
  .u-mb-35-sm {
    margin-bottom: 2.1875rem;
  }
  .u-ml-35-sm {
    margin-left: 2.1875rem;
  }
  .u-mr-35-sm {
    margin-right: 2.1875rem;
  }
  .u-mt-40-sm {
    margin-top: 2.5rem;
  }
  .u-mb-40-sm {
    margin-bottom: 2.5rem;
  }
  .u-ml-40-sm {
    margin-left: 2.5rem;
  }
  .u-mr-40-sm {
    margin-right: 2.5rem;
  }
  .u-mt-45-sm {
    margin-top: 2.8125rem;
  }
  .u-mb-45-sm {
    margin-bottom: 2.8125rem;
  }
  .u-ml-45-sm {
    margin-left: 2.8125rem;
  }
  .u-mr-45-sm {
    margin-right: 2.8125rem;
  }
  .u-mt-50-sm {
    margin-top: 3.125rem;
  }
  .u-mb-50-sm {
    margin-bottom: 3.125rem;
  }
  .u-ml-50-sm {
    margin-left: 3.125rem;
  }
  .u-mr-50-sm {
    margin-right: 3.125rem;
  }
  .u-mt-55-sm {
    margin-top: 3.4375rem;
  }
  .u-mb-55-sm {
    margin-bottom: 3.4375rem;
  }
  .u-ml-55-sm {
    margin-left: 3.4375rem;
  }
  .u-mr-55-sm {
    margin-right: 3.4375rem;
  }
  .u-mt-60-sm {
    margin-top: 3.75rem;
  }
  .u-mb-60-sm {
    margin-bottom: 3.75rem;
  }
  .u-ml-60-sm {
    margin-left: 3.75rem;
  }
  .u-mr-60-sm {
    margin-right: 3.75rem;
  }
  .u-mt-65-sm {
    margin-top: 4.0625rem;
  }
  .u-mb-65-sm {
    margin-bottom: 4.0625rem;
  }
  .u-ml-65-sm {
    margin-left: 4.0625rem;
  }
  .u-mr-65-sm {
    margin-right: 4.0625rem;
  }
  .u-mt-70-sm {
    margin-top: 4.375rem;
  }
  .u-mb-70-sm {
    margin-bottom: 4.375rem;
  }
  .u-ml-70-sm {
    margin-left: 4.375rem;
  }
  .u-mr-70-sm {
    margin-right: 4.375rem;
  }
  .u-mt-75-sm {
    margin-top: 4.6875rem;
  }
  .u-mb-75-sm {
    margin-bottom: 4.6875rem;
  }
  .u-ml-75-sm {
    margin-left: 4.6875rem;
  }
  .u-mr-75-sm {
    margin-right: 4.6875rem;
  }
  .u-mt-80-sm {
    margin-top: 5rem;
  }
  .u-mb-80-sm {
    margin-bottom: 5rem;
  }
  .u-ml-80-sm {
    margin-left: 5rem;
  }
  .u-mr-80-sm {
    margin-right: 5rem;
  }
  .u-mt-85-sm {
    margin-top: 5.3125rem;
  }
  .u-mb-85-sm {
    margin-bottom: 5.3125rem;
  }
  .u-ml-85-sm {
    margin-left: 5.3125rem;
  }
  .u-mr-85-sm {
    margin-right: 5.3125rem;
  }
  .u-mt-90-sm {
    margin-top: 5.625rem;
  }
  .u-mb-90-sm {
    margin-bottom: 5.625rem;
  }
  .u-ml-90-sm {
    margin-left: 5.625rem;
  }
  .u-mr-90-sm {
    margin-right: 5.625rem;
  }
  .u-mt-95-sm {
    margin-top: 5.9375rem;
  }
  .u-mb-95-sm {
    margin-bottom: 5.9375rem;
  }
  .u-ml-95-sm {
    margin-left: 5.9375rem;
  }
  .u-mr-95-sm {
    margin-right: 5.9375rem;
  }
  .u-mt-100-sm {
    margin-top: 6.25rem;
  }
  .u-mb-100-sm {
    margin-bottom: 6.25rem;
  }
  .u-ml-100-sm {
    margin-left: 6.25rem;
  }
  .u-mr-100-sm {
    margin-right: 6.25rem;
  }
}
@media (max-width: 992px) {
  .u-mt-0-md {
    margin-top: 0;
  }
  .u-mb-0-md {
    margin-bottom: 0;
  }
  .u-ml-0-md {
    margin-left: 0;
  }
  .u-mr-0-md {
    margin-right: 0;
  }
  .u-mt-5-md {
    margin-top: 0.3125rem;
  }
  .u-mb-5-md {
    margin-bottom: 0.3125rem;
  }
  .u-ml-5-md {
    margin-left: 0.3125rem;
  }
  .u-mr-5-md {
    margin-right: 0.3125rem;
  }
  .u-mt-10-md {
    margin-top: 0.625rem;
  }
  .u-mb-10-md {
    margin-bottom: 0.625rem;
  }
  .u-ml-10-md {
    margin-left: 0.625rem;
  }
  .u-mr-10-md {
    margin-right: 0.625rem;
  }
  .u-mt-15-md {
    margin-top: 0.9375rem;
  }
  .u-mb-15-md {
    margin-bottom: 0.9375rem;
  }
  .u-ml-15-md {
    margin-left: 0.9375rem;
  }
  .u-mr-15-md {
    margin-right: 0.9375rem;
  }
  .u-mt-20-md {
    margin-top: 1.25rem;
  }
  .u-mb-20-md {
    margin-bottom: 1.25rem;
  }
  .u-ml-20-md {
    margin-left: 1.25rem;
  }
  .u-mr-20-md {
    margin-right: 1.25rem;
  }
  .u-mt-25-md {
    margin-top: 1.5625rem;
  }
  .u-mb-25-md {
    margin-bottom: 1.5625rem;
  }
  .u-ml-25-md {
    margin-left: 1.5625rem;
  }
  .u-mr-25-md {
    margin-right: 1.5625rem;
  }
  .u-mt-30-md {
    margin-top: 1.875rem;
  }
  .u-mb-30-md {
    margin-bottom: 1.875rem;
  }
  .u-ml-30-md {
    margin-left: 1.875rem;
  }
  .u-mr-30-md {
    margin-right: 1.875rem;
  }
  .u-mt-35-md {
    margin-top: 2.1875rem;
  }
  .u-mb-35-md {
    margin-bottom: 2.1875rem;
  }
  .u-ml-35-md {
    margin-left: 2.1875rem;
  }
  .u-mr-35-md {
    margin-right: 2.1875rem;
  }
  .u-mt-40-md {
    margin-top: 2.5rem;
  }
  .u-mb-40-md {
    margin-bottom: 2.5rem;
  }
  .u-ml-40-md {
    margin-left: 2.5rem;
  }
  .u-mr-40-md {
    margin-right: 2.5rem;
  }
  .u-mt-45-md {
    margin-top: 2.8125rem;
  }
  .u-mb-45-md {
    margin-bottom: 2.8125rem;
  }
  .u-ml-45-md {
    margin-left: 2.8125rem;
  }
  .u-mr-45-md {
    margin-right: 2.8125rem;
  }
  .u-mt-50-md {
    margin-top: 3.125rem;
  }
  .u-mb-50-md {
    margin-bottom: 3.125rem;
  }
  .u-ml-50-md {
    margin-left: 3.125rem;
  }
  .u-mr-50-md {
    margin-right: 3.125rem;
  }
  .u-mt-55-md {
    margin-top: 3.4375rem;
  }
  .u-mb-55-md {
    margin-bottom: 3.4375rem;
  }
  .u-ml-55-md {
    margin-left: 3.4375rem;
  }
  .u-mr-55-md {
    margin-right: 3.4375rem;
  }
  .u-mt-60-md {
    margin-top: 3.75rem;
  }
  .u-mb-60-md {
    margin-bottom: 3.75rem;
  }
  .u-ml-60-md {
    margin-left: 3.75rem;
  }
  .u-mr-60-md {
    margin-right: 3.75rem;
  }
  .u-mt-65-md {
    margin-top: 4.0625rem;
  }
  .u-mb-65-md {
    margin-bottom: 4.0625rem;
  }
  .u-ml-65-md {
    margin-left: 4.0625rem;
  }
  .u-mr-65-md {
    margin-right: 4.0625rem;
  }
  .u-mt-70-md {
    margin-top: 4.375rem;
  }
  .u-mb-70-md {
    margin-bottom: 4.375rem;
  }
  .u-ml-70-md {
    margin-left: 4.375rem;
  }
  .u-mr-70-md {
    margin-right: 4.375rem;
  }
  .u-mt-75-md {
    margin-top: 4.6875rem;
  }
  .u-mb-75-md {
    margin-bottom: 4.6875rem;
  }
  .u-ml-75-md {
    margin-left: 4.6875rem;
  }
  .u-mr-75-md {
    margin-right: 4.6875rem;
  }
  .u-mt-80-md {
    margin-top: 5rem;
  }
  .u-mb-80-md {
    margin-bottom: 5rem;
  }
  .u-ml-80-md {
    margin-left: 5rem;
  }
  .u-mr-80-md {
    margin-right: 5rem;
  }
  .u-mt-85-md {
    margin-top: 5.3125rem;
  }
  .u-mb-85-md {
    margin-bottom: 5.3125rem;
  }
  .u-ml-85-md {
    margin-left: 5.3125rem;
  }
  .u-mr-85-md {
    margin-right: 5.3125rem;
  }
  .u-mt-90-md {
    margin-top: 5.625rem;
  }
  .u-mb-90-md {
    margin-bottom: 5.625rem;
  }
  .u-ml-90-md {
    margin-left: 5.625rem;
  }
  .u-mr-90-md {
    margin-right: 5.625rem;
  }
  .u-mt-95-md {
    margin-top: 5.9375rem;
  }
  .u-mb-95-md {
    margin-bottom: 5.9375rem;
  }
  .u-ml-95-md {
    margin-left: 5.9375rem;
  }
  .u-mr-95-md {
    margin-right: 5.9375rem;
  }
  .u-mt-100-md {
    margin-top: 6.25rem;
  }
  .u-mb-100-md {
    margin-bottom: 6.25rem;
  }
  .u-ml-100-md {
    margin-left: 6.25rem;
  }
  .u-mr-100-md {
    margin-right: 6.25rem;
  }
}
@media (max-width: 1200px) {
  .u-mt-0-lg {
    margin-top: 0;
  }
  .u-mb-0-lg {
    margin-bottom: 0;
  }
  .u-ml-0-lg {
    margin-left: 0;
  }
  .u-mr-0-lg {
    margin-right: 0;
  }
  .u-mt-5-lg {
    margin-top: 0.3125rem;
  }
  .u-mb-5-lg {
    margin-bottom: 0.3125rem;
  }
  .u-ml-5-lg {
    margin-left: 0.3125rem;
  }
  .u-mr-5-lg {
    margin-right: 0.3125rem;
  }
  .u-mt-10-lg {
    margin-top: 0.625rem;
  }
  .u-mb-10-lg {
    margin-bottom: 0.625rem;
  }
  .u-ml-10-lg {
    margin-left: 0.625rem;
  }
  .u-mr-10-lg {
    margin-right: 0.625rem;
  }
  .u-mt-15-lg {
    margin-top: 0.9375rem;
  }
  .u-mb-15-lg {
    margin-bottom: 0.9375rem;
  }
  .u-ml-15-lg {
    margin-left: 0.9375rem;
  }
  .u-mr-15-lg {
    margin-right: 0.9375rem;
  }
  .u-mt-20-lg {
    margin-top: 1.25rem;
  }
  .u-mb-20-lg {
    margin-bottom: 1.25rem;
  }
  .u-ml-20-lg {
    margin-left: 1.25rem;
  }
  .u-mr-20-lg {
    margin-right: 1.25rem;
  }
  .u-mt-25-lg {
    margin-top: 1.5625rem;
  }
  .u-mb-25-lg {
    margin-bottom: 1.5625rem;
  }
  .u-ml-25-lg {
    margin-left: 1.5625rem;
  }
  .u-mr-25-lg {
    margin-right: 1.5625rem;
  }
  .u-mt-30-lg {
    margin-top: 1.875rem;
  }
  .u-mb-30-lg {
    margin-bottom: 1.875rem;
  }
  .u-ml-30-lg {
    margin-left: 1.875rem;
  }
  .u-mr-30-lg {
    margin-right: 1.875rem;
  }
  .u-mt-35-lg {
    margin-top: 2.1875rem;
  }
  .u-mb-35-lg {
    margin-bottom: 2.1875rem;
  }
  .u-ml-35-lg {
    margin-left: 2.1875rem;
  }
  .u-mr-35-lg {
    margin-right: 2.1875rem;
  }
  .u-mt-40-lg {
    margin-top: 2.5rem;
  }
  .u-mb-40-lg {
    margin-bottom: 2.5rem;
  }
  .u-ml-40-lg {
    margin-left: 2.5rem;
  }
  .u-mr-40-lg {
    margin-right: 2.5rem;
  }
  .u-mt-45-lg {
    margin-top: 2.8125rem;
  }
  .u-mb-45-lg {
    margin-bottom: 2.8125rem;
  }
  .u-ml-45-lg {
    margin-left: 2.8125rem;
  }
  .u-mr-45-lg {
    margin-right: 2.8125rem;
  }
  .u-mt-50-lg {
    margin-top: 3.125rem;
  }
  .u-mb-50-lg {
    margin-bottom: 3.125rem;
  }
  .u-ml-50-lg {
    margin-left: 3.125rem;
  }
  .u-mr-50-lg {
    margin-right: 3.125rem;
  }
  .u-mt-55-lg {
    margin-top: 3.4375rem;
  }
  .u-mb-55-lg {
    margin-bottom: 3.4375rem;
  }
  .u-ml-55-lg {
    margin-left: 3.4375rem;
  }
  .u-mr-55-lg {
    margin-right: 3.4375rem;
  }
  .u-mt-60-lg {
    margin-top: 3.75rem;
  }
  .u-mb-60-lg {
    margin-bottom: 3.75rem;
  }
  .u-ml-60-lg {
    margin-left: 3.75rem;
  }
  .u-mr-60-lg {
    margin-right: 3.75rem;
  }
  .u-mt-65-lg {
    margin-top: 4.0625rem;
  }
  .u-mb-65-lg {
    margin-bottom: 4.0625rem;
  }
  .u-ml-65-lg {
    margin-left: 4.0625rem;
  }
  .u-mr-65-lg {
    margin-right: 4.0625rem;
  }
  .u-mt-70-lg {
    margin-top: 4.375rem;
  }
  .u-mb-70-lg {
    margin-bottom: 4.375rem;
  }
  .u-ml-70-lg {
    margin-left: 4.375rem;
  }
  .u-mr-70-lg {
    margin-right: 4.375rem;
  }
  .u-mt-75-lg {
    margin-top: 4.6875rem;
  }
  .u-mb-75-lg {
    margin-bottom: 4.6875rem;
  }
  .u-ml-75-lg {
    margin-left: 4.6875rem;
  }
  .u-mr-75-lg {
    margin-right: 4.6875rem;
  }
  .u-mt-80-lg {
    margin-top: 5rem;
  }
  .u-mb-80-lg {
    margin-bottom: 5rem;
  }
  .u-ml-80-lg {
    margin-left: 5rem;
  }
  .u-mr-80-lg {
    margin-right: 5rem;
  }
  .u-mt-85-lg {
    margin-top: 5.3125rem;
  }
  .u-mb-85-lg {
    margin-bottom: 5.3125rem;
  }
  .u-ml-85-lg {
    margin-left: 5.3125rem;
  }
  .u-mr-85-lg {
    margin-right: 5.3125rem;
  }
  .u-mt-90-lg {
    margin-top: 5.625rem;
  }
  .u-mb-90-lg {
    margin-bottom: 5.625rem;
  }
  .u-ml-90-lg {
    margin-left: 5.625rem;
  }
  .u-mr-90-lg {
    margin-right: 5.625rem;
  }
  .u-mt-95-lg {
    margin-top: 5.9375rem;
  }
  .u-mb-95-lg {
    margin-bottom: 5.9375rem;
  }
  .u-ml-95-lg {
    margin-left: 5.9375rem;
  }
  .u-mr-95-lg {
    margin-right: 5.9375rem;
  }
  .u-mt-100-lg {
    margin-top: 6.25rem;
  }
  .u-mb-100-lg {
    margin-bottom: 6.25rem;
  }
  .u-ml-100-lg {
    margin-left: 6.25rem;
  }
  .u-mr-100-lg {
    margin-right: 6.25rem;
  }
}
@media (max-width: 1535px) {
  .u-mt-0-xl {
    margin-top: 0;
  }
  .u-mb-0-xl {
    margin-bottom: 0;
  }
  .u-ml-0-xl {
    margin-left: 0;
  }
  .u-mr-0-xl {
    margin-right: 0;
  }
  .u-mt-5-xl {
    margin-top: 0.3125rem;
  }
  .u-mb-5-xl {
    margin-bottom: 0.3125rem;
  }
  .u-ml-5-xl {
    margin-left: 0.3125rem;
  }
  .u-mr-5-xl {
    margin-right: 0.3125rem;
  }
  .u-mt-10-xl {
    margin-top: 0.625rem;
  }
  .u-mb-10-xl {
    margin-bottom: 0.625rem;
  }
  .u-ml-10-xl {
    margin-left: 0.625rem;
  }
  .u-mr-10-xl {
    margin-right: 0.625rem;
  }
  .u-mt-15-xl {
    margin-top: 0.9375rem;
  }
  .u-mb-15-xl {
    margin-bottom: 0.9375rem;
  }
  .u-ml-15-xl {
    margin-left: 0.9375rem;
  }
  .u-mr-15-xl {
    margin-right: 0.9375rem;
  }
  .u-mt-20-xl {
    margin-top: 1.25rem;
  }
  .u-mb-20-xl {
    margin-bottom: 1.25rem;
  }
  .u-ml-20-xl {
    margin-left: 1.25rem;
  }
  .u-mr-20-xl {
    margin-right: 1.25rem;
  }
  .u-mt-25-xl {
    margin-top: 1.5625rem;
  }
  .u-mb-25-xl {
    margin-bottom: 1.5625rem;
  }
  .u-ml-25-xl {
    margin-left: 1.5625rem;
  }
  .u-mr-25-xl {
    margin-right: 1.5625rem;
  }
  .u-mt-30-xl {
    margin-top: 1.875rem;
  }
  .u-mb-30-xl {
    margin-bottom: 1.875rem;
  }
  .u-ml-30-xl {
    margin-left: 1.875rem;
  }
  .u-mr-30-xl {
    margin-right: 1.875rem;
  }
  .u-mt-35-xl {
    margin-top: 2.1875rem;
  }
  .u-mb-35-xl {
    margin-bottom: 2.1875rem;
  }
  .u-ml-35-xl {
    margin-left: 2.1875rem;
  }
  .u-mr-35-xl {
    margin-right: 2.1875rem;
  }
  .u-mt-40-xl {
    margin-top: 2.5rem;
  }
  .u-mb-40-xl {
    margin-bottom: 2.5rem;
  }
  .u-ml-40-xl {
    margin-left: 2.5rem;
  }
  .u-mr-40-xl {
    margin-right: 2.5rem;
  }
  .u-mt-45-xl {
    margin-top: 2.8125rem;
  }
  .u-mb-45-xl {
    margin-bottom: 2.8125rem;
  }
  .u-ml-45-xl {
    margin-left: 2.8125rem;
  }
  .u-mr-45-xl {
    margin-right: 2.8125rem;
  }
  .u-mt-50-xl {
    margin-top: 3.125rem;
  }
  .u-mb-50-xl {
    margin-bottom: 3.125rem;
  }
  .u-ml-50-xl {
    margin-left: 3.125rem;
  }
  .u-mr-50-xl {
    margin-right: 3.125rem;
  }
  .u-mt-55-xl {
    margin-top: 3.4375rem;
  }
  .u-mb-55-xl {
    margin-bottom: 3.4375rem;
  }
  .u-ml-55-xl {
    margin-left: 3.4375rem;
  }
  .u-mr-55-xl {
    margin-right: 3.4375rem;
  }
  .u-mt-60-xl {
    margin-top: 3.75rem;
  }
  .u-mb-60-xl {
    margin-bottom: 3.75rem;
  }
  .u-ml-60-xl {
    margin-left: 3.75rem;
  }
  .u-mr-60-xl {
    margin-right: 3.75rem;
  }
  .u-mt-65-xl {
    margin-top: 4.0625rem;
  }
  .u-mb-65-xl {
    margin-bottom: 4.0625rem;
  }
  .u-ml-65-xl {
    margin-left: 4.0625rem;
  }
  .u-mr-65-xl {
    margin-right: 4.0625rem;
  }
  .u-mt-70-xl {
    margin-top: 4.375rem;
  }
  .u-mb-70-xl {
    margin-bottom: 4.375rem;
  }
  .u-ml-70-xl {
    margin-left: 4.375rem;
  }
  .u-mr-70-xl {
    margin-right: 4.375rem;
  }
  .u-mt-75-xl {
    margin-top: 4.6875rem;
  }
  .u-mb-75-xl {
    margin-bottom: 4.6875rem;
  }
  .u-ml-75-xl {
    margin-left: 4.6875rem;
  }
  .u-mr-75-xl {
    margin-right: 4.6875rem;
  }
  .u-mt-80-xl {
    margin-top: 5rem;
  }
  .u-mb-80-xl {
    margin-bottom: 5rem;
  }
  .u-ml-80-xl {
    margin-left: 5rem;
  }
  .u-mr-80-xl {
    margin-right: 5rem;
  }
  .u-mt-85-xl {
    margin-top: 5.3125rem;
  }
  .u-mb-85-xl {
    margin-bottom: 5.3125rem;
  }
  .u-ml-85-xl {
    margin-left: 5.3125rem;
  }
  .u-mr-85-xl {
    margin-right: 5.3125rem;
  }
  .u-mt-90-xl {
    margin-top: 5.625rem;
  }
  .u-mb-90-xl {
    margin-bottom: 5.625rem;
  }
  .u-ml-90-xl {
    margin-left: 5.625rem;
  }
  .u-mr-90-xl {
    margin-right: 5.625rem;
  }
  .u-mt-95-xl {
    margin-top: 5.9375rem;
  }
  .u-mb-95-xl {
    margin-bottom: 5.9375rem;
  }
  .u-ml-95-xl {
    margin-left: 5.9375rem;
  }
  .u-mr-95-xl {
    margin-right: 5.9375rem;
  }
  .u-mt-100-xl {
    margin-top: 6.25rem;
  }
  .u-mb-100-xl {
    margin-bottom: 6.25rem;
  }
  .u-ml-100-xl {
    margin-left: 6.25rem;
  }
  .u-mr-100-xl {
    margin-right: 6.25rem;
  }
}
@media (max-width: 1921px) {
  .u-mt-0-xxl {
    margin-top: 0;
  }
  .u-mb-0-xxl {
    margin-bottom: 0;
  }
  .u-ml-0-xxl {
    margin-left: 0;
  }
  .u-mr-0-xxl {
    margin-right: 0;
  }
  .u-mt-5-xxl {
    margin-top: 0.3125rem;
  }
  .u-mb-5-xxl {
    margin-bottom: 0.3125rem;
  }
  .u-ml-5-xxl {
    margin-left: 0.3125rem;
  }
  .u-mr-5-xxl {
    margin-right: 0.3125rem;
  }
  .u-mt-10-xxl {
    margin-top: 0.625rem;
  }
  .u-mb-10-xxl {
    margin-bottom: 0.625rem;
  }
  .u-ml-10-xxl {
    margin-left: 0.625rem;
  }
  .u-mr-10-xxl {
    margin-right: 0.625rem;
  }
  .u-mt-15-xxl {
    margin-top: 0.9375rem;
  }
  .u-mb-15-xxl {
    margin-bottom: 0.9375rem;
  }
  .u-ml-15-xxl {
    margin-left: 0.9375rem;
  }
  .u-mr-15-xxl {
    margin-right: 0.9375rem;
  }
  .u-mt-20-xxl {
    margin-top: 1.25rem;
  }
  .u-mb-20-xxl {
    margin-bottom: 1.25rem;
  }
  .u-ml-20-xxl {
    margin-left: 1.25rem;
  }
  .u-mr-20-xxl {
    margin-right: 1.25rem;
  }
  .u-mt-25-xxl {
    margin-top: 1.5625rem;
  }
  .u-mb-25-xxl {
    margin-bottom: 1.5625rem;
  }
  .u-ml-25-xxl {
    margin-left: 1.5625rem;
  }
  .u-mr-25-xxl {
    margin-right: 1.5625rem;
  }
  .u-mt-30-xxl {
    margin-top: 1.875rem;
  }
  .u-mb-30-xxl {
    margin-bottom: 1.875rem;
  }
  .u-ml-30-xxl {
    margin-left: 1.875rem;
  }
  .u-mr-30-xxl {
    margin-right: 1.875rem;
  }
  .u-mt-35-xxl {
    margin-top: 2.1875rem;
  }
  .u-mb-35-xxl {
    margin-bottom: 2.1875rem;
  }
  .u-ml-35-xxl {
    margin-left: 2.1875rem;
  }
  .u-mr-35-xxl {
    margin-right: 2.1875rem;
  }
  .u-mt-40-xxl {
    margin-top: 2.5rem;
  }
  .u-mb-40-xxl {
    margin-bottom: 2.5rem;
  }
  .u-ml-40-xxl {
    margin-left: 2.5rem;
  }
  .u-mr-40-xxl {
    margin-right: 2.5rem;
  }
  .u-mt-45-xxl {
    margin-top: 2.8125rem;
  }
  .u-mb-45-xxl {
    margin-bottom: 2.8125rem;
  }
  .u-ml-45-xxl {
    margin-left: 2.8125rem;
  }
  .u-mr-45-xxl {
    margin-right: 2.8125rem;
  }
  .u-mt-50-xxl {
    margin-top: 3.125rem;
  }
  .u-mb-50-xxl {
    margin-bottom: 3.125rem;
  }
  .u-ml-50-xxl {
    margin-left: 3.125rem;
  }
  .u-mr-50-xxl {
    margin-right: 3.125rem;
  }
  .u-mt-55-xxl {
    margin-top: 3.4375rem;
  }
  .u-mb-55-xxl {
    margin-bottom: 3.4375rem;
  }
  .u-ml-55-xxl {
    margin-left: 3.4375rem;
  }
  .u-mr-55-xxl {
    margin-right: 3.4375rem;
  }
  .u-mt-60-xxl {
    margin-top: 3.75rem;
  }
  .u-mb-60-xxl {
    margin-bottom: 3.75rem;
  }
  .u-ml-60-xxl {
    margin-left: 3.75rem;
  }
  .u-mr-60-xxl {
    margin-right: 3.75rem;
  }
  .u-mt-65-xxl {
    margin-top: 4.0625rem;
  }
  .u-mb-65-xxl {
    margin-bottom: 4.0625rem;
  }
  .u-ml-65-xxl {
    margin-left: 4.0625rem;
  }
  .u-mr-65-xxl {
    margin-right: 4.0625rem;
  }
  .u-mt-70-xxl {
    margin-top: 4.375rem;
  }
  .u-mb-70-xxl {
    margin-bottom: 4.375rem;
  }
  .u-ml-70-xxl {
    margin-left: 4.375rem;
  }
  .u-mr-70-xxl {
    margin-right: 4.375rem;
  }
  .u-mt-75-xxl {
    margin-top: 4.6875rem;
  }
  .u-mb-75-xxl {
    margin-bottom: 4.6875rem;
  }
  .u-ml-75-xxl {
    margin-left: 4.6875rem;
  }
  .u-mr-75-xxl {
    margin-right: 4.6875rem;
  }
  .u-mt-80-xxl {
    margin-top: 5rem;
  }
  .u-mb-80-xxl {
    margin-bottom: 5rem;
  }
  .u-ml-80-xxl {
    margin-left: 5rem;
  }
  .u-mr-80-xxl {
    margin-right: 5rem;
  }
  .u-mt-85-xxl {
    margin-top: 5.3125rem;
  }
  .u-mb-85-xxl {
    margin-bottom: 5.3125rem;
  }
  .u-ml-85-xxl {
    margin-left: 5.3125rem;
  }
  .u-mr-85-xxl {
    margin-right: 5.3125rem;
  }
  .u-mt-90-xxl {
    margin-top: 5.625rem;
  }
  .u-mb-90-xxl {
    margin-bottom: 5.625rem;
  }
  .u-ml-90-xxl {
    margin-left: 5.625rem;
  }
  .u-mr-90-xxl {
    margin-right: 5.625rem;
  }
  .u-mt-95-xxl {
    margin-top: 5.9375rem;
  }
  .u-mb-95-xxl {
    margin-bottom: 5.9375rem;
  }
  .u-ml-95-xxl {
    margin-left: 5.9375rem;
  }
  .u-mr-95-xxl {
    margin-right: 5.9375rem;
  }
  .u-mt-100-xxl {
    margin-top: 6.25rem;
  }
  .u-mb-100-xxl {
    margin-bottom: 6.25rem;
  }
  .u-ml-100-xxl {
    margin-left: 6.25rem;
  }
  .u-mr-100-xxl {
    margin-right: 6.25rem;
  }
}
.u-pt-0 {
  padding-top: 0;
}

.u-pb-0 {
  padding-bottom: 0;
}

.u-pl-0 {
  padding-left: 0;
}

.u-pr-0 {
  padding-right: 0;
}

.u-pt-5 {
  padding-top: 0.3125rem;
}

.u-pb-5 {
  padding-bottom: 0.3125rem;
}

.u-pl-5 {
  padding-left: 0.3125rem;
}

.u-pr-5 {
  padding-right: 0.3125rem;
}

.u-pt-10 {
  padding-top: 0.625rem;
}

.u-pb-10 {
  padding-bottom: 0.625rem;
}

.u-pl-10 {
  padding-left: 0.625rem;
}

.u-pr-10 {
  padding-right: 0.625rem;
}

.u-pt-15 {
  padding-top: 0.9375rem;
}

.u-pb-15 {
  padding-bottom: 0.9375rem;
}

.u-pl-15 {
  padding-left: 0.9375rem;
}

.u-pr-15 {
  padding-right: 0.9375rem;
}

.u-pt-20 {
  padding-top: 1.25rem;
}

.u-pb-20 {
  padding-bottom: 1.25rem;
}

.u-pl-20 {
  padding-left: 1.25rem;
}

.u-pr-20 {
  padding-right: 1.25rem;
}

.u-pt-25 {
  padding-top: 1.5625rem;
}

.u-pb-25 {
  padding-bottom: 1.5625rem;
}

.u-pl-25 {
  padding-left: 1.5625rem;
}

.u-pr-25 {
  padding-right: 1.5625rem;
}

.u-pt-30 {
  padding-top: 1.875rem;
}

.u-pb-30 {
  padding-bottom: 1.875rem;
}

.u-pl-30 {
  padding-left: 1.875rem;
}

.u-pr-30 {
  padding-right: 1.875rem;
}

.u-pt-35 {
  padding-top: 2.1875rem;
}

.u-pb-35 {
  padding-bottom: 2.1875rem;
}

.u-pl-35 {
  padding-left: 2.1875rem;
}

.u-pr-35 {
  padding-right: 2.1875rem;
}

.u-pt-40 {
  padding-top: 2.5rem;
}

.u-pb-40 {
  padding-bottom: 2.5rem;
}

.u-pl-40 {
  padding-left: 2.5rem;
}

.u-pr-40 {
  padding-right: 2.5rem;
}

.u-pt-45 {
  padding-top: 2.8125rem;
}

.u-pb-45 {
  padding-bottom: 2.8125rem;
}

.u-pl-45 {
  padding-left: 2.8125rem;
}

.u-pr-45 {
  padding-right: 2.8125rem;
}

.u-pt-50 {
  padding-top: 3.125rem;
}

.u-pb-50 {
  padding-bottom: 3.125rem;
}

.u-pl-50 {
  padding-left: 3.125rem;
}

.u-pr-50 {
  padding-right: 3.125rem;
}

.u-pt-55 {
  padding-top: 3.4375rem;
}

.u-pb-55 {
  padding-bottom: 3.4375rem;
}

.u-pl-55 {
  padding-left: 3.4375rem;
}

.u-pr-55 {
  padding-right: 3.4375rem;
}

.u-pt-60 {
  padding-top: 3.75rem;
}

.u-pb-60 {
  padding-bottom: 3.75rem;
}

.u-pl-60 {
  padding-left: 3.75rem;
}

.u-pr-60 {
  padding-right: 3.75rem;
}

.u-pt-65 {
  padding-top: 4.0625rem;
}

.u-pb-65 {
  padding-bottom: 4.0625rem;
}

.u-pl-65 {
  padding-left: 4.0625rem;
}

.u-pr-65 {
  padding-right: 4.0625rem;
}

.u-pt-70 {
  padding-top: 4.375rem;
}

.u-pb-70 {
  padding-bottom: 4.375rem;
}

.u-pl-70 {
  padding-left: 4.375rem;
}

.u-pr-70 {
  padding-right: 4.375rem;
}

.u-pt-75 {
  padding-top: 4.6875rem;
}

.u-pb-75 {
  padding-bottom: 4.6875rem;
}

.u-pl-75 {
  padding-left: 4.6875rem;
}

.u-pr-75 {
  padding-right: 4.6875rem;
}

.u-pt-80 {
  padding-top: 5rem;
}

.u-pb-80 {
  padding-bottom: 5rem;
}

.u-pl-80 {
  padding-left: 5rem;
}

.u-pr-80 {
  padding-right: 5rem;
}

.u-pt-85 {
  padding-top: 5.3125rem;
}

.u-pb-85 {
  padding-bottom: 5.3125rem;
}

.u-pl-85 {
  padding-left: 5.3125rem;
}

.u-pr-85 {
  padding-right: 5.3125rem;
}

.u-pt-90 {
  padding-top: 5.625rem;
}

.u-pb-90 {
  padding-bottom: 5.625rem;
}

.u-pl-90 {
  padding-left: 5.625rem;
}

.u-pr-90 {
  padding-right: 5.625rem;
}

.u-pt-95 {
  padding-top: 5.9375rem;
}

.u-pb-95 {
  padding-bottom: 5.9375rem;
}

.u-pl-95 {
  padding-left: 5.9375rem;
}

.u-pr-95 {
  padding-right: 5.9375rem;
}

.u-pt-100 {
  padding-top: 6.25rem;
}

.u-pb-100 {
  padding-bottom: 6.25rem;
}

.u-pl-100 {
  padding-left: 6.25rem;
}

.u-pr-100 {
  padding-right: 6.25rem;
}

@media (max-width: 576px) {
  .u-pt-0-xs {
    padding-top: 0;
  }
  .u-pb-0-xs {
    padding-bottom: 0;
  }
  .u-pl-0-xs {
    padding-left: 0;
  }
  .u-pr-0-xs {
    padding-right: 0;
  }
  .u-pt-5-xs {
    padding-top: 0.3125rem;
  }
  .u-pb-5-xs {
    padding-bottom: 0.3125rem;
  }
  .u-pl-5-xs {
    padding-left: 0.3125rem;
  }
  .u-pr-5-xs {
    padding-right: 0.3125rem;
  }
  .u-pt-10-xs {
    padding-top: 0.625rem;
  }
  .u-pb-10-xs {
    padding-bottom: 0.625rem;
  }
  .u-pl-10-xs {
    padding-left: 0.625rem;
  }
  .u-pr-10-xs {
    padding-right: 0.625rem;
  }
  .u-pt-15-xs {
    padding-top: 0.9375rem;
  }
  .u-pb-15-xs {
    padding-bottom: 0.9375rem;
  }
  .u-pl-15-xs {
    padding-left: 0.9375rem;
  }
  .u-pr-15-xs {
    padding-right: 0.9375rem;
  }
  .u-pt-20-xs {
    padding-top: 1.25rem;
  }
  .u-pb-20-xs {
    padding-bottom: 1.25rem;
  }
  .u-pl-20-xs {
    padding-left: 1.25rem;
  }
  .u-pr-20-xs {
    padding-right: 1.25rem;
  }
  .u-pt-25-xs {
    padding-top: 1.5625rem;
  }
  .u-pb-25-xs {
    padding-bottom: 1.5625rem;
  }
  .u-pl-25-xs {
    padding-left: 1.5625rem;
  }
  .u-pr-25-xs {
    padding-right: 1.5625rem;
  }
  .u-pt-30-xs {
    padding-top: 1.875rem;
  }
  .u-pb-30-xs {
    padding-bottom: 1.875rem;
  }
  .u-pl-30-xs {
    padding-left: 1.875rem;
  }
  .u-pr-30-xs {
    padding-right: 1.875rem;
  }
  .u-pt-35-xs {
    padding-top: 2.1875rem;
  }
  .u-pb-35-xs {
    padding-bottom: 2.1875rem;
  }
  .u-pl-35-xs {
    padding-left: 2.1875rem;
  }
  .u-pr-35-xs {
    padding-right: 2.1875rem;
  }
  .u-pt-40-xs {
    padding-top: 2.5rem;
  }
  .u-pb-40-xs {
    padding-bottom: 2.5rem;
  }
  .u-pl-40-xs {
    padding-left: 2.5rem;
  }
  .u-pr-40-xs {
    padding-right: 2.5rem;
  }
  .u-pt-45-xs {
    padding-top: 2.8125rem;
  }
  .u-pb-45-xs {
    padding-bottom: 2.8125rem;
  }
  .u-pl-45-xs {
    padding-left: 2.8125rem;
  }
  .u-pr-45-xs {
    padding-right: 2.8125rem;
  }
  .u-pt-50-xs {
    padding-top: 3.125rem;
  }
  .u-pb-50-xs {
    padding-bottom: 3.125rem;
  }
  .u-pl-50-xs {
    padding-left: 3.125rem;
  }
  .u-pr-50-xs {
    padding-right: 3.125rem;
  }
  .u-pt-55-xs {
    padding-top: 3.4375rem;
  }
  .u-pb-55-xs {
    padding-bottom: 3.4375rem;
  }
  .u-pl-55-xs {
    padding-left: 3.4375rem;
  }
  .u-pr-55-xs {
    padding-right: 3.4375rem;
  }
  .u-pt-60-xs {
    padding-top: 3.75rem;
  }
  .u-pb-60-xs {
    padding-bottom: 3.75rem;
  }
  .u-pl-60-xs {
    padding-left: 3.75rem;
  }
  .u-pr-60-xs {
    padding-right: 3.75rem;
  }
  .u-pt-65-xs {
    padding-top: 4.0625rem;
  }
  .u-pb-65-xs {
    padding-bottom: 4.0625rem;
  }
  .u-pl-65-xs {
    padding-left: 4.0625rem;
  }
  .u-pr-65-xs {
    padding-right: 4.0625rem;
  }
  .u-pt-70-xs {
    padding-top: 4.375rem;
  }
  .u-pb-70-xs {
    padding-bottom: 4.375rem;
  }
  .u-pl-70-xs {
    padding-left: 4.375rem;
  }
  .u-pr-70-xs {
    padding-right: 4.375rem;
  }
  .u-pt-75-xs {
    padding-top: 4.6875rem;
  }
  .u-pb-75-xs {
    padding-bottom: 4.6875rem;
  }
  .u-pl-75-xs {
    padding-left: 4.6875rem;
  }
  .u-pr-75-xs {
    padding-right: 4.6875rem;
  }
  .u-pt-80-xs {
    padding-top: 5rem;
  }
  .u-pb-80-xs {
    padding-bottom: 5rem;
  }
  .u-pl-80-xs {
    padding-left: 5rem;
  }
  .u-pr-80-xs {
    padding-right: 5rem;
  }
  .u-pt-85-xs {
    padding-top: 5.3125rem;
  }
  .u-pb-85-xs {
    padding-bottom: 5.3125rem;
  }
  .u-pl-85-xs {
    padding-left: 5.3125rem;
  }
  .u-pr-85-xs {
    padding-right: 5.3125rem;
  }
  .u-pt-90-xs {
    padding-top: 5.625rem;
  }
  .u-pb-90-xs {
    padding-bottom: 5.625rem;
  }
  .u-pl-90-xs {
    padding-left: 5.625rem;
  }
  .u-pr-90-xs {
    padding-right: 5.625rem;
  }
  .u-pt-95-xs {
    padding-top: 5.9375rem;
  }
  .u-pb-95-xs {
    padding-bottom: 5.9375rem;
  }
  .u-pl-95-xs {
    padding-left: 5.9375rem;
  }
  .u-pr-95-xs {
    padding-right: 5.9375rem;
  }
  .u-pt-100-xs {
    padding-top: 6.25rem;
  }
  .u-pb-100-xs {
    padding-bottom: 6.25rem;
  }
  .u-pl-100-xs {
    padding-left: 6.25rem;
  }
  .u-pr-100-xs {
    padding-right: 6.25rem;
  }
}
@media (max-width: 768px) {
  .u-pt-0-sm {
    padding-top: 0;
  }
  .u-pb-0-sm {
    padding-bottom: 0;
  }
  .u-pl-0-sm {
    padding-left: 0;
  }
  .u-pr-0-sm {
    padding-right: 0;
  }
  .u-pt-5-sm {
    padding-top: 0.3125rem;
  }
  .u-pb-5-sm {
    padding-bottom: 0.3125rem;
  }
  .u-pl-5-sm {
    padding-left: 0.3125rem;
  }
  .u-pr-5-sm {
    padding-right: 0.3125rem;
  }
  .u-pt-10-sm {
    padding-top: 0.625rem;
  }
  .u-pb-10-sm {
    padding-bottom: 0.625rem;
  }
  .u-pl-10-sm {
    padding-left: 0.625rem;
  }
  .u-pr-10-sm {
    padding-right: 0.625rem;
  }
  .u-pt-15-sm {
    padding-top: 0.9375rem;
  }
  .u-pb-15-sm {
    padding-bottom: 0.9375rem;
  }
  .u-pl-15-sm {
    padding-left: 0.9375rem;
  }
  .u-pr-15-sm {
    padding-right: 0.9375rem;
  }
  .u-pt-20-sm {
    padding-top: 1.25rem;
  }
  .u-pb-20-sm {
    padding-bottom: 1.25rem;
  }
  .u-pl-20-sm {
    padding-left: 1.25rem;
  }
  .u-pr-20-sm {
    padding-right: 1.25rem;
  }
  .u-pt-25-sm {
    padding-top: 1.5625rem;
  }
  .u-pb-25-sm {
    padding-bottom: 1.5625rem;
  }
  .u-pl-25-sm {
    padding-left: 1.5625rem;
  }
  .u-pr-25-sm {
    padding-right: 1.5625rem;
  }
  .u-pt-30-sm {
    padding-top: 1.875rem;
  }
  .u-pb-30-sm {
    padding-bottom: 1.875rem;
  }
  .u-pl-30-sm {
    padding-left: 1.875rem;
  }
  .u-pr-30-sm {
    padding-right: 1.875rem;
  }
  .u-pt-35-sm {
    padding-top: 2.1875rem;
  }
  .u-pb-35-sm {
    padding-bottom: 2.1875rem;
  }
  .u-pl-35-sm {
    padding-left: 2.1875rem;
  }
  .u-pr-35-sm {
    padding-right: 2.1875rem;
  }
  .u-pt-40-sm {
    padding-top: 2.5rem;
  }
  .u-pb-40-sm {
    padding-bottom: 2.5rem;
  }
  .u-pl-40-sm {
    padding-left: 2.5rem;
  }
  .u-pr-40-sm {
    padding-right: 2.5rem;
  }
  .u-pt-45-sm {
    padding-top: 2.8125rem;
  }
  .u-pb-45-sm {
    padding-bottom: 2.8125rem;
  }
  .u-pl-45-sm {
    padding-left: 2.8125rem;
  }
  .u-pr-45-sm {
    padding-right: 2.8125rem;
  }
  .u-pt-50-sm {
    padding-top: 3.125rem;
  }
  .u-pb-50-sm {
    padding-bottom: 3.125rem;
  }
  .u-pl-50-sm {
    padding-left: 3.125rem;
  }
  .u-pr-50-sm {
    padding-right: 3.125rem;
  }
  .u-pt-55-sm {
    padding-top: 3.4375rem;
  }
  .u-pb-55-sm {
    padding-bottom: 3.4375rem;
  }
  .u-pl-55-sm {
    padding-left: 3.4375rem;
  }
  .u-pr-55-sm {
    padding-right: 3.4375rem;
  }
  .u-pt-60-sm {
    padding-top: 3.75rem;
  }
  .u-pb-60-sm {
    padding-bottom: 3.75rem;
  }
  .u-pl-60-sm {
    padding-left: 3.75rem;
  }
  .u-pr-60-sm {
    padding-right: 3.75rem;
  }
  .u-pt-65-sm {
    padding-top: 4.0625rem;
  }
  .u-pb-65-sm {
    padding-bottom: 4.0625rem;
  }
  .u-pl-65-sm {
    padding-left: 4.0625rem;
  }
  .u-pr-65-sm {
    padding-right: 4.0625rem;
  }
  .u-pt-70-sm {
    padding-top: 4.375rem;
  }
  .u-pb-70-sm {
    padding-bottom: 4.375rem;
  }
  .u-pl-70-sm {
    padding-left: 4.375rem;
  }
  .u-pr-70-sm {
    padding-right: 4.375rem;
  }
  .u-pt-75-sm {
    padding-top: 4.6875rem;
  }
  .u-pb-75-sm {
    padding-bottom: 4.6875rem;
  }
  .u-pl-75-sm {
    padding-left: 4.6875rem;
  }
  .u-pr-75-sm {
    padding-right: 4.6875rem;
  }
  .u-pt-80-sm {
    padding-top: 5rem;
  }
  .u-pb-80-sm {
    padding-bottom: 5rem;
  }
  .u-pl-80-sm {
    padding-left: 5rem;
  }
  .u-pr-80-sm {
    padding-right: 5rem;
  }
  .u-pt-85-sm {
    padding-top: 5.3125rem;
  }
  .u-pb-85-sm {
    padding-bottom: 5.3125rem;
  }
  .u-pl-85-sm {
    padding-left: 5.3125rem;
  }
  .u-pr-85-sm {
    padding-right: 5.3125rem;
  }
  .u-pt-90-sm {
    padding-top: 5.625rem;
  }
  .u-pb-90-sm {
    padding-bottom: 5.625rem;
  }
  .u-pl-90-sm {
    padding-left: 5.625rem;
  }
  .u-pr-90-sm {
    padding-right: 5.625rem;
  }
  .u-pt-95-sm {
    padding-top: 5.9375rem;
  }
  .u-pb-95-sm {
    padding-bottom: 5.9375rem;
  }
  .u-pl-95-sm {
    padding-left: 5.9375rem;
  }
  .u-pr-95-sm {
    padding-right: 5.9375rem;
  }
  .u-pt-100-sm {
    padding-top: 6.25rem;
  }
  .u-pb-100-sm {
    padding-bottom: 6.25rem;
  }
  .u-pl-100-sm {
    padding-left: 6.25rem;
  }
  .u-pr-100-sm {
    padding-right: 6.25rem;
  }
}
@media (max-width: 992px) {
  .u-pt-0-md {
    padding-top: 0;
  }
  .u-pb-0-md {
    padding-bottom: 0;
  }
  .u-pl-0-md {
    padding-left: 0;
  }
  .u-pr-0-md {
    padding-right: 0;
  }
  .u-pt-5-md {
    padding-top: 0.3125rem;
  }
  .u-pb-5-md {
    padding-bottom: 0.3125rem;
  }
  .u-pl-5-md {
    padding-left: 0.3125rem;
  }
  .u-pr-5-md {
    padding-right: 0.3125rem;
  }
  .u-pt-10-md {
    padding-top: 0.625rem;
  }
  .u-pb-10-md {
    padding-bottom: 0.625rem;
  }
  .u-pl-10-md {
    padding-left: 0.625rem;
  }
  .u-pr-10-md {
    padding-right: 0.625rem;
  }
  .u-pt-15-md {
    padding-top: 0.9375rem;
  }
  .u-pb-15-md {
    padding-bottom: 0.9375rem;
  }
  .u-pl-15-md {
    padding-left: 0.9375rem;
  }
  .u-pr-15-md {
    padding-right: 0.9375rem;
  }
  .u-pt-20-md {
    padding-top: 1.25rem;
  }
  .u-pb-20-md {
    padding-bottom: 1.25rem;
  }
  .u-pl-20-md {
    padding-left: 1.25rem;
  }
  .u-pr-20-md {
    padding-right: 1.25rem;
  }
  .u-pt-25-md {
    padding-top: 1.5625rem;
  }
  .u-pb-25-md {
    padding-bottom: 1.5625rem;
  }
  .u-pl-25-md {
    padding-left: 1.5625rem;
  }
  .u-pr-25-md {
    padding-right: 1.5625rem;
  }
  .u-pt-30-md {
    padding-top: 1.875rem;
  }
  .u-pb-30-md {
    padding-bottom: 1.875rem;
  }
  .u-pl-30-md {
    padding-left: 1.875rem;
  }
  .u-pr-30-md {
    padding-right: 1.875rem;
  }
  .u-pt-35-md {
    padding-top: 2.1875rem;
  }
  .u-pb-35-md {
    padding-bottom: 2.1875rem;
  }
  .u-pl-35-md {
    padding-left: 2.1875rem;
  }
  .u-pr-35-md {
    padding-right: 2.1875rem;
  }
  .u-pt-40-md {
    padding-top: 2.5rem;
  }
  .u-pb-40-md {
    padding-bottom: 2.5rem;
  }
  .u-pl-40-md {
    padding-left: 2.5rem;
  }
  .u-pr-40-md {
    padding-right: 2.5rem;
  }
  .u-pt-45-md {
    padding-top: 2.8125rem;
  }
  .u-pb-45-md {
    padding-bottom: 2.8125rem;
  }
  .u-pl-45-md {
    padding-left: 2.8125rem;
  }
  .u-pr-45-md {
    padding-right: 2.8125rem;
  }
  .u-pt-50-md {
    padding-top: 3.125rem;
  }
  .u-pb-50-md {
    padding-bottom: 3.125rem;
  }
  .u-pl-50-md {
    padding-left: 3.125rem;
  }
  .u-pr-50-md {
    padding-right: 3.125rem;
  }
  .u-pt-55-md {
    padding-top: 3.4375rem;
  }
  .u-pb-55-md {
    padding-bottom: 3.4375rem;
  }
  .u-pl-55-md {
    padding-left: 3.4375rem;
  }
  .u-pr-55-md {
    padding-right: 3.4375rem;
  }
  .u-pt-60-md {
    padding-top: 3.75rem;
  }
  .u-pb-60-md {
    padding-bottom: 3.75rem;
  }
  .u-pl-60-md {
    padding-left: 3.75rem;
  }
  .u-pr-60-md {
    padding-right: 3.75rem;
  }
  .u-pt-65-md {
    padding-top: 4.0625rem;
  }
  .u-pb-65-md {
    padding-bottom: 4.0625rem;
  }
  .u-pl-65-md {
    padding-left: 4.0625rem;
  }
  .u-pr-65-md {
    padding-right: 4.0625rem;
  }
  .u-pt-70-md {
    padding-top: 4.375rem;
  }
  .u-pb-70-md {
    padding-bottom: 4.375rem;
  }
  .u-pl-70-md {
    padding-left: 4.375rem;
  }
  .u-pr-70-md {
    padding-right: 4.375rem;
  }
  .u-pt-75-md {
    padding-top: 4.6875rem;
  }
  .u-pb-75-md {
    padding-bottom: 4.6875rem;
  }
  .u-pl-75-md {
    padding-left: 4.6875rem;
  }
  .u-pr-75-md {
    padding-right: 4.6875rem;
  }
  .u-pt-80-md {
    padding-top: 5rem;
  }
  .u-pb-80-md {
    padding-bottom: 5rem;
  }
  .u-pl-80-md {
    padding-left: 5rem;
  }
  .u-pr-80-md {
    padding-right: 5rem;
  }
  .u-pt-85-md {
    padding-top: 5.3125rem;
  }
  .u-pb-85-md {
    padding-bottom: 5.3125rem;
  }
  .u-pl-85-md {
    padding-left: 5.3125rem;
  }
  .u-pr-85-md {
    padding-right: 5.3125rem;
  }
  .u-pt-90-md {
    padding-top: 5.625rem;
  }
  .u-pb-90-md {
    padding-bottom: 5.625rem;
  }
  .u-pl-90-md {
    padding-left: 5.625rem;
  }
  .u-pr-90-md {
    padding-right: 5.625rem;
  }
  .u-pt-95-md {
    padding-top: 5.9375rem;
  }
  .u-pb-95-md {
    padding-bottom: 5.9375rem;
  }
  .u-pl-95-md {
    padding-left: 5.9375rem;
  }
  .u-pr-95-md {
    padding-right: 5.9375rem;
  }
  .u-pt-100-md {
    padding-top: 6.25rem;
  }
  .u-pb-100-md {
    padding-bottom: 6.25rem;
  }
  .u-pl-100-md {
    padding-left: 6.25rem;
  }
  .u-pr-100-md {
    padding-right: 6.25rem;
  }
}
@media (max-width: 1200px) {
  .u-pt-0-lg {
    padding-top: 0;
  }
  .u-pb-0-lg {
    padding-bottom: 0;
  }
  .u-pl-0-lg {
    padding-left: 0;
  }
  .u-pr-0-lg {
    padding-right: 0;
  }
  .u-pt-5-lg {
    padding-top: 0.3125rem;
  }
  .u-pb-5-lg {
    padding-bottom: 0.3125rem;
  }
  .u-pl-5-lg {
    padding-left: 0.3125rem;
  }
  .u-pr-5-lg {
    padding-right: 0.3125rem;
  }
  .u-pt-10-lg {
    padding-top: 0.625rem;
  }
  .u-pb-10-lg {
    padding-bottom: 0.625rem;
  }
  .u-pl-10-lg {
    padding-left: 0.625rem;
  }
  .u-pr-10-lg {
    padding-right: 0.625rem;
  }
  .u-pt-15-lg {
    padding-top: 0.9375rem;
  }
  .u-pb-15-lg {
    padding-bottom: 0.9375rem;
  }
  .u-pl-15-lg {
    padding-left: 0.9375rem;
  }
  .u-pr-15-lg {
    padding-right: 0.9375rem;
  }
  .u-pt-20-lg {
    padding-top: 1.25rem;
  }
  .u-pb-20-lg {
    padding-bottom: 1.25rem;
  }
  .u-pl-20-lg {
    padding-left: 1.25rem;
  }
  .u-pr-20-lg {
    padding-right: 1.25rem;
  }
  .u-pt-25-lg {
    padding-top: 1.5625rem;
  }
  .u-pb-25-lg {
    padding-bottom: 1.5625rem;
  }
  .u-pl-25-lg {
    padding-left: 1.5625rem;
  }
  .u-pr-25-lg {
    padding-right: 1.5625rem;
  }
  .u-pt-30-lg {
    padding-top: 1.875rem;
  }
  .u-pb-30-lg {
    padding-bottom: 1.875rem;
  }
  .u-pl-30-lg {
    padding-left: 1.875rem;
  }
  .u-pr-30-lg {
    padding-right: 1.875rem;
  }
  .u-pt-35-lg {
    padding-top: 2.1875rem;
  }
  .u-pb-35-lg {
    padding-bottom: 2.1875rem;
  }
  .u-pl-35-lg {
    padding-left: 2.1875rem;
  }
  .u-pr-35-lg {
    padding-right: 2.1875rem;
  }
  .u-pt-40-lg {
    padding-top: 2.5rem;
  }
  .u-pb-40-lg {
    padding-bottom: 2.5rem;
  }
  .u-pl-40-lg {
    padding-left: 2.5rem;
  }
  .u-pr-40-lg {
    padding-right: 2.5rem;
  }
  .u-pt-45-lg {
    padding-top: 2.8125rem;
  }
  .u-pb-45-lg {
    padding-bottom: 2.8125rem;
  }
  .u-pl-45-lg {
    padding-left: 2.8125rem;
  }
  .u-pr-45-lg {
    padding-right: 2.8125rem;
  }
  .u-pt-50-lg {
    padding-top: 3.125rem;
  }
  .u-pb-50-lg {
    padding-bottom: 3.125rem;
  }
  .u-pl-50-lg {
    padding-left: 3.125rem;
  }
  .u-pr-50-lg {
    padding-right: 3.125rem;
  }
  .u-pt-55-lg {
    padding-top: 3.4375rem;
  }
  .u-pb-55-lg {
    padding-bottom: 3.4375rem;
  }
  .u-pl-55-lg {
    padding-left: 3.4375rem;
  }
  .u-pr-55-lg {
    padding-right: 3.4375rem;
  }
  .u-pt-60-lg {
    padding-top: 3.75rem;
  }
  .u-pb-60-lg {
    padding-bottom: 3.75rem;
  }
  .u-pl-60-lg {
    padding-left: 3.75rem;
  }
  .u-pr-60-lg {
    padding-right: 3.75rem;
  }
  .u-pt-65-lg {
    padding-top: 4.0625rem;
  }
  .u-pb-65-lg {
    padding-bottom: 4.0625rem;
  }
  .u-pl-65-lg {
    padding-left: 4.0625rem;
  }
  .u-pr-65-lg {
    padding-right: 4.0625rem;
  }
  .u-pt-70-lg {
    padding-top: 4.375rem;
  }
  .u-pb-70-lg {
    padding-bottom: 4.375rem;
  }
  .u-pl-70-lg {
    padding-left: 4.375rem;
  }
  .u-pr-70-lg {
    padding-right: 4.375rem;
  }
  .u-pt-75-lg {
    padding-top: 4.6875rem;
  }
  .u-pb-75-lg {
    padding-bottom: 4.6875rem;
  }
  .u-pl-75-lg {
    padding-left: 4.6875rem;
  }
  .u-pr-75-lg {
    padding-right: 4.6875rem;
  }
  .u-pt-80-lg {
    padding-top: 5rem;
  }
  .u-pb-80-lg {
    padding-bottom: 5rem;
  }
  .u-pl-80-lg {
    padding-left: 5rem;
  }
  .u-pr-80-lg {
    padding-right: 5rem;
  }
  .u-pt-85-lg {
    padding-top: 5.3125rem;
  }
  .u-pb-85-lg {
    padding-bottom: 5.3125rem;
  }
  .u-pl-85-lg {
    padding-left: 5.3125rem;
  }
  .u-pr-85-lg {
    padding-right: 5.3125rem;
  }
  .u-pt-90-lg {
    padding-top: 5.625rem;
  }
  .u-pb-90-lg {
    padding-bottom: 5.625rem;
  }
  .u-pl-90-lg {
    padding-left: 5.625rem;
  }
  .u-pr-90-lg {
    padding-right: 5.625rem;
  }
  .u-pt-95-lg {
    padding-top: 5.9375rem;
  }
  .u-pb-95-lg {
    padding-bottom: 5.9375rem;
  }
  .u-pl-95-lg {
    padding-left: 5.9375rem;
  }
  .u-pr-95-lg {
    padding-right: 5.9375rem;
  }
  .u-pt-100-lg {
    padding-top: 6.25rem;
  }
  .u-pb-100-lg {
    padding-bottom: 6.25rem;
  }
  .u-pl-100-lg {
    padding-left: 6.25rem;
  }
  .u-pr-100-lg {
    padding-right: 6.25rem;
  }
}
@media (max-width: 1535px) {
  .u-pt-0-xl {
    padding-top: 0;
  }
  .u-pb-0-xl {
    padding-bottom: 0;
  }
  .u-pl-0-xl {
    padding-left: 0;
  }
  .u-pr-0-xl {
    padding-right: 0;
  }
  .u-pt-5-xl {
    padding-top: 0.3125rem;
  }
  .u-pb-5-xl {
    padding-bottom: 0.3125rem;
  }
  .u-pl-5-xl {
    padding-left: 0.3125rem;
  }
  .u-pr-5-xl {
    padding-right: 0.3125rem;
  }
  .u-pt-10-xl {
    padding-top: 0.625rem;
  }
  .u-pb-10-xl {
    padding-bottom: 0.625rem;
  }
  .u-pl-10-xl {
    padding-left: 0.625rem;
  }
  .u-pr-10-xl {
    padding-right: 0.625rem;
  }
  .u-pt-15-xl {
    padding-top: 0.9375rem;
  }
  .u-pb-15-xl {
    padding-bottom: 0.9375rem;
  }
  .u-pl-15-xl {
    padding-left: 0.9375rem;
  }
  .u-pr-15-xl {
    padding-right: 0.9375rem;
  }
  .u-pt-20-xl {
    padding-top: 1.25rem;
  }
  .u-pb-20-xl {
    padding-bottom: 1.25rem;
  }
  .u-pl-20-xl {
    padding-left: 1.25rem;
  }
  .u-pr-20-xl {
    padding-right: 1.25rem;
  }
  .u-pt-25-xl {
    padding-top: 1.5625rem;
  }
  .u-pb-25-xl {
    padding-bottom: 1.5625rem;
  }
  .u-pl-25-xl {
    padding-left: 1.5625rem;
  }
  .u-pr-25-xl {
    padding-right: 1.5625rem;
  }
  .u-pt-30-xl {
    padding-top: 1.875rem;
  }
  .u-pb-30-xl {
    padding-bottom: 1.875rem;
  }
  .u-pl-30-xl {
    padding-left: 1.875rem;
  }
  .u-pr-30-xl {
    padding-right: 1.875rem;
  }
  .u-pt-35-xl {
    padding-top: 2.1875rem;
  }
  .u-pb-35-xl {
    padding-bottom: 2.1875rem;
  }
  .u-pl-35-xl {
    padding-left: 2.1875rem;
  }
  .u-pr-35-xl {
    padding-right: 2.1875rem;
  }
  .u-pt-40-xl {
    padding-top: 2.5rem;
  }
  .u-pb-40-xl {
    padding-bottom: 2.5rem;
  }
  .u-pl-40-xl {
    padding-left: 2.5rem;
  }
  .u-pr-40-xl {
    padding-right: 2.5rem;
  }
  .u-pt-45-xl {
    padding-top: 2.8125rem;
  }
  .u-pb-45-xl {
    padding-bottom: 2.8125rem;
  }
  .u-pl-45-xl {
    padding-left: 2.8125rem;
  }
  .u-pr-45-xl {
    padding-right: 2.8125rem;
  }
  .u-pt-50-xl {
    padding-top: 3.125rem;
  }
  .u-pb-50-xl {
    padding-bottom: 3.125rem;
  }
  .u-pl-50-xl {
    padding-left: 3.125rem;
  }
  .u-pr-50-xl {
    padding-right: 3.125rem;
  }
  .u-pt-55-xl {
    padding-top: 3.4375rem;
  }
  .u-pb-55-xl {
    padding-bottom: 3.4375rem;
  }
  .u-pl-55-xl {
    padding-left: 3.4375rem;
  }
  .u-pr-55-xl {
    padding-right: 3.4375rem;
  }
  .u-pt-60-xl {
    padding-top: 3.75rem;
  }
  .u-pb-60-xl {
    padding-bottom: 3.75rem;
  }
  .u-pl-60-xl {
    padding-left: 3.75rem;
  }
  .u-pr-60-xl {
    padding-right: 3.75rem;
  }
  .u-pt-65-xl {
    padding-top: 4.0625rem;
  }
  .u-pb-65-xl {
    padding-bottom: 4.0625rem;
  }
  .u-pl-65-xl {
    padding-left: 4.0625rem;
  }
  .u-pr-65-xl {
    padding-right: 4.0625rem;
  }
  .u-pt-70-xl {
    padding-top: 4.375rem;
  }
  .u-pb-70-xl {
    padding-bottom: 4.375rem;
  }
  .u-pl-70-xl {
    padding-left: 4.375rem;
  }
  .u-pr-70-xl {
    padding-right: 4.375rem;
  }
  .u-pt-75-xl {
    padding-top: 4.6875rem;
  }
  .u-pb-75-xl {
    padding-bottom: 4.6875rem;
  }
  .u-pl-75-xl {
    padding-left: 4.6875rem;
  }
  .u-pr-75-xl {
    padding-right: 4.6875rem;
  }
  .u-pt-80-xl {
    padding-top: 5rem;
  }
  .u-pb-80-xl {
    padding-bottom: 5rem;
  }
  .u-pl-80-xl {
    padding-left: 5rem;
  }
  .u-pr-80-xl {
    padding-right: 5rem;
  }
  .u-pt-85-xl {
    padding-top: 5.3125rem;
  }
  .u-pb-85-xl {
    padding-bottom: 5.3125rem;
  }
  .u-pl-85-xl {
    padding-left: 5.3125rem;
  }
  .u-pr-85-xl {
    padding-right: 5.3125rem;
  }
  .u-pt-90-xl {
    padding-top: 5.625rem;
  }
  .u-pb-90-xl {
    padding-bottom: 5.625rem;
  }
  .u-pl-90-xl {
    padding-left: 5.625rem;
  }
  .u-pr-90-xl {
    padding-right: 5.625rem;
  }
  .u-pt-95-xl {
    padding-top: 5.9375rem;
  }
  .u-pb-95-xl {
    padding-bottom: 5.9375rem;
  }
  .u-pl-95-xl {
    padding-left: 5.9375rem;
  }
  .u-pr-95-xl {
    padding-right: 5.9375rem;
  }
  .u-pt-100-xl {
    padding-top: 6.25rem;
  }
  .u-pb-100-xl {
    padding-bottom: 6.25rem;
  }
  .u-pl-100-xl {
    padding-left: 6.25rem;
  }
  .u-pr-100-xl {
    padding-right: 6.25rem;
  }
}
@media (max-width: 1921px) {
  .u-pt-0-xxl {
    padding-top: 0;
  }
  .u-pb-0-xxl {
    padding-bottom: 0;
  }
  .u-pl-0-xxl {
    padding-left: 0;
  }
  .u-pr-0-xxl {
    padding-right: 0;
  }
  .u-pt-5-xxl {
    padding-top: 0.3125rem;
  }
  .u-pb-5-xxl {
    padding-bottom: 0.3125rem;
  }
  .u-pl-5-xxl {
    padding-left: 0.3125rem;
  }
  .u-pr-5-xxl {
    padding-right: 0.3125rem;
  }
  .u-pt-10-xxl {
    padding-top: 0.625rem;
  }
  .u-pb-10-xxl {
    padding-bottom: 0.625rem;
  }
  .u-pl-10-xxl {
    padding-left: 0.625rem;
  }
  .u-pr-10-xxl {
    padding-right: 0.625rem;
  }
  .u-pt-15-xxl {
    padding-top: 0.9375rem;
  }
  .u-pb-15-xxl {
    padding-bottom: 0.9375rem;
  }
  .u-pl-15-xxl {
    padding-left: 0.9375rem;
  }
  .u-pr-15-xxl {
    padding-right: 0.9375rem;
  }
  .u-pt-20-xxl {
    padding-top: 1.25rem;
  }
  .u-pb-20-xxl {
    padding-bottom: 1.25rem;
  }
  .u-pl-20-xxl {
    padding-left: 1.25rem;
  }
  .u-pr-20-xxl {
    padding-right: 1.25rem;
  }
  .u-pt-25-xxl {
    padding-top: 1.5625rem;
  }
  .u-pb-25-xxl {
    padding-bottom: 1.5625rem;
  }
  .u-pl-25-xxl {
    padding-left: 1.5625rem;
  }
  .u-pr-25-xxl {
    padding-right: 1.5625rem;
  }
  .u-pt-30-xxl {
    padding-top: 1.875rem;
  }
  .u-pb-30-xxl {
    padding-bottom: 1.875rem;
  }
  .u-pl-30-xxl {
    padding-left: 1.875rem;
  }
  .u-pr-30-xxl {
    padding-right: 1.875rem;
  }
  .u-pt-35-xxl {
    padding-top: 2.1875rem;
  }
  .u-pb-35-xxl {
    padding-bottom: 2.1875rem;
  }
  .u-pl-35-xxl {
    padding-left: 2.1875rem;
  }
  .u-pr-35-xxl {
    padding-right: 2.1875rem;
  }
  .u-pt-40-xxl {
    padding-top: 2.5rem;
  }
  .u-pb-40-xxl {
    padding-bottom: 2.5rem;
  }
  .u-pl-40-xxl {
    padding-left: 2.5rem;
  }
  .u-pr-40-xxl {
    padding-right: 2.5rem;
  }
  .u-pt-45-xxl {
    padding-top: 2.8125rem;
  }
  .u-pb-45-xxl {
    padding-bottom: 2.8125rem;
  }
  .u-pl-45-xxl {
    padding-left: 2.8125rem;
  }
  .u-pr-45-xxl {
    padding-right: 2.8125rem;
  }
  .u-pt-50-xxl {
    padding-top: 3.125rem;
  }
  .u-pb-50-xxl {
    padding-bottom: 3.125rem;
  }
  .u-pl-50-xxl {
    padding-left: 3.125rem;
  }
  .u-pr-50-xxl {
    padding-right: 3.125rem;
  }
  .u-pt-55-xxl {
    padding-top: 3.4375rem;
  }
  .u-pb-55-xxl {
    padding-bottom: 3.4375rem;
  }
  .u-pl-55-xxl {
    padding-left: 3.4375rem;
  }
  .u-pr-55-xxl {
    padding-right: 3.4375rem;
  }
  .u-pt-60-xxl {
    padding-top: 3.75rem;
  }
  .u-pb-60-xxl {
    padding-bottom: 3.75rem;
  }
  .u-pl-60-xxl {
    padding-left: 3.75rem;
  }
  .u-pr-60-xxl {
    padding-right: 3.75rem;
  }
  .u-pt-65-xxl {
    padding-top: 4.0625rem;
  }
  .u-pb-65-xxl {
    padding-bottom: 4.0625rem;
  }
  .u-pl-65-xxl {
    padding-left: 4.0625rem;
  }
  .u-pr-65-xxl {
    padding-right: 4.0625rem;
  }
  .u-pt-70-xxl {
    padding-top: 4.375rem;
  }
  .u-pb-70-xxl {
    padding-bottom: 4.375rem;
  }
  .u-pl-70-xxl {
    padding-left: 4.375rem;
  }
  .u-pr-70-xxl {
    padding-right: 4.375rem;
  }
  .u-pt-75-xxl {
    padding-top: 4.6875rem;
  }
  .u-pb-75-xxl {
    padding-bottom: 4.6875rem;
  }
  .u-pl-75-xxl {
    padding-left: 4.6875rem;
  }
  .u-pr-75-xxl {
    padding-right: 4.6875rem;
  }
  .u-pt-80-xxl {
    padding-top: 5rem;
  }
  .u-pb-80-xxl {
    padding-bottom: 5rem;
  }
  .u-pl-80-xxl {
    padding-left: 5rem;
  }
  .u-pr-80-xxl {
    padding-right: 5rem;
  }
  .u-pt-85-xxl {
    padding-top: 5.3125rem;
  }
  .u-pb-85-xxl {
    padding-bottom: 5.3125rem;
  }
  .u-pl-85-xxl {
    padding-left: 5.3125rem;
  }
  .u-pr-85-xxl {
    padding-right: 5.3125rem;
  }
  .u-pt-90-xxl {
    padding-top: 5.625rem;
  }
  .u-pb-90-xxl {
    padding-bottom: 5.625rem;
  }
  .u-pl-90-xxl {
    padding-left: 5.625rem;
  }
  .u-pr-90-xxl {
    padding-right: 5.625rem;
  }
  .u-pt-95-xxl {
    padding-top: 5.9375rem;
  }
  .u-pb-95-xxl {
    padding-bottom: 5.9375rem;
  }
  .u-pl-95-xxl {
    padding-left: 5.9375rem;
  }
  .u-pr-95-xxl {
    padding-right: 5.9375rem;
  }
  .u-pt-100-xxl {
    padding-top: 6.25rem;
  }
  .u-pb-100-xxl {
    padding-bottom: 6.25rem;
  }
  .u-pl-100-xxl {
    padding-left: 6.25rem;
  }
  .u-pr-100-xxl {
    padding-right: 6.25rem;
  }
}
/*# sourceMappingURL=bundle.css.map */
