@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

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

button {
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 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;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

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

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, 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;
}

/* Embedded content
	 ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* 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 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 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.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-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.
   */
[type=search]::-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 Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

:root {
  --fallback: Verdana, Arial, sans-serif;
  --mainFont: "Open Sans", var(--fallback);
  --headline: "Open Sans", var(--fallback);
  --mainColor: #010054;
  --mainColorRGB: 0, 99, 200;
  --mainColorLight: rgb(1.6071428571, 0, 135);
  --mainColorDark: rgb(0.0892857143, 0, 7.5);
  --secondColor: #50a6f7;
  --secondColorLight: rgb(128.7704918033, 190.8032786885, 249.2295081967);
  --secondColorDark: rgb(10.9508196721, 128.6721311475, 239.5491803279);
  --thirdColor: #556fe8;
  --thirdColorLight: rgb(129.9222797927, 149.0518134715, 238.0777202073);
  --thirdColorDark: rgb(28.6606217617, 61.0595854922, 211.8393782383);
  --homeHeadlineColor: #fff;
  --homeFontColor: #fff;
  --fontColor: #555;
  --headlineColor: #555;
  --backgroundColor: #f1f1f1;
  --backgroundColorRGB: 0, 1, 7;
  --backgroundColorDark: rgb(164.5, 164.5, 164.5);
  --warningColor: #b10000;
  --formBorderColor: #b6b6b6;
  --contrastColor: #000;
  --contrastColorRGB: 0, 0, 0;
  --contrastColorLight: rgb(25.5, 25.5, 25.5);
  --contrastColorInverted: #fff;
  --contrastColorInvertedRGB: 255, 255, 255;
  --contrastColorDark: rgb(229.5, 229.5, 229.5);
  --baseFontSize: 17px;
  --baseLineheight: 170%;
  --h1FontSize: clamp(2rem, 1.6111111111rem + 0.8888888889vw, 2.5rem);
  --h2FontSize: clamp(1.625rem, 1.1875rem + 1vw, 2.1875rem);
  --h3FontSize: clamp(1.5rem, 1.2083333333rem + 0.6666666667vw, 1.875rem);
  --h4FontSize: clamp(1.375rem, 1.2291666667rem + 0.3333333333vw, 1.5625rem);
  --h5FontSize: clamp(1.125rem, 1.0277777778rem + 0.2222222222vw, 1.25rem);
  --h6FontSize: clamp(1rem, 0.9027777778rem + 0.2222222222vw, 1.125rem);
  --headlineLineheight: 130%;
  --headerHeight: 185px;
  --stickyHeaderHeight: 72px;
  --stickyHeaderHeightMobile: 70px;
  --spaceBetweenDefault: 30px;
  --spaceBetweenSlim: 10px;
  --spaceBetweenWide: clamp(1.875rem, -0.5555555556rem + 5.5555555556vw, 5rem);
  --defaultFrameSpace: clamp(2.5rem, -0.4166666667rem + 6.6666666667vw, 6.25rem);
  --recursiveFrameSpace: 10px;
  --baseTransition: all .3s ease-in-out;
  --baseWidth: 92%;
  --reducedWidth: 960px;
  --maxWidth: 1200px;
  --maxWidthBig: 1500px;
  --pageLimit: 1920px;
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/open-sans-v43-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../Fonts/open-sans-v43-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/open-sans-v43-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../Fonts/open-sans-v43-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
  -webkit-tap-highlight-color: rgba(var(--contrastColorInvertedRGB), 0);
}

html,
body {
  margin: 0;
  padding: 0;
}

#uid1 {
  color: var(--homeFontColor);
  background: rgba(0, 1, 7, 0.99);
}

body {
  font-size: var(--baseFontSize);
  font-weight: normal;
  font-family: var(--mainFont);
  color: var(--fontColor);
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  background: var(--contrastColorInverted);
  line-height: var(--baseLineheight);
}
body::before {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  background: rgba(var(--contrastColorRGB), 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
}
body.nav-open {
  overflow: hidden;
}
body.nav-open::before {
  opacity: 1;
}

::-moz-selection {
  background: var(--mainColor);
  text-shadow: none;
  color: var(--contrastColorInverted);
}
:is(.frame-cibgbox, .foot) ::-moz-selection {
  background: var(--secondColor);
  color: var(--contrastColorInvertedRGB);
}

::-moz-selection {
  background: var(--mainColor);
  text-shadow: none;
  color: var(--contrastColorInverted);
}

::selection {
  background: var(--mainColor);
  text-shadow: none;
  color: var(--contrastColorInverted);
}
:is(.frame-cibgbox, .foot) ::-moz-selection {
  background: var(--secondColor);
  color: var(--contrastColorInvertedRGB);
}
:is(.frame-cibgbox, .foot) ::selection {
  background: var(--secondColor);
  color: var(--contrastColorInvertedRGB);
}

hr {
  display: block;
  height: 1px;
  background: var(--backgroundColor);
  margin: 1em 0;
  border: none;
}

img:not(.is_svg),
video {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.is_svg {
  display: inline-block;
  min-height: 1px;
  min-width: 1px;
  max-width: none;
}

figure {
  margin: 0;
}

.browsehappy {
  margin: 0;
  padding: 0.4em 0;
  background: var(--warningColor);
  font-size: 13px;
  color: var(--contrastColorInverted);
  text-align: center;
}
.browsehappy a {
  color: var(--contrastColorInverted) !important;
}

a:not([class]) {
  color: var(--mainColor);
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
a:not([class]):hover, a:not([class]):focus-visible {
  color: var(--secondColor);
}
:is(.frame-cibgbox, .foot) a:not([class]) {
  color: var(--contrastColorInverted);
}
:is(.frame-cibgbox, .foot) a:not([class]):hover, :is(.frame-cibgbox, .foot) a:not([class]):focus-visible {
  color: rgba(var(--contrastColorInvertedRGB), 0.7);
}

a[href*="//"] {
  position: relative;
}
a[href*="//"]::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
  min-width: 15px;
  background: var(--fontColor);
  -webkit-mask: url("../Images/external-link.svg") no-repeat center left/100% auto;
          mask: url("../Images/external-link.svg") no-repeat center left/100% auto;
  margin-right: 10px;
  transition: var(--baseTransition);
}
:is(.frame-cibgbox, .foot) a[href*="//"]::before {
  background: var(--contrastColorInverted);
}
a[href*="//"]:hover::before, a[href*="//"]:focus-visible::before {
  background: var(--mainColor);
}

figure a[href*="//"]::before {
  content: none;
}

.anchor {
  display: block;
  height: 0;
  position: relative;
  top: calc((var(--stickyHeaderHeight) + 20px) * -1);
}
@media all and (max-width: 1200px) {
  .anchor {
    top: calc((var(--stickyHeaderHeightMobile) + 20px) * -1);
  }
}

#subhead {
  position: relative;
  margin-top: calc(clamp(3.75rem, 0.3472222222rem + 7.7777777778vw, 8.125rem) * -1);
}

.cont ul li {
  padding: 5px 10px 5px 25px;
  position: relative;
}
.cont ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: var(--mainColor);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 15px;
}
.cont ul li ul li {
  padding: 5px 10px 5px 20px;
}
.cont ul li ul li::before {
  background: var(--mainColorLight);
}
:is(.frame-cibgbox) .cont ul li ul li::before {
  filter: brightness(0) invert(1);
}
.cont :is(.frame-cibgbox, .foot) ul li::before {
  filter: brightness(0) invert(1);
}

.cont ol {
  margin: 10px 0;
  counter-reset: item;
}
.cont ol > li {
  padding: 5px 0 5px 1.7em;
  counter-increment: item;
  position: relative;
}
.cont ol > li::before {
  content: counter(item) ".";
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  font-weight: bold;
}

.cont .ce-gallery .lightbox {
  position: relative;
  height: 100%;
  display: block;
}
.cont .ce-gallery .lightbox::before {
  content: "";
  background: rgba(var(--contrastColorRGB), 0.7) url("../Images/magnifier.svg") no-repeat center center;
  background-size: 36px 36px;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: var(--baseTransition);
  z-index: 1;
}
.cont .ce-gallery .lightbox:hover ::before, .cont .ce-gallery .lightbox:focus-visible ::before {
  opacity: 1;
}

.cont .ce-textpic .ce-gallery {
  margin-bottom: 0;
}
.cont .ce-textpic.ce-above .ce-gallery {
  margin-bottom: 10px;
}

.image:has(figcaption) {
  position: relative;
}
.image:has(figcaption) figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(var(--contrastColorRGB), 0.7);
  color: var(--contrastColorInverted);
  font-size: 0.7em;
  padding: 5px 15px;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
  font-family: var(--headline);
  line-height: var(--headlineLineheight);
  color: var(--headlineColor);
  -webkit-hyphens: auto;
          hyphens: auto;
}
h1 + p, h1 + ul,
h2 + p,
h2 + ul,
h3 + p,
h3 + ul,
h4 + p,
h4 + ul,
h5 + p,
h5 + ul,
h6 + p,
h6 + ul {
  padding-top: 1em;
}
:is(.frame-cibgbox, .foot) h1,
:is(.frame-cibgbox, .foot) h2,
:is(.frame-cibgbox, .foot) h3,
:is(.frame-cibgbox, .foot) h4,
:is(.frame-cibgbox, .foot) h5,
:is(.frame-cibgbox, .foot) h6 {
  color: var(--contrastColorInverted);
}
@media all and (max-width: 450px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    -webkit-hyphens: auto;
            hyphens: auto;
  }
}

#uid1 h1,
#uid1 h2,
#uid1 h3,
#uid1 h4,
#uid1 h5,
#uid1 h6 {
  color: var(--homeHeadlineColor);
}

h1 {
  font-size: var(--h1FontSize);
}
:is(#uid29) h1 {
  font-size: calc(var(--h1FontSize) * 0.7);
}

h2 {
  font-size: var(--h2FontSize);
}
:is(#uid29) h2 {
  font-size: calc(var(--h2FontSize) * 0.7);
}

h3 {
  font-size: var(--h3FontSize);
}
:is(#uid29) h3 {
  font-size: calc(var(--h3FontSize) * 0.7);
}

h4 {
  font-size: var(--h4FontSize);
}
:is(#uid29) h4 {
  font-size: calc(var(--h4FontSize) * 0.7);
}

h5 {
  font-size: var(--h5FontSize);
}
:is(#uid29) h5 {
  font-size: calc(var(--h5FontSize) * 0.7);
}

h6 {
  font-size: var(--h6FontSize);
}
:is(#uid29) h6 {
  font-size: calc(var(--h6FontSize) * 0.7);
}

p[class*=roofline] {
  font-weight: 700;
}

*[class*=headline] + *:not(.frame) {
  margin-top: 1em;
}

p:not([class*=roofline]) + h1,
p:not([class*=roofline]) + h2,
p:not([class*=roofline]) + h3,
p:not([class*=roofline]) + h4,
p:not([class*=roofline]) + h5,
p:not([class*=roofline]) + h6,
p:not([class*=roofline]) + p,
p:not([class*=roofline]) + ul,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ul + p,
ul + ul,
ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
ol + p,
ol + ul,
header + h1,
header + h2,
header + h3,
header + h4,
header + h5,
header + h6,
header + p,
header + ul {
  margin-top: 1em;
}

i,
em {
  font-style: italic;
}

strong,
b {
  font-weight: 700;
}

:is(.frame-cibgbox, .foot) p {
  color: var(--contrastColorInverted);
}

.button, .head .tabtocontent, input[type=submit],
button[type=submit],
.button-secondary {
  display: inline-block;
  color: var(--contrastColorInverted);
  padding: clamp(0.625rem, 0.3819444444rem + 0.5555555556vw, 0.9375rem) clamp(0.9375rem, 0.4513888889rem + 1.1111111111vw, 1.5625rem);
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  line-height: 120%;
  background: var(--mainColor);
  border: 2px solid var(--mainColor);
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  cursor: pointer;
  margin-top: 10px;
  border-radius: 50px;
}
.button:hover, .head .tabtocontent:hover, input[type=submit]:hover,
button[type=submit]:hover, .button:focus-visible, .head .tabtocontent:focus-visible, input[type=submit]:focus-visible,
button[type=submit]:focus-visible,
.button-secondary:hover,
.button-secondary:focus-visible {
  background-color: var(--mainColorDark);
  border-color: var(--mainColorDark);
  color: var(--contrastColorInverted);
}
.button:not(:only-child), .head .tabtocontent:not(:only-child), input[type=submit]:not(:only-child),
button[type=submit]:not(:only-child),
.button-secondary:not(:only-child) {
  margin: 10px 1em 1em 0;
}
.text-center .button:not(:only-child), .text-center .head .tabtocontent:not(:only-child), .head .text-center .tabtocontent:not(:only-child), .text-center input[type=submit]:not(:only-child),
.text-center button[type=submit]:not(:only-child),
.text-center .button-secondary:not(:only-child) {
  margin: 10px 1em 1em;
}
:is(.frame-cibgbox, .foot) .button, :is(.frame-cibgbox, .foot) .head .tabtocontent, .head :is(.frame-cibgbox, .foot) .tabtocontent, :is(.frame-cibgbox, .foot) input[type=submit],
:is(.frame-cibgbox, .foot) button[type=submit],
:is(.frame-cibgbox, .foot) .button-secondary {
  background-color: var(--contrastColorInverted);
  border-color: var(--contrastColorInverted);
  color: var(--mainColor);
}
:is(.frame-cibgbox, .foot) .button:hover, :is(.frame-cibgbox, .foot) .head .tabtocontent:hover, .head :is(.frame-cibgbox, .foot) .tabtocontent:hover, :is(.frame-cibgbox, .foot) input[type=submit]:hover,
:is(.frame-cibgbox, .foot) button[type=submit]:hover, :is(.frame-cibgbox, .foot) .button:focus-visible, :is(.frame-cibgbox, .foot) .head .tabtocontent:focus-visible, .head :is(.frame-cibgbox, .foot) .tabtocontent:focus-visible, :is(.frame-cibgbox, .foot) input[type=submit]:focus-visible,
:is(.frame-cibgbox, .foot) button[type=submit]:focus-visible,
:is(.frame-cibgbox, .foot) .button-secondary:hover,
:is(.frame-cibgbox, .foot) .button-secondary:focus-visible {
  background-color: var(--mainColorDark);
  border-color: var(--mainColorDark);
  color: var(--contrastColorInverted);
}

.button-secondary {
  color: var(--mainColor);
  background: transparent;
  border: 2px solid var(--mainColor);
}
.button-secondary:hover, .button-secondary:focus-visible {
  background-color: var(--mainColor);
  border-color: var(--mainColor);
  color: var(--contrastColorInverted);
}
:is(.frame-cibgbox, .foot) .button-secondary {
  background-color: transparent;
  border-color: var(--contrastColorInverted);
  color: var(--contrastColorInverted);
}
:is(.frame-cibgbox, .foot) .button-secondary:hover, :is(.frame-cibgbox, .foot) .button-secondary:focus-visible {
  background-color: var(--contrastColorInverted);
  color: var(--mainColor);
}

.phone,
.mail {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  color: var(--mainColor);
}
:is(.frame-cibgbox) .phone,
:is(.frame-cibgbox) .mail {
  color: var(--contrastColorInverted);
  transition: opacity 0.3s ease-in-out;
}
:is(.frame-cibgbox) .phone:hover, :is(.frame-cibgbox) .phone:focus-visible,
:is(.frame-cibgbox) .mail:hover,
:is(.frame-cibgbox) .mail:focus-visible {
  color: var(--contrastColorInverted);
  opacity: 0.7;
}
.phone::before,
.mail::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  background: var(--mainColor);
  -webkit-mask: url("../Images/phone.svg") no-repeat center/100% auto;
          mask: url("../Images/phone.svg") no-repeat center/100% auto;
}
:is(.frame-cibgbox, .foot) .phone::before,
:is(.frame-cibgbox, .foot) .mail::before {
  background: var(--contrastColorInverted);
}
.phone:hover, .phone:focus-visible,
.mail:hover,
.mail:focus-visible {
  color: var(--secondColor);
}

.mail::before {
  -webkit-mask: url("../Images/mail.svg") no-repeat center/100% auto;
          mask: url("../Images/mail.svg") no-repeat center/100% auto;
}

.maincolortext {
  color: var(--mainColor) !important;
}

.largetext {
  font-size: 1.5em;
}

.smalltext {
  font-size: 0.85em;
}

.uppercase {
  text-transform: uppercase;
}

.table_container {
  overflow: auto;
}

.cont table {
  width: 100%;
  margin: 10px 0px 5px;
}
.cont table tr th {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: var(--mainColor);
  padding: 10px 15px;
}
.cont table tr td {
  padding: 5px 15px;
}
.cont table thead tr th {
  border-bottom: 1px solid var(--mainColor);
}
.cont table:not(.styledtable) tr th:first-child {
  padding-left: 0;
}
.cont table:not(.styledtable) tr td:first-child {
  padding-left: 0;
}
.cont table.styledtable tr th {
  color: var(--contrastColorInverted);
  background: var(--mainColor);
  border-right: 1px solid var(--contrastColorInverted);
}
.cont table.styledtable tr td {
  border-right: 1px solid var(--contrastColorInverted);
}
.cont table.styledtable tr td:last-child {
  border-right: none;
}
.cont table.styledtable tr:nth-child(even) {
  background-color: var(--backgroundColor);
}
.cont table.styledtable thead tr th {
  border-bottom: none;
}

@container (width < 960px) {
  .CookieDeclarationTable {
    display: block;
    max-width: 100%;
    overflow: auto;
  }
}
.gridrow {
  display: grid;
  gap: var(--space);
  --space: var(--spaceBetweenDefault);
  grid-template-columns: minmax(0, 1fr);
}
.gridrow.col-spacing-wide {
  --space: var(--spaceBetweenWide);
}
.gridrow.col-spacing-slim {
  --space: var(--spaceBetweenSlim);
}
.gridrow.align-middle {
  align-items: center;
}
.gridrow.align-top {
  align-items: flex-start;
}
.gridrow.align-bottom {
  align-items: flex-end;
}

/*Boxen 2er%*/
@media all and (min-width: calc(768px + 1px)) {
  .px-grid2cols {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/*Boxen 3er%*/
@media all and (min-width: calc(768px + 1px)) {
  .px-grid3cols {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/*Boxen 4er%*/
@media all and (min-width: calc(768px + 1px)) {
  .px-grid4cols {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@container (width >=1024px) {
  .px-grid4cols {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/*Boxen 5er%*/
@media all and (min-width: calc(768px + 1px)) {
  .px-grid5cols {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@container (width >=1024px) {
  .px-grid5cols {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@container (width >=1200px) {
  .px-grid5cols {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

/*Boxen 33%-66%*/
@media all and (min-width: calc(768px + 1px)) {
  .px-grid3366 {
    grid-template-columns: calc(33.333% - 1 * var(--space) / 2) calc(66.666% - 1 * var(--space) / 2);
  }
}

/*Boxen 66%-33%*/
@media all and (min-width: calc(768px + 1px)) {
  .px-grid6633 {
    grid-template-columns: calc(66.666% - 1 * var(--space) / 2) calc(33.333% - 1 * var(--space) / 2);
  }
}

/*Boxen 20%-80%*/
@media all and (min-width: calc(768px + 1px)) {
  .px-grid2080 {
    grid-template-columns: calc(33.333% - 1 * var(--space) / 2) calc(66.666% - 1 * var(--space) / 2);
  }
}
@container (width >=960px) {
  .px-grid2080 {
    grid-template-columns: calc(20% - 1 * var(--space) / 2) calc(80% - 1 * var(--space) / 2);
  }
}

/*Boxen 80%-20%*/
@media all and (min-width: calc(768px + 1px)) {
  .px-grid8020 {
    grid-template-columns: calc(66.666% - 1 * var(--space) / 2) calc(33.333% - 1 * var(--space) / 2);
  }
}
@container (width >=960px) {
  .px-grid8020 {
    grid-template-columns: calc(80% - 1 * var(--space) / 2) calc(20% - 1 * var(--space) / 2);
  }
}

body {
  position: relative;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  margin: 0 auto;
  overflow-x: clip;
}
body main {
  position: relative;
  flex: 1 0 auto;
  overflow-x: clip;
}
body main section {
  position: relative;
}
body main section > div.frame:first-of-type:not(:where(.frame-lightbgbox.frame-layout-10,
.frame-lightbgbox.frame-layout-20,
.frame-cibgbox.frame-layout-10,
.frame-cibgbox.frame-layout-20,
.frame-type-pxproject_grid100withimages),
.frame-space-before-extra-small,
.frame-space-before-small,
.frame-space-before-medium,
.frame-space-before-large,
.frame-space-before-extra-large) {
  padding-top: var(--defaultFrameSpace);
}
body main section > div:last-child:not(:where(.frame-lightbgbox.frame-layout-10,
.frame-lightbgbox.frame-layout-20,
.frame-cibgbox.frame-layout-10,
.frame-cibgbox.frame-layout-20,
.frame-type-pxproject_grid100withimages,
.frame-space-after-extra-small,
.frame-space-after-small,
.frame-space-after-medium,
.frame-space-after-large,
.frame-space-after-extra-large)) {
  padding-bottom: var(--defaultFrameSpace);
}

input,
select,
textarea {
  width: 100%;
  border: 1px solid var(--formBorderColor);
  border-radius: 0;
  font-family: var(--mainFont);
  padding: 10px 15px;
}
input:focus,
select:focus,
textarea:focus {
  border: 1px solid var(--mainColor);
  outline: none;
}

input[type=submit] {
  width: auto;
  cursor: pointer;
  border: none;
  outline: none;
}
input[type=submit]:focus {
  border: none;
  outline: none;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  color: var(--fontColor);
  background: url("../Images/select.svg") no-repeat center right 15px/15px auto;
  padding-right: 45px;
}
select option {
  color: var(--fontColor);
}
select:valid {
  border-color: var(--mainColor);
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: none;
  height: 180px;
}

input[type=radio],
input[type=checkbox] {
  width: auto;
  margin-right: 5px;
}

input:-webkit-autofill,
textarea:-webkit-autofill {
  transition-delay: 2147483647s;
}

::-webkit-input-placeholder {
  color: var(--mainColorDark);
}

:-moz-placeholder {
  opacity: 1;
  color: var(--mainColorDark);
}

::-moz-placeholder {
  opacity: 1;
  color: var(--mainColorDark);
}

:-ms-input-placeholder {
  color: var(--mainColorDark);
}

:focus {
  outline: rgba(var(--contrastColorInvertedRGB), 0);
}

.checkbox,
.radio {
  padding: 10px;
}
.checkbox input,
.radio input {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: var(--contrastColorInverted);
  background-position: center;
  border: 1px solid var(--formBorderColor);
  transition: var(--baseTransition);
}
.checkbox input:hover, .checkbox input:focus-visible,
.radio input:hover,
.radio input:focus-visible {
  border-color: var(--mainColor);
}
.checkbox input:checked,
.radio input:checked {
  background: var(--contrastColorInverted) url("../Images/check.svg") no-repeat center center/80% auto;
  border: 1px solid var(--mainColor);
}
.checkbox input[type=radio],
.radio input[type=radio] {
  border-radius: 100%;
}

.frame[class*=px] {
  container-type: inline-size;
}

.frame-lightbgbox {
  background: var(--backgroundColor);
}

.frame-cibgbox {
  background: var(--mainColor);
  color: var(--contrastColorInverted);
  position: relative;
  padding-block: clamp(5rem, 1.5972222222rem + 7.7777777778vw, 9.375rem) !important;
}
.frame-cibgbox::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0.1;
  background: url("../Images/wave.svg") no-repeat left center;
}
.frame-cibgbox > .inner {
  position: relative;
  z-index: 2;
}
.frame-cibgbox table thead tr th {
  border-color: var(--contrastColorInverted);
}
.frame-cibgbox table tr th {
  color: var(--contrastColorInverted);
}
.frame-cibgbox table.styledtable tr th {
  background: var(--contrastColorInverted);
  color: var(--mainColor);
  border-color: var(--mainColorDark);
}
.frame-cibgbox table.styledtable tr td {
  border-color: var(--mainColorDark);
}
.frame-cibgbox table.styledtable tr:nth-child(even) {
  background-color: var(--mainColorDark);
}

/*Layouts -----------------------------------------*/
.cont > .frame {
  width: 100%;
}
.cont > .frame > .inner {
  width: var(--baseWidth);
  margin-inline: auto;
  max-width: var(--maxWidth);
}
.cont > .frame.frame-layout-10 > .inner {
  max-width: none;
}
.cont > .frame.frame-layout-10.frame-lightbgbox {
  padding: 20px 0;
}
.cont > .frame.frame-layout-20 > .inner {
  max-width: var(--pageLimit);
}
.cont .frame-layout-30 > .inner {
  max-width: var(--reducedWidth);
}

.frame {
  padding: var(--defaultFrameSpace) 0;
}
.frame:not(.frame-space-after-extra-small):not(.frame-space-after-small):not(.frame-space-after-medium):not(.frame-space-after-large):not(.frame-space-after-extra-large):not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage):has(+ .frame-space-before-extra-small, + .frame-space-before-small, + .frame-space-before-medium, + .frame-space-before-large, + .frame-space-before-extra-large) {
  padding-bottom: 0;
}
.frame:not(.frame-space-after-extra-small):not(.frame-space-after-small):not(.frame-space-after-medium):not(.frame-space-after-large):not(.frame-space-after-extra-large):not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage):has(+ .frame-cibgbox, + .frame-lightbgbox, + .frame-type-pxproject_textonimage) {
  padding-bottom: var(--defaultFrameSpace);
}
.frame.frame-cibgbox:has(+ .frame:not(.frame-space-before-extra-small):not(.frame-space-before-small):not(.frame-space-before-medium):not(.frame-space-before-large):not(.frame-space-before-extra-large)) + .frame, .frame.frame-lightbgbox:has(+ .frame:not(.frame-space-before-extra-small):not(.frame-space-before-small):not(.frame-space-before-medium):not(.frame-space-before-large):not(.frame-space-before-extra-large)) + .frame, .frame.frame-type-pxproject_textonimage:has(+ .frame:not(.frame-space-before-extra-small):not(.frame-space-before-small):not(.frame-space-before-medium):not(.frame-space-before-large):not(.frame-space-before-extra-large)) + .frame {
  padding-top: var(--defaultFrameSpace);
}
.frame .frame {
  padding: var(--recursiveFrameSpace) 0;
}
.frame .frame .frame {
  padding: 0;
}
:is(.head, #subhead, .foot) .frame {
  padding-block: 0;
}
.frame-space-before-extra-small {
  padding-top: clamp(0.9375rem, 0.2083333333rem + 1.6666666667vw, 1.875rem) !important;
}
.frame-space-after-extra-small {
  padding-bottom: clamp(0.9375rem, 0.2083333333rem + 1.6666666667vw, 1.875rem) !important;
}
.frame-space-before-small {
  padding-top: clamp(1.25rem, 0.0347222222rem + 2.7777777778vw, 2.8125rem) !important;
}
.frame-space-after-small {
  padding-bottom: clamp(1.25rem, 0.0347222222rem + 2.7777777778vw, 2.8125rem) !important;
}
.frame-space-before-medium {
  padding-top: clamp(1.875rem, -0.0694444444rem + 4.4444444444vw, 4.375rem) !important;
}
.frame-space-after-medium {
  padding-bottom: clamp(1.875rem, -0.0694444444rem + 4.4444444444vw, 4.375rem) !important;
}
.frame-space-before-large {
  padding-top: clamp(2.5rem, -0.4166666667rem + 6.6666666667vw, 6.25rem) !important;
}
.frame-space-after-large {
  padding-bottom: clamp(2.5rem, -0.4166666667rem + 6.6666666667vw, 6.25rem) !important;
}
.frame-space-before-extra-large {
  padding-top: clamp(3.125rem, -4.1666666667rem + 16.6666666667vw, 12.5rem) !important;
}
.frame-space-after-extra-large {
  padding-bottom: clamp(3.125rem, -4.1666666667rem + 16.6666666667vw, 12.5rem) !important;
}
.frame-space-before-extra-small, .frame-space-before-small, .frame-space-before-medium, .frame-space-before-large, .frame-space-before-extra-large {
  margin-top: 0;
}
.frame-space-after-extra-small, .frame-space-after-small, .frame-space-after-medium, .frame-space-after-large, .frame-space-after-extra-large {
  margin-bottom: 0;
}
.frame-space-after-extra-small:not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage):has(+ .frame:not(.frame-space-after-extra-small):not(.frame-space-after-small):not(.frame-space-after-medium):not(.frame-space-after-large):not(.frame-space-after-extra-large):not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage)) + .frame, .frame-space-after-small:not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage):has(+ .frame:not(.frame-space-after-extra-small):not(.frame-space-after-small):not(.frame-space-after-medium):not(.frame-space-after-large):not(.frame-space-after-extra-large):not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage)) + .frame, .frame-space-after-medium:not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage):has(+ .frame:not(.frame-space-after-extra-small):not(.frame-space-after-small):not(.frame-space-after-medium):not(.frame-space-after-large):not(.frame-space-after-extra-large):not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage)) + .frame, .frame-space-after-large:not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage):has(+ .frame:not(.frame-space-after-extra-small):not(.frame-space-after-small):not(.frame-space-after-medium):not(.frame-space-after-large):not(.frame-space-after-extra-large):not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage)) + .frame, .frame-space-after-extra-large:not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage):has(+ .frame:not(.frame-space-after-extra-small):not(.frame-space-after-small):not(.frame-space-after-medium):not(.frame-space-after-large):not(.frame-space-after-extra-large):not(.frame-cibgbox):not(.frame-lightbgbox):not(.frame-type-pxproject_textonimage)) + .frame {
  padding-top: 0;
}

/*
*********************
Responsive Design ONLY for the standard Elements of TYPO3
*********************
*/
@container (width < 1024px) {
  /*
  *********************
  Text & Bild – Optimiert für ein Bild in der Breite von 500px. Ggf. Media Query max-width anpassen!
  *********************
  */
  .ce-textpic.ce-intext {
    /*
    *********************
    Text & Bild / Text & Medien – Im Text rechts, Im Text links,
    Neben dem Text rechts, Neben dem Text links
    *********************
    */
  }
  .ce-textpic.ce-intext.ce-right .ce-gallery, .ce-textpic.ce-intext.ce-left .ce-gallery {
    float: unset;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column, .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column {
    float: unset;
    width: 100%;
  }
  .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column figure,
  .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column .video, .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column figure,
  .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column .video {
    display: block;
    width: 100%;
  }
  .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column figure img,
  .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column figure video,
  .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column .video img,
  .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column .video video, .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column figure img,
  .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column figure video,
  .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column .video img,
  .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column .video video {
    width: 100%;
    height: auto;
  }
}
@container (width < 960px) {
  /*
  *********************
  Nur Bild – Optimiert für ein Bild in der Breite von 500px. Ggf. Media Query max-width anpassen!
  *********************
  */
  .ce-image .ce-gallery {
    margin-bottom: 0;
    float: none;
  }
  .ce-image .ce-gallery .ce-column {
    float: none;
  }
  .ce-image .ce-gallery .image {
    display: block;
    width: 100%;
  }
  .ce-image .ce-gallery .image img {
    width: 100%;
    height: auto;
  }
  /*
  *********************
  Dateilinks – Optimiert für ein Bild in der Breite von 500px. Ggf. Media Query max-width anpassen!
  *********************
  */
  .ce-uploads li {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ce-uploads li::before {
    content: none !important;
  }
  .ce-uploads li a {
    display: block;
  }
  .ce-uploads li a img {
    display: block;
    float: unset;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .ce-uploads li > div span {
    font-size: 14px;
  }
}
.breadcrumb {
  width: var(--baseWidth);
  max-width: var(--maxWidthBig);
  margin: var(--spaceBetweenDefault) auto;
}
.breadcrumb ul {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.breadcrumb ul li {
  padding: 0;
  font-size: 12px;
  color: var(--backgroundColorDark);
}
.breadcrumb ul li:first-child::before {
  content: none;
}
.breadcrumb ul li:not(:first-child)::before {
  content: "»";
  position: relative;
  top: initial;
  left: initial;
  background: transparent;
  margin-right: 10px;
}

.head {
  transition: var(--baseTransition);
  width: 100%;
  overflow-x: clip;
  z-index: 99;
  position: relative;
}
.head > .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--baseWidth);
  max-width: var(--maxWidth);
  margin-block: 15px;
  margin-inline: auto;
  transition: var(--baseTransition);
  justify-content: flex-start;
}
:is(.is-sticky) .head > .inner {
  margin-block: 10px;
}
.head > .inner .logo {
  transition: var(--baseTransition);
  background: url("../Images/logo-dark.svg") no-repeat center top/cover;
  width: 180px;
  height: 155px;
}
.head > .inner .logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.head > .inner .logo span {
  display: none;
}
.head .tabtocontent {
  position: absolute;
  top: 20px;
  left: 20px;
  opacity: 0;
  transform: translateY(-50%);
  transition: var(--baseTransition);
  pointer-events: none;
  z-index: 9999;
  margin: 0;
}
.head .tabtocontent:focus-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}

#uid1 .head {
  position: absolute;
}
#uid1 .head > .inner .logo {
  background-image: url("../Images/logo-white.svg");
}

.head .nav {
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 20px;
}
.head .nav > li {
  list-style: none;
  position: relative;
}
.head .nav > li a {
  display: block;
  text-decoration: none;
  color: var(--fontColor);
  font-size: var(--baseFontSize);
  text-transform: uppercase;
  font-weight: 700;
}
.head .nav > li > a {
  padding: 10px 0;
  position: relative;
}
@media all and (min-width: 1201px) {
  .head .nav > li.uid29 > a {
    display: inline-block;
    color: var(--contrastColorInverted);
    padding: clamp(0.625rem, 0.3819444444rem + 0.5555555556vw, 0.9375rem) clamp(0.9375rem, 0.4513888889rem + 1.1111111111vw, 1.5625rem);
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    line-height: 120%;
    background: var(--mainColor);
    border: 2px solid var(--mainColor);
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    cursor: pointer;
  }
  .head .nav > li.uid29 > a:hover, .head .nav > li.uid29 > a:focus-visible {
    background-color: var(--mainColorDark);
    border-color: var(--mainColorDark);
    color: var(--contrastColorInverted);
  }
  .head .nav > li.uid29.act > a {
    background: var(--mainColorDark);
    border-color: var(--mainColorDark);
    color: var(--contrastColorInverted);
  }
}
.head .nav > li.over > .subnav, .head .nav > li.over > a, .head .nav > li:hover > .subnav, .head .nav > li:focus-within > .subnav {
  display: flex;
}
.head .nav > li.over > a, .head .nav > li:hover > a, .head .nav > li.active > a, .head .nav > li.act > a, .head .nav > li:has(:focus-visible) > a {
  color: var(--mainColor);
}
.head .nav > li .subnav {
  display: none;
  flex-direction: column;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  padding: 0;
  background: var(--contrastColorInverted);
  box-shadow: 0 2px 15px 0 rgba(var(--contrastColorRGB), 0.1);
}
.head .nav > li .subnav li a {
  color: var(--fontColor);
  font-weight: 400;
  padding: 10px 20px;
  white-space: nowrap;
}
.head .nav > li .subnav li:hover > a, .head .nav > li .subnav li.over > a, .head .nav > li .subnav li.active > a, .head .nav > li .subnav li.act > a, .head .nav > li .subnav li:has(:focus-visible) > a {
  color: var(--mainColor);
}
.head .nav > li .subnav li:has(:focus-visible) > a {
  outline: 2px solid var(--mainColor);
  outline-offset: -2px;
}
.head .nav > li .subnav li.over > .subnav, .head .nav > li .subnav li:hover > .subnav, .head .nav > li .subnav li:focus-within > .subnav {
  display: flex;
}
.head .nav > li .subnav li.has_sub {
  position: relative;
}
.head .nav > li .subnav li > .subnav {
  left: 100%;
  padding-left: 5px;
  top: 0;
}

.showSub,
.hamburger {
  display: none;
}

.hamburger {
  position: relative;
  height: 50px;
  width: 50px;
  cursor: pointer;
  transition: var(--baseTransition);
}
.hamburger-line {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 40px;
  height: 3px;
  background: var(--secondColor);
  transition: var(--baseTransition);
}
.hamburger-line:first-child {
  transform: translateX(-50%) translateY(calc(-1 * 7px - 3px));
}
.hamburger-line:last-child {
  transform: translateX(-50%) translateY(7px);
}
.hamburger.is-active .hamburger-line {
  width: 40px;
}
.hamburger.is-active .hamburger-line:first-child {
  transform: translateX(-50%) translateY(0) rotate(-45deg);
}
.hamburger.is-active .hamburger-line:nth-child(2) {
  opacity: 0;
}
.hamburger.is-active .hamburger-line:last-child {
  transform: translateX(-50%) translateY(0) rotate(45deg);
}

@media all and (min-width: calc(1200px + 1px)) {
  .head > .inner .main-nav {
    display: block !important;
  }
}
@media all and (max-width: 1200px) {
  /*Nav*/
  .hamburger {
    display: block;
  }
  .head > .inner {
    position: static;
  }
  .head > .inner .main-nav {
    display: none;
    position: fixed;
    top: var(--stickyHeaderHeightMobile);
    left: 0;
    width: 100%;
    overflow: scroll;
    max-height: calc(100dvh - var(--stickyHeaderHeightMobile));
  }
  .head > .inner .main-nav .nav {
    flex-direction: column;
    gap: 0;
  }
  .head > .inner .main-nav .nav li {
    width: 100%;
    position: relative;
  }
  .head > .inner .main-nav .nav li.over > .subnav, .head > .inner .main-nav .nav li:hover > .subnav, .head > .inner .main-nav .nav li:focus-within > .subnav {
    display: none;
  }
  .head > .inner .main-nav .nav li:hover > a, .head > .inner .main-nav .nav li:has(:focus-visible) > a, .head > .inner .main-nav .nav li.over > a, .head > .inner .main-nav .nav li.active > a, .head > .inner .main-nav .nav li.act > a {
    color: var(--mainColor);
  }
  .head > .inner .main-nav .nav li:has(:focus-visible) > a {
    outline: 2px solid var(--mainColor);
    outline-offset: -2px;
  }
  .head > .inner .main-nav .nav li a {
    background-color: var(--backgroundColor);
    border-bottom: 1px solid var(--contrastColorInverted);
    padding: 20px;
  }
  .head > .inner .main-nav .nav li .subnav {
    transform: translate(0);
    padding: 0;
    box-shadow: none;
  }
  .head > .inner .main-nav .nav li .subnav li a {
    padding: 10px 40px;
  }
  .head > .inner .main-nav .nav li .subnav li:hover > a, .head > .inner .main-nav .nav li .subnav li:has(:focus-visible) > a, .head > .inner .main-nav .nav li .subnav li.over > a, .head > .inner .main-nav .nav li .subnav li.active > a, .head > .inner .main-nav .nav li .subnav li.act > a {
    color: var(--mainColor);
  }
  .head > .inner .main-nav .nav li .subnav li + li {
    border-top: none;
    margin-left: 0;
  }
  .head > .inner .main-nav .nav li .subnav .showSub {
    height: 47px;
    line-height: 47px;
  }
  .head > .inner .main-nav .nav li .subnav,
  .head > .inner .main-nav .nav li .subnav.subnav2, .head > .inner .main-nav .nav li:last-child > .subnav, .head > .inner .main-nav .nav li:last-child > .subnav.subnav2 {
    position: inherit;
    left: inherit;
    top: inherit;
  }
  .head > .inner .main-nav .nav li:hover > .subnav, .head > .inner .main-nav .nav li:focus-within > .subnav, .head > .inner .main-nav .nav li.over > .subnav, .head > .inner .main-nav .nav li:hover > .subnav2.subnav, .head > .inner .main-nav .nav li:focus-within > .subnav2.subnav, .head > .inner .main-nav .nav li.over > .subnav2.subnav, .head > .inner .main-nav .nav li.over > .subnav .subnav2, .head > .inner .main-nav .nav li:hover > .subnav .subnav2, .head > .inner .main-nav .nav li:focus-within > .subnav .subnav2 {
    display: none;
  }
  .head > .inner .main-nav .nav li .showSub {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    cursor: pointer;
    width: 67px;
    height: 67px;
    line-height: 67px;
    background: transparent;
    text-align: center;
    transition: var(--baseTransition);
  }
  .head > .inner .main-nav .nav li .showSub::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 5px dashed var(--mainColor);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    transition: var(--baseTransition);
  }
  .head > .inner .main-nav .nav li .showSub.open::after {
    border-top-color: var(--secondColor);
    transform: rotate(180deg);
  }
  .head > .inner .main-nav .nav li .showSub:focus-visible {
    outline: 2px solid var(--mainColor);
    outline-offset: -3px;
  }
}
.px-banner {
  position: relative;
}
.px-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0%, rgba(5, 22, 49, 0.22) 100%);
  background: linear-gradient(130deg, rgba(255, 255, 255, 0.3) 0%, rgba(0, 1, 7, 0.5) 50%, rgba(5, 22, 49, 0.22) 100%);
}
.px-banner .image img {
  width: 100%;
  height: clamp(23.75rem, 3.3333333333rem + 46.6666666667vw, 50rem);
  -o-object-fit: cover;
     object-fit: cover;
}
.px-banner .text {
  position: absolute;
  bottom: clamp(0.625rem, -4.7222222222rem + 12.2222222222vw, 7.5rem);
  left: 50%;
  z-index: 1;
  margin: 0 auto;
  padding: 40px 0;
  transform: translateX(-50%);
  width: var(--baseWidth);
  max-width: var(--maxWidth);
  z-index: 1;
}
.px-hint {
  padding: 50px;
  background: var(--warningColor);
  color: var(--contrastColorInverted);
}

.px-textmedia {
  position: relative;
}
.px-textmedia-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--spaceBetweenWide);
}
@container (width < 768px) {
  .px-textmedia-inner {
    flex-direction: column;
    gap: var(--spaceBetweenDefault);
  }
}
.px-textmedia-inner .col {
  width: 50%;
}
@container (width < 768px) {
  .px-textmedia-inner .col {
    width: 100%;
  }
}
.px-textmedia-inner .col.media {
  position: relative;
}
@container (width < 768px) {
  .px-textmedia-inner .col.media {
    order: -1;
  }
}
.px-textmedia-inner .col.media .media-inner > video {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.px-textmedia-inner .col.media .media-inner .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.px-textmedia.twoimages .media {
  padding: 4% 0;
}
.px-textmedia.twoimages .media .image-small {
  position: absolute;
  bottom: 0;
  right: 0;
}
.px-textmedia.twoimages .media .image-small.align-right-top {
  top: 0;
  bottom: auto;
}
.px-textmedia.twoimages .media .image-small.align-left-top {
  bottom: auto;
  right: auto;
  top: 0;
  left: 0;
}
.px-textmedia.twoimages .media .image-small.align-left-bottom {
  right: auto;
  left: 0;
}
.px-textmedia.twoimages.mediaposition-right[class*=imagesmallposition-right] .media-inner {
  padding-right: 4%;
}
.px-textmedia.twoimages.mediaposition-right[class*=imagesmallposition-left] .media-inner {
  padding-left: 4%;
}
.px-textmedia.twoimages.mediaposition-left[class*=imagesmallposition-left] .media-inner {
  padding-left: 4%;
}
.px-textmedia.twoimages.mediaposition-left[class*=imagesmallposition-right] .media-inner {
  padding-right: 4%;
}

.foot {
  background: rgba(0, 1, 7, 0.99);
  color: rgba(var(--contrastColorInvertedRGB), 0.7);
  padding: var(--spaceBetweenWide) 0 var(--spaceBetweenDefault);
  position: relative;
}
@media all and (max-width: 640px) {
  .foot {
    text-align: center;
  }
}
.foot > .inner {
  width: var(--baseWidth);
  max-width: var(--maxWidth);
  margin: auto;
}
.foot > .inner p {
  color: rgba(var(--contrastColorInvertedRGB), 0.7);
}
.foot > .inner a {
  text-decoration: none;
  color: rgba(var(--contrastColorInvertedRGB), 0.7);
}
.foot > .inner a:hover, .foot > .inner a:focus-visible {
  text-decoration: underline;
}
.foot > .inner .contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--defaultFrameSpace);
  margin-top: 40px;
}
@media all and (max-width: 640px) {
  .foot > .inner .contact {
    flex-direction: column;
  }
  .foot > .inner .contact .col1 {
    order: 2;
  }
  .foot > .inner .contact .col2 {
    order: 1;
  }
  .foot > .inner .contact .col3 {
    order: 3;
  }
}
.foot > .inner .footnav .nav {
  display: flex;
  align-items: center;
  gap: var(--spaceBetweenDefault);
}
.foot > .inner .logo {
  transition: var(--baseTransition);
  background: url("../Images/foot-logo.svg") no-repeat center top/cover;
  width: 120px;
  height: 120px;
}
.foot > .inner .logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.foot > .inner .logo span {
  display: none;
}
.foot .inner-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: clamp(2.5rem, 1.5277777778rem + 2.2222222222vw, 3.75rem);
  font-size: 14px;
}
@media all and (max-width: 960px) {
  .foot .inner-bottom {
    flex-direction: column;
  }
}
.foot .inner-bottom .col2 {
  display: flex;
  align-items: center;
  gap: var(--spaceBetweenDefault);
}
@media all and (max-width: 960px) {
  .foot .inner-bottom .col2 {
    flex-direction: column;
  }
}

.backtotop {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: block;
  transform: rotate(-90deg);
  border-radius: 100%;
  background: var(--contrastColorInverted);
  -webkit-mask: url("../Images/arrow.svg") no-repeat center center/15px auto;
          mask: url("../Images/arrow.svg") no-repeat center center/15px auto;
  transition: var(--baseTransition);
}
.backtotop:hover, .backtotop:focus-visible {
  background-color: var(--secondColor);
}
.backtotop span {
  display: none;
}
.backtotop.scroll {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 46px;
  height: 46px;
  cursor: pointer;
  display: block;
  background: transparent;
  border-radius: 50%;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transform: translateY(15px);
  transition: all 0.3s linear;
  -webkit-mask: none;
          mask: none;
  box-shadow: inset 0 0 0 2px var(--backgroundColorDark);
}
@media all and (max-width: 768px) {
  .backtotop.scroll {
    right: 15px;
    bottom: 15px;
    width: 25px;
    height: 25px;
  }
}
.backtotop.scroll svg path {
  fill: none;
  stroke: var(--secondColor);
  stroke-width: 4;
  transition: all 0.3s linear;
}
.backtotop.scroll::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: rotate(-90deg);
  background: var(--secondColor);
  -webkit-mask: url("../Images/arrow.svg") no-repeat center/12px auto;
          mask: url("../Images/arrow.svg") no-repeat center/12px auto;
}
.backtotop.scroll.dark {
  box-shadow: inset 0 0 0 2px rgba(var(--backgroundColorRGB), 0.5);
}
.backtotop.scroll.dark svg path {
  stroke: var(--contrastColorInverted);
}
.backtotop.scroll.dark::after {
  background: var(--contrastColorInverted);
}
.backtotop.scroll.active-progress {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

form {
  display: flex;
  flex-direction: column;
  gap: var(--spaceBetweenDefault);
}
form > div:first-child {
  display: none;
}
form .row {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spaceBetweenDefault);
}
form .row > * {
  flex-shrink: 0;
  max-width: 100%;
}
form .form-group {
  position: relative;
}
form .form-group:has(.error) input,
form .form-group:has(.error) textarea,
form .form-group:has(.error) select {
  border-color: var(--warningColor);
}
form .form-group:has(.error) label {
  color: var(--warningColor);
}

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

.col-xxl-auto {
  flex: 1 1 auto;
}

.col-xxl-1 {
  flex: 1 1 220px;
}

.col-xxl-2 {
  flex: 2 1 220px;
}

.col-xxl-3 {
  flex: 3 1 220px;
}

.col-xxl-4 {
  flex: 4 1 220px;
}

.col-xxl-5 {
  flex: 5 1 220px;
}

.col-xxl-6 {
  flex: 6 1 220px;
}

.col-xxl-7 {
  flex: 7 1 220px;
}

.col-xxl-8 {
  flex: 8 1 220px;
}

.col-xxl-9 {
  flex: 9 1 220px;
}

.col-xxl-10 {
  flex: 10 1 220px;
}

.col-xxl-11 {
  flex: 11 1 220px;
}

.col-xxl-12 {
  flex: 12 1 220px;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.arrowRight:before, .flatpickr-calendar.rightMost:after, .flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before, .flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled, .flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month { /*
/*rtl:begin:ignore*/
  left: 0;
} /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month { /*
/*rtl:begin:ignore*/
  right: 0;
} /*
/*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button, .numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus, .flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
input.datepicker {
  background-image: url("../Images/calendar.svg");
  background-repeat: no-repeat;
  background-position: right 13px center;
  background-size: 18px 18px;
  padding-right: 45px;
}

input.timepicker {
  background-image: url("../Images/clock.svg");
  background-repeat: no-repeat;
  background-position: right 13px center;
  background-size: 18px 18px;
  padding-right: 45px;
}

.flatpickr-calendar {
  border-radius: 0;
  box-shadow: 0 2px 15px 0 rgba(var(--contrastColorRGB), 0.1);
}

.flatpickr-monthDropdown-months {
  font-size: var(--baseFontSize);
}

.flatpickr-current-month {
  height: 45px;
}
.flatpickr-current-month input.cur-year {
  font-size: var(--baseFontSize);
  padding-left: 15px;
}
.flatpickr-current-month select.flatpickr-monthDropdown-months {
  font-size: var(--baseFontSize);
  width: 49%;
  padding: 5px 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url("../Images/select.svg") no-repeat center right 12px/12px auto;
}
.flatpickr-current-month select.flatpickr-monthDropdown-months:hover {
  background: url("../Images/select.svg") no-repeat center right 12px/12px auto;
  background-color: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 49%;
  padding: 5px 5px;
}
.flatpickr-current-month .numInputWrapper input {
  font-size: var(--baseFontSize);
}

.numInputWrapper .numInput {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}
.numInputWrapper span {
  border: none;
  width: 20px;
}
.numInputWrapper span:hover {
  background: transparent;
}
.numInputWrapper span.arrowUp::after {
  border: none;
  background: url("../Images/select.svg") center no-repeat;
  background-size: 9px 7px;
  left: 3px;
  top: 20%;
  display: block;
  transition: var(--baseTransition);
  width: 12px;
  height: 13px;
  transform: rotate(-180deg);
}
.numInputWrapper span.arrowUp:hover::after {
  opacity: 0.6;
}
.numInputWrapper span.arrowDown::after {
  border: none;
  background: url("../Images/select.svg") center no-repeat;
  background-size: 9px 7px;
  top: 0;
  display: block;
  transition: var(--baseTransition);
  width: 12px;
  height: 13px;
}
.numInputWrapper span.arrowDown:hover::after {
  opacity: 0.6;
}

.flatpickr-time .numInputWrapper span.arrowDown {
  right: 1px;
}

.flatpickr-months .flatpickr-month {
  height: 45px;
  color: var(--fontColor);
  fill: var(--fontColor);
}
.flatpickr-months .flatpickr-prev-month {
  height: 45px;
  display: flex;
  align-items: center;
}
.flatpickr-months .flatpickr-prev-month:hover {
  color: var(--secondColor);
}
.flatpickr-months .flatpickr-prev-month:hover svg {
  fill: var(--secondColor);
}
.flatpickr-months .flatpickr-next-month {
  height: 45px;
  display: flex;
  align-items: center;
}
.flatpickr-months .flatpickr-next-month:hover {
  color: var(--secondColor);
}
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: var(--secondColor);
}

.flatpickr-day {
  font-size: var(--baseFontSize);
  color: var(--fontColor);
}
.flatpickr-day.today {
  border-color: var(--mainColor);
}
.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: var(--secondColor);
  background: var(--secondColor);
  color: #fff;
}
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: var(--secondColor);
  box-shadow: none;
  color: #fff;
  border: 1px solid var(--secondColor);
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 var(--secondColor);
}

span.flatpickr-weekday {
  font-size: var(--baseFontSize);
  color: var(--fontColor);
  font-weight: 400;
}
span.flatpickr-day {
  border: 1px solid #fff;
}
span.flatpickr-day.prevMonthDay, span.flatpickr-day.nextMonthDay {
  border: 1px solid #fff;
}
span.flatpickr-day.today:not(.selected), span.flatpickr-day.today.prevMonthDay:not(.selected), span.flatpickr-day.today.nextMonthDay:not(.selected) {
  border: 1px solid var(--secondColor);
}
span.flatpickr-day.today:not(.selected):hover, span.flatpickr-day.today.prevMonthDay:not(.selected):hover, span.flatpickr-day.today.nextMonthDay:not(.selected):hover {
  border: 1px solid var(--secondColor);
}
span.flatpickr-day.startRange, span.flatpickr-day.prevMonthDay.startRange, span.flatpickr-day.nextMonthDay.startRange, span.flatpickr-day.endRange, span.flatpickr-day.prevMonthDay.endRange, span.flatpickr-day.nextMonthDay.endRange {
  border-color: var(--secondColor);
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: var(--contrastColorLight);
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container::before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: var(--backgroundColorDark);
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: var(--backgroundColorDark);
}

.mfp-preloader a:hover,
.mfp-preloader a:focus-visible {
  color: var(--contrastColorInverted);
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: var(--contrastColorInverted);
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus,
.mfp-close:focus-visible {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: var(--contrastColorLight);
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: var(--contrastColorInverted);
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: var(--backgroundColorDark);
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:hover,
.mfp-arrow:focus,
.mfp-arrow:focus-visible {
  opacity: 1;
}

.mfp-arrow::before,
.mfp-arrow::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow::after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow::before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left::after {
  border-right: 17px solid var(--contrastColorInverted);
  margin-left: 31px;
}

.mfp-arrow-left::before {
  margin-left: 25px;
  border-right: 27px solid var(--contrastColorLight);
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right::after {
  border-left: 17px solid var(--contrastColorInverted);
  margin-left: 39px;
}

.mfp-arrow-right::before {
  border-left: 27px solid var(--contrastColorLight);
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(var(--contrastColorRGB), 0.6);
  background: var(--contrastColor);
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure::after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(var(--contrastColorRGB), 0.6);
  background: var(--contrastColorLight);
}

.mfp-figure small {
  color: var(--backgroundColorDark);
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: var(--backgroundColor);
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media all and (max-width: 800px) and (orientation: landscape), all and (max-height: 300px) {
  /**
        * Remove all paddings around the image on small screen
        */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure::after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(var(--contrastColorRGB), 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(var(--contrastColorRGB), 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
