@charset "UTF-8";
@font-face {
  font-weight: 400;
  font-family: "Allane";
  src: url('Allane_Text_Regular.cff6436fc3e09e5c.woff');
}
@font-face {
  font-weight: 700;
  font-family: "Allane";
  src: url('Allane_Text_Bold.8aa1af80d9c231b9.woff');
}
@font-face {
  font-weight: 300;
  font-family: "Allane-Headline";
  src: url('Allane_Headline_Light.9238c3bc3859ee9f.woff');
}
@font-face {
  font-weight: 500;
  font-family: "Allane-Headline";
  src: url('Allane_Headline_Medium.3f3684f043c3f5cc.woff');
}
:root {
  --font-family-default: allane, sans-serif;
  --colors-primary: #d7ff35;
  --colors-primary-highlight: #d7ff35;
  --colors-secondary: #1A103F;
  --colors-secondary-light: #A49CFF;
  --colors-red: #cc0000;
  --colors-red-light: #cc7777;
  --colors-link: #1A103F;
  --colors-link-highlight: #A49CFF;
  --colors-btn-primary: #1A103F;
  --colors-btn-primary-highlight: #A49CFF;
  --colors-input-border: #1A103F;
  --border-radius: 0;
  --border-radius-extra: 0;
  --border-radius-input: 0;
  --border-width-card: 2px;
  --border-width-button-outline: 3px;
  --border-width-input: 3px;
  --background-stockcars-placeholder: url(/konfigurieren/assets/images/static-cards/stockcars-bg.svg);
  color: var(--colors-link);
  font-family: Allane, sans-serif;
}
:root h1,
:root h2,
:root h3,
:root h4,
:root h5,
:root h6 {
  font-family: Allane-Headline, sans-serif !important;
}
:root a:hover, :root a:focus {
  color: var(--colors-link);
}
:root .twc-container {
  padding-right: 32px;
  padding-left: 32px;
}
:root .twc-link {
  text-decoration: underline;
}
:root pl-check .pl-check:not(._button-group) {
  border-width: 1px !important;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #f2f2f2; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: Roboto, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

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

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #ccc; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.tw-pointer-events-none{
  pointer-events: none;
}
.tw-invisible{
  visibility: hidden;
}
.tw-fixed{
  position: fixed;
}
.\!tw-absolute{
  position: absolute !important;
}
.tw-absolute{
  position: absolute;
}
.tw-relative{
  position: relative;
}
.-tw-left-12{
  left: -3rem;
}
.-tw-left-8{
  left: -2rem;
}
.-tw-right-20{
  right: -20px;
}
.-tw-right-6{
  right: -1.5rem;
}
.-tw-top-4{
  top: -1rem;
}
.tw-bottom-0{
  bottom: 0px;
}
.tw-bottom-1\/2{
  bottom: 50%;
}
.tw-bottom-\[15px\]{
  bottom: 15px;
}
.tw-left-0{
  left: 0px;
}
.tw-left-1\/2{
  left: 50%;
}
.tw-right-0{
  right: 0px;
}
.tw-right-1{
  right: 0.25rem;
}
.tw-right-\[12\.5\%\]{
  right: 12.5%;
}
.tw-top-0{
  top: 0px;
}
.tw-top-1\/2{
  top: 50%;
}
.tw-top-20{
  top: 20px;
}
.tw-top-\[-4px\]{
  top: -4px;
}
.tw-top-auto{
  top: auto;
}
.tw-z-10{
  z-index: 10;
}
.tw-order-1{
  order: 1;
}
.tw-order-first{
  order: -9999;
}
.tw-col-span-2{
  grid-column: span 2 / span 2;
}
.tw-float-right{
  float: right;
}
.tw-float-left{
  float: left;
}
.-tw-m-2{
  margin: -0.5rem;
}
.tw-m-0{
  margin: 0px;
}
.tw-m-4{
  margin: 1rem;
}
.tw-m-auto{
  margin: auto;
}
.-tw-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-tw-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}
.tw-mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.tw-mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.tw-my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.tw-my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.tw-my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.\!tw-mt-0{
  margin-top: 0px !important;
}
.-tw-mb-8{
  margin-bottom: -2rem;
}
.-tw-ml-2{
  margin-left: -0.5rem;
}
.-tw-ml-3{
  margin-left: -0.75rem;
}
.-tw-mr-1{
  margin-right: -0.25rem;
}
.-tw-mr-2{
  margin-right: -0.5rem;
}
.-tw-mt-\[2px\]{
  margin-top: -2px;
}
.tw-mb-0{
  margin-bottom: 0px;
}
.tw-mb-1{
  margin-bottom: 0.25rem;
}
.tw-mb-12{
  margin-bottom: 3rem;
}
.tw-mb-16{
  margin-bottom: 4rem;
}
.tw-mb-2{
  margin-bottom: 0.5rem;
}
.tw-mb-3{
  margin-bottom: 0.75rem;
}
.tw-mb-4{
  margin-bottom: 1rem;
}
.tw-mb-5{
  margin-bottom: 1.25rem;
}
.tw-mb-6{
  margin-bottom: 1.5rem;
}
.tw-mb-7{
  margin-bottom: 1.75rem;
}
.tw-mb-8{
  margin-bottom: 2rem;
}
.tw-ml-0\.5{
  margin-left: 0.125rem;
}
.tw-ml-1{
  margin-left: 0.25rem;
}
.tw-ml-2{
  margin-left: 0.5rem;
}
.tw-ml-3{
  margin-left: 0.75rem;
}
.tw-ml-4{
  margin-left: 1rem;
}
.tw-ml-5{
  margin-left: 1.25rem;
}
.tw-ml-8{
  margin-left: 2rem;
}
.tw-ml-\[\]{
  margin-left: ;
}
.tw-ml-auto{
  margin-left: auto;
}
.tw-mr-0{
  margin-right: 0px;
}
.tw-mr-1{
  margin-right: 0.25rem;
}
.tw-mr-2{
  margin-right: 0.5rem;
}
.tw-mr-3{
  margin-right: 0.75rem;
}
.tw-mt-1{
  margin-top: 0.25rem;
}
.tw-mt-1\.5{
  margin-top: 0.375rem;
}
.tw-mt-10{
  margin-top: 2.5rem;
}
.tw-mt-16{
  margin-top: 4rem;
}
.tw-mt-2{
  margin-top: 0.5rem;
}
.tw-mt-3{
  margin-top: 0.75rem;
}
.tw-mt-4{
  margin-top: 1rem;
}
.tw-mt-5{
  margin-top: 1.25rem;
}
.tw-mt-8{
  margin-top: 2rem;
}
.tw-mt-auto{
  margin-top: auto;
}
.tw-block{
  display: block;
}
.tw-inline-block{
  display: inline-block;
}
.tw-inline{
  display: inline;
}
.tw-flex{
  display: flex;
}
.tw-inline-flex{
  display: inline-flex;
}
.tw-flow-root{
  display: flow-root;
}
.tw-grid{
  display: grid;
}
.tw-hidden{
  display: none;
}
.tw-aspect-4\/3{
  aspect-ratio: 4 / 3;
}
.tw-size-full{
  width: 100%;
  height: 100%;
}
.tw-h-0{
  height: 0px;
}
.tw-h-1{
  height: 0.25rem;
}
.tw-h-10{
  height: 2.5rem;
}
.tw-h-16{
  height: 4rem;
}
.tw-h-2{
  height: 0.5rem;
}
.tw-h-6{
  height: 1.5rem;
}
.tw-h-8{
  height: 2rem;
}
.tw-h-\[130px\]{
  height: 130px;
}
.tw-h-\[265px\]{
  height: 265px;
}
.tw-h-fit{
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.tw-h-full{
  height: 100%;
}
.tw-max-h-\[400px\]{
  max-height: 400px;
}
.tw-max-h-full{
  max-height: 100%;
}
.tw-w-0{
  width: 0px;
}
.tw-w-1{
  width: 0.25rem;
}
.tw-w-1\/2{
  width: 50%;
}
.tw-w-1\/4{
  width: 25%;
}
.tw-w-12{
  width: 3rem;
}
.tw-w-16{
  width: 4rem;
}
.tw-w-2{
  width: 0.5rem;
}
.tw-w-4{
  width: 1rem;
}
.tw-w-6{
  width: 1.5rem;
}
.tw-w-8{
  width: 2rem;
}
.tw-w-\[12\.5\%\]{
  width: 12.5%;
}
.tw-w-\[550px\]{
  width: 550px;
}
.tw-w-auto{
  width: auto;
}
.tw-w-full{
  width: 100%;
}
.tw-max-w-\[75\%\]{
  max-width: 75%;
}
.tw-max-w-\[90px\]{
  max-width: 90px;
}
.tw-max-w-\[calc\(100\%-90px\)\]{
  max-width: calc(100% - 90px);
}
.tw-max-w-md{
  max-width: 28rem;
}
.tw-max-w-mobile{
  max-width: 81rem;
}
.tw-flex-grow{
  flex-grow: 1;
}
.tw-grow{
  flex-grow: 1;
}
.tw-basis-1\/12{
  flex-basis: 8.333333%;
}
.tw-basis-full{
  flex-basis: 100%;
}
.-tw-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-tw-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-y-1\/2{
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-scale-\[1\.15\]{
  --tw-scale-x: 1.15;
  --tw-scale-y: 1.15;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-scale-\[1\.25\]{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-cursor-pointer{
  cursor: pointer;
}
.tw-appearance-none{
  -webkit-appearance: none;
          appearance: none;
}
.tw-grid-flow-row{
  grid-auto-flow: row;
}
.tw-grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tw-grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.tw-grid-cols-none{
  grid-template-columns: none;
}
.tw-grid-rows-4{
  grid-template-rows: repeat(4, minmax(0, 1fr));
}
.tw-flex-row{
  flex-direction: row;
}
.tw-flex-row-reverse{
  flex-direction: row-reverse;
}
.tw-flex-col{
  flex-direction: column;
}
.tw-flex-col-reverse{
  flex-direction: column-reverse;
}
.tw-flex-wrap{
  flex-wrap: wrap;
}
.tw-flex-nowrap{
  flex-wrap: nowrap;
}
.tw-content-center{
  align-content: center;
}
.tw-items-start{
  align-items: flex-start;
}
.tw-items-center{
  align-items: center;
}
.tw-items-baseline{
  align-items: baseline;
}
.tw-justify-start{
  justify-content: flex-start;
}
.tw-justify-end{
  justify-content: flex-end;
}
.tw-justify-center{
  justify-content: center;
}
.tw-justify-between{
  justify-content: space-between;
}
.tw-justify-items-center{
  justify-items: center;
}
.tw-gap-2{
  gap: 0.5rem;
}
.tw-gap-3{
  gap: 0.75rem;
}
.tw-gap-4{
  gap: 1rem;
}
.tw-gap-6{
  gap: 1.5rem;
}
.tw-gap-y-10{
  row-gap: 2.5rem;
}
.tw-self-end{
  align-self: flex-end;
}
.tw-justify-self-end{
  justify-self: end;
}
.tw-overflow-hidden{
  overflow: hidden;
}
.tw-overflow-x-hidden{
  overflow-x: hidden;
}
.tw-overflow-ellipsis{
  text-overflow: ellipsis;
}
.tw-whitespace-nowrap{
  white-space: nowrap;
}
.tw-rounded{
  border-radius: 0.25rem;
}
.tw-rounded-3xl{
  border-radius: 1.5rem;
}
.tw-rounded-full{
  border-radius: 9999px;
}
.tw-border{
  border-width: var(--border-width-button-outline);
}
.tw-border-\[12px\]{
  border-width: 12px;
}
.tw-border-\[16px\]{
  border-width: 16px;
}
.tw-border-b-\[1px\]{
  border-bottom-width: 1px;
}
.tw-border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
}
.tw-border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(218 218 218 / var(--tw-border-opacity, 1));
}
.tw-bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-light{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}
.tw-bg-primary{
  background-color: var(--colors-primary);
}
.tw-bg-followup-financing-teaser{
  background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,.0)), url('/assets/images/followup-financing/teaser.png');
}
.tw-bg-none{
  background-image: none;
}
.tw-bg-cover{
  background-size: cover;
}
.tw-bg-center{
  background-position: center;
}
.tw-bg-left-top{
  background-position: left top;
}
.tw-object-contain{
  object-fit: contain;
}
.tw-object-left{
  object-position: left;
}
.tw-p-0{
  padding: 0px;
}
.tw-p-2{
  padding: 0.5rem;
}
.tw-p-4{
  padding: 1rem;
}
.tw-p-6{
  padding: 1.5rem;
}
.tw-px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.tw-px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tw-px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.tw-px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.tw-px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.tw-py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.tw-py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.tw-py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.tw-py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.tw-py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.tw-py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.\!tw-pr-10{
  padding-right: 2.5rem !important;
}
.tw-pb-2{
  padding-bottom: 0.5rem;
}
.tw-pb-24{
  padding-bottom: 6rem;
}
.tw-pb-4{
  padding-bottom: 1rem;
}
.tw-pb-8{
  padding-bottom: 2rem;
}
.tw-pl-8{
  padding-left: 2rem;
}
.tw-pr-4{
  padding-right: 1rem;
}
.tw-pr-6{
  padding-right: 1.5rem;
}
.tw-pt-0{
  padding-top: 0px;
}
.tw-pt-1{
  padding-top: 0.25rem;
}
.tw-pt-4{
  padding-top: 1rem;
}
.tw-pt-6{
  padding-top: 1.5rem;
}
.tw-text-left{
  text-align: left;
}
.tw-text-center{
  text-align: center;
}
.tw-text-right{
  text-align: right;
}
.tw-align-middle{
  vertical-align: middle;
}
.tw-text-2xl{
  font-size: 2rem;
  line-height: 2.5rem;
}
.tw-text-\[10px\]{
  font-size: 10px;
}
.tw-text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.tw-text-lg{
  font-size: 1.25rem;
  line-height: 2rem;
}
.tw-text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tw-text-xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.tw-text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.tw-font-bold{
  font-weight: 700;
}
.tw-font-normal{
  font-weight: 400;
}
.tw-leading-5{
  line-height: 1.25rem;
}
.tw-leading-\[\.85rem\]{
  line-height: .85rem;
}
.tw-leading-none{
  line-height: 1;
}
.tw-text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tw-text-blue{
  --tw-text-opacity: 1;
  color: rgb(0 128 239 / var(--tw-text-opacity, 1));
}
.tw-text-blue-light2{
  --tw-text-opacity: 1;
  color: rgb(0 159 227 / var(--tw-text-opacity, 1));
}
.tw-text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(218 218 218 / var(--tw-text-opacity, 1));
}
.tw-text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.tw-text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.tw-text-green{
  --tw-text-opacity: 1;
  color: rgb(0 150 58 / var(--tw-text-opacity, 1));
}
.tw-text-green-light{
  --tw-text-opacity: 1;
  color: rgb(17 180 80 / var(--tw-text-opacity, 1));
}
.tw-text-link{
  color: var(--colors-link);
}
.tw-text-orange{
  --tw-text-opacity: 1;
  color: rgb(239 125 0 / var(--tw-text-opacity, 1));
}
.tw-text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.tw-line-through{
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.tw-opacity-0{
  opacity: 0;
}
.tw-opacity-100{
  opacity: 1;
}
.tw-brightness-95{
  --tw-brightness: brightness(.95);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tw-transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-transition-colors{
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.\[text-shadow\:_-1px_0_white\2c _0_1px_white\2c _1px_0_white\2c _0_-1px_white\]{
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.twc-badge {
  font-size: 12px;
  font-family: var(--font-family-default);
  line-height: 16px;
  display: inline-block;
  white-space: nowrap;
  border-radius: 0.25rem;
  background-color: var(--colors-link);
  text-align: center;
  vertical-align: baseline;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  padding: 0.25em 0.4em;
}

.twc-container{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100vw;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px){
  .twc-container{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 992px){
  .twc-container{
    max-width: 85rem;
  }
}

.twc-font-small{
  font-size: 0.75rem;
  line-height: 1rem;
}

.twc-font-default{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (min-width: 992px) {
  .twc-font-default{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.twc-font-default-bold{
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 992px) {
  .twc-font-default-bold{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.twc-font-h4-bold{
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 992px) {
  .twc-font-h4-bold{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.twc-font-h3{
  font-size: 1.25rem;
  line-height: 2rem;
}
@media (min-width: 992px) {
  .twc-font-h3{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.twc-font-h3-bold{
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 2rem;
}

@media (min-width: 992px) {
  .twc-font-h3-bold{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.twc-font-h2{
  font-size: 1.5rem;
  line-height: 2rem;
}
@media (min-width: 992px) {
  .twc-font-h2{
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.twc-font-h2-bold{
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 992px) {
  .twc-font-h2-bold{
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.twc-font-h1{
  font-size: 2rem;
  line-height: 2.5rem;
}
@media (min-width: 992px) {
  .twc-font-h1{
    font-size: 2.25rem;
    line-height: 3rem;
  }
}

.twc-font-h1-bold{
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem;
}

@media (min-width: 992px) {
  .twc-font-h1-bold{
    font-size: 2.25rem;
    line-height: 3rem;
  }
}

.twc-link{
  color: var(--colors-link);
}
.twc-link:hover, .twc-link:focus{
  color: var(--colors-link-highlight);
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.twc-link-stealth{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.twc-link-stealth:hover, .twc-link-stealth:focus{
  color: var(--colors-link);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container-fluid {
  width: 100%;
  max-width: 85rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 32px;
    padding-left: 32px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
@media (min-width: 768px) {
  .row {
    margin-right: -8px;
    margin-left: -8px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-right: -12px;
    margin-left: -12px;
  }
}
.row._full-width {
  flex: 100%;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-2xl,
.col-2xl-auto, .col-2xl-12, .col-2xl-11, .col-2xl-10, .col-2xl-9, .col-2xl-8, .col-2xl-7, .col-2xl-6, .col-2xl-5, .col-2xl-4, .col-2xl-3, .col-2xl-2, .col-2xl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 4px;
  padding-left: 4px;
}
@media (min-width: 768px) {
  .col-2xl,
  .col-2xl-auto, .col-2xl-12, .col-2xl-11, .col-2xl-10, .col-2xl-9, .col-2xl-8, .col-2xl-7, .col-2xl-6, .col-2xl-5, .col-2xl-4, .col-2xl-3, .col-2xl-2, .col-2xl-1, .col-xl,
  .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
  .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
  .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
  .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
  .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 992px) {
  .col-2xl,
  .col-2xl-auto, .col-2xl-12, .col-2xl-11, .col-2xl-10, .col-2xl-9, .col-2xl-8, .col-2xl-7, .col-2xl-6, .col-2xl-5, .col-2xl-4, .col-2xl-3, .col-2xl-2, .col-2xl-1, .col-xl,
  .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
  .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
  .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
  .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
  .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 12px;
    padding-left: 12px;
  }
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 2000px) {
  .col-2xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-2xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-2xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-2xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-2xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-2xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-2xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-2xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-2xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-2xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-2xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-2xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-2xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-2xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-2xl-0 {
    margin-left: 0;
  }
  .offset-2xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-2xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-2xl-3 {
    margin-left: 25%;
  }
  .offset-2xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-2xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-2xl-6 {
    margin-left: 50%;
  }
  .offset-2xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-2xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-2xl-9 {
    margin-left: 75%;
  }
  .offset-2xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-2xl-11 {
    margin-left: 91.6666666667%;
  }
}
.spacing-m-0 {
  margin: 0 !important;
}

.spacing-mt-0,
.spacing-my-0 {
  margin-top: 0 !important;
}

.spacing-mr-0,
.spacing-mx-0 {
  margin-right: 0 !important;
}

.spacing-mb-0,
.spacing-my-0 {
  margin-bottom: 0 !important;
}

.spacing-ml-0,
.spacing-mx-0 {
  margin-left: 0 !important;
}

.spacing-m-half {
  margin: 4px !important;
}

.spacing-mt-half,
.spacing-my-half {
  margin-top: 4px !important;
}

.spacing-mr-half,
.spacing-mx-half {
  margin-right: 4px !important;
}

.spacing-mb-half,
.spacing-my-half {
  margin-bottom: 4px !important;
}

.spacing-ml-half,
.spacing-mx-half {
  margin-left: 4px !important;
}

.spacing-m-1 {
  margin: 8px !important;
}

.spacing-mt-1,
.spacing-my-1 {
  margin-top: 8px !important;
}

.spacing-mr-1,
.spacing-mx-1 {
  margin-right: 8px !important;
}

.spacing-mb-1,
.spacing-my-1 {
  margin-bottom: 8px !important;
}

.spacing-ml-1,
.spacing-mx-1 {
  margin-left: 8px !important;
}

.spacing-m-2 {
  margin: 16px !important;
}

.spacing-mt-2,
.spacing-my-2 {
  margin-top: 16px !important;
}

.spacing-mr-2,
.spacing-mx-2 {
  margin-right: 16px !important;
}

.spacing-mb-2,
.spacing-my-2 {
  margin-bottom: 16px !important;
}

.spacing-ml-2,
.spacing-mx-2 {
  margin-left: 16px !important;
}

.spacing-m-3 {
  margin: 24px !important;
}

.spacing-mt-3,
.spacing-my-3 {
  margin-top: 24px !important;
}

.spacing-mr-3,
.spacing-mx-3 {
  margin-right: 24px !important;
}

.spacing-mb-3,
.spacing-my-3 {
  margin-bottom: 24px !important;
}

.spacing-ml-3,
.spacing-mx-3 {
  margin-left: 24px !important;
}

.spacing-m-6 {
  margin: 48px !important;
}

.spacing-mt-6,
.spacing-my-6 {
  margin-top: 48px !important;
}

.spacing-mr-6,
.spacing-mx-6 {
  margin-right: 48px !important;
}

.spacing-mb-6,
.spacing-my-6 {
  margin-bottom: 48px !important;
}

.spacing-ml-6,
.spacing-mx-6 {
  margin-left: 48px !important;
}

.spacing-p-0 {
  padding: 0 !important;
}

.spacing-pt-0,
.spacing-py-0 {
  padding-top: 0 !important;
}

.spacing-pr-0,
.spacing-px-0 {
  padding-right: 0 !important;
}

.spacing-pb-0,
.spacing-py-0 {
  padding-bottom: 0 !important;
}

.spacing-pl-0,
.spacing-px-0 {
  padding-left: 0 !important;
}

.spacing-p-half {
  padding: 4px !important;
}

.spacing-pt-half,
.spacing-py-half {
  padding-top: 4px !important;
}

.spacing-pr-half,
.spacing-px-half {
  padding-right: 4px !important;
}

.spacing-pb-half,
.spacing-py-half {
  padding-bottom: 4px !important;
}

.spacing-pl-half,
.spacing-px-half {
  padding-left: 4px !important;
}

.spacing-p-1 {
  padding: 8px !important;
}

.spacing-pt-1,
.spacing-py-1 {
  padding-top: 8px !important;
}

.spacing-pr-1,
.spacing-px-1 {
  padding-right: 8px !important;
}

.spacing-pb-1,
.spacing-py-1 {
  padding-bottom: 8px !important;
}

.spacing-pl-1,
.spacing-px-1 {
  padding-left: 8px !important;
}

.spacing-p-2 {
  padding: 16px !important;
}

.spacing-pt-2,
.spacing-py-2 {
  padding-top: 16px !important;
}

.spacing-pr-2,
.spacing-px-2 {
  padding-right: 16px !important;
}

.spacing-pb-2,
.spacing-py-2 {
  padding-bottom: 16px !important;
}

.spacing-pl-2,
.spacing-px-2 {
  padding-left: 16px !important;
}

.spacing-p-3 {
  padding: 24px !important;
}

.spacing-pt-3,
.spacing-py-3 {
  padding-top: 24px !important;
}

.spacing-pr-3,
.spacing-px-3 {
  padding-right: 24px !important;
}

.spacing-pb-3,
.spacing-py-3 {
  padding-bottom: 24px !important;
}

.spacing-pl-3,
.spacing-px-3 {
  padding-left: 24px !important;
}

.spacing-p-6 {
  padding: 48px !important;
}

.spacing-pt-6,
.spacing-py-6 {
  padding-top: 48px !important;
}

.spacing-pr-6,
.spacing-px-6 {
  padding-right: 48px !important;
}

.spacing-pb-6,
.spacing-py-6 {
  padding-bottom: 48px !important;
}

.spacing-pl-6,
.spacing-px-6 {
  padding-left: 48px !important;
}

@media (min-width: 576px) {
  .spacing-m-sm-0 {
    margin: 0 !important;
  }
  .spacing-mt-sm-0,
  .spacing-my-sm-0 {
    margin-top: 0 !important;
  }
  .spacing-mr-sm-0,
  .spacing-mx-sm-0 {
    margin-right: 0 !important;
  }
  .spacing-mb-sm-0,
  .spacing-my-sm-0 {
    margin-bottom: 0 !important;
  }
  .spacing-ml-sm-0,
  .spacing-mx-sm-0 {
    margin-left: 0 !important;
  }
  .spacing-m-sm-half {
    margin: 4px !important;
  }
  .spacing-mt-sm-half,
  .spacing-my-sm-half {
    margin-top: 4px !important;
  }
  .spacing-mr-sm-half,
  .spacing-mx-sm-half {
    margin-right: 4px !important;
  }
  .spacing-mb-sm-half,
  .spacing-my-sm-half {
    margin-bottom: 4px !important;
  }
  .spacing-ml-sm-half,
  .spacing-mx-sm-half {
    margin-left: 4px !important;
  }
  .spacing-m-sm-1 {
    margin: 8px !important;
  }
  .spacing-mt-sm-1,
  .spacing-my-sm-1 {
    margin-top: 8px !important;
  }
  .spacing-mr-sm-1,
  .spacing-mx-sm-1 {
    margin-right: 8px !important;
  }
  .spacing-mb-sm-1,
  .spacing-my-sm-1 {
    margin-bottom: 8px !important;
  }
  .spacing-ml-sm-1,
  .spacing-mx-sm-1 {
    margin-left: 8px !important;
  }
  .spacing-m-sm-2 {
    margin: 16px !important;
  }
  .spacing-mt-sm-2,
  .spacing-my-sm-2 {
    margin-top: 16px !important;
  }
  .spacing-mr-sm-2,
  .spacing-mx-sm-2 {
    margin-right: 16px !important;
  }
  .spacing-mb-sm-2,
  .spacing-my-sm-2 {
    margin-bottom: 16px !important;
  }
  .spacing-ml-sm-2,
  .spacing-mx-sm-2 {
    margin-left: 16px !important;
  }
  .spacing-m-sm-3 {
    margin: 24px !important;
  }
  .spacing-mt-sm-3,
  .spacing-my-sm-3 {
    margin-top: 24px !important;
  }
  .spacing-mr-sm-3,
  .spacing-mx-sm-3 {
    margin-right: 24px !important;
  }
  .spacing-mb-sm-3,
  .spacing-my-sm-3 {
    margin-bottom: 24px !important;
  }
  .spacing-ml-sm-3,
  .spacing-mx-sm-3 {
    margin-left: 24px !important;
  }
  .spacing-m-sm-6 {
    margin: 48px !important;
  }
  .spacing-mt-sm-6,
  .spacing-my-sm-6 {
    margin-top: 48px !important;
  }
  .spacing-mr-sm-6,
  .spacing-mx-sm-6 {
    margin-right: 48px !important;
  }
  .spacing-mb-sm-6,
  .spacing-my-sm-6 {
    margin-bottom: 48px !important;
  }
  .spacing-ml-sm-6,
  .spacing-mx-sm-6 {
    margin-left: 48px !important;
  }
  .spacing-p-sm-0 {
    padding: 0 !important;
  }
  .spacing-pt-sm-0,
  .spacing-py-sm-0 {
    padding-top: 0 !important;
  }
  .spacing-pr-sm-0,
  .spacing-px-sm-0 {
    padding-right: 0 !important;
  }
  .spacing-pb-sm-0,
  .spacing-py-sm-0 {
    padding-bottom: 0 !important;
  }
  .spacing-pl-sm-0,
  .spacing-px-sm-0 {
    padding-left: 0 !important;
  }
  .spacing-p-sm-half {
    padding: 4px !important;
  }
  .spacing-pt-sm-half,
  .spacing-py-sm-half {
    padding-top: 4px !important;
  }
  .spacing-pr-sm-half,
  .spacing-px-sm-half {
    padding-right: 4px !important;
  }
  .spacing-pb-sm-half,
  .spacing-py-sm-half {
    padding-bottom: 4px !important;
  }
  .spacing-pl-sm-half,
  .spacing-px-sm-half {
    padding-left: 4px !important;
  }
  .spacing-p-sm-1 {
    padding: 8px !important;
  }
  .spacing-pt-sm-1,
  .spacing-py-sm-1 {
    padding-top: 8px !important;
  }
  .spacing-pr-sm-1,
  .spacing-px-sm-1 {
    padding-right: 8px !important;
  }
  .spacing-pb-sm-1,
  .spacing-py-sm-1 {
    padding-bottom: 8px !important;
  }
  .spacing-pl-sm-1,
  .spacing-px-sm-1 {
    padding-left: 8px !important;
  }
  .spacing-p-sm-2 {
    padding: 16px !important;
  }
  .spacing-pt-sm-2,
  .spacing-py-sm-2 {
    padding-top: 16px !important;
  }
  .spacing-pr-sm-2,
  .spacing-px-sm-2 {
    padding-right: 16px !important;
  }
  .spacing-pb-sm-2,
  .spacing-py-sm-2 {
    padding-bottom: 16px !important;
  }
  .spacing-pl-sm-2,
  .spacing-px-sm-2 {
    padding-left: 16px !important;
  }
  .spacing-p-sm-3 {
    padding: 24px !important;
  }
  .spacing-pt-sm-3,
  .spacing-py-sm-3 {
    padding-top: 24px !important;
  }
  .spacing-pr-sm-3,
  .spacing-px-sm-3 {
    padding-right: 24px !important;
  }
  .spacing-pb-sm-3,
  .spacing-py-sm-3 {
    padding-bottom: 24px !important;
  }
  .spacing-pl-sm-3,
  .spacing-px-sm-3 {
    padding-left: 24px !important;
  }
  .spacing-p-sm-6 {
    padding: 48px !important;
  }
  .spacing-pt-sm-6,
  .spacing-py-sm-6 {
    padding-top: 48px !important;
  }
  .spacing-pr-sm-6,
  .spacing-px-sm-6 {
    padding-right: 48px !important;
  }
  .spacing-pb-sm-6,
  .spacing-py-sm-6 {
    padding-bottom: 48px !important;
  }
  .spacing-pl-sm-6,
  .spacing-px-sm-6 {
    padding-left: 48px !important;
  }
}
@media (min-width: 768px) {
  .spacing-m-md-0 {
    margin: 0 !important;
  }
  .spacing-mt-md-0,
  .spacing-my-md-0 {
    margin-top: 0 !important;
  }
  .spacing-mr-md-0,
  .spacing-mx-md-0 {
    margin-right: 0 !important;
  }
  .spacing-mb-md-0,
  .spacing-my-md-0 {
    margin-bottom: 0 !important;
  }
  .spacing-ml-md-0,
  .spacing-mx-md-0 {
    margin-left: 0 !important;
  }
  .spacing-m-md-half {
    margin: 4px !important;
  }
  .spacing-mt-md-half,
  .spacing-my-md-half {
    margin-top: 4px !important;
  }
  .spacing-mr-md-half,
  .spacing-mx-md-half {
    margin-right: 4px !important;
  }
  .spacing-mb-md-half,
  .spacing-my-md-half {
    margin-bottom: 4px !important;
  }
  .spacing-ml-md-half,
  .spacing-mx-md-half {
    margin-left: 4px !important;
  }
  .spacing-m-md-1 {
    margin: 8px !important;
  }
  .spacing-mt-md-1,
  .spacing-my-md-1 {
    margin-top: 8px !important;
  }
  .spacing-mr-md-1,
  .spacing-mx-md-1 {
    margin-right: 8px !important;
  }
  .spacing-mb-md-1,
  .spacing-my-md-1 {
    margin-bottom: 8px !important;
  }
  .spacing-ml-md-1,
  .spacing-mx-md-1 {
    margin-left: 8px !important;
  }
  .spacing-m-md-2 {
    margin: 16px !important;
  }
  .spacing-mt-md-2,
  .spacing-my-md-2 {
    margin-top: 16px !important;
  }
  .spacing-mr-md-2,
  .spacing-mx-md-2 {
    margin-right: 16px !important;
  }
  .spacing-mb-md-2,
  .spacing-my-md-2 {
    margin-bottom: 16px !important;
  }
  .spacing-ml-md-2,
  .spacing-mx-md-2 {
    margin-left: 16px !important;
  }
  .spacing-m-md-3 {
    margin: 24px !important;
  }
  .spacing-mt-md-3,
  .spacing-my-md-3 {
    margin-top: 24px !important;
  }
  .spacing-mr-md-3,
  .spacing-mx-md-3 {
    margin-right: 24px !important;
  }
  .spacing-mb-md-3,
  .spacing-my-md-3 {
    margin-bottom: 24px !important;
  }
  .spacing-ml-md-3,
  .spacing-mx-md-3 {
    margin-left: 24px !important;
  }
  .spacing-m-md-6 {
    margin: 48px !important;
  }
  .spacing-mt-md-6,
  .spacing-my-md-6 {
    margin-top: 48px !important;
  }
  .spacing-mr-md-6,
  .spacing-mx-md-6 {
    margin-right: 48px !important;
  }
  .spacing-mb-md-6,
  .spacing-my-md-6 {
    margin-bottom: 48px !important;
  }
  .spacing-ml-md-6,
  .spacing-mx-md-6 {
    margin-left: 48px !important;
  }
  .spacing-p-md-0 {
    padding: 0 !important;
  }
  .spacing-pt-md-0,
  .spacing-py-md-0 {
    padding-top: 0 !important;
  }
  .spacing-pr-md-0,
  .spacing-px-md-0 {
    padding-right: 0 !important;
  }
  .spacing-pb-md-0,
  .spacing-py-md-0 {
    padding-bottom: 0 !important;
  }
  .spacing-pl-md-0,
  .spacing-px-md-0 {
    padding-left: 0 !important;
  }
  .spacing-p-md-half {
    padding: 4px !important;
  }
  .spacing-pt-md-half,
  .spacing-py-md-half {
    padding-top: 4px !important;
  }
  .spacing-pr-md-half,
  .spacing-px-md-half {
    padding-right: 4px !important;
  }
  .spacing-pb-md-half,
  .spacing-py-md-half {
    padding-bottom: 4px !important;
  }
  .spacing-pl-md-half,
  .spacing-px-md-half {
    padding-left: 4px !important;
  }
  .spacing-p-md-1 {
    padding: 8px !important;
  }
  .spacing-pt-md-1,
  .spacing-py-md-1 {
    padding-top: 8px !important;
  }
  .spacing-pr-md-1,
  .spacing-px-md-1 {
    padding-right: 8px !important;
  }
  .spacing-pb-md-1,
  .spacing-py-md-1 {
    padding-bottom: 8px !important;
  }
  .spacing-pl-md-1,
  .spacing-px-md-1 {
    padding-left: 8px !important;
  }
  .spacing-p-md-2 {
    padding: 16px !important;
  }
  .spacing-pt-md-2,
  .spacing-py-md-2 {
    padding-top: 16px !important;
  }
  .spacing-pr-md-2,
  .spacing-px-md-2 {
    padding-right: 16px !important;
  }
  .spacing-pb-md-2,
  .spacing-py-md-2 {
    padding-bottom: 16px !important;
  }
  .spacing-pl-md-2,
  .spacing-px-md-2 {
    padding-left: 16px !important;
  }
  .spacing-p-md-3 {
    padding: 24px !important;
  }
  .spacing-pt-md-3,
  .spacing-py-md-3 {
    padding-top: 24px !important;
  }
  .spacing-pr-md-3,
  .spacing-px-md-3 {
    padding-right: 24px !important;
  }
  .spacing-pb-md-3,
  .spacing-py-md-3 {
    padding-bottom: 24px !important;
  }
  .spacing-pl-md-3,
  .spacing-px-md-3 {
    padding-left: 24px !important;
  }
  .spacing-p-md-6 {
    padding: 48px !important;
  }
  .spacing-pt-md-6,
  .spacing-py-md-6 {
    padding-top: 48px !important;
  }
  .spacing-pr-md-6,
  .spacing-px-md-6 {
    padding-right: 48px !important;
  }
  .spacing-pb-md-6,
  .spacing-py-md-6 {
    padding-bottom: 48px !important;
  }
  .spacing-pl-md-6,
  .spacing-px-md-6 {
    padding-left: 48px !important;
  }
}
@media (min-width: 992px) {
  .spacing-m-lg-0 {
    margin: 0 !important;
  }
  .spacing-mt-lg-0,
  .spacing-my-lg-0 {
    margin-top: 0 !important;
  }
  .spacing-mr-lg-0,
  .spacing-mx-lg-0 {
    margin-right: 0 !important;
  }
  .spacing-mb-lg-0,
  .spacing-my-lg-0 {
    margin-bottom: 0 !important;
  }
  .spacing-ml-lg-0,
  .spacing-mx-lg-0 {
    margin-left: 0 !important;
  }
  .spacing-m-lg-half {
    margin: 4px !important;
  }
  .spacing-mt-lg-half,
  .spacing-my-lg-half {
    margin-top: 4px !important;
  }
  .spacing-mr-lg-half,
  .spacing-mx-lg-half {
    margin-right: 4px !important;
  }
  .spacing-mb-lg-half,
  .spacing-my-lg-half {
    margin-bottom: 4px !important;
  }
  .spacing-ml-lg-half,
  .spacing-mx-lg-half {
    margin-left: 4px !important;
  }
  .spacing-m-lg-1 {
    margin: 8px !important;
  }
  .spacing-mt-lg-1,
  .spacing-my-lg-1 {
    margin-top: 8px !important;
  }
  .spacing-mr-lg-1,
  .spacing-mx-lg-1 {
    margin-right: 8px !important;
  }
  .spacing-mb-lg-1,
  .spacing-my-lg-1 {
    margin-bottom: 8px !important;
  }
  .spacing-ml-lg-1,
  .spacing-mx-lg-1 {
    margin-left: 8px !important;
  }
  .spacing-m-lg-2 {
    margin: 16px !important;
  }
  .spacing-mt-lg-2,
  .spacing-my-lg-2 {
    margin-top: 16px !important;
  }
  .spacing-mr-lg-2,
  .spacing-mx-lg-2 {
    margin-right: 16px !important;
  }
  .spacing-mb-lg-2,
  .spacing-my-lg-2 {
    margin-bottom: 16px !important;
  }
  .spacing-ml-lg-2,
  .spacing-mx-lg-2 {
    margin-left: 16px !important;
  }
  .spacing-m-lg-3 {
    margin: 24px !important;
  }
  .spacing-mt-lg-3,
  .spacing-my-lg-3 {
    margin-top: 24px !important;
  }
  .spacing-mr-lg-3,
  .spacing-mx-lg-3 {
    margin-right: 24px !important;
  }
  .spacing-mb-lg-3,
  .spacing-my-lg-3 {
    margin-bottom: 24px !important;
  }
  .spacing-ml-lg-3,
  .spacing-mx-lg-3 {
    margin-left: 24px !important;
  }
  .spacing-m-lg-6 {
    margin: 48px !important;
  }
  .spacing-mt-lg-6,
  .spacing-my-lg-6 {
    margin-top: 48px !important;
  }
  .spacing-mr-lg-6,
  .spacing-mx-lg-6 {
    margin-right: 48px !important;
  }
  .spacing-mb-lg-6,
  .spacing-my-lg-6 {
    margin-bottom: 48px !important;
  }
  .spacing-ml-lg-6,
  .spacing-mx-lg-6 {
    margin-left: 48px !important;
  }
  .spacing-p-lg-0 {
    padding: 0 !important;
  }
  .spacing-pt-lg-0,
  .spacing-py-lg-0 {
    padding-top: 0 !important;
  }
  .spacing-pr-lg-0,
  .spacing-px-lg-0 {
    padding-right: 0 !important;
  }
  .spacing-pb-lg-0,
  .spacing-py-lg-0 {
    padding-bottom: 0 !important;
  }
  .spacing-pl-lg-0,
  .spacing-px-lg-0 {
    padding-left: 0 !important;
  }
  .spacing-p-lg-half {
    padding: 4px !important;
  }
  .spacing-pt-lg-half,
  .spacing-py-lg-half {
    padding-top: 4px !important;
  }
  .spacing-pr-lg-half,
  .spacing-px-lg-half {
    padding-right: 4px !important;
  }
  .spacing-pb-lg-half,
  .spacing-py-lg-half {
    padding-bottom: 4px !important;
  }
  .spacing-pl-lg-half,
  .spacing-px-lg-half {
    padding-left: 4px !important;
  }
  .spacing-p-lg-1 {
    padding: 8px !important;
  }
  .spacing-pt-lg-1,
  .spacing-py-lg-1 {
    padding-top: 8px !important;
  }
  .spacing-pr-lg-1,
  .spacing-px-lg-1 {
    padding-right: 8px !important;
  }
  .spacing-pb-lg-1,
  .spacing-py-lg-1 {
    padding-bottom: 8px !important;
  }
  .spacing-pl-lg-1,
  .spacing-px-lg-1 {
    padding-left: 8px !important;
  }
  .spacing-p-lg-2 {
    padding: 16px !important;
  }
  .spacing-pt-lg-2,
  .spacing-py-lg-2 {
    padding-top: 16px !important;
  }
  .spacing-pr-lg-2,
  .spacing-px-lg-2 {
    padding-right: 16px !important;
  }
  .spacing-pb-lg-2,
  .spacing-py-lg-2 {
    padding-bottom: 16px !important;
  }
  .spacing-pl-lg-2,
  .spacing-px-lg-2 {
    padding-left: 16px !important;
  }
  .spacing-p-lg-3 {
    padding: 24px !important;
  }
  .spacing-pt-lg-3,
  .spacing-py-lg-3 {
    padding-top: 24px !important;
  }
  .spacing-pr-lg-3,
  .spacing-px-lg-3 {
    padding-right: 24px !important;
  }
  .spacing-pb-lg-3,
  .spacing-py-lg-3 {
    padding-bottom: 24px !important;
  }
  .spacing-pl-lg-3,
  .spacing-px-lg-3 {
    padding-left: 24px !important;
  }
  .spacing-p-lg-6 {
    padding: 48px !important;
  }
  .spacing-pt-lg-6,
  .spacing-py-lg-6 {
    padding-top: 48px !important;
  }
  .spacing-pr-lg-6,
  .spacing-px-lg-6 {
    padding-right: 48px !important;
  }
  .spacing-pb-lg-6,
  .spacing-py-lg-6 {
    padding-bottom: 48px !important;
  }
  .spacing-pl-lg-6,
  .spacing-px-lg-6 {
    padding-left: 48px !important;
  }
}
@media (min-width: 1200px) {
  .spacing-m-xl-0 {
    margin: 0 !important;
  }
  .spacing-mt-xl-0,
  .spacing-my-xl-0 {
    margin-top: 0 !important;
  }
  .spacing-mr-xl-0,
  .spacing-mx-xl-0 {
    margin-right: 0 !important;
  }
  .spacing-mb-xl-0,
  .spacing-my-xl-0 {
    margin-bottom: 0 !important;
  }
  .spacing-ml-xl-0,
  .spacing-mx-xl-0 {
    margin-left: 0 !important;
  }
  .spacing-m-xl-half {
    margin: 4px !important;
  }
  .spacing-mt-xl-half,
  .spacing-my-xl-half {
    margin-top: 4px !important;
  }
  .spacing-mr-xl-half,
  .spacing-mx-xl-half {
    margin-right: 4px !important;
  }
  .spacing-mb-xl-half,
  .spacing-my-xl-half {
    margin-bottom: 4px !important;
  }
  .spacing-ml-xl-half,
  .spacing-mx-xl-half {
    margin-left: 4px !important;
  }
  .spacing-m-xl-1 {
    margin: 8px !important;
  }
  .spacing-mt-xl-1,
  .spacing-my-xl-1 {
    margin-top: 8px !important;
  }
  .spacing-mr-xl-1,
  .spacing-mx-xl-1 {
    margin-right: 8px !important;
  }
  .spacing-mb-xl-1,
  .spacing-my-xl-1 {
    margin-bottom: 8px !important;
  }
  .spacing-ml-xl-1,
  .spacing-mx-xl-1 {
    margin-left: 8px !important;
  }
  .spacing-m-xl-2 {
    margin: 16px !important;
  }
  .spacing-mt-xl-2,
  .spacing-my-xl-2 {
    margin-top: 16px !important;
  }
  .spacing-mr-xl-2,
  .spacing-mx-xl-2 {
    margin-right: 16px !important;
  }
  .spacing-mb-xl-2,
  .spacing-my-xl-2 {
    margin-bottom: 16px !important;
  }
  .spacing-ml-xl-2,
  .spacing-mx-xl-2 {
    margin-left: 16px !important;
  }
  .spacing-m-xl-3 {
    margin: 24px !important;
  }
  .spacing-mt-xl-3,
  .spacing-my-xl-3 {
    margin-top: 24px !important;
  }
  .spacing-mr-xl-3,
  .spacing-mx-xl-3 {
    margin-right: 24px !important;
  }
  .spacing-mb-xl-3,
  .spacing-my-xl-3 {
    margin-bottom: 24px !important;
  }
  .spacing-ml-xl-3,
  .spacing-mx-xl-3 {
    margin-left: 24px !important;
  }
  .spacing-m-xl-6 {
    margin: 48px !important;
  }
  .spacing-mt-xl-6,
  .spacing-my-xl-6 {
    margin-top: 48px !important;
  }
  .spacing-mr-xl-6,
  .spacing-mx-xl-6 {
    margin-right: 48px !important;
  }
  .spacing-mb-xl-6,
  .spacing-my-xl-6 {
    margin-bottom: 48px !important;
  }
  .spacing-ml-xl-6,
  .spacing-mx-xl-6 {
    margin-left: 48px !important;
  }
  .spacing-p-xl-0 {
    padding: 0 !important;
  }
  .spacing-pt-xl-0,
  .spacing-py-xl-0 {
    padding-top: 0 !important;
  }
  .spacing-pr-xl-0,
  .spacing-px-xl-0 {
    padding-right: 0 !important;
  }
  .spacing-pb-xl-0,
  .spacing-py-xl-0 {
    padding-bottom: 0 !important;
  }
  .spacing-pl-xl-0,
  .spacing-px-xl-0 {
    padding-left: 0 !important;
  }
  .spacing-p-xl-half {
    padding: 4px !important;
  }
  .spacing-pt-xl-half,
  .spacing-py-xl-half {
    padding-top: 4px !important;
  }
  .spacing-pr-xl-half,
  .spacing-px-xl-half {
    padding-right: 4px !important;
  }
  .spacing-pb-xl-half,
  .spacing-py-xl-half {
    padding-bottom: 4px !important;
  }
  .spacing-pl-xl-half,
  .spacing-px-xl-half {
    padding-left: 4px !important;
  }
  .spacing-p-xl-1 {
    padding: 8px !important;
  }
  .spacing-pt-xl-1,
  .spacing-py-xl-1 {
    padding-top: 8px !important;
  }
  .spacing-pr-xl-1,
  .spacing-px-xl-1 {
    padding-right: 8px !important;
  }
  .spacing-pb-xl-1,
  .spacing-py-xl-1 {
    padding-bottom: 8px !important;
  }
  .spacing-pl-xl-1,
  .spacing-px-xl-1 {
    padding-left: 8px !important;
  }
  .spacing-p-xl-2 {
    padding: 16px !important;
  }
  .spacing-pt-xl-2,
  .spacing-py-xl-2 {
    padding-top: 16px !important;
  }
  .spacing-pr-xl-2,
  .spacing-px-xl-2 {
    padding-right: 16px !important;
  }
  .spacing-pb-xl-2,
  .spacing-py-xl-2 {
    padding-bottom: 16px !important;
  }
  .spacing-pl-xl-2,
  .spacing-px-xl-2 {
    padding-left: 16px !important;
  }
  .spacing-p-xl-3 {
    padding: 24px !important;
  }
  .spacing-pt-xl-3,
  .spacing-py-xl-3 {
    padding-top: 24px !important;
  }
  .spacing-pr-xl-3,
  .spacing-px-xl-3 {
    padding-right: 24px !important;
  }
  .spacing-pb-xl-3,
  .spacing-py-xl-3 {
    padding-bottom: 24px !important;
  }
  .spacing-pl-xl-3,
  .spacing-px-xl-3 {
    padding-left: 24px !important;
  }
  .spacing-p-xl-6 {
    padding: 48px !important;
  }
  .spacing-pt-xl-6,
  .spacing-py-xl-6 {
    padding-top: 48px !important;
  }
  .spacing-pr-xl-6,
  .spacing-px-xl-6 {
    padding-right: 48px !important;
  }
  .spacing-pb-xl-6,
  .spacing-py-xl-6 {
    padding-bottom: 48px !important;
  }
  .spacing-pl-xl-6,
  .spacing-px-xl-6 {
    padding-left: 48px !important;
  }
}
@media (min-width: 2000px) {
  .spacing-m-2xl-0 {
    margin: 0 !important;
  }
  .spacing-mt-2xl-0,
  .spacing-my-2xl-0 {
    margin-top: 0 !important;
  }
  .spacing-mr-2xl-0,
  .spacing-mx-2xl-0 {
    margin-right: 0 !important;
  }
  .spacing-mb-2xl-0,
  .spacing-my-2xl-0 {
    margin-bottom: 0 !important;
  }
  .spacing-ml-2xl-0,
  .spacing-mx-2xl-0 {
    margin-left: 0 !important;
  }
  .spacing-m-2xl-half {
    margin: 4px !important;
  }
  .spacing-mt-2xl-half,
  .spacing-my-2xl-half {
    margin-top: 4px !important;
  }
  .spacing-mr-2xl-half,
  .spacing-mx-2xl-half {
    margin-right: 4px !important;
  }
  .spacing-mb-2xl-half,
  .spacing-my-2xl-half {
    margin-bottom: 4px !important;
  }
  .spacing-ml-2xl-half,
  .spacing-mx-2xl-half {
    margin-left: 4px !important;
  }
  .spacing-m-2xl-1 {
    margin: 8px !important;
  }
  .spacing-mt-2xl-1,
  .spacing-my-2xl-1 {
    margin-top: 8px !important;
  }
  .spacing-mr-2xl-1,
  .spacing-mx-2xl-1 {
    margin-right: 8px !important;
  }
  .spacing-mb-2xl-1,
  .spacing-my-2xl-1 {
    margin-bottom: 8px !important;
  }
  .spacing-ml-2xl-1,
  .spacing-mx-2xl-1 {
    margin-left: 8px !important;
  }
  .spacing-m-2xl-2 {
    margin: 16px !important;
  }
  .spacing-mt-2xl-2,
  .spacing-my-2xl-2 {
    margin-top: 16px !important;
  }
  .spacing-mr-2xl-2,
  .spacing-mx-2xl-2 {
    margin-right: 16px !important;
  }
  .spacing-mb-2xl-2,
  .spacing-my-2xl-2 {
    margin-bottom: 16px !important;
  }
  .spacing-ml-2xl-2,
  .spacing-mx-2xl-2 {
    margin-left: 16px !important;
  }
  .spacing-m-2xl-3 {
    margin: 24px !important;
  }
  .spacing-mt-2xl-3,
  .spacing-my-2xl-3 {
    margin-top: 24px !important;
  }
  .spacing-mr-2xl-3,
  .spacing-mx-2xl-3 {
    margin-right: 24px !important;
  }
  .spacing-mb-2xl-3,
  .spacing-my-2xl-3 {
    margin-bottom: 24px !important;
  }
  .spacing-ml-2xl-3,
  .spacing-mx-2xl-3 {
    margin-left: 24px !important;
  }
  .spacing-m-2xl-6 {
    margin: 48px !important;
  }
  .spacing-mt-2xl-6,
  .spacing-my-2xl-6 {
    margin-top: 48px !important;
  }
  .spacing-mr-2xl-6,
  .spacing-mx-2xl-6 {
    margin-right: 48px !important;
  }
  .spacing-mb-2xl-6,
  .spacing-my-2xl-6 {
    margin-bottom: 48px !important;
  }
  .spacing-ml-2xl-6,
  .spacing-mx-2xl-6 {
    margin-left: 48px !important;
  }
  .spacing-p-2xl-0 {
    padding: 0 !important;
  }
  .spacing-pt-2xl-0,
  .spacing-py-2xl-0 {
    padding-top: 0 !important;
  }
  .spacing-pr-2xl-0,
  .spacing-px-2xl-0 {
    padding-right: 0 !important;
  }
  .spacing-pb-2xl-0,
  .spacing-py-2xl-0 {
    padding-bottom: 0 !important;
  }
  .spacing-pl-2xl-0,
  .spacing-px-2xl-0 {
    padding-left: 0 !important;
  }
  .spacing-p-2xl-half {
    padding: 4px !important;
  }
  .spacing-pt-2xl-half,
  .spacing-py-2xl-half {
    padding-top: 4px !important;
  }
  .spacing-pr-2xl-half,
  .spacing-px-2xl-half {
    padding-right: 4px !important;
  }
  .spacing-pb-2xl-half,
  .spacing-py-2xl-half {
    padding-bottom: 4px !important;
  }
  .spacing-pl-2xl-half,
  .spacing-px-2xl-half {
    padding-left: 4px !important;
  }
  .spacing-p-2xl-1 {
    padding: 8px !important;
  }
  .spacing-pt-2xl-1,
  .spacing-py-2xl-1 {
    padding-top: 8px !important;
  }
  .spacing-pr-2xl-1,
  .spacing-px-2xl-1 {
    padding-right: 8px !important;
  }
  .spacing-pb-2xl-1,
  .spacing-py-2xl-1 {
    padding-bottom: 8px !important;
  }
  .spacing-pl-2xl-1,
  .spacing-px-2xl-1 {
    padding-left: 8px !important;
  }
  .spacing-p-2xl-2 {
    padding: 16px !important;
  }
  .spacing-pt-2xl-2,
  .spacing-py-2xl-2 {
    padding-top: 16px !important;
  }
  .spacing-pr-2xl-2,
  .spacing-px-2xl-2 {
    padding-right: 16px !important;
  }
  .spacing-pb-2xl-2,
  .spacing-py-2xl-2 {
    padding-bottom: 16px !important;
  }
  .spacing-pl-2xl-2,
  .spacing-px-2xl-2 {
    padding-left: 16px !important;
  }
  .spacing-p-2xl-3 {
    padding: 24px !important;
  }
  .spacing-pt-2xl-3,
  .spacing-py-2xl-3 {
    padding-top: 24px !important;
  }
  .spacing-pr-2xl-3,
  .spacing-px-2xl-3 {
    padding-right: 24px !important;
  }
  .spacing-pb-2xl-3,
  .spacing-py-2xl-3 {
    padding-bottom: 24px !important;
  }
  .spacing-pl-2xl-3,
  .spacing-px-2xl-3 {
    padding-left: 24px !important;
  }
  .spacing-p-2xl-6 {
    padding: 48px !important;
  }
  .spacing-pt-2xl-6,
  .spacing-py-2xl-6 {
    padding-top: 48px !important;
  }
  .spacing-pr-2xl-6,
  .spacing-px-2xl-6 {
    padding-right: 48px !important;
  }
  .spacing-pb-2xl-6,
  .spacing-py-2xl-6 {
    padding-bottom: 48px !important;
  }
  .spacing-pl-2xl-6,
  .spacing-px-2xl-6 {
    padding-left: 48px !important;
  }
}
.spacing-3 {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .spacing-3 {
    margin-bottom: 24px;
  }
}

.spacing-2 {
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .spacing-2 {
    margin-bottom: 16px;
  }
}

.spacing-1 {
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .spacing-1 {
    margin-bottom: 8px;
  }
}

.spacing-section {
  margin-top: 64px;
  margin-bottom: 64px;
}
@media (min-width: 992px) {
  .spacing-section {
    margin-top: 104px;
    margin-bottom: 104px;
  }
}
.spacing-section._first {
  margin-top: 40px;
}
.spacing-section._last {
  margin-bottom: 40px;
}

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

html {
  height: 100vh;
}

body {
  position: relative;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body {
  min-width: 320px;
  min-height: 100vh;
  font-family: var(--font-family-default);
  overscroll-behavior: none;
}

html.no-scroll,
html.no-scroll body {
  position: fixed;
  width: 100%;
  overflow: hidden;
}

svg {
  display: inline;
}

img {
  display: inline;
  overflow: hidden;
  font-size: 10px;
}

a {
  color: var(--colors-link);
  text-decoration: none;
  background-color: transparent;
}
a:hover, a:focus, a:active, a:visited {
  color: var(--colors-link-highlight);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
}

h1 {
  font-size: 32px;
  font-family: var(--font-family-default);
  line-height: 40px;
  font-weight: 700;
}
@media (min-width: 992px) {
  h1 {
    font-size: 40px;
    line-height: 48px;
  }
}

h2 {
  font-size: 24px;
  font-family: var(--font-family-default);
  line-height: 32px;
  font-weight: 700;
}
@media (min-width: 992px) {
  h2 {
    font-size: 32px;
    line-height: 40px;
  }
}

h3 {
  font-size: 20px;
  font-family: var(--font-family-default);
  line-height: 32px;
  font-weight: 700;
}
@media (min-width: 992px) {
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
}

h4 {
  font-size: 14px;
  font-family: var(--font-family-default);
  line-height: 20px;
  font-weight: 700;
}
@media (min-width: 992px) {
  h4 {
    font-size: 16px;
    line-height: 24px;
  }
}

h5 {
  font-size: 14px;
  font-family: var(--font-family-default);
  line-height: 20px;
  font-weight: 700;
}
@media (min-width: 992px) {
  h5 {
    font-size: 16px;
    line-height: 24px;
  }
}

h6 {
  font-size: 14px;
  font-family: var(--font-family-default);
  line-height: 20px;
  font-weight: 700;
}
@media (min-width: 992px) {
  h6 {
    font-size: 16px;
    line-height: 24px;
  }
}

p {
  margin-bottom: 8px;
}

sub,
sup {
  font-size: 0.5rem;
}

table {
  width: 100%;
}

hr {
  margin: 16px 0;
  border: 0;
  border-top: 1px solid #dadada;
}

small {
  font-size: 12px;
  font-family: var(--font-family-default);
  line-height: 16px;
  line-height: 0.875;
}

[type=button] {
  margin: 0;
  padding: 0;
  list-style: none outside none;
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  border-spacing: 0;
}

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

[hidden] {
  display: none !important;
}

:focus {
  outline: none;
}

.link {
  font-size: 14px;
  font-family: var(--font-family-default);
  line-height: 20px;
  display: inline;
  color: var(--colors-link);
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 992px) {
  .link {
    font-size: 16px;
    line-height: 24px;
  }
}
.link:hover, .link:focus {
  color: var(--colors-link-highlight);
  text-decoration: underline;
}
@media (hover: none) {
  .link:hover, .link:focus {
    color: var(--colors-link);
    text-decoration: none;
  }
}

.no-link {
  color: #444;
  text-decoration: none;
}

.cms-styles {
  font-size: 14px;
  font-family: var(--font-family-default);
  line-height: 20px;
}
.cms-styles h1,
.cms-styles h2,
.cms-styles h3,
.cms-styles h4,
.cms-styles h5,
.cms-styles h6 {
  font-size: 24px;
  font-family: var(--font-family-default);
  line-height: 32px;
  font-weight: 700;
}
@media (min-width: 992px) {
  .cms-styles h1,
  .cms-styles h2,
  .cms-styles h3,
  .cms-styles h4,
  .cms-styles h5,
  .cms-styles h6 {
    font-size: 32px;
    line-height: 40px;
  }
}
.cms-styles h1,
.cms-styles h2,
.cms-styles h3,
.cms-styles h4,
.cms-styles h5,
.cms-styles h6 {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .cms-styles h1,
  .cms-styles h2,
  .cms-styles h3,
  .cms-styles h4,
  .cms-styles h5,
  .cms-styles h6 {
    margin-bottom: 24px;
  }
}
.cms-styles p + h1,
.cms-styles p + h2,
.cms-styles p + h3,
.cms-styles p + h4,
.cms-styles p + h5,
.cms-styles p + h6,
.cms-styles div + h1,
.cms-styles div + h2,
.cms-styles div + h3,
.cms-styles div + h4,
.cms-styles div + h5,
.cms-styles div + h6 {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .cms-styles p + h1,
  .cms-styles p + h2,
  .cms-styles p + h3,
  .cms-styles p + h4,
  .cms-styles p + h5,
  .cms-styles p + h6,
  .cms-styles div + h1,
  .cms-styles div + h2,
  .cms-styles div + h3,
  .cms-styles div + h4,
  .cms-styles div + h5,
  .cms-styles div + h6 {
    margin-top: 64px;
  }
  .cms-styles {
    font-size: 16px;
    line-height: 24px;
  }
}
.cms-styles p:not(:last-child),
.cms-styles div:not(:last-child) {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .cms-styles p:not(:last-child),
  .cms-styles div:not(:last-child) {
    margin-bottom: 24px;
  }
}
.cms-styles p:last-child,
.cms-styles div:last-child {
  margin-bottom: 0;
}
.cms-styles ul {
  margin-bottom: 8px;
  list-style-type: disc;
}
@media (min-width: 992px) {
  .cms-styles ul {
    margin-bottom: 16px;
  }
}
.cms-styles p + ul {
  margin-top: -16px;
}
.cms-styles li {
  font-size: 14px;
  font-family: var(--font-family-default);
  line-height: 20px;
  margin-bottom: 8px;
  margin-left: 16px;
  -webkit-hyphens: auto;
          hyphens: auto;
}
@media (min-width: 992px) {
  .cms-styles li {
    font-size: 16px;
    line-height: 24px;
  }
}
.cms-styles sub {
  font-size: 12px;
  font-family: var(--font-family-default);
  line-height: 16px;
}

.pl-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1400;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  justify-items: center;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.33);
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.pl-modal-backdrop.fade {
  opacity: 0;
}
@media (max-width: 767.98px) {
  .pl-modal-backdrop.modal-backdrop-anchor-bottom {
    align-items: flex-end;
    background: rgba(0, 0, 0, 0.7);
  }
  .pl-modal-backdrop.fade {
    opacity: 0;
  }
}
.pl-modal-container {
  display: block;
  box-sizing: border-box;
  width: 85rem;
  max-width: 100%;
  max-height: 100%;
  padding: 16px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
  box-shadow: 0 40px 32px 16px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .pl-modal-container {
    max-height: calc(100% - 32px);
    padding: 24px;
  }
}
@media (min-width: 992px) {
  .pl-modal-container {
    max-height: calc(100% - 64px);
  }
}
.pl-modal-container.modal-xl {
  width: 85rem;
}
@media (min-width: 992px) {
  .pl-modal-container.modal-xl {
    padding: 32px;
  }
}
.pl-modal-container.modal-lg {
  width: 900px;
}
.pl-modal-container.modal-md {
  width: 768px;
}
.pl-modal-container.modal-sm {
  width: 576px;
}
.pl-modal-container.modal-y-xl {
  height: 100%;
}
@media (min-width: 768px) {
  .pl-modal-container.modal-y-lg {
    height: 85%;
  }
}
@media (min-width: 992px) {
  .pl-modal-container.modal-y-md {
    height: 67%;
  }
  .pl-modal-container.modal-y-sm {
    height: 50%;
  }
}
.fade .pl-modal-container {
  transform: scale(0.7, 0.7);
}
@media (max-width: 767.98px) {
  .pl-modal-container.modal-anchor-bottom {
    max-height: 96vh;
  }
  .fade .pl-modal-container {
    transform: translateY(30%);
  }
}
.pl-modal-open {
  cursor: pointer;
}

.small {
  font-size: 12px;
  font-family: var(--font-family-default);
  line-height: 16px;
  line-height: 0.875;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    page-break-inside: avoid;
    border: 1px solid #dadada;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a4;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid black;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: white !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dadada !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dadada;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dadada;
  }
}
.loading-page-spinner {
  position: absolute;
  top: calc(50% - 96px);
  left: calc(50% - 96px);
  z-index: 50;
  width: 192px;
  height: 192px;
  animation: rotate360 1s linear infinite;
  fill: var(--colors-link);
}

@keyframes rotate360 {
  100% {
    transform: rotate(360deg);
  }
}
.icon-sm {
  font-size: 1rem;
}
.icon-md {
  font-size: 1.375rem;
}
.icon-lg {
  font-size: 1.75rem;
}
.icon-xl {
  font-size: 2.125rem;
}

@media (min-width: 768px) {
  .icon-sm {
    font-size: 0.75rem;
  }
  .icon-md {
    font-size: 1.125rem;
  }
  .icon-lg {
    font-size: 1.5rem;
  }
  .icon-xl {
    font-size: 1.875rem;
  }
  .icon-desktop-sm {
    font-size: 0.75rem;
  }
  .icon-desktop-md {
    font-size: 1.125rem;
  }
  .icon-desktop-lg {
    font-size: 1.5rem;
  }
  .icon-desktop-xl {
    font-size: 1.875rem;
  }
}
.filter-icon-sm {
  font-size: 1rem;
}
.filter-icon-md {
  font-size: 1.375rem;
}
.filter-icon-lg {
  font-size: 1.75rem;
}
.filter-icon-xl {
  font-size: 2.125rem;
}

@media (min-width: 768px) {
  .filter-icon-lg {
    font-size: 1.25rem;
  }
  .filter-icon-xl {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .filter-icon-lg {
    font-size: 1.5rem;
  }
  .filter-icon-xl {
    font-size: 1.875rem;
  }
}
.pl-label {
  display: block;
  flex-basis: 100%;
  height: 16px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 992px) {
  .pl-label {
    height: 24px;
    font-size: 16px;
    line-height: 24px;
  }
}
[required] .pl-label::after {
  position: relative;
  top: -2px;
  content: " *";
}
._invalid .pl-label {
  color: var(--colors-red);
}

ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li:last-child {
  margin-bottom: 0;
}
ul.icon-list li {
  position: relative;
  padding-left: 16px;
}
ul.icon-list li::before {
  position: absolute;
  left: 0;
}

@media (max-width: 767.98px) {
  ul.mobile-basic {
    padding: 0 16px;
  }
  ul.mobile-basic li {
    padding: 16px;
  }
  ul.mobile-basic li:not(:last-of-type) {
    border-bottom: 1px solid #dadada;
  }
}
.box-basic {
  display: block;
  padding: 8px;
  background-color: #fff;
  border: 1px solid #dadada;
}
@media (min-width: 768px) {
  .box-basic {
    padding: 16px;
  }
}

.box-gray {
  display: block;
  padding: 8px;
  background-color: #f2f2f2;
}
@media (min-width: 768px) {
  .box-gray {
    padding: 16px;
  }
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #ccc;
}

input[type=text],
input[type=number],
input[type=email] {
  padding: 3px 5px;
  border: 1px solid #dadada;
  border-radius: 2px;
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus {
  border-color: var(--colors-primary);
  border-width: 2px;
}

input.numeric {
  font-weight: 600;
  font-size: 0.75rem;
  text-align: center;
}

.error-text {
  display: none;
  color: var(--colors-red);
  font-size: 0.75rem;
}

.sticky-header,
.sticky-navi {
  position: -webkit-sticky;
  position: sticky;
  overflow: visible;
}

.sticky-header {
  top: 0;
  z-index: 40;
  display: block;
  padding: 16px 0;
  background-color: #fff;
  box-shadow: 0 0 0 #fff;
  transition: box-shadow 0.3s;
}
.sticky-header.sticky-fixed {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.sticky-header lead-header {
  position: relative;
  z-index: 1;
}

.sticky-navi {
  bottom: 0;
  z-index: 10;
  display: block;
  padding: 16px 0;
  color: var(--colors-primary);
  background-color: #fff;
  transition: background-color 0.3s;
}
.sticky-navi.sticky-fixed {
  background-color: #333;
}
.sticky-navi .back-button {
  position: relative;
  top: 50%;
  display: block;
  transform: translateY(-50%);
}
.sticky-navi .back-wording {
  position: relative;
  top: 1px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .sticky-navi {
    position: static;
  }
}

.pl-modal-container header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .pl-modal-container header {
    margin-bottom: 24px;
  }
}
.pl-modal-container header button {
  margin-left: 16px;
  padding: 0;
  line-height: 1;
  background-color: transparent;
  border: 0 none;
  outline: 0;
  cursor: pointer;
}
.pl-modal-container header button .icon-close,
.pl-modal-container header button [name=icon-close-big] {
  color: #000;
}
.pl-modal-container .pl-modal-close {
  cursor: pointer;
}
.pl-modal-container:not(.modal-anchor-bottom) pl-button.pl-modal-close {
  width: 100%;
  margin: 16px auto 0 auto;
}
@media (min-width: 768px) {
  .pl-modal-container:not(.modal-anchor-bottom) pl-button.pl-modal-close {
    max-width: 300px;
  }
}

html {
  color: #333;
}

app-header#app-header {
  background-color: var(--colors-primary) !important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
app-header#app-header header {
  padding-right: 32px;
  padding-left: 32px;
}
app-header#app-header header .logo a img {
  height: 24px;
}
@media (min-width: 992px) {
  app-header#app-header header .logo a img {
    height: 32px;
  }
}
@media (hover: hover) {
  app-header#app-header .sub-menu-item :link:hover {
    color: var(--colors-link);
  }
}
_:-ms-lang(x) app-header#app-header .sub-menu-item :link:hover, app-header#app-header .sub-menu-item :link:hover {
  color: var(--colors-link);
}
@media (max-width: 991.98px) {
  app-header#app-header .sub-menu-item {
    padding: 0;
  }
  app-header#app-header .sub-menu-item:first-child {
    margin-top: 24px;
  }
}
app-header#app-header .contact-form-opener button {
  padding-right: 0 !important;
  font-weight: 300 !important;
  border-width: 0 !important;
}
@media (min-width: 992px) {
  app-header#app-header:not(.minimal) {
    height: 140px;
  }
  app-header#app-header header {
    height: 80px;
  }
  app-header#app-header app-header-navigation {
    position: absolute !important;
    top: 80px;
    left: 0;
    width: 100%;
    height: 60px;
    background: #fff;
  }
  app-header#app-header app-header-navigation nav {
    width: 100%;
    max-width: 85rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  app-header#app-header app-header-navigation nav {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (min-width: 992px) {
  app-header#app-header app-header-navigation .menu-item-sub-toggle {
    height: 60px;
    font-size: 20px;
  }
}
@media (min-width: 992px) and (hover: hover) {
  app-header#app-header app-header-navigation .menu-item-sub-toggle:hover {
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  _:-ms-lang(x) app-header#app-header app-header-navigation .menu-item-sub-toggle:hover, app-header#app-header app-header-navigation .menu-item-sub-toggle:hover {
    font-weight: 700;
  }
  app-header#app-header app-header-navigation .menu-item-sub-toggle pl-icon {
    margin-left: 4px;
    transform: scale(1.25);
  }
  app-header#app-header app-header-navigation .sub-menu {
    top: 60px;
  }
}

app-footer {
  background-color: var(--colors-primary) !important;
}
app-footer .footer {
  padding: 56px 32px 24px 32px !important;
  color: var(--colors-link) !important;
}
app-footer .footer h2,
app-footer .footer .footer-hotline,
app-footer .footer .open-hours,
app-footer .footer .footer-links a, app-footer .footer._minimal a {
  color: var(--colors-link) !important;
}
app-footer .footer .footer-hotline-icon {
  color: var(--colors-link);
}
app-footer .footer._minimal {
  padding: 24px 32px !important;
}
@media (max-width: 575.98px) {
  app-footer .footer-links-col {
    flex-basis: 100%;
    max-width: 100%;
  }
}
app-footer .footer-section {
  flex-direction: row;
}
app-footer .footer-section > * {
  flex: 0 0 100%;
  max-width: 100%;
}
app-footer .footer-info {
  order: 0;
  margin: 16px 0 40px 0;
  padding: 0;
}
app-footer .footer-side {
  order: 1;
  padding: 0 !important;
}
@media (max-width: 575.98px) {
  app-footer .footer-side {
    display: block !important;
  }
  app-footer .footer-side > * {
    display: block;
    max-width: 100% !important;
    text-align: center !important;
  }
  app-footer .footer-side > *:not(:first-child) {
    margin-top: 24px;
  }
}
app-footer .footer-social {
  text-align: right;
}
app-footer .footer-social h2 {
  display: none;
}
app-footer .footer-social a {
  margin-top: 0;
}
@media (max-width: 575.98px) {
  app-footer .footer-social a img {
    width: 24px !important;
    height: 24px !important;
  }
}
app-footer .footer-copyright {
  order: 2;
}

cc-configurator#cf-index,
cc-make#cf-make,
cc-model#cf-model,
cc-body#cf-body,
cc-line#cf-line {
  display: flex !important;
  flex-direction: column;
}
cc-configurator#cf-index cc-header,
cc-make#cf-make cc-header,
cc-model#cf-model cc-header,
cc-body#cf-body cc-header,
cc-line#cf-line cc-header {
  margin-bottom: 4px;
  background: #fff !important;
}
cc-configurator#cf-index cc-header header,
cc-make#cf-make cc-header header,
cc-model#cf-model cc-header header,
cc-body#cf-body cc-header header,
cc-line#cf-line cc-header header {
  padding-bottom: 0 !important;
  padding-left: 32px;
}
@media (min-width: 992px) {
  cc-configurator#cf-index cc-header,
  cc-make#cf-make cc-header,
  cc-model#cf-model cc-header,
  cc-body#cf-body cc-header,
  cc-line#cf-line cc-header {
    margin-bottom: 16px;
  }
}
cc-configurator#cf-index h1,
cc-configurator#cf-index h2,
cc-make#cf-make h1,
cc-make#cf-make h2,
cc-model#cf-model h1,
cc-model#cf-model h2,
cc-body#cf-body h1,
cc-body#cf-body h2,
cc-line#cf-line h1,
cc-line#cf-line h2 {
  margin-bottom: 0 !important;
  font-family: Allane, sans-serif !important;
  line-height: 120% !important;
}
cc-configurator#cf-index h1 strong,
cc-configurator#cf-index h2 strong,
cc-make#cf-make h1 strong,
cc-make#cf-make h2 strong,
cc-model#cf-model h1 strong,
cc-model#cf-model h2 strong,
cc-body#cf-body h1 strong,
cc-body#cf-body h2 strong,
cc-line#cf-line h1 strong,
cc-line#cf-line h2 strong {
  font-weight: 300;
}
cc-configurator#cf-index h1 br,
cc-configurator#cf-index h2 br,
cc-make#cf-make h1 br,
cc-make#cf-make h2 br,
cc-model#cf-model h1 br,
cc-model#cf-model h2 br,
cc-body#cf-body h1 br,
cc-body#cf-body h2 br,
cc-line#cf-line h1 br,
cc-line#cf-line h2 br {
  display: none !important;
}
@media (min-width: 992px) {
  cc-configurator#cf-index h1,
  cc-configurator#cf-index h2,
  cc-make#cf-make h1,
  cc-make#cf-make h2,
  cc-model#cf-model h1,
  cc-model#cf-model h2,
  cc-body#cf-body h1,
  cc-body#cf-body h2,
  cc-line#cf-line h1,
  cc-line#cf-line h2 {
    margin-bottom: 0 !important;
    font-size: 32px !important;
    font-family: Allane-Headline, sans-serif !important;
    line-height: 140%;
  }
}
cc-configurator#cf-index h1,
cc-make#cf-make h1,
cc-model#cf-model h1,
cc-body#cf-body h1,
cc-line#cf-line h1 {
  font-weight: 300 !important;
  font-size: 16px !important;
}
cc-configurator#cf-index h2,
cc-make#cf-make h2,
cc-model#cf-model h2,
cc-body#cf-body h2,
cc-line#cf-line h2 {
  font-weight: 700 !important;
}
@media (min-width: 992px) {
  cc-configurator#cf-index h2,
  cc-make#cf-make h2,
  cc-model#cf-model h2,
  cc-body#cf-body h2,
  cc-line#cf-line h2 {
    font-weight: 500 !important;
  }
}
cc-configurator#cf-index .vehicle-detail-card h4,
cc-make#cf-make .vehicle-detail-card h4,
cc-model#cf-model .vehicle-detail-card h4,
cc-body#cf-body .vehicle-detail-card h4,
cc-line#cf-line .vehicle-detail-card h4 {
  font-size: 20px !important;
}
cc-configurator#cf-index cc-step-nav,
cc-make#cf-make cc-step-nav,
cc-model#cf-model cc-step-nav,
cc-body#cf-body cc-step-nav,
cc-line#cf-line cc-step-nav {
  display: none !important;
}
cc-configurator#cf-index .configurator-header,
cc-make#cf-make .configurator-header,
cc-model#cf-model .configurator-header,
cc-body#cf-body .configurator-header,
cc-line#cf-line .configurator-header {
  position: relative;
  margin-top: 0 !important;
}
cc-configurator#cf-index .configurator-headline,
cc-make#cf-make .configurator-headline,
cc-model#cf-model .configurator-headline,
cc-body#cf-body .configurator-headline,
cc-line#cf-line .configurator-headline {
  font-weight: 700;
}
cc-configurator#cf-index .num-results,
cc-make#cf-make .num-results,
cc-model#cf-model .num-results,
cc-body#cf-body .num-results,
cc-line#cf-line .num-results {
  color: var(--colors-secondary);
  font-weight: 700 !important;
  font-size: 16px !important;
  font-family: Allane, sans-serif !important;
}
@media (min-width: 992px) {
  cc-configurator#cf-index .num-results,
  cc-make#cf-make .num-results,
  cc-model#cf-model .num-results,
  cc-body#cf-body .num-results,
  cc-line#cf-line .num-results {
    font-size: 20px !important;
  }
}
cc-configurator#cf-index sn-makes h2,
cc-configurator#cf-index sn-makes p,
cc-make#cf-make sn-makes h2,
cc-make#cf-make sn-makes p,
cc-model#cf-model sn-makes h2,
cc-model#cf-model sn-makes p,
cc-body#cf-body sn-makes h2,
cc-body#cf-body sn-makes p,
cc-line#cf-line sn-makes h2,
cc-line#cf-line sn-makes p {
  color: var(--colors-secondary);
}
cc-configurator#cf-index sn-makes button,
cc-make#cf-make sn-makes button,
cc-model#cf-model sn-makes button,
cc-body#cf-body sn-makes button,
cc-line#cf-line sn-makes button {
  background-color: var(--colors-secondary);
}
cc-configurator#cf-index .results-summary button,
cc-make#cf-make .results-summary button,
cc-model#cf-model .results-summary button,
cc-body#cf-body .results-summary button,
cc-line#cf-line .results-summary button {
  background-color: var(--colors-secondary);
}
@media (min-width: 992px) {
  cc-configurator#cf-index cc-sort-results,
  cc-make#cf-make cc-sort-results,
  cc-model#cf-model cc-sort-results,
  cc-body#cf-body cc-sort-results,
  cc-line#cf-line cc-sort-results {
    position: absolute;
    right: 0;
  }
}
cc-configurator#cf-index cc-num-results h2,
cc-make#cf-make cc-num-results h2,
cc-model#cf-model cc-num-results h2,
cc-body#cf-body cc-num-results h2,
cc-line#cf-line cc-num-results h2 {
  margin-bottom: 15px !important;
}
@media (min-width: 576px) {
  cc-configurator#cf-index .configurator-line-compare,
  cc-make#cf-make .configurator-line-compare,
  cc-model#cf-model .configurator-line-compare,
  cc-body#cf-body .configurator-line-compare,
  cc-line#cf-line .configurator-line-compare {
    top: 53px !important;
  }
}
@media (min-width: 992px) {
  cc-configurator#cf-index .configurator-line-compare,
  cc-make#cf-make .configurator-line-compare,
  cc-model#cf-model .configurator-line-compare,
  cc-body#cf-body .configurator-line-compare,
  cc-line#cf-line .configurator-line-compare {
    top: 65px !important;
  }
}
cc-configurator#cf-index .configurator-line-compare a.btn-tertiary,
cc-make#cf-make .configurator-line-compare a.btn-tertiary,
cc-model#cf-model .configurator-line-compare a.btn-tertiary,
cc-body#cf-body .configurator-line-compare a.btn-tertiary,
cc-line#cf-line .configurator-line-compare a.btn-tertiary {
  background-color: var(--colors-secondary);
}
cc-configurator#cf-index .vehicle-grid.tw-grid,
cc-make#cf-make .vehicle-grid.tw-grid,
cc-model#cf-model .vehicle-grid.tw-grid,
cc-body#cf-body .vehicle-grid.tw-grid,
cc-line#cf-line .vehicle-grid.tw-grid {
  gap: 1rem !important;
}
@media (min-width: 768px) {
  cc-configurator#cf-index .vehicle-grid.tw-grid,
  cc-make#cf-make .vehicle-grid.tw-grid,
  cc-model#cf-model .vehicle-grid.tw-grid,
  cc-body#cf-body .vehicle-grid.tw-grid,
  cc-line#cf-line .vehicle-grid.tw-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 992px) {
  cc-configurator#cf-index .vehicle-grid.tw-grid,
  cc-make#cf-make .vehicle-grid.tw-grid,
  cc-model#cf-model .vehicle-grid.tw-grid,
  cc-body#cf-body .vehicle-grid.tw-grid,
  cc-line#cf-line .vehicle-grid.tw-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 1200px) {
  cc-configurator#cf-index .vehicle-grid.tw-grid,
  cc-make#cf-make .vehicle-grid.tw-grid,
  cc-model#cf-model .vehicle-grid.tw-grid,
  cc-body#cf-body .vehicle-grid.tw-grid,
  cc-line#cf-line .vehicle-grid.tw-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}
cc-configurator#cf-index pl-breadcrumb,
cc-make#cf-make pl-breadcrumb,
cc-model#cf-model pl-breadcrumb,
cc-body#cf-body pl-breadcrumb,
cc-line#cf-line pl-breadcrumb {
  display: none;
}
@media (min-width: 576px) {
  cc-configurator#cf-index pl-breadcrumb,
  cc-make#cf-make pl-breadcrumb,
  cc-model#cf-model pl-breadcrumb,
  cc-body#cf-body pl-breadcrumb,
  cc-line#cf-line pl-breadcrumb {
    display: flex;
    align-items: center;
    order: -1;
    height: 48px;
  }
}

sn-technical-detail pl-tab-panel ul li {
  color: var(--colors-secondary) !important;
}
sn-technical-detail pl-tab-panel ul li.active {
  border-bottom: 3px solid var(--colors-secondary);
}

sn-toggle-filter button {
  color: var(--colors-secondary) !important;
  border-color: var(--colors-secondary) !important;
}

pl-make-card .name {
  color: var(--colors-secondary) !important;
}

pl-breadcrumb li > span {
  color: var(--colors-secondary);
  font-weight: 700;
}
pl-breadcrumb li a > span {
  color: var(--colors-secondary);
  font-weight: 400;
}

cc-sort-results .modal-desktop-opener .pl-select-icon {
  display: none;
}
cc-sort-results .modal-desktop-opener .pl-select .pl-select-element {
  border-bottom-width: 0 !important;
}

cc-filter-group button.filter-group {
  color: var(--colors-secondary) !important;
  border-color: var(--colors-secondary) !important;
}
cc-filter-group button.filter-group .filter-group-name {
  display: flex;
  align-items: center;
  padding-right: 24px;
  font-size: 20px;
}
cc-filter-group .filter-group-num-selected {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 17px;
  min-height: 17px;
  color: #fff !important;
  background-color: var(--colors-secondary);
  border-radius: 20px;
}
@media (min-width: 992px) {
  cc-filter-group .filter-group-num-selected {
    top: -10px;
    left: -7px;
  }
}
cc-filter-group .filter-group-num-selected::before {
  content: "" !important;
}
cc-filter-group .filter-group-num-selected::after {
  content: "" !important;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  cc-filter-area {
    max-width: 82%;
  }
}

.filter-area-reset {
  width: 0;
  visibility: hidden;
}
.filter-area-reset::after {
  display: inline-block;
  margin-left: -105px;
  font-weight: 700;
  visibility: visible;
  content: "Alle löschen";
}
@media (min-width: 576px) {
  .filter-area-reset::after {
    margin-left: -110px;
  }
}
@media (min-width: 768px) {
  .filter-area-reset::after {
    margin-left: -120px;
  }
}

pl-environmental-bonus-badge.pl-environmental-bonus-badge.rounded {
  border-radius: 0 !important;
}
pl-environmental-bonus-badge.pl-environmental-bonus-badge .environmental-bonus-badge {
  position: unset !important;
  padding: 8px !important;
  color: #000 !important;
  font-size: 12px !important;
  background-color: #e8e8f1 !important;
}
pl-environmental-bonus-badge.pl-environmental-bonus-badge .environmental-bonus-badge pl-icon {
  display: none;
}

pl-vehicle-card {
  position: relative;
}
pl-vehicle-card a {
  padding: 16px !important;
  border-width: 2px !important;
  border-radius: 0 !important;
}
pl-vehicle-card a:not(.bmf) .vehicle-card-image-wrapper {
  background: #fff;
  filter: brightness(0.95);
}
pl-vehicle-card a.bmf img {
  transform: translateX(-20px);
}
pl-vehicle-card a.jato .vehicle-card-image-placeholder img {
  margin: 16px 16px 0 16px;
}
pl-vehicle-card a:focus {
  border-color: var(--colors-link) !important;
}
pl-vehicle-card a .vehicle-card-header {
  margin-top: calc(170px - 16px);
  color: var(--colors-secondary);
}
@media (min-width: 576px) {
  pl-vehicle-card a .vehicle-card-header {
    margin-top: calc(200px - 16px);
  }
}
@media (min-width: 768px) {
  pl-vehicle-card a .vehicle-card-header {
    margin-top: calc(240px - 16px);
  }
}
@media (min-width: 992px) {
  pl-vehicle-card a .vehicle-card-header {
    margin-top: calc(200px - 16px);
  }
}
pl-vehicle-card a .vehicle-card-header > * {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
pl-vehicle-card a .vehicle-card-header h3 {
  margin-top: 24px !important;
  font-weight: 500 !important;
  font-size: 20px !important;
}
pl-vehicle-card a .vehicle-card-header .vehicle-card-subline {
  margin-top: 8px;
  font-weight: 400;
}
pl-vehicle-card a .vehicle-card-header pl-environmental-bonus-badge {
  position: static !important;
  top: unset !important;
  right: unset !important;
  margin-top: 8px;
}
pl-vehicle-card a .vehicle-card-image-wrapper {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 170px;
  margin: 0 0 auto 0 !important;
  padding: 0 !important;
  background-color: #f2f2f2;
}
@media (min-width: 576px) {
  pl-vehicle-card a .vehicle-card-image-wrapper {
    height: 200px;
  }
}
@media (min-width: 768px) {
  pl-vehicle-card a .vehicle-card-image-wrapper {
    height: 240px;
  }
}
@media (min-width: 992px) {
  pl-vehicle-card a .vehicle-card-image-wrapper {
    height: 200px;
  }
}
pl-vehicle-card a .vehicle-card-image-wrapper .vehicle-card-image-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  transform: scale(1) !important;
}
pl-vehicle-card a img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
pl-vehicle-card a .vehicle-card-offer {
  position: absolute;
  top: 170px;
  right: 25px;
  height: 28px;
  transform: translateY(-50%);
}
@media (min-width: 576px) {
  pl-vehicle-card a .vehicle-card-offer {
    top: 200px;
  }
}
@media (min-width: 768px) {
  pl-vehicle-card a .vehicle-card-offer {
    top: 240px;
  }
}
@media (min-width: 992px) {
  pl-vehicle-card a .vehicle-card-offer {
    top: 200px;
  }
}
pl-vehicle-card a .vehicle-card-offer .vehicle-card-offer-price {
  padding: 0 4px;
  color: var(--colors-secondary);
  font-weight: 700;
  font-size: 20px !important;
  line-height: 140% !important;
  background: var(--colors-primary);
  font-family: Allane-Headline, sans-serif;
}
pl-vehicle-card a .vehicle-card-offer .vehicle-card-offer-price > :first-child {
  font-weight: normal;
  font-size: 12px !important;
}
pl-vehicle-card a .vehicle-card-offer .vehicle-card-offer-price .on-request {
  font-size: 14px !important;
}
@media (min-width: 576px) {
  pl-vehicle-card a .vehicle-card-offer .vehicle-card-offer-price .on-request {
    font-size: 12px !important;
  }
}
@media (min-width: 768px) {
  pl-vehicle-card a .vehicle-card-offer .vehicle-card-offer-price .on-request {
    font-size: 16px !important;
  }
}
pl-vehicle-card a .vehicle-card-offer .vehicle-card-offer-financing {
  position: absolute;
  top: -4px;
  right: -18px;
  width: 20px;
  height: 20px;
  color: rgba(0, 0, 0, 0) !important;
  border: 1px solid var(--colors-link);
  border-radius: 50%;
  scale: 0.5;
}
pl-vehicle-card a .vehicle-card-offer .vehicle-card-offer-financing::after {
  position: absolute;
  top: 2px;
  left: 8px;
  color: var(--colors-link);
  font-weight: 700;
  content: "i";
}
pl-vehicle-card a .vehicle-card-offer .vehicle-card-offer-financing.no-financing {
  display: none !important;
}
pl-vehicle-card a pl-button {
  display: none !important;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  pl-vehicle-overview section {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

cc-vehicle-detail-card .vehicle-detail-card {
  padding: 16px !important;
  color: var(--colors-secondary) !important;
  border-width: 2px !important;
}
cc-vehicle-detail-card .vehicle-detail-card header.headline-wrapper {
  margin-top: 0 !important;
}
cc-vehicle-detail-card .vehicle-detail-card header.headline-wrapper h4 {
  margin-bottom: 0 !important;
  font-size: 20px;
}
cc-vehicle-detail-card .vehicle-detail-card header.headline-wrapper .efficiency-label {
  display: none !important;
}
cc-vehicle-detail-card .vehicle-detail-card pl-environmental-bonus-badge {
  position: static !important;
  margin-bottom: 16px;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-category-block {
  display: block;
  margin-bottom: 4px !important;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-category-block pl-icon {
  display: none !important;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-category-block li {
  display: inline-block;
  margin-top: 0;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-category-block li:not(:last-child)::after {
  display: inline-block;
  margin: 0 4px;
  content: "•";
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-category-block li span {
  white-space: nowrap;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-equipment {
  display: flex;
  flex-direction: column;
  margin-bottom: 8px;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-equipment > ul {
  display: none;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-equipment button.vehicle-detail-card-equipment-modal {
  order: 3;
  color: var(--colors-link);
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-align: left;
  text-decoration: underline;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-equipment sn-efficiency-data {
  margin-top: 4px;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-offer {
  position: relative;
  display: flex;
  margin-bottom: 16px;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-offer .vehicle-detail-card-offer-price {
  padding: 0 4px;
  color: var(--colors-secondary);
  font-weight: 700;
  font-size: 20px !important;
  line-height: 140% !important;
  background: var(--colors-primary);
  margin: 0 12px 0 auto;
  font-family: Allane-Headline, sans-serif;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-offer .vehicle-detail-card-offer-price > :first-child {
  font-weight: normal;
  font-size: 12px !important;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-offer .vehicle-detail-card-offer-price .on-request {
  font-size: 14px !important;
}
@media (min-width: 576px) {
  cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-offer .vehicle-detail-card-offer-price .on-request {
    font-size: 12px !important;
  }
}
@media (min-width: 768px) {
  cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-offer .vehicle-detail-card-offer-price .on-request {
    font-size: 16px !important;
  }
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-offer .vehicle-detail-card-offer-financing {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 20px;
  height: 20px;
  color: rgba(0, 0, 0, 0) !important;
  border: 1px solid var(--colors-link);
  border-radius: 50%;
  scale: 0.5;
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-offer .vehicle-detail-card-offer-financing::after {
  position: absolute;
  top: 2px;
  left: 8px;
  color: var(--colors-link);
  font-weight: 700;
  content: "i";
}
cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-offer .vehicle-detail-card-offer-financing.no-financing {
  display: none !important;
}
@media (min-width: 1200px) {
  cc-vehicle-detail-card .vehicle-detail-card .vehicle-detail-card-offer {
    margin-bottom: 24px;
  }
}
cc-vehicle-detail-card .vehicle-detail-card pl-button button {
  color: var(--colors-link) !important;
  border-color: var(--colors-link) !important;
}

cc-engine-card {
  position: relative;
}
cc-engine-card .engine-card {
  color: var(--colors-secondary) !important;
}

cc-compare-variants#compare-variants .sub-line {
  display: none;
}
cc-compare-variants#compare-variants header > * {
  margin: 0 !important;
}
cc-compare-variants#compare-variants .status-icon._check {
  width: 24px;
  height: 24px;
  margin: 8px;
  color: var(--colors-link-highlight) !important;
  border: 2px solid var(--colors-link-highlight);
  border-radius: 50%;
}
cc-compare-variants#compare-variants .status-icon._check svg {
  width: 32px !important;
  margin: -6px 0 0 -6px;
}
cc-compare-variants#compare-variants pl-check .pl-check {
  width: 24px;
  height: 24px;
  margin: 0 !important;
  color: var(--colors-link) !important;
  border: var(--border-width-input) solid var(--colors-link) !important;
}
cc-compare-variants#compare-variants pl-select .pl-select-element,
cc-compare-variants#compare-variants pl-button button {
  height: 48px;
  color: var(--colors-link) !important;
  border-color: var(--colors-link) !important;
}
cc-compare-variants#compare-variants .meta-group-name {
  font-weight: 700;
  font-size: 20px !important;
}
cc-compare-variants#compare-variants .option .description {
  font-size: 20px;
}

sn-efficiency-info ul,
sn-efficiency-info ul li,
sn-efficiency-info p {
  color: var(--colors-secondary) !important;
}
sn-efficiency-info .wltp-trigger-text {
  color: var(--colors-link) !important;
  text-decoration: underline !important;
}

lead-car-config-info .option-name {
  color: var(--colors-link) !important;
}

cc-short-step-nav a,
cc-step-nav#cc-step-nav a {
  color: var(--colors-link) !important;
}

cc-step-nav#cc-step-nav .expanded .step.active .step-name {
  color: var(--colors-link-highlight);
}
cc-step-nav#cc-step-nav .step.active::before {
  border-top-width: 4px;
}

cc2-equipment-package > *.selected,
cc2-service-product > *.selected,
cc2-delivery-card > *.selected {
  border-color: var(--colors-link) !important;
}

cc2-vehicle-option-group .option-more-details,
cc2-equipment-package .more-details,
cc2-equipment-package .package-details-trigger,
cc2-service-product .more-details,
cc2-delivery-card .more-details span a,
lead-car-config-resolver .more-options {
  color: var(--colors-link) !important;
  text-decoration: underline !important;
}

lead-car-config-resolver h4 {
  color: var(--colors-link);
}
lead-car-config-resolver > footer > span.link {
  color: var(--colors-link) !important;
}
lead-car-config-resolver > footer > span.link > span {
  text-decoration: underline !important;
}

cc2-equipment .search pl-input + pl-icon {
  border-left: var(--border-width-input) solid var(--colors-link) !important;
}

cc2-personal-data pl-check[data-e2e=marketing-opt-in] a {
  color: var(--colors-link) !important;
  text-decoration: underline;
}

cc2-lead-overview sn-lead-summary .overview-summary {
  background: var(--colors-link) !important;
}
cc2-lead-overview sn-lead-summary .overview-summary sn-rate .financing-layer-trigger {
  text-decoration: underline;
}

cc2-header#cc2-header h1,
cc2-header#cc2-header h2 {
  font-weight: 300;
  line-height: 140%;
  white-space: pre-wrap;
}
@media (min-width: 992px) {
  cc2-header#cc2-header h1,
  cc2-header#cc2-header h2 {
    font-size: 32px;
    line-height: 120%;
  }
}
cc2-header#cc2-header .header-vehicle-details {
  text-decoration: underline;
}
cc2-header#cc2-header .equipment-text,
cc2-header#cc2-header .equipment-subtext {
  color: var(--colors-secondary) !important;
}

@media (min-width: 992px) {
  cc2-overview#cc2-overview {
    height: calc(100% - 56px - 24px);
  }
  cc2-overview#cc2-overview .cc2-overview {
    padding: 0 !important;
    border: 24px solid var(--colors-link);
    border-bottom: 0;
    transform: translate(24px);
  }
}
cc2-overview#cc2-overview .cc2-overview .main {
  padding: 0 !important;
  border: none;
}
cc2-overview#cc2-overview .cc2-overview .main .header-sticky-top-lg-up * {
  border: none !important;
  box-shadow: none !important;
}
cc2-overview#cc2-overview .cc2-overview .main header.overview-header {
  padding: 16px;
  color: #fff;
  background: var(--colors-link);
}
@media (min-width: 992px) {
  cc2-overview#cc2-overview .cc2-overview .main header.overview-header {
    padding: 0 0 16px 0;
  }
}
cc2-overview#cc2-overview .cc2-overview .content {
  padding: 16px 16px 32px 16px;
}
cc2-overview#cc2-overview .cc2-overview ul.tabs > * {
  text-align: center;
  border-width: 0 0 var(--border-width-input) 0;
}
cc2-overview#cc2-overview .cc2-overview .contract-types > * {
  border-width: var(--border-width-input);
}
cc2-overview#cc2-overview .cc2-overview .contract-type-desc .toggle-description,
cc2-overview#cc2-overview .cc2-overview .bafa-info-link {
  color: var(--colors-link) !important;
  text-decoration: underline !important;
}
cc2-overview#cc2-overview .cc2-overview .cc2-configuration .expand-equipment {
  color: var(--colors-link) !important;
  text-decoration: underline;
}
cc2-overview#cc2-overview .cc2-overview sn-lead-summary .expand > * {
  align-items: center;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  transform: translate(-50%, -50%);
}
cc2-overview#cc2-overview .cc2-overview sn-lead-summary .expand > * pl-icon {
  transform: translate(0, 0);
  scale: 0.8;
}
cc2-overview#cc2-overview .cc2-overview sn-lead-summary .expand > * pl-icon path {
  fill: #999 !important;
}
cc2-overview#cc2-overview .cc2-overview sn-lead-summary .overview-summary {
  padding: 16px;
  color: var(--colors-link);
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  cc2-overview#cc2-overview .cc2-overview sn-lead-summary .overview-summary {
    position: relative;
    overflow: visible;
    border-bottom: 24px solid var(--colors-link);
  }
  cc2-overview#cc2-overview .cc2-overview sn-lead-summary .overview-summary::before {
    position: absolute;
    top: 0;
    left: 16px;
    display: block;
    width: calc(100% - 32px);
    height: 1px;
    background: var(--colors-link);
    content: "";
  }
}
cc2-overview#cc2-overview .cc2-overview sn-lead-summary .overview-summary .expand-hint {
  font-weight: 700;
  text-decoration: underline;
}
cc2-overview#cc2-overview .cc2-overview sn-lead-summary .overview-summary sn-rate {
  padding: 4px 4px 0 4px;
  background: var(--colors-primary);
}
cc2-overview#cc2-overview .cc2-overview sn-lead-summary .overview-summary sn-rate .financing-layer-trigger {
  margin: 4px -4px 0 -4px;
  padding: 4px 4px 0 4px;
  color: var(--colors-link) !important;
  text-decoration: underline;
  background: #fff;
}

cc2-color#cc2-color .option-wrapper > .option.selected {
  box-shadow: none;
}
cc2-color#cc2-color .option-wrapper > .option.selected .option-color {
  border: 0;
}
cc2-color#cc2-color .option-wrapper > .option .option-details {
  color: var(--colors-link) !important;
}
cc2-color#cc2-color .option-wrapper > .option .option-color::after {
  display: none;
}
cc2-color#cc2-color .option-wrapper > .option .option-rate strong {
  font-size: 16px !important;
}

cc2-configuration-invalid pl-icon {
  color: var(--colors-secondary);
}

cc2-service-product-modal div p a,
cc2-service-product-modal div ul li a {
  color: var(--colors-secondary) !important;
  text-decoration: underline;
}

.before\:tw-content-\[\'_\|_\'\]::before{
  --tw-content: ' | ';
  content: var(--tw-content);
}

.after\:tw-content-\[\'\2c _\'\]::after{
  --tw-content: ', ';
  content: var(--tw-content);
}

.last\:tw-mb-0:last-child{
  margin-bottom: 0px;
}

.last\:after\:tw-content-\[\'\'\]:last-child::after{
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:tw-bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}

.hover\:tw-bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.hover\:tw-text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:tw-text-link-highlight:hover{
  color: var(--colors-link-highlight);
}

.hover\:tw-text-orange:hover{
  --tw-text-opacity: 1;
  color: rgb(239 125 0 / var(--tw-text-opacity, 1));
}

.hover\:tw-underline:hover{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.hover\:tw-no-underline:hover{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

.focus\:tw-text-black:focus{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.focus\:tw-no-underline:focus{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

.tw-group:hover .group-hover\:\!tw-w-\[65\%\]{
  width: 65% !important;
}

@media (min-width: 576px){
  .sm\:tw-absolute{
    position: absolute;
  }
  .sm\:tw-right-0{
    right: 0px;
  }
  .sm\:tw-top-0{
    top: 0px;
  }
  .sm\:tw-order-2{
    order: 2;
  }
  .sm\:tw-col-span-2{
    grid-column: span 2 / span 2;
  }
  .sm\:tw-col-span-3{
    grid-column: span 3 / span 3;
  }
  .sm\:tw-mb-0{
    margin-bottom: 0px;
  }
  .sm\:tw-mt-0{
    margin-top: 0px;
  }
  .sm\:tw-block{
    display: block;
  }
  .sm\:tw-inline-block{
    display: inline-block;
  }
  .sm\:tw-flex{
    display: flex;
  }
  .sm\:tw-hidden{
    display: none;
  }
  .sm\:tw-h-\[150px\]{
    height: 150px;
  }
  .sm\:tw-h-\[465px\]{
    height: 465px;
  }
  .sm\:tw-w-1\/3{
    width: 33.333333%;
  }
  .sm\:tw-w-2\/3{
    width: 66.666667%;
  }
  .sm\:tw-w-4\/5{
    width: 80%;
  }
  .sm\:tw-w-5\/6{
    width: 83.333333%;
  }
  .sm\:tw-max-w-none{
    max-width: none;
  }
  .sm\:tw-grid-flow-col{
    grid-auto-flow: column;
  }
  .sm\:tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:tw-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:tw-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .sm\:tw-grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .sm\:tw-items-center{
    align-items: center;
  }
  .sm\:tw-justify-end{
    justify-content: flex-end;
  }
  .sm\:tw-justify-center{
    justify-content: center;
  }
  .sm\:tw-gap-6{
    gap: 1.5rem;
  }
  .sm\:tw-text-center{
    text-align: center;
  }
  .sm\:tw-text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:tw-text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 768px){
  .md\:tw-order-1{
    order: 1;
  }
  .md\:tw-order-4{
    order: 4;
  }
  .md\:tw-row-span-2{
    grid-row: span 2 / span 2;
  }
  .md\:-tw-mt-2{
    margin-top: -0.5rem;
  }
  .md\:tw-ml-1{
    margin-left: 0.25rem;
  }
  .md\:tw-mt-0{
    margin-top: 0px;
  }
  .md\:tw-mt-4{
    margin-top: 1rem;
  }
  .md\:tw-block{
    display: block;
  }
  .md\:tw-inline{
    display: inline;
  }
  .md\:tw-flex{
    display: flex;
  }
  .md\:tw-hidden{
    display: none;
  }
  .md\:tw-h-12{
    height: 3rem;
  }
  .md\:tw-h-20{
    height: 5rem;
  }
  .md\:tw-h-\[200px\]{
    height: 200px;
  }
  .md\:tw-w-1\/2{
    width: 50%;
  }
  .md\:tw-w-14{
    width: 3.5rem;
  }
  .md\:tw-w-2\/3{
    width: 66.666667%;
  }
  .md\:tw-w-20{
    width: 5rem;
  }
  .md\:tw-translate-y-2{
    --tw-translate-y: 0.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:tw-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:tw-flex-row{
    flex-direction: row;
  }
  .md\:tw-items-start{
    align-items: flex-start;
  }
  .md\:tw-justify-center{
    justify-content: center;
  }
  .md\:tw-gap-4{
    gap: 1rem;
  }
  .md\:tw-gap-x-8{
    column-gap: 2rem;
  }
  .md\:tw-gap-y-4{
    row-gap: 1rem;
  }
  .md\:tw-bg-followup-financing-teaser{
    background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,.0)), url('/assets/images/followup-financing/teaser.png');
  }
  .md\:tw-p-4{
    padding: 1rem;
  }
  .md\:tw-px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .md\:tw-px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:tw-py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:tw-pl-12{
    padding-left: 3rem;
  }
  .md\:tw-pr-4{
    padding-right: 1rem;
  }
  .md\:tw-pt-28{
    padding-top: 7rem;
  }
  .md\:tw-text-lg{
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .md\:tw-text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
}

@media (min-width: 992px){
  .lg\:tw-visible{
    visibility: visible;
  }
  .lg\:tw-absolute{
    position: absolute;
  }
  .lg\:tw-bottom-0{
    bottom: 0px;
  }
  .lg\:tw-bottom-6{
    bottom: 1.5rem;
  }
  .lg\:tw-left-1\/2{
    left: 50%;
  }
  .lg\:tw-left-8{
    left: 2rem;
  }
  .lg\:tw-order-none{
    order: 0;
  }
  .lg\:tw-m-auto{
    margin: auto;
  }
  .lg\:tw-mb-2{
    margin-bottom: 0.5rem;
  }
  .lg\:tw-mb-24{
    margin-bottom: 6rem;
  }
  .lg\:tw-mb-4{
    margin-bottom: 1rem;
  }
  .lg\:tw-mb-6{
    margin-bottom: 1.5rem;
  }
  .lg\:tw-ml-0{
    margin-left: 0px;
  }
  .lg\:tw-ml-4{
    margin-left: 1rem;
  }
  .lg\:tw-ml-8{
    margin-left: 2rem;
  }
  .lg\:tw-mr-0{
    margin-right: 0px;
  }
  .lg\:tw-mt-0{
    margin-top: 0px;
  }
  .lg\:tw-mt-24{
    margin-top: 6rem;
  }
  .lg\:tw-mt-4{
    margin-top: 1rem;
  }
  .lg\:tw-block{
    display: block;
  }
  .lg\:tw-inline-block{
    display: inline-block;
  }
  .lg\:tw-flex{
    display: flex;
  }
  .lg\:tw-hidden{
    display: none;
  }
  .lg\:tw-h-\[300px\]{
    height: 300px;
  }
  .lg\:tw-h-\[685px\]{
    height: 685px;
  }
  .lg\:tw-w-1\/4{
    width: 25%;
  }
  .lg\:tw-w-5\/12{
    width: 41.666667%;
  }
  .lg\:tw-w-7{
    width: 1.75rem;
  }
  .lg\:tw-w-7\/12{
    width: 58.333333%;
  }
  .lg\:tw-w-auto{
    width: auto;
  }
  .lg\:tw-w-full{
    width: 100%;
  }
  .lg\:tw-max-w-container{
    max-width: 85rem;
  }
  .lg\:tw-max-w-md{
    max-width: 28rem;
  }
  .lg\:tw-flex-1{
    flex: 1 1 0%;
  }
  .lg\:-tw-translate-x-1\/2{
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:tw-translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:tw-translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:tw-translate-y-6{
    --tw-translate-y: 1.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:tw-scale-\[0\.8\]{
    --tw-scale-x: 0.8;
    --tw-scale-y: 0.8;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:tw-scale-\[1\.15\]{
    --tw-scale-x: 1.15;
    --tw-scale-y: 1.15;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:tw-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:tw-flex-row{
    flex-direction: row;
  }
  .lg\:tw-flex-col{
    flex-direction: column;
  }
  .lg\:tw-items-start{
    align-items: flex-start;
  }
  .lg\:tw-items-end{
    align-items: flex-end;
  }
  .lg\:tw-justify-center{
    justify-content: center;
  }
  .lg\:tw-justify-between{
    justify-content: space-between;
  }
  .lg\:tw-gap-4{
    gap: 1rem;
  }
  .lg\:tw-gap-6{
    gap: 1.5rem;
  }
  .lg\:tw-whitespace-nowrap{
    white-space: nowrap;
  }
  .lg\:tw-p-0{
    padding: 0px;
  }
  .lg\:tw-pb-10{
    padding-bottom: 2.5rem;
  }
  .lg\:tw-pl-6{
    padding-left: 1.5rem;
  }
  .lg\:tw-pr-16{
    padding-right: 4rem;
  }
  .lg\:tw-pr-\[100px\]{
    padding-right: 100px;
  }
  .lg\:tw-pt-10{
    padding-top: 2.5rem;
  }
  .lg\:tw-pt-6{
    padding-top: 1.5rem;
  }
  .lg\:tw-text-left{
    text-align: left;
  }
  .lg\:tw-text-center{
    text-align: center;
  }
  .lg\:tw-text-2xl{
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .lg\:tw-text-4xl{
    font-size: 2.5rem;
    line-height: 3.25rem;
  }
  .lg\:tw-text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:tw-text-xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:tw-leading-10{
    line-height: 2.5rem;
  }
}

@media (min-width: 1200px){
  .xl\:tw-inline{
    display: inline;
  }
  .xl\:tw-hidden{
    display: none;
  }
  .xl\:tw-w-10\/12{
    width: 83.333333%;
  }
  .xl\:tw-pl-0{
    padding-left: 0px;
  }
}

.\[\&_\.pl-select-icon\]\:tw-hidden .pl-select-icon{
  display: none;
}

.\[\&_button\]\:tw-border-none button{
  border-style: none;
}

.\[\&_button\]\:\!tw-p-0 button{
  padding: 0px !important;
}
