﻿@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter-ExtraBold.woff2") format("woff2"), url("/fonts/Inter-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter-Black.woff2") format("woff2"), url("/fonts/Inter-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter-ExtraLight.woff2") format("woff2"), url("/fonts/Inter-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter-Bold.woff2") format("woff2"), url("/fonts/Inter-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter-Thin.woff2") format("woff2"), url("/fonts/Inter-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter-Light.woff2") format("woff2"), url("/fonts/Inter-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter-Regular.woff2") format("woff2"), url("/fonts/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter-SemiBold.woff2") format("woff2"), url("/fonts/Inter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/fonts/Inter-Medium.woff2") format("woff2"), url("/fonts/Inter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  line-height: 1.25;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  text-align: left;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid #d6d6d7;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

code {
  word-break: break-word;
}

a > code {
  color: inherit;
}

pre {
  display: block;
  margin: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  outline: 0;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

*:focus {
  outline: none;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
}

b,
strong {
  font-weight: bold;
}

small {
  position: relative;
  font-size: 80%;
  vertical-align: baseline;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  vertical-align: middle;
  border-style: none;
  border: 0;
  max-width: 100%;
  height: auto;
  display: block;
}

figure {
  margin: 0;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

caption {
  text-align: left;
  caption-side: bottom;
}

table {
  border-collapse: collapse;
}

th {
  text-align: inherit;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

label {
  display: inline-block;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.25;
  margin: 0;
  border-radius: 0;
  background-clip: padding-box;
  border: 1px solid #3a292b;
}

button {
  border-radius: 0;
}

button,
input {
  overflow: visible;
}

button:hover {
  cursor: pointer;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: block;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
  resize: vertical;
}

input[type=checkbox],
[type=checkbox],
input[type=radio],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

output {
  display: inline-block;
}

details {
  display: block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

.h-overflow-x-hidden {
  overflow-x: hidden;
}

.h-no-first-margin > :first-child {
  margin-top: 0 !important;
}

.h-no-last-margin > :last-child {
  margin-bottom: 0 !important;
}

.h-no-child-margins > :first-child {
  margin-top: 0 !important;
}
.h-no-child-margins > :last-child {
  margin-bottom: 0 !important;
}

.h-inset {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1359px) {
  .h-inset {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .h-inset {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1359px) {
  .h-inset--keep-inset {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .h-inset--keep-inset {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.h-inset--only-left {
  padding-right: 0;
}

.h-zoom-image {
  transition: all 200ms ease-out;
  transform-style: preserve-3d;
  -moz-transform-style: flat;
}
@media (min-width: 992px) {
  .h-zoom-image:hover {
    transform: scale(1.1);
  }
}

[data-aos=a-fade-up] {
  opacity: 0;
  transform: translateY(50px);
  transition-property: transform, opacity;
}
[data-aos=a-fade-up].aos-animate {
  opacity: 1;
  transform: translateY(0);
}

@media screen and (max-width: 990px) {
  [data-aos-delay] {
    transition-delay: 0s !important;
  }
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1360px) {
  .container {
    max-width: 1330px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 1360px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xxl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xxl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.666667%;
  }
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto,
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto,
.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* Tabs */
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

/* Effects */
.fade {
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

/* Modal */
.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
/* Drawer */
/* https://www.jqueryscript.net/demo/side-drawer-modal-bootstrap/ */
.modal.modal-left .modal-dialog,
.modal.modal-right .modal-dialog,
.modal.modal-top .modal-dialog,
.modal.modal-bottom .modal-dialog {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/* Left & Right */
.modal.modal-left .modal-dialog,
.modal.modal-right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 500px;
  max-width: 100%;
  height: 100%;
}

.modal.modal-left .modal-content,
.modal.modal-right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.modal-left .modal-body,
.modal.modal-right .modal-body {
  padding: 15px 15px 80px;
}

.modal.modal-left.fade .modal-dialog {
  left: -500px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.modal-left.fade.show .modal-dialog {
  left: 0;
}

.modal.modal-right.fade .modal-dialog {
  right: -500px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.modal-right.fade.show .modal-dialog {
  right: 0;
}

.modal.modal-left .modal-content,
.modal.modal-right .modal-content,
.modal.modal-top .modal-content,
.modal.modal-bottom .modal-content,
.modal.modal-full .modal-content {
  border-radius: 0;
  border: none;
}

.modal.modal-left .modal-dialog.modal-sm,
.modal.modal-right .modal-dialog.modal-sm {
  width: 300px;
}

.modal.modal-left .modal-dialog.modal-lg,
.modal.modal-right .modal-dialog.modal-lg {
  width: 800px;
}

.modal.modal-left .modal-dialog.modal-xl,
.modal.modal-right .modal-dialog.modal-xl {
  width: 1140px;
}

/* Top and Bottom */
.modal.modal-top .modal-dialog,
.modal.modal-bottom .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.modal.modal-top .modal-content,
.modal.modal-bottom .modal-content {
  height: auto;
  overflow-y: auto;
}

.modal.modal-top .modal-body,
.modal.modal-bottom .modal-body {
  padding: 15px 15px;
}

/* Top */
.modal.modal-top.fade .modal-dialog {
  top: -100%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.modal-top.fade.show .modal-dialog {
  top: 0;
}

/* Bottom */
.modal.modal-bottom.fade .modal-dialog {
  bottom: -100%;
  -webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  -o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
  transition: opacity 0.3s linear, bottom 0.3s ease-out;
}

.modal.modal-bottom.fade.show .modal-dialog {
  bottom: 0;
}

.modal.modal-bottom.fade .modal-dialog {
  bottom: -100%;
}

/* Full Screen */
.modal.modal-full .modal-dialog {
  position: fixed;
  margin: auto;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.modal.modal-full .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.modal-full .close-modal {
  position: fixed;
  top: 0;
  right: 3rem;
}

/* Footer */
.modal-footer-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  border-radius: 0;
}

/* XS */
.modal.modal-left.xs .modal-body,
.modal.modal-right.xs .modal-body {
  padding: 15px;
}

/* Full screen modal menu indicators */
a.has-sub:after {
  font-family: "FontAwesome";
}

a.has-sub:after {
  content: "\f107";
  margin-left: 1rem;
}

a.has-sub[aria-expanded=true]:after {
  content: "\f106";
}

.l-container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .l-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .l-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .l-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .l-container {
    max-width: 1140px;
  }
}
@media (min-width: 1360px) {
  .l-container {
    max-width: 1340px;
  }
}
@media (min-width: 1560px) {
  .l-container {
    max-width: 1540px;
  }
}
.l-container--fluid {
  width: 100%;
  max-width: 100%;
}

.l-columns {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: 30px;
}
@media (max-width: 991px) {
  .l-columns {
    column-gap: 0;
  }
}
.l-columns--10-cols {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.l-columns--8-cols {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.l-columns--6-cols {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.l-columns--4-cols {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.l-columns--2-cols {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

html {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  scroll-behavior: smooth;
}
html.with-fancybox {
  overflow: hidden !important;
}
html.has-modal {
  overflow: hidden !important;
}
html.is-overflow-hidden {
  overflow: hidden !important;
}
@media (max-width: 1199px) {
  html.has-overlay-menu {
    overflow: hidden !important;
  }
}

body {
  background: #ffffff;
  font-family: "Inter", Helvetica, Arial, sans-serif;
  color: #3a292b;
  line-height: 1.5;
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6,
.o-h1, .o-h2, .o-tinymce-content--post-content h1, .o-h3, .o-tinymce-content--post-content h2, .o-h4, .o-tinymce-content--post-content h3, .o-h5, .o-tinymce-content--post-content h4, .o-h6, .o-tinymce-content--post-content h5 {
  margin: 0;
  line-height: 1.25;
  font-family: "Poppins", "Inter", Helvetica, Arial, sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.o-h1 a, .o-h2 a, .o-tinymce-content--post-content h1 a, .o-h3 a, .o-tinymce-content--post-content h2 a, .o-h4 a, .o-tinymce-content--post-content h3 a, .o-h5 a, .o-tinymce-content--post-content h4 a, .o-h6 a, .o-tinymce-content--post-content h5 a {
  text-decoration: none;
  color: #3a292b;
}

.o-h1--color-red, .o-h2--color-red, .o-h3--color-red, .o-h4--color-red, .o-h5--color-red, .o-h6--color-red {
  color: #dc051b;
}
.o-h1--color-red a, .o-h2--color-red a, .o-h3--color-red a, .o-h4--color-red a, .o-h5--color-red a, .o-h6--color-red a {
  color: #dc051b;
}
.o-h1--color-white, .o-h2--color-white, .o-h3--color-white, .o-h4--color-white, .o-h5--color-white, .o-h6--color-white {
  color: #ffffff;
}
.o-h1--color-white a, .o-h2--color-white a, .o-h3--color-white a, .o-h4--color-white a, .o-h5--color-white a, .o-h6--color-white a {
  color: #ffffff;
}
.o-h1--sans-serif, .o-h2--sans-serif, .o-h3--sans-serif, .o-h4--sans-serif, .o-h5--sans-serif, .o-h6--sans-serif {
  font-family: "Inter", Helvetica, Arial, sans-serif;
}
.o-h1--weight-500, .o-h2--weight-500, .o-h3--weight-500, .o-h4--weight-500, .o-h5--weight-500, .o-h6--weight-500 {
  font-weight: 500;
}
.o-h1--border-left, .o-h2--border-left, .o-h3--border-left, .o-h4--border-left, .o-h5--border-left, .o-h6--border-left {
  position: relative;
}
.o-h1--border-left::before, .o-h2--border-left::before, .o-h3--border-left::before, .o-h4--border-left::before, .o-h5--border-left::before, .o-h6--border-left::before {
  content: "";
  position: absolute;
  left: -50px;
  width: 5px;
  background: #3a292b;
}
@media (max-width: 1359px) {
  .o-h1--border-left::before, .o-h2--border-left::before, .o-h3--border-left::before, .o-h4--border-left::before, .o-h5--border-left::before, .o-h6--border-left::before {
    left: -30px;
  }
}
@media (max-width: 767px) {
  .o-h1--border-left::before, .o-h2--border-left::before, .o-h3--border-left::before, .o-h4--border-left::before, .o-h5--border-left::before, .o-h6--border-left::before {
    width: 3px;
    left: -15px;
  }
}
.o-h1--dot-left, .o-h2--dot-left, .o-h3--dot-left, .o-h4--dot-left, .o-h5--dot-left, .o-h6--dot-left {
  position: relative;
}
.o-h1--dot-left::before, .o-h2--dot-left::before, .o-h3--dot-left::before, .o-h4--dot-left::before, .o-h5--dot-left::before, .o-h6--dot-left::before {
  content: "";
  position: absolute;
  left: -50px;
  width: 5px;
  aspect-ratio: 1;
  background: #3a292b;
}
@media (max-width: 1359px) {
  .o-h1--dot-left::before, .o-h2--dot-left::before, .o-h3--dot-left::before, .o-h4--dot-left::before, .o-h5--dot-left::before, .o-h6--dot-left::before {
    left: -30px;
  }
}
@media (max-width: 767px) {
  .o-h1--dot-left::before, .o-h2--dot-left::before, .o-h3--dot-left::before, .o-h4--dot-left::before, .o-h5--dot-left::before, .o-h6--dot-left::before {
    left: -15px;
  }
}

.o-h1 {
  font-size: 60px;
  line-height: 1.17;
  font-weight: 500;
  letter-spacing: -1.2px;
}
@media (max-width: 767px) {
  .o-h1 {
    font-size: 30px;
    line-height: 1.27;
  }
}
.o-h1--border-left::before {
  top: 13px;
  bottom: 14px;
}
@media (max-width: 767px) {
  .o-h1--border-left::before {
    top: 8px;
    bottom: 9px;
  }
}

.o-h2, .o-tinymce-content--post-content h1 {
  font-size: 40px;
  letter-spacing: -0.02em;
  line-height: 1.275;
}
.o-h2--larger-size {
  font-size: 50px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .o-h2, .o-tinymce-content--post-content h1 {
    font-size: 25px;
    line-height: 1.275;
  }
}
.o-h2--dot-left::before {
  bottom: 13px;
  height: 5px;
}
@media (max-width: 767px) {
  .o-h2--dot-left::before {
    bottom: 7px;
  }
}
.o-h2--larger-size.o-h2--dot-left::before {
  bottom: 19px;
}
@media (max-width: 767px) {
  .o-h2--larger-size.o-h2--dot-left::before {
    bottom: 9px;
  }
}

.o-h3, .o-tinymce-content--post-content h2 {
  font-size: 30px;
  letter-spacing: -0.02em;
}
.o-h3--dot-left::before {
  bottom: 11px;
}
@media (max-width: 767px) {
  .o-h3--dot-left::before {
    bottom: 7px;
  }
}
@media (max-width: 767px) {
  .o-h3, .o-tinymce-content--post-content h2 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .o-h3--smaller-mobile {
    font-size: 20px;
  }
}

.o-h4, .o-tinymce-content--post-content h3 {
  font-size: 25px;
  line-height: 1.6;
  letter-spacing: -0.02em;
}

.o-h5, .o-tinymce-content--post-content h4 {
  font-size: 20px;
  letter-spacing: -0.02em;
}

.o-h6, .o-tinymce-content--post-content h5 {
  font-size: 18px;
  letter-spacing: -0.02em;
}

.o-tinymce-content {
  line-height: 1.875;
}
.o-tinymce-content h3 {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .o-tinymce-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.o-tinymce-content p {
  margin: 0 0 30px 0;
}
.o-tinymce-content ul,
.o-tinymce-content ol {
  padding: 0;
  margin: 0 0 30px 0;
}
.o-tinymce-content ul li,
.o-tinymce-content ol li {
  padding: 0 0 0 30px;
  list-style: none;
  position: relative;
}
@media (max-width: 767px) {
  .o-tinymce-content ul li,
  .o-tinymce-content ol li {
    padding-left: 20px;
  }
}
.o-tinymce-content ul li::before,
.o-tinymce-content ol li::before {
  content: "";
  width: 5px;
  aspect-ratio: 1;
  position: absolute;
  left: 0;
  top: 14px;
  background: #3a292b;
}
.o-tinymce-content img {
  margin-bottom: 30px;
  width: 100%;
  height: auto;
}
.o-tinymce-content table {
  border: 1px solid #d6d6d7;
  width: 100% !important;
  margin-bottom: 30px;
}
.o-tinymce-content table tr td {
  border: 1px solid #d6d6d7;
  padding: 10px;
  line-height: 1.25;
}
.o-tinymce-content--post-content h1, .o-tinymce-content--post-content h2, .o-tinymce-content--post-content h3, .o-tinymce-content--post-content h4, .o-tinymce-content--post-content h5, .o-tinymce-content--post-content h6 {
  font-weight: 500;
}
.o-tinymce-content--post-content h6 {
  font-size: 16px;
}
.o-tinymce-content--size-large {
  font-size: 19px;
  line-height: 2;
}
@media (max-width: 767px) {
  .o-tinymce-content--size-large {
    font-size: 18px;
    line-height: 1.78;
  }
}
.o-tinymce-content--color-white {
  color: #ffffff;
}

mark {
  background-color: #d6d6d7;
}

.o-responsive-table {
  overflow-x: scroll;
  width: 100%;
}
.o-responsive-table table {
  width: 100%;
}
@media (max-width: 767px) {
  .o-responsive-table table {
    min-width: 720px;
  }
}

.o-svg {
  width: 20px;
  height: 20px;
  fill: #3a292b;
}

.grecaptcha-badge {
  bottom: 110px !important;
}

.o-button {
  display: inline-block;
  background: #dc051b;
  color: #ffffff;
  text-decoration: underline;
  text-transform: uppercase;
  padding: 18.75px 45px;
  line-height: 1.4;
  border: 1px solid #dc051b;
  border-radius: 0;
  transition: background 120ms ease-out;
  text-align: center;
  font-weight: 400;
  border-radius: 60px;
  position: relative;
  font-size: 14px;
  box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.16);
}
@media (min-width: 992px) {
  .o-button:hover {
    background: #3a292b;
    color: #ffffff;
    border-color: #3a292b;
  }
}
.o-button--size-small {
  padding: 12.5px 20px;
}
.o-button--fill-text {
  padding-left: 25px;
  padding-right: 25px;
}
.o-button--color-black {
  background: #3a292b;
  border-color: #3a292b;
}
@media (min-width: 992px) {
  .o-button--color-black:hover {
    background: #dc051b;
    border-color: #dc051b;
  }
}
.o-button--color-white {
  background: #ffffff;
  border-color: #ffffff;
  color: #3a292b;
}
.o-button--color-white .o-button__icon {
  fill: #3a292b;
}
@media (min-width: 992px) {
  .o-button--color-white:hover {
    color: #dc051b;
    background: #ffffff;
    border-color: #ffffff;
  }
  .o-button--color-white:hover .o-button__icon {
    fill: #dc051b;
  }
}
.o-button--no-shadow {
  box-shadow: none;
}
.o-button--no-underline {
  text-decoration: none;
}
.o-button--inline-flex {
  display: inline-flex;
}
.o-button__icon {
  fill: #ffffff;
  position: relative;
}
.o-button__icon--side-left {
  margin-right: 30px;
}
.o-button__icon--side-left-close {
  margin-right: 10px;
}
.o-button__icon--side-right {
  margin-left: 30px;
}
.o-button__icon.svg-chat {
  width: 23px;
  height: 18px;
}
.o-button__icon.svg-smartcloud {
  width: 30px;
  height: auto;
  aspect-ratio: 1;
  margin-top: -5px;
  margin-bottom: -5px;
}
.o-button.disabled, .o-button.is-disabled, .o-button.is-sending, .o-button[disabled] {
  opacity: 0.6;
  pointer-events: none;
}

.o-text-button, .rte a {
  display: inline-flex;
  align-items: center;
  background: none;
  color: #3a292b;
  padding: 0;
  line-height: 1.25;
  border: none;
  border-radius: 0;
  transition: all 120ms ease-out;
  font-weight: 400;
  border-radius: 0;
  position: relative;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 14px;
}
@media (min-width: 992px) {
  .o-text-button:hover, .rte a:hover {
    color: #dc051b;
  }
  .o-text-button:hover .o-text-button__icon, .rte a:hover .o-text-button__icon {
    fill: #dc051b;
  }
  .o-text-button:hover .o-text-button__icon--animate-right, .rte a:hover .o-text-button__icon--animate-right {
    left: 10px;
  }
  .o-text-button:hover .o-text-button__icon--animate-left, .rte a:hover .o-text-button__icon--animate-left {
    left: -10px;
  }
}
.o-text-button--color-red {
  color: #dc051b;
}
.o-text-button--color-red .o-text-button__icon {
  fill: #dc051b;
}
.o-text-button--color-white {
  color: #ffffff;
}
.o-text-button--color-white .o-text-button__icon {
  fill: #ffffff;
}
@media (min-width: 992px) {
  .o-text-button--hover-white:hover {
    color: #ffffff;
  }
  .o-text-button--hover-white:hover .o-text-button__icon {
    fill: #ffffff;
  }
}
.o-text-button__icon {
  position: relative;
  width: 18px;
  flex: 0 0 18px;
  height: 9px;
  left: 0;
  transition: all 120ms ease-out;
  flex: 0 0 auto;
}
.o-text-button__icon--side-left {
  margin-right: 10px;
}
.o-text-button__icon--side-left-medium {
  margin-right: 20px;
}
.o-text-button__icon--side-left-large {
  margin-right: 30px;
}
.o-text-button__icon--side-right {
  margin-left: 10px;
}
.o-text-button__icon--side-right-medium {
  margin-left: 20px;
}
.o-text-button__icon--side-right-large {
  margin-left: 30px;
}
.o-text-button__icon--map-pin {
  width: 13px;
  height: 18px;
}
.o-text-button__icon--phone {
  width: 18px;
  height: 18px;
}
.o-text-button__icon--chat {
  width: 23px;
  height: 18px;
}
.o-text-button__icon--at {
  width: 18px;
  height: 18px;
}
.o-text-button.disabled, .rte a.disabled, .o-text-button.is-disabled, .rte a.is-disabled, .o-text-button.is-sending, .rte a.is-sending, .o-text-button[disabled], .rte a[disabled] {
  opacity: 0.6;
  pointer-events: none;
}

.o-form label.error {
  color: red;
  display: block;
}

.o-form-row {
  padding: 0;
  margin: 0 0 20px 0;
}
.o-form-row--no-margin-bottom {
  margin-bottom: 0;
}

.o-form-label {
  display: block;
  margin: 0 0 5px 0;
  width: 100%;
  line-height: 1.25;
  font-weight: 700;
}

.o-text-input {
  width: 100%;
  border: 1px solid #d6d6d7;
  padding: 0 15px;
  display: block;
  height: 60px;
  border-radius: 10px;
}
.o-text-input::-webkit-input-placeholder {
  color: rgba(58, 41, 43, 0.5);
}
.o-text-input:-moz-placeholder {
  color: rgba(58, 41, 43, 0.5);
}
.o-text-input::-moz-placeholder {
  color: rgba(58, 41, 43, 0.5);
}
.o-text-input:-ms-input-placeholder {
  color: rgba(58, 41, 43, 0.5);
}
.o-text-input::-webkit-input-placeholder {
  line-height: normal !important;
}
.o-text-input[type=date]::-webkit-inner-spin-button, .o-text-input[type=date]::-webkit-outer-spin-button, .o-text-input[type=time]::-webkit-inner-spin-button, .o-text-input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.o-textarea-input {
  height: 160px;
  resize: none;
  width: 100%;
  border: 1px solid #d6d6d7;
  padding: 15px;
  display: block;
  border-radius: 10px;
}

.o-select-input, .o-select-wrap select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #d6d6d7;
  height: 60px;
  padding: 0 15px;
  background: #ffffff;
  color: #3a292b;
  border-radius: 10px;
  text-overflow: ellipsis;
}
.o-select-input--size-small, .o-select-wrap--size-small select {
  height: 50px;
}

.o-select-wrap {
  position: relative;
}
.o-select-wrap select {
  padding-right: 40px !important;
}
.o-select-wrap__arrow {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  width: 17.5px;
  height: auto;
  aspect-ratio: 1;
  fill: #3a292b;
}

.o-check-input {
  position: relative;
}
.o-check-input label.error {
  padding-left: 30px;
  display: block;
}
.o-check-input__input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.o-check-input__input:checked + .o-check-input__label:before {
  border-color: red;
}
.o-check-input__input:checked + .o-check-input__label:after {
  opacity: 1;
}
.o-check-input__label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0;
}
.o-check-input__label:before, .o-check-input__label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  transition: all 120ms ease-out;
  cursor: pointer;
  border-radius: 5px;
}
.o-check-input__label:before {
  border: 1px solid #d6d6d7;
}
.o-check-input__label:after {
  opacity: 0;
  text-align: center;
  z-index: 1;
  background: red;
  left: 3px;
  top: 6px;
  width: 12.5px;
  height: 12.5px;
  border-radius: 4px;
}
.o-check-input__label--circle:before, .o-check-input__label--circle:after {
  border-radius: 50%;
}

.o-form-messages {
  padding: 20px 30px;
  background: rgba(0, 0, 0, 0.1);
  margin-top: 40px;
  display: none;
}
.o-form-messages[data-status=error] {
  color: red;
}
.o-form-messages[data-status=success] {
  color: olive;
}

.o-pagination ul {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 10px 15px;
  justify-content: center;
  align-items: center;
}
.o-pagination ul li {
  list-style: none;
  padding: 0;
}
.o-pagination__item {
  line-height: 1;
}
.o-pagination__item--number * {
  color: #dc051b;
}
.o-pagination__item--current {
  pointer-events: none;
  user-select: none;
}
.o-pagination__item--current * {
  font-weight: 700;
}
.o-pagination__item--prev {
  margin-right: 15px;
}
.o-pagination__item--next {
  margin-left: 15px;
}
.o-pagination__item--dots {
  color: #dc051b;
}
.o-pagination__item--disabled {
  opacity: 0.5;
  pointer-events: none;
  user-select: none;
}

.c-form-header {
  background: #f6f5f5;
  padding: 80px 0 25px 0;
}
@media (max-width: 767px) {
  .c-form-header {
    padding: 35px 0;
  }
}
.c-form-header__inner {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
.c-form-header__title {
  border-bottom: 5px solid #eeeded;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.c-form-header__notice {
  font-size: 13px;
  margin-top: 10px;
}
.c-form-header__link {
  margin-top: 40px;
}

.c-site-header {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1019607843);
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 100px;
  background: #ffffff;
}
@media (max-width: 991px) {
  .c-site-header {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .c-site-header {
    height: 45px;
  }
}
.c-site-header.is-fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.c-site-header.is-fixed + .c-site-header__spacer {
  display: block;
}
@media (max-width: 1199px) {
  .c-site-header.open-overlay-menu {
    box-shadow: none;
  }
}
@media (max-width: 1199px) {
  .c-site-header.open-overlay-menu .c-site-header__language,
  .c-site-header.open-overlay-menu .c-site-header__login {
    display: none;
  }
}
.c-site-header__container {
  display: flex;
  align-items: center;
  height: 100%;
}
.c-site-header__logo {
  margin-right: 40px;
  width: 176px;
  flex: 0 0 176px;
}
@media (max-width: 991px) {
  .c-site-header__logo {
    width: 150px;
    flex: 0 0 150px;
  }
}
@media (max-width: 767px) {
  .c-site-header__logo {
    width: 103px;
    flex: 0 0 103px;
    margin-right: 0;
  }
}
.c-site-header__logo a img {
  width: 100%;
}
.c-site-header__right {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.c-site-header__menu {
  border-right: 1px solid #d6d6d7;
  height: 50px;
  display: flex;
  align-items: center;
  padding-right: 25px;
  display: none;
}
@media (min-width: 1200px) {
  .c-site-header__menu {
    display: flex;
  }
}
.c-site-header__menu--secondary {
  padding-left: 25px;
}
.c-site-header__language {
  margin-left: 20px;
}
.c-site-header__login {
  border: 1px solid #dadadb;
  height: 50px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 25px;
  margin-left: 20px;
  color: #3a292b;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.03em;
  transition: color 120ms ease-out;
}
@media (min-width: 992px) {
  .c-site-header__login:hover {
    color: #dc051b;
  }
}
@media (max-width: 767px) {
  .c-site-header__login {
    height: 30px;
    padding: 0 14px;
    font-size: 12px;
  }
}
.c-site-header__login svg {
  width: 30px;
  height: 29px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .c-site-header__login svg {
    width: 19px;
    height: 18px;
    margin-right: 5px;
  }
}
.c-site-header__hamburger {
  width: 17px;
  aspect-ratio: 1;
  justify-content: flex-end;
  align-items: center;
  display: none;
  margin-left: 20px;
}
@media (min-width: 992px) {
  .c-site-header__hamburger:hover {
    cursor: pointer;
  }
  .c-site-header__hamburger:hover svg {
    fill: #dc051b;
  }
}
@media (max-width: 1199px) {
  .c-site-header__hamburger {
    display: flex;
  }
}
.c-site-header__hamburger.is-open svg.svg-hamburger {
  display: none;
}
.c-site-header__hamburger.is-open svg.svg-close {
  display: block;
}
.c-site-header__hamburger svg {
  transition: all 120ms ease-out;
}
.c-site-header__hamburger svg.svg-hamburger {
  width: 17px;
  height: 12px;
}
.c-site-header__hamburger svg.svg-close {
  display: none;
  width: 16px;
  height: 16px;
}
.c-site-header__spacer {
  height: 100px;
  display: none;
}
@media (max-width: 991px) {
  .c-site-header__spacer {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .c-site-header__spacer {
    height: 45px;
  }
}

.c-site-header-menu > ul {
  padding: 0;
  margin: 0;
  display: flex;
  column-gap: 30px;
}
@media (max-width: 1199px) {
  .c-site-header-menu > ul {
    flex-direction: column;
    row-gap: 20px;
  }
}
.c-site-header-menu > ul > li {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.c-site-header-menu > ul > li > a {
  color: #3a292b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.03em;
  transition: all 120ms ease-out;
  position: relative;
}
@media (min-width: 992px) {
  .c-site-header-menu > ul > li > a:hover {
    color: #dc051b;
  }
}
@media (max-width: 1199px) {
  .c-site-header-menu > ul > li > a {
    font-size: 16px;
  }
}
.c-site-header-menu > ul > li > a .x-job-count {
  min-width: 15px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #dc051b;
  position: absolute;
  right: -14px;
  top: -8px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 9px;
  font-weight: 700;
  padding: 0 4px;
  text-align: center;
  letter-spacing: 0;
}
.c-site-header-menu > ul > li .sub-menu-wrap {
  position: absolute;
  opacity: 0;
  z-index: 8999;
  pointer-events: none;
  transition: all 200ms ease-out;
  top: 100%;
}
.c-site-header-menu > ul > li .sub-menu-wrap ul.sub-menu,
.c-site-header-menu > ul > li .sub-menu-wrap ul.children {
  margin: 0;
  padding: 0;
  background: #ffffff;
  padding: 5px 30px;
  border: 1px solid #d6d6d7;
}
.c-site-header-menu > ul > li .sub-menu-wrap ul.sub-menu li,
.c-site-header-menu > ul > li .sub-menu-wrap ul.children li {
  padding: 0;
}
.c-site-header-menu > ul > li .sub-menu-wrap ul.sub-menu li a,
.c-site-header-menu > ul > li .sub-menu-wrap ul.children li a {
  display: block;
  width: 220px;
  padding: 20px 0;
}
.c-site-header-menu > ul > li .sub-menu-wrap ul.sub-menu li .sub-menu-wrap,
.c-site-header-menu > ul > li .sub-menu-wrap ul.children li .sub-menu-wrap {
  display: none;
}
.c-site-header-menu > ul > li:hover > .sub-menu-wrap {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
}
.c-site-header-menu > ul > li.is-active > a {
  color: #dc051b;
}
@media (max-width: 1199px) {
  .c-site-header-menu--secondary {
    margin-top: 30px;
  }
  .c-site-header-menu--secondary::before {
    width: 60px;
    display: block;
    border-bottom: 1px solid #d6d6d7;
    content: "";
    margin-bottom: 30px;
  }
}
.c-site-header-menu--secondary > ul > li > a {
  font-weight: 400;
}

.c-site-header-language {
  position: relative;
}
.c-site-header-language__current {
  display: flex;
  align-items: center;
  user-select: none;
}
@media (min-width: 992px) {
  .c-site-header-language__current:hover {
    cursor: pointer;
  }
  .c-site-header-language__current:hover span {
    color: #dc051b;
  }
}
.c-site-header-language__current * {
  pointer-events: none;
}
.c-site-header-language__current.is-active span {
  color: #dc051b;
}
.c-site-header-language__current span {
  color: #3a292b;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.03em;
  transition: all 120ms ease-out;
}
@media (max-width: 767px) {
  .c-site-header-language__current span {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  .c-site-header-language__current span.x-long-name {
    display: none;
  }
}
.c-site-header-language__current span.x-short-name {
  display: none;
}
@media (max-width: 1199px) {
  .c-site-header-language__current span.x-short-name {
    display: inline;
  }
}
.c-site-header-language__current svg {
  fill: #6d6e71;
}
.c-site-header-language__current svg.svg-earth {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .c-site-header-language__current svg.svg-earth {
    margin-right: 7px;
  }
}
.c-site-header-language__current svg.svg-arrow-down {
  width: 12px;
  height: 8px;
  margin-left: 5px;
}
.c-site-header-language__dropdown {
  display: none;
  position: absolute;
  right: -19px;
  top: 100%;
}
.c-site-header-language__dropdown.is-visible {
  display: block;
}
.c-site-header-language__dropdown ul {
  padding: 15px 19px;
  margin: 15px 0 0 0;
  background: #ffffff;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1019607843);
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  width: 150px;
}
@media (max-width: 767px) {
  .c-site-header-language__dropdown ul {
    margin-top: 10px;
  }
}
.c-site-header-language__dropdown ul li {
  list-style: none;
  padding: 0;
  text-align: right;
}
.c-site-header-language__dropdown ul li a {
  color: #3a292b;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.03em;
  transition: all 120ms ease-out;
}
@media (min-width: 992px) {
  .c-site-header-language__dropdown ul li a:hover {
    color: #dc051b;
  }
}

.c-page-header {
  background: #e9e6e7;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .c-page-header {
    padding: 35px 0;
  }
}
.c-page-header__inner {
  padding-left: 50px;
}
@media (max-width: 1359px) {
  .c-page-header__inner {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .c-page-header__inner {
    padding-left: 15px;
  }
}
.c-page-header__text-wrap {
  grid-column: span 12;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.c-page-header__text-wrap--align-top {
  justify-content: flex-start;
}
.c-page-header__text-wrap--align-top .c-page-header__title {
  margin-top: 110px;
}
@media (max-width: 991px) {
  .c-page-header__text-wrap--align-top .c-page-header__title {
    margin-top: 0;
  }
}
.c-page-header__breadcrumbs {
  margin-left: -50px;
}
@media (max-width: 1359px) {
  .c-page-header__breadcrumbs {
    margin-left: -30px;
  }
}
@media (max-width: 991px) {
  .c-page-header__breadcrumbs {
    display: none;
  }
}
.c-page-header__text {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .c-page-header__text {
    margin-top: 10px;
  }
}
.c-page-header__image {
  grid-column: 8/span 5;
}
@media (max-width: 1359px) {
  .c-page-header__image {
    grid-column: span 6;
  }
}
@media (max-width: 991px) {
  .c-page-header__image {
    grid-column: span 12;
    grid-row: 1;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .c-page-header__image {
    margin-bottom: 35px;
  }
}
.c-page-header__image img {
  border-radius: 60px;
  box-shadow: 20px 20px 99px rgba(0, 0, 0, 0.2);
  aspect-ratio: 1;
  object-fit: cover;
}
@media (max-width: 991px) {
  .c-page-header__image img {
    width: calc(100% + 30px);
    max-width: 9999px;
    position: relative;
    right: 30px;
    aspect-ratio: 1.35;
  }
}
@media (max-width: 767px) {
  .c-page-header__image img {
    width: calc(100% + 15px);
    right: 15px;
    border-radius: 30px;
  }
}
.c-page-header.has-image {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .c-page-header.has-image {
    padding: 20px 0;
  }
}
.c-page-header.has-image .c-page-header__text-wrap {
  grid-column: span 6;
}
@media (max-width: 991px) {
  .c-page-header.has-image .c-page-header__text-wrap {
    grid-column: span 12;
  }
}
.c-page-header.no-background {
  background: none;
}

@media (min-width: 1200px) {
  .c-post-header__container {
    max-width: 890px;
  }
}
.c-post-header__top {
  background: #e9e6e7;
  padding: 45px 0 55px 0;
}
.c-post-header__back {
  margin-bottom: 40px;
}
.c-post-header__title {
  margin-bottom: 10px;
}
.c-post-header__date {
  font-size: 14px;
}
.c-post-header__bottom {
  position: relative;
}
.c-post-header__bottom::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 70%;
  background: #e9e6e7;
  content: "";
}
.c-post-header__bottom img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 100;
  border-radius: 30px;
}

.c-overlay-menu {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  height: 100%;
  background: #ffffff;
  z-index: 990;
  display: flex;
  overflow-x: scroll;
  transition: top 240ms, opacity 240ms;
  opacity: 0;
}
@media (min-width: 1200px) {
  .c-overlay-menu {
    display: none !important;
  }
}
.c-overlay-menu.is-visible {
  top: 0;
  opacity: 1;
}
.c-overlay-menu__container {
  display: flex;
  flex: 1;
}
.c-overlay-menu__inner {
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

.c-site-footer {
  background: #3a292b;
  padding: 130px 0 80px 0;
}
@media (max-width: 767px) {
  .c-site-footer {
    padding: 60px 0 30px 0;
  }
}
.c-site-footer__logo {
  grid-column: span 12;
  margin-bottom: 75px;
  user-select: none;
}
@media (max-width: 767px) {
  .c-site-footer__logo {
    margin-bottom: 35px;
  }
}
.c-site-footer__logo img {
  height: 49px;
  width: auto;
}
.c-site-footer__col {
  margin-bottom: 50px;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .c-site-footer__col {
    padding-right: 0;
  }
}
.c-site-footer__title {
  margin-bottom: 45px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .c-site-footer__title {
    margin-bottom: 20px;
  }
}
.c-site-footer__text {
  margin-bottom: 30px;
}
.c-site-footer__links ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  align-items: flex-start;
}
.c-site-footer__links ul li {
  list-style: none;
  padding: 0;
  flex: 1;
}
.c-site-footer__contact {
  grid-column: span 3;
}
@media (max-width: 1359px) {
  .c-site-footer__contact {
    grid-column: span 6;
  }
}
@media (max-width: 991px) {
  .c-site-footer__contact {
    grid-column: span 12;
  }
}
.c-site-footer__social {
  margin-bottom: 30px;
}
.c-site-footer__social ul {
  padding: 0;
  margin: 0;
  display: flex;
  column-gap: 15px;
}
.c-site-footer__social ul li {
  list-style: none;
  padding: 0;
}
.c-site-footer__social ul li a svg {
  fill: #ffffff;
  width: 16px;
  height: 16px;
}
.c-site-footer__social ul li a svg.svg-facebook {
  width: 8px;
}
.c-site-footer__social ul li a svg.svg-youtube {
  width: 23px;
}
.c-site-footer__social ul li a svg.svg-linkedin {
  width: 17px;
}
.c-site-footer__support {
  grid-column: span 3;
}
@media (max-width: 1359px) {
  .c-site-footer__support {
    grid-column: span 6;
  }
}
@media (max-width: 991px) {
  .c-site-footer__support {
    grid-column: span 12;
  }
}
.c-site-footer__certificates {
  grid-column: span 6;
}
@media (max-width: 1359px) {
  .c-site-footer__certificates {
    grid-column: span 12;
  }
}
.c-site-footer__slider {
  max-width: 500px;
  position: relative;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .c-site-footer__slider {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -15px;
  }
}
.c-site-footer__slider .swiper-button-prev,
.c-site-footer__slider .swiper-button-next {
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  transform: translateY(-50%);
}
.c-site-footer__slider .swiper-button-prev svg,
.c-site-footer__slider .swiper-button-next svg {
  fill: #ffffff;
  width: 8px;
  height: 12px;
}
.c-site-footer__slider .swiper-button-prev {
  left: -25px;
}
.c-site-footer__slider .swiper-button-next {
  right: -25px;
}
.c-site-footer__bottom {
  grid-column: span 12;
  margin-top: 45px;
}
@media (max-width: 767px) {
  .c-site-footer__bottom {
    margin-top: 0;
  }
}
.c-site-footer__funding {
  grid-column: span 6;
}
@media (max-width: 991px) {
  .c-site-footer__funding {
    grid-column: span 12;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .c-site-footer__funding {
    margin-bottom: 50px;
  }
}
.c-site-footer__copyright {
  grid-column: span 6;
}
@media (max-width: 991px) {
  .c-site-footer__copyright {
    grid-column: span 12;
  }
}

.o-site-footer-slider-item {
  display: flex;
}
@media (max-width: 767px) {
  .o-site-footer-slider-item {
    flex-direction: column;
  }
}
.o-site-footer-slider-item__image {
  max-width: 320px;
}
@media (max-width: 767px) {
  .o-site-footer-slider-item__image {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.o-site-footer-slider-item__image img {
  width: 100%;
  height: auto;
}
.o-site-footer-slider-item__text {
  display: flex;
  align-items: center;
  flex: 1;
  color: rgba(255, 255, 255, 0.5);
  padding-left: 20px;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .o-site-footer-slider-item__text {
    padding-left: 0;
  }
}

.o-site-footer-funding {
  display: flex;
}
.o-site-footer-funding__image {
  position: relative;
  margin-right: 30px;
  top: 5px;
  flex: 0 0 90px;
}
@media (max-width: 767px) {
  .o-site-footer-funding__image {
    margin-right: 20px;
    top: 2px;
  }
}
.o-site-footer-funding__image img {
  width: 100%;
  height: auto;
}
.o-site-footer-funding__text {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .o-site-footer-funding__text div {
    line-height: 1.25;
  }
}

.o-site-footer-copyright {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .o-site-footer-copyright {
    flex-direction: column;
    align-items: flex-start;
  }
}
.o-site-footer-copyright__left {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.o-site-footer-copyright__left ul {
  padding: 0;
  margin: -3px 0 0 0;
  display: flex;
  column-gap: 40px;
}
.o-site-footer-copyright__left ul li {
  list-style: none;
  padding: 0;
}
.o-site-footer-copyright__author {
  margin-left: 30px;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .o-site-footer-copyright__author {
    margin-left: 0;
    margin-top: 35px;
  }
}

.o-fixed-logos {
  background: #ffffff;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
  padding: 20px;
  opacity: 1;
  transition: all 120ms;
}
.o-fixed-logos.is-hidden {
  opacity: 0;
  pointer-events: none;
}
.o-fixed-logos__image img {
  width: 169px;
  height: auto;
}

.c-posts-grid {
  padding: 90px 0 120px 0;
}
@media (max-width: 767px) {
  .c-posts-grid {
    padding: 40px 0 90px 0;
  }
}
.c-posts-grid__posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 60px;
  column-gap: 90px;
}
@media (max-width: 1559px) {
  .c-posts-grid__posts {
    column-gap: 60px;
  }
}
@media (max-width: 1359px) {
  .c-posts-grid__posts {
    column-gap: 40px;
  }
}
@media (max-width: 1199px) {
  .c-posts-grid__posts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991px) {
  .c-posts-grid__posts {
    column-gap: 30px;
  }
}
@media (max-width: 767px) {
  .c-posts-grid__posts {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
}
.c-posts-grid__pagination {
  border-top: 1px solid #eeeded;
  margin-top: 110px;
  padding-top: 27px;
}

.c-post-card {
  display: flex;
  flex-direction: column;
}
.c-post-card__image {
  display: block;
  box-shadow: 40px 40px 100px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.c-post-card__image img {
  aspect-ratio: 1.53;
  object-fit: cover;
}
.c-post-card__text {
  padding: 25px 30px 0 30px;
  position: relative;
  z-index: 100;
  flex: 1;
}
.c-post-card__meta {
  font-size: 14px;
}
.c-post-card__title {
  margin-bottom: 15px;
}
.c-post-card__excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.c-post-card__link {
  margin-top: 20px;
}

.c-large-card {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .c-large-card {
    flex-direction: column;
  }
}
.c-large-card__image {
  display: block;
  box-shadow: 40px 40px 100px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  flex: 0 0 350px;
  margin-right: 50px;
}
@media (max-width: 1199px) {
  .c-large-card__image {
    margin-right: 30px;
  }
}
@media (max-width: 991px) {
  .c-large-card__image {
    margin-right: 0;
    flex: 1;
    margin-bottom: 20px;
  }
}
.c-large-card__image img {
  aspect-ratio: 1.4;
  object-fit: cover;
}
.c-large-card__text {
  position: relative;
  z-index: 100;
  flex: 1;
  padding-top: 20px;
  max-width: 860px;
}
@media (max-width: 1199px) {
  .c-large-card__text {
    padding-top: 10px;
  }
}
@media (max-width: 991px) {
  .c-large-card__text {
    padding: 15px 20px 0 20px;
  }
}
.c-large-card__title {
  margin-bottom: 15px;
}
.c-large-card__bottom {
  margin-top: 40px;
  display: flex;
  column-gap: 100px;
}
@media (max-width: 1199px) {
  .c-large-card__bottom {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 30px;
  }
}
@media (max-width: 767px) {
  .c-large-card__bottom {
    margin-top: 30px;
  }
}

.c-ordering-ways {
  background: #8c2323;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1199px) {
  .c-ordering-ways {
    grid-template-columns: 1fr;
  }
}
.c-ordering-ways__title {
  max-width: 570px;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .c-ordering-ways__title {
    margin-bottom: 20px;
  }
}
.c-ordering-ways__item {
  border-right: 1px solid #ffffff;
}
@media (max-width: 1199px) {
  .c-ordering-ways__item {
    border-right: none;
    border-bottom: 1px solid #ffffff;
  }
}
.c-ordering-ways__item:last-child {
  border-right: none;
}
@media (max-width: 1199px) {
  .c-ordering-ways__item:last-child {
    border-bottom: none;
  }
}

.c-ordering-ways-item {
  padding: 45px 50px 65px 50px;
}
@media (max-width: 1359px) {
  .c-ordering-ways-item {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .c-ordering-ways-item {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.c-ordering-ways-item__text-wrap {
  max-width: 380px;
}
.c-ordering-ways-item__title {
  letter-spacing: 0;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .c-ordering-ways-item__title {
    font-size: 24px;
  }
}
.c-ordering-ways-item__links {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  align-items: flex-start;
}
.c-ordering-ways-item__links--narrow {
  max-width: 220px;
}

.c-breadcrumbs {
  display: flex;
  column-gap: 10px;
}
.c-breadcrumbs a::after {
  content: "";
  width: 3px;
  aspect-ratio: 1;
  display: inline-block;
  background: #3a292b;
  margin-left: 10px;
}
.c-breadcrumbs__last {
  text-decoration: none;
  color: #707070;
  pointer-events: none;
}
.c-breadcrumbs__last::after {
  display: none !important;
}

.c-texts-grid__inner {
  row-gap: 60px;
}
@media (max-width: 767px) {
  .c-texts-grid__inner {
    row-gap: 30px;
  }
}
.c-texts-grid__item {
  grid-column: span 6;
}
@media (max-width: 1199px) {
  .c-texts-grid__item {
    grid-column: span 12;
  }
}

.c-texts-grid-item__title {
  margin-bottom: 20px;
}
.c-texts-grid-item__title--more-margin-bottom {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .c-texts-grid-item__title--more-margin-bottom {
    margin-bottom: 25px;
  }
}
.c-cta-button__text {
  margin-bottom: 25px;
  line-height: 1.375;
}
.c-cta-navigation {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1359px) {
  .c-cta-navigation {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
}
.c-cta-navigation__left {
  margin-right: 30px;
  display: flex;
  column-gap: 5px;
  align-items: center;
  line-height: 1.25;
}
@media (max-width: 1359px) {
  .c-cta-navigation__left {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .c-cta-navigation__left {
    flex-direction: column;
    row-gap: 10px;
  }
}
.c-cta-navigation__right {
  display: flex;
  column-gap: 10px;
  align-items: center;
  margin-left: auto;
}
@media (max-width: 1359px) {
  .c-cta-navigation__right {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .c-cta-navigation__right {
    flex-direction: column;
    row-gap: 7px;
  }
}
@media (max-width: 991px) {
  .c-cta-navigation__right .x-text {
    max-width: 200px;
    text-align: center;
  }
}

.t-single-post__header {
  margin-bottom: 85px;
}
@media (min-width: 992px) {
  .t-single-post-main__container {
    max-width: 750px;
  }
}

@media (max-width: 767px) {
  .t-services__header {
    margin-bottom: 20px;
  }
}
.t-services__groups {
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .t-services__groups {
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .t-services__groups {
    padding-bottom: 40px;
  }
}
.t-services__group {
  margin-bottom: 50px;
}

.t-services-group__title {
  margin-bottom: 85px;
}
@media (max-width: 991px) {
  .t-services-group__title {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .t-services-group__title {
    margin-bottom: 25px;
  }
}
.t-services-group__cards {
  display: flex;
  flex-direction: column;
  row-gap: 50px;
}
@media (max-width: 767px) {
  .t-services-group__cards {
    row-gap: 40px;
  }
}
.t-services-group__card {
  border-bottom: 1px solid #eeeded;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .t-services-group__card {
    padding-bottom: 40px;
  }
}
.t-services-group__cta {
  padding: 30px 50px 0 50px;
}
@media (max-width: 767px) {
  .t-services-group__cta {
    padding: 35px 0 0 0;
  }
}

.t-single-services__header {
  margin-bottom: 45px;
}
@media (max-width: 991px) {
  .t-single-services__header {
    margin-bottom: 20px;
  }
}
.t-single-services__ordering {
  margin-bottom: 65px;
}
@media (max-width: 767px) {
  .t-single-services__ordering {
    margin-bottom: 45px;
  }
}
.t-single-services__texts {
  border-bottom: 1px solid #eeeded;
  margin-bottom: 50px;
  padding-bottom: 65px;
}
@media (max-width: 767px) {
  .t-single-services__texts {
    padding-bottom: 45px;
    margin-bottom: 45px;
  }
}
.t-single-services__offer {
  border-bottom: 1px solid #eeeded;
  padding-bottom: 85px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .t-single-services__offer {
    padding-bottom: 50px;
    margin-bottom: 45px;
  }
}
.t-single-services__cta {
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .t-single-services__cta {
    margin-bottom: 90px;
  }
}

.t-single-services-offer__left {
  grid-column: span 9;
}
@media (min-width: 1360px) {
  .t-single-services-offer__left {
    padding-right: 45px;
  }
}
@media (max-width: 1199px) {
  .t-single-services-offer__left {
    grid-column: span 12;
    margin-bottom: 45px;
  }
}
.t-single-services-offer__right {
  grid-column: span 3;
  padding-top: 135px;
}
@media (max-width: 1199px) {
  .t-single-services-offer__right {
    grid-column: span 12;
    padding-top: 0;
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .t-single-services-offer__right {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .t-references__header {
    margin-bottom: 40px;
  }
}
.t-references__texts {
  margin-bottom: 85px;
}
@media (max-width: 767px) {
  .t-references__texts {
    margin-bottom: 35px;
  }
}
.t-references__numbers {
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .t-references__numbers {
    margin-bottom: 90px;
  }
}
@media (max-width: 767px) {
  .t-references__numbers {
    margin-bottom: 45px;
  }
}
.t-references__search {
  margin-bottom: 120px;
}

.t-references-numbers__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 1199px) {
  .t-references-numbers__inner {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .t-references-numbers__inner {
    gap: 10px;
  }
}
.t-references-numbers__item {
  max-width: 365px;
}
@media (max-width: 1199px) {
  .t-references-numbers__item {
    max-width: 100%;
  }
}

.t-references-numbers-item {
  border: 10px solid #dc051b;
  padding: 20px 50px;
  aspect-ratio: 1;
  padding-top: 140px;
}
@media (max-width: 1559px) {
  .t-references-numbers-item {
    padding-top: 80px;
  }
}
@media (max-width: 1359px) {
  .t-references-numbers-item {
    padding: 60px 30px 20px 30px;
  }
}
@media (max-width: 1199px) {
  .t-references-numbers-item {
    aspect-ratio: inherit;
    padding: 50px;
  }
}
@media (max-width: 767px) {
  .t-references-numbers-item {
    border-width: 5px;
    padding: 35px 40px;
  }
}
.t-references-numbers-item__number {
  font-size: 50px;
  font-weight: 500;
  color: #dc051b;
  line-height: 1;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .t-references-numbers-item__number {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
.t-references-numbers-item__text {
  line-height: 1.58;
}

.t-references-search__header {
  max-width: 850px;
  margin-bottom: 40px;
}
.t-form--thank-you {
  padding: 90px 0 160px 0;
  background: #f6f5f5;
}
@media (max-width: 767px) {
  .t-form--thank-you {
    padding: 50px 0 80px 0;
  }
}
.t-form__main {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0 120px 0;
}
@media (max-width: 767px) {
  .t-form__main {
    padding-bottom: 60px;
  }
}

.swiper-button-prev,
.swiper-button-next {
  width: 20px;
  height: 20px;
  opacity: 1;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}

@media (min-width: 992px) {
  .swiper-button-prev:hover svg,
  .swiper-button-next:hover svg {
    fill: #dc051b;
  }
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 20px;
  height: 20px;
  fill: #3a292b;
  transition: all 120ms ease-out;
}

.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border: none;
  border-radius: 50%;
  opacity: 1;
  background: #3a292b;
  transition: all 120ms ease-out;
  margin: 0 4px;
}
@media (min-width: 992px) {
  .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet:hover {
    background: #dc051b;
  }
}
.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #dc051b;
}

.rte-no-style a {
  display: inline-flex;
  align-items: center;
  background: none;
  color: #3a292b;
  padding: 0;
  line-height: 1.25;
  border: none;
  border-radius: 0;
  transition: all 120ms ease-out;
  font-weight: 400;
  border-radius: 0;
  position: relative;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 14px;
}
.rte-no-style a:hover {
  color: #dc051b;
}
.rte-no-style p {
  margin-bottom: 0;
}

.row-no-padding > [class*=col-] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.umbraco-forms-field.hidden {
  height: 25px;
}

.umbraco-forms-bootstrap-custom small {
  font-size: 11px;
}

.umbraco-forms-bootstrap-custom label {
  font-weight: 400;
}

.umbraco-forms-bootstrap-custom .btn-primary {
  min-width: 280px;
}

.umbraco-forms-bootstrap-custom .fileupload input {
  border: 2px solid #839395;
  border-radius: 60px;
  width: 100%;
  padding-right: 25px;
}

.umbraco-forms-bootstrap-custom input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  box-sizing: border-box;
  padding: 0;
}
.umbraco-forms-bootstrap-custom input[type=checkbox] + input + label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.15;
}
.umbraco-forms-bootstrap-custom input[type=checkbox] + input + label:before {
  border: 2px solid #839395;
}
.umbraco-forms-bootstrap-custom input[type=checkbox] + input + label:before, .umbraco-forms-bootstrap-custom input[type=checkbox] + input + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 18px;
  height: 18px;
  transition: all 120ms ease-out;
  cursor: pointer;
  border-radius: 3px;
}
.umbraco-forms-bootstrap-custom input[type=checkbox] + input + label:after {
  opacity: 0;
  text-align: center;
  z-index: 1;
  background: #dc051b;
  left: 4px;
  top: 1px;
  width: 10px;
  height: 10px;
  border-radius: 2px;
}
.umbraco-forms-bootstrap-custom input[type=checkbox]:checked + input + label:before {
  border-color: #dc051b;
}
.umbraco-forms-bootstrap-custom input[type=checkbox]:checked + input + label:after {
  opacity: 1;
}

.anchorOffset {
  position: relative;
  top: -20px;
  visibility: hidden;
}

.anchorOffset130 {
  position: relative;
  top: -130px;
  visibility: hidden;
}

.umbraco-forms-page .field-validation-error {
  color: #dc051b;
  font-size: 80%;
}

.position-relative {
  position: relative;
}

.remove-file {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 9;
}
.remove-file:hover {
  cursor: pointer;
}
.remove-file .o-svg {
  width: 10px;
}

.o-form-row input[type=file]:last-child {
  margin-bottom: 15px;
}

.o-file-input {
  border: 2px solid #839395;
  border-radius: 60px;
}

.t-home-job-cta__right img {
  width: 50px;
}
@media (min-width: 768px) {
  .t-home-job-cta__right img {
    width: 100px;
  }
}

.c-mini-card__image img {
  height: 100px;
}

table {
  border-color: transparent;
}

table thead tr td:nth-child(1) {
  text-align: left;
  padding-left: 0;
}

table thead tr td {
  font-weight: 500;
  text-align: right;
  padding: 10px;
  border-right: 1px solid #eeeded;
}

table thead tr td:last-child {
  border-right: none;
}

.o-tinymce-content table {
  border-color: transparent !important;
}
.o-tinymce-content table thead tr td:nth-child(1) {
  text-align: left !important;
  padding-left: 0 !important;
}
.o-tinymce-content table thead tr td {
  font-weight: 500 !important;
  text-align: right !important;
  padding: 10px !important;
  border-right: 1px solid #eeeded !important;
  border-left-color: transparent !important;
}
.o-tinymce-content table tbody tr td {
  border-color: #eeeded !important;
  border-left-color: transparent !important;
}
.o-tinymce-content table thead tr td:last-child {
  border-right: none !important;
}

.embeditem {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.embeditem iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-site-header-language__dropdown ul {
  width: 160px !important;
}

.c-product-card__title {
  word-break: break-word;
}

.image-normal img {
  width: auto !important;
}

.obdelava-podatkov-label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.15;
}
.obdelava-podatkov-label:before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 18px;
  height: 18px;
  transition: all 120ms ease-out;
  cursor: pointer;
  border-radius: 3px;
  border: 2px solid #839395;
}
.obdelava-podatkov-label:after {
  opacity: 0;
  text-align: center;
  z-index: 1;
  background: #dc051b;
  left: 4px;
  top: 1px;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  transition: all 120ms ease-out;
  cursor: pointer;
  content: "";
  position: absolute;
}

.umbraco-forms-bootstrap-custom input[type=checkbox] + label + input + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 18px;
  height: 18px;
  transition: all 120ms ease-out;
  cursor: pointer;
  border-radius: 3px;
}

.umbraco-forms-bootstrap-custom input[type=checkbox]:checked + label + input + label:after {
  opacity: 1;
}

.umbraco-forms-bootstrap-custom input[type=checkbox] + label + input + label:after {
  opacity: 0;
  text-align: center;
  z-index: 1;
  background: #dc051b;
  left: 4px;
  top: 1px;
  width: 10px;
  height: 10px;
  border-radius: 2px;
}

.grecaptcha-badge {
  display: none !important;
}

.o-file-input, .o-form-row input[type=file] {
    border: 2px solid #839395;
    border-radius: 60px;
    width: 100%;
    padding-right: 25px;
}

.mr-3{
    margin-right: 1.5rem;
}

.masked-input {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 4px;
    display: inline-block;
}

    .masked-input input {
        font-weight: normal; /* Input values shouldn't be bold */
        border: none;
        outline: none;
        font-size: 16px;
        width: auto;
    }

        .masked-input input::placeholder {
            color: #aaa; /* Placeholder color */
        }

        .masked-input input:focus {
            outline: none;
        }
