/*!
 * Bootstrap Reboot v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: .25;
}

h6,
h5,
h4,
h3,
h2,
h1 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

mark {
  padding: .1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}

a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

a>code {
  color: inherit;
}

kbd {
  padding: .1875rem .375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: .25rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}

legend+* {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

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

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

[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

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

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

:root {
  --color-text: #000;
  --color-text-white: #fff;
  --red-color: #db002f;
  --red-label-color: #d8002f;
  --btn-border-red-color: #c6002b;
  --btn-bg-color: #282828;
  --currency-dark-color: #0c0003;
  --btn-hero-bg-color: #1a0004;
  --section-bg-gray-color: #f4f4f4;
  --img-default-bg-color: #e5e5e5;
  --light-gray: #717171;
  --dark-gray: #424242;
  --shape-gray-color: #f5f5f5;
  --prefooter-bg-color: #2e2e2e;
  --white-color: #fff;
  --bottom-footer-text: #525252;
  --footer-border-color: #eb093a;
  --btn-color-dark-transparent: #1a00048f;
  --main-light-gray: #f8f8f8;
  --add-red: #c8002b;
  --add-red-darker: #ba002b;
  --add-pink: #ffb4b4;
  --add-dark: #292929;
  --add-gray: #ececec;
  --gray-button: #4b4b4b;
  --menu-transp-bg: rgba(0, 0, 0, 0.8);
  --btn-border-dark-grey: #2b2b2b;
  --breadcrumbs-text-color: #b0b0b0;
  --section-bg-gray-lighten-color: #f3f3f3;
  --section-bg-gray-darker-color: #e9e9e9;
  --tabs-inactive: #c7c7c7;
  --tabs-bg-content: #fbfbfb;
  --tabs-bg-btn-disabled: #5e5e5e;
  --main-light-gray-opacity: rgba(248, 248, 248, 0.5);
  --gray-color: #c7c7c7;
  --add-red-border: #c3002a;
  --box-color: #f1f1f1;
  --medium-gray: #303030;
  --column-border: #dc0030;
  --checkbox-bgcolor: #c8c8c8;
  --source-code-pro: "Source Code Pro", monospace;
  --pop-up-grey: #979797;
  --dark-grey-trans: rgba(66, 66, 66, 0.6);
  --color-gray-add: #838383;
  --newsletter-alert: #190e90;
  --hiring-number: #e8e9e9;
  --li-color: #db1d2f;
  --btn-border-dark: #2f2f2f;
  --dot-gray-dark: #3d3d3d;
  --offer-header-white: #eaeaea;
  --offer-header-white-100: #f2f2f2;
  --offset-col-bg: #ededed;
  --support-pack-bg: #fafafa;
  --support-features-bg: #e9e9e9;
  --btn-light-gray: #272727;
  --users-choice-bg: #313131;
  --expert-pattern-bg: #dedede;
  --newsletter-popup-bg: #f0f0f0;
  --green-color: #00b300;
  --igaming-bg: #181716;
  --igaming-hero-form: #181716;
  --white-half-opacity: rgba(255, 255, 255, 0.5);
  --case-study-archieve-single-description-color: #010001;
  --red-survey: #dc0432;
  --fast-track-btn-bg: #171717;
}

/*!
 * Bootstrap Grid v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm,
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1320px;
  }
}

:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1*var(--bs-gutter-y));
  margin-right: calc(-0.5*var(--bs-gutter-x));
  margin-left: calc(-0.5*var(--bs-gutter-x));
}

.row>* {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

.row-cols-auto>* {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1>* {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2>* {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3>* {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4>* {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5>* {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6>* {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

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

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

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

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

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

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }

  .row-cols-sm-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .row-cols-sm-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

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

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

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

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

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

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

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

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }

  .row-cols-md-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .row-cols-md-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

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

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

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

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

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

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

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

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }

  .row-cols-lg-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .row-cols-lg-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

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

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

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

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

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

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

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

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }

  .row-cols-xl-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .row-cols-xl-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

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

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

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

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

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

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

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

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }

  .row-cols-xxl-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3>* {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .row-cols-xxl-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6>* {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

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

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

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

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

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

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

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

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

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

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

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

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

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

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

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

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: .25rem !important;
}

.m-2 {
  margin: .5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: .25rem !important;
  margin-left: .25rem !important;
}

.mx-2 {
  margin-right: .5rem !important;
  margin-left: .5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important;
}

.my-2 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

.mt-1 {
  margin-top: .25rem !important;
}

.mt-2 {
  margin-top: .5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: .25rem !important;
}

.me-2 {
  margin-right: .5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

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

.mb-1 {
  margin-bottom: .25rem !important;
}

.mb-2 {
  margin-bottom: .5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: .25rem !important;
}

.ms-2 {
  margin-left: .5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

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

.p-1 {
  padding: .25rem !important;
}

.p-2 {
  padding: .5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: .25rem !important;
  padding-left: .25rem !important;
}

.px-2 {
  padding-right: .5rem !important;
  padding-left: .5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

.py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

.pt-1 {
  padding-top: .25rem !important;
}

.pt-2 {
  padding-top: .5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: .25rem !important;
}

.pe-2 {
  padding-right: .5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

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

.pb-1 {
  padding-bottom: .25rem !important;
}

.pb-2 {
  padding-bottom: .5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: .25rem !important;
}

.ps-2 {
  padding-left: .5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-grid {
    display: grid !important;
  }

  .d-sm-inline-grid {
    display: inline-grid !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0 !important;
  }

  .m-sm-1 {
    margin: .25rem !important;
  }

  .m-sm-2 {
    margin: .5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }

  .mx-sm-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .my-sm-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: .25rem !important;
  }

  .mt-sm-2 {
    margin-top: .5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-1 {
    margin-right: .25rem !important;
  }

  .me-sm-2 {
    margin-right: .5rem !important;
  }

  .me-sm-3 {
    margin-right: 1rem !important;
  }

  .me-sm-4 {
    margin-right: 1.5rem !important;
  }

  .me-sm-5 {
    margin-right: 3rem !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: .25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: .5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-1 {
    margin-left: .25rem !important;
  }

  .ms-sm-2 {
    margin-left: .5rem !important;
  }

  .ms-sm-3 {
    margin-left: 1rem !important;
  }

  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-5 {
    margin-left: 3rem !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

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

  .p-sm-1 {
    padding: .25rem !important;
  }

  .p-sm-2 {
    padding: .5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }

  .px-sm-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .py-sm-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

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

  .pt-sm-1 {
    padding-top: .25rem !important;
  }

  .pt-sm-2 {
    padding-top: .5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-1 {
    padding-right: .25rem !important;
  }

  .pe-sm-2 {
    padding-right: .5rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: .25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: .5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-1 {
    padding-left: .25rem !important;
  }

  .ps-sm-2 {
    padding-left: .5rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-grid {
    display: grid !important;
  }

  .d-md-inline-grid {
    display: inline-grid !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0 !important;
  }

  .m-md-1 {
    margin: .25rem !important;
  }

  .m-md-2 {
    margin: .5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }

  .mx-md-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .my-md-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: .25rem !important;
  }

  .mt-md-2 {
    margin-top: .5rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-1 {
    margin-right: .25rem !important;
  }

  .me-md-2 {
    margin-right: .5rem !important;
  }

  .me-md-3 {
    margin-right: 1rem !important;
  }

  .me-md-4 {
    margin-right: 1.5rem !important;
  }

  .me-md-5 {
    margin-right: 3rem !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: .25rem !important;
  }

  .mb-md-2 {
    margin-bottom: .5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-1 {
    margin-left: .25rem !important;
  }

  .ms-md-2 {
    margin-left: .5rem !important;
  }

  .ms-md-3 {
    margin-left: 1rem !important;
  }

  .ms-md-4 {
    margin-left: 1.5rem !important;
  }

  .ms-md-5 {
    margin-left: 3rem !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

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

  .p-md-1 {
    padding: .25rem !important;
  }

  .p-md-2 {
    padding: .5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }

  .px-md-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

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

  .pt-md-1 {
    padding-top: .25rem !important;
  }

  .pt-md-2 {
    padding-top: .5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-1 {
    padding-right: .25rem !important;
  }

  .pe-md-2 {
    padding-right: .5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .pe-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: .25rem !important;
  }

  .pb-md-2 {
    padding-bottom: .5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: .25rem !important;
  }

  .ps-md-2 {
    padding-left: .5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-inline-grid {
    display: inline-grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: .25rem !important;
  }

  .m-lg-2 {
    margin: .5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }

  .mx-lg-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .my-lg-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: .25rem !important;
  }

  .mt-lg-2 {
    margin-top: .5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: .25rem !important;
  }

  .me-lg-2 {
    margin-right: .5rem !important;
  }

  .me-lg-3 {
    margin-right: 1rem !important;
  }

  .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .me-lg-5 {
    margin-right: 3rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: .25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: .5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: .25rem !important;
  }

  .ms-lg-2 {
    margin-left: .5rem !important;
  }

  .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

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

  .p-lg-1 {
    padding: .25rem !important;
  }

  .p-lg-2 {
    padding: .5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }

  .px-lg-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .py-lg-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

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

  .pt-lg-1 {
    padding-top: .25rem !important;
  }

  .pt-lg-2 {
    padding-top: .5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: .25rem !important;
  }

  .pe-lg-2 {
    padding-right: .5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: .25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: .5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: .25rem !important;
  }

  .ps-lg-2 {
    padding-left: .5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-inline-grid {
    display: inline-grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: .25rem !important;
  }

  .m-xl-2 {
    margin: .5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }

  .mx-xl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .my-xl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: .25rem !important;
  }

  .mt-xl-2 {
    margin-top: .5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: .25rem !important;
  }

  .me-xl-2 {
    margin-right: .5rem !important;
  }

  .me-xl-3 {
    margin-right: 1rem !important;
  }

  .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xl-5 {
    margin-right: 3rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: .25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: .5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: .25rem !important;
  }

  .ms-xl-2 {
    margin-left: .5rem !important;
  }

  .ms-xl-3 {
    margin-left: 1rem !important;
  }

  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-5 {
    margin-left: 3rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

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

  .p-xl-1 {
    padding: .25rem !important;
  }

  .p-xl-2 {
    padding: .5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }

  .px-xl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .py-xl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

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

  .pt-xl-1 {
    padding-top: .25rem !important;
  }

  .pt-xl-2 {
    padding-top: .5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: .25rem !important;
  }

  .pe-xl-2 {
    padding-right: .5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: .25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: .5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: .25rem !important;
  }

  .ps-xl-2 {
    padding-left: .5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}

@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-inline-grid {
    display: inline-grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: .25rem !important;
  }

  .m-xxl-2 {
    margin: .5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }

  .mx-xxl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .my-xxl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: .25rem !important;
  }

  .mt-xxl-2 {
    margin-top: .5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: .25rem !important;
  }

  .me-xxl-2 {
    margin-right: .5rem !important;
  }

  .me-xxl-3 {
    margin-right: 1rem !important;
  }

  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-5 {
    margin-right: 3rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: .25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: .5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: .25rem !important;
  }

  .ms-xxl-2 {
    margin-left: .5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

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

  .p-xxl-1 {
    padding: .25rem !important;
  }

  .p-xxl-2 {
    padding: .5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }

  .px-xxl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .py-xxl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

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

  .pt-xxl-1 {
    padding-top: .25rem !important;
  }

  .pt-xxl-2 {
    padding-top: .5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: .25rem !important;
  }

  .pe-xxl-2 {
    padding-right: .5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: .25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: .5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: .25rem !important;
  }

  .ps-xxl-2 {
    padding-left: .5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}

@media print {
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-inline-grid {
    display: inline-grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}

html {
  scroll-behavior: smooth;
}

html {
  font-size: 12px;
}

@media screen and (min-width: 320px) {
  html {
    font-size: calc(12px + 2*(100vw - 320px)/55);
  }
}

@media screen and (min-width: 375px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 375px) {
  html {
    font-size: 15px;
  }
}

@media screen and (min-width: 375px)and (min-width: 391px) {
  html {
    font-size: calc(15px + 1*(100vw - 391px)/809);
  }
}

@media screen and (min-width: 375px)and (min-width: 1200px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 390px) {
  html {
    font-size: 14px;
  }
}

@media screen and (min-width: 390px)and (min-width: 376px) {
  html {
    font-size: calc(14px + 2*(100vw - 376px)/14);
  }
}

@media screen and (min-width: 390px)and (min-width: 390px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  html {
    font-size: 13px;
  }
}

@media screen and (min-width: 1200px)and (min-width: 1200px) {
  html {
    font-size: calc(13px + 1*(100vw - 1200px)/240);
  }
}

@media screen and (min-width: 1200px)and (min-width: 1440px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 1440px) {
  html {
    font-size: 14px;
  }
}

@media screen and (min-width: 1440px)and (min-width: 1441px) {
  html {
    font-size: calc(14px + 1*(100vw - 1441px)/479);
  }
}

@media screen and (min-width: 1440px)and (min-width: 1920px) {
  html {
    font-size: 15px;
  }
}

@font-face {
  font-family: BillionDreams;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/app/themes/wlc-new-site/dist/fonts/billion/BillionDreams_3238ab33.woff2) format("woff2"),url(/app/themes/wlc-new-site/dist/fonts/billion/BillionDreams_0329ffe3.woff) format("woff");
}

body,
html {
  height: 100%;
  z-index: 0;
}

.fill {
  min-height: 100%;
  height: 100%;
}

.vh-100 {
  min-height: 100vh;
}

@media screen and (-moz-windows-theme) {
  ::-webkit-scrollbar-track {
    display: none;
    border-color: rgba(0,0,0,0);
    background-color: rgba(0,0,0,0);
  }

  ::-webkit-scrollbar * {
    background: rgba(0,0,0,0);
  }

  ::-webkit-scrollbar {
    width: .4375rem;
    min-width: .4375rem;
    height: .4375rem;
    min-height: .4375rem;
  }

  ::-webkit-scrollbar-corner {
    background-color: rgba(0,0,0,0);
  }

  ::-webkit-scrollbar-thumb {
    border-radius: .625rem;
    background-color: var(--medium-gray);
    -webkit-box-shadow: inset 0 0 0;
  }
}

.preload *:not(.slick-track) {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

.frozen {
  overflow: hidden;
}

.frozen .header {
  background-color: var(--red-color) !important;
}

.frozen .header__logo svg path {
  fill: var(--color-text-white) !important;
}

.frozen .header__logo svg polygon {
  fill: var(--color-text-white) !important;
}

.frozen .header__burger.is-active .burger-icon {
  background-color: rgba(0,0,0,0) !important;
}

.frozen .header__burger.is-active .burger-icon::before,
.frozen .header__burger.is-active .burger-icon::after {
  background-color: var(--color-text-white) !important;
}

body {
  color: #fff;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
  font-family: "Montserrat",sans-serif;
}

.wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.custom-wordpress-image img {
  margin: 0 auto;
  display: block;
  width: 100%;
  padding-top: 5.7rem;
  margin-top: -5.2rem;
  margin-bottom: 2.1rem;
  max-width: 150px;
}

@media (min-width: 768px) {
  .custom-wordpress-image img {
    padding-top: 11.7rem;
  }
}

@media (min-width: 1200px) {
  .custom-wordpress-image img {
    margin: 0 auto;
    display: block;
    width: 100%;
    padding-top: 6.7rem;
    margin-top: 5.4rem;
    margin-bottom: 5.7rem;
  }
}

@media (min-width: 1920px) {
  .custom-wordpress-image img {
    padding-top: 0;
  }
}

.custom-wordpress-image--h-auto img {
  height: auto;
}

.text-transform-none {
  text-transform: none !important;
}

.position-relative {
  position: relative;
}

.clutch-widget {
  justify-content: center;
  align-items: center;
  display: flex;
  padding-left: 2rem;
  z-index: 1;
}

@media (min-width: 1200px) {
  .homepage-seo-section {
    max-width: 69.6875rem;
    margin-left: auto;
    margin-right: auto;
  }
}

a.link {
  color: var(--red-color);
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  word-break: break-word;
}

a.link::after {
  content: "";
  display: block;
  width: 0;
  height: .0625rem;
  background: var(--red-color);
  transition: width .3s;
  z-index: 99;
}

a.link:hover {
  color: var(--red-color);
}

a.link:hover::after {
  width: 100%;
}

.px-1 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-3 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-4 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-5 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.mx-3 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.template-landingpage-igaming {
  background-color: var(--color-text);
}

.template-landingpage-igaming .wrap {
  overflow: hidden;
}

.template-landingpage-igaming .wp-block-video {
  cursor: pointer;
}

.overflow-hidden {
  overflow: hidden;
}

@media (max-width: 1199px) {
  .wp-block-spacer.desktop {
    height: 0 !important;
  }
}

.wp-block-cover {
  overflow: visible;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0,0,0,0);
}

html,
body {
  font-family: "Montserrat",sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1-style,
.h2-style,
.h3-style,
.h4-style,
.h5-style,
.h6-style {
  margin-top: 2.25rem;
  color: var(--color-text);
  line-height: 1.25em;
  font-weight: 700;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1-style:first-child,
.h2-style:first-child,
.h3-style:first-child,
.h4-style:first-child,
.h5-style:first-child,
.h6-style:first-child {
  margin-top: 0;
}

h1 {
  font-size: 4.25rem;
  margin-bottom: 1.5rem;
}

h2 {
  font-size: 3.5000020588rem;
  margin-bottom: 1.2352948443rem;
}

h3 {
  font-size: 2.5rem;
  margin-bottom: .8823529412rem;
}

h4 {
  font-size: 1.8750005515rem;
  margin-bottom: .6617649005rem;
}

h5 {
  font-size: 1.5625rem;
  margin-bottom: .5514705882rem;
}

h6 {
  font-size: 1.3750040441rem;
  margin-bottom: .485295545rem;
}

p {
  margin-bottom: 1.25rem;
  font-size: 1.375rem;
  line-height: 2.5rem;
  color: var(--color-text);
}

p:last-of-type {
  margin-bottom: 0;
}

a {
  color: #459bd9;
  transition: all .2s ease;
}

a:hover {
  color: rgb(31.2142857143,101.8571428571,152.7857142857);
}

ul,
ol {
  margin: 1.25rem 0 1.25rem;
  position: relative;
}

ul li,
ol li {
  margin-top: .625rem;
  line-height: 1.5;
  color: var(--color-text);
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-top: 0;
}

.wp-block-wlc-container ul li {
  font-weight: 400;
  letter-spacing: -0.0525rem;
  line-height: 1.5625rem;
  list-style-type: none;
  position: relative;
  color: var(--color-text);
  font-size: 1.125rem;
}

@media (min-width: 1200px) {
  .wp-block-wlc-container ul li {
    font-size: 1.375rem;
  }
}

.wp-block-wlc-container ul li::before {
  content: "";
  position: absolute;
  height: .25rem;
  left: -1.25rem;
  top: .625rem;
  width: .75rem;
  background: var(--red-color);
}

@media (min-width: 1200px) {
  .wp-block-wlc-container ul li::before {
    height: .375rem;
    left: -2.1875rem;
    width: 1.25rem;
  }
}

ol li {
  list-style: decimal;
}

hr {
  height: 1px;
  margin: 30px 0;
  border: none;
  background-color: var(--light-gray);
}

blockquote {
  margin: 1.875rem 0;
  font-size: 1.4375rem;
  line-height: 1.5em;
  color: var(--bottom-footer-text);
  text-align: center;
  font-style: italic;
}

table {
  width: 100%;
  margin: 1.875rem 0;
  border-collapse: collapse;
}

table,
td,
th {
  border: 1px solid var(--light-gray);
  text-align: left;
}

th {
  font-weight: 800;
}

th,
td {
  padding: 15px;
}

figure {
  margin: 1.875rem 0;
}

figure img {
  margin: 0;
}

figcaption {
  margin-top: 10px;
  color: var(--light-gray);
  font-size: 1rem;
}

pre {
  display: block;
  margin: 0 0 40px 0;
  padding: 20px;
  background-color: var(--currency-dark-color);
  border: 1px solid var(--light-gray);
  overflow: auto;
  border-radius: 3px;
}

pre code {
  font-family: var(--source-code-pro);
  position: static;
  padding: 0;
  border: none;
  line-height: 1.75em;
  font-size: 1rem;
}

code {
  position: relative;
  top: -0.2em;
  padding: 3px;
  font-family: Courier New,Courier,monospace;
  font-size: 1.1458333333rem;
  color: var(--color-text-white);
  line-height: 1em;
  pointer-events: none;
  border: 1px solid var(--light-gray);
  border-radius: 3px;
}

em,
i,
.italic {
  font-style: italic;
}

strong,
b,
.bold {
  font-weight: 800;
}

img {
  display: block;
  max-width: 100%;
  margin: 1.875rem 0;
}

@media (max-width: 575px) {
  .wp-block-column figure img {
    margin-top: 3.125rem;
  }
}

.wp-block-column p {
  font-size: 1.125rem;
  line-height: 2rem;
}

@media (min-width: 1200px) {
  .wp-block-column p {
    font-size: 1.375rem;
    line-height: 2.5rem;
  }
}

.single-post table,
.single-post td,
.single-post th {
  border: 1px solid var(--color-text);
  text-align: left;
  color: var(--color-text);
}

.headroom--pinned {
  transform: translateY(0%) translateZ(2px);
  background-color: var(--color-text-white);
  box-shadow: 0 0 .625rem var(--light-gray);
}

.headroom--not-top:not(.igaming-header) {
  background-color: var(--color-text-white);
}

.headroom--not-top:not(.igaming-header) .burger-icon,
.headroom--not-top:not(.igaming-header) .burger-icon::before,
.headroom--not-top:not(.igaming-header) .burger-icon::after {
  background-color: var(--color-text);
}

.headroom--not-top:not(.igaming-header) .nav__main li a,
.headroom--not-top:not(.igaming-header) .nav__main li a:not([href]) {
  color: var(--color-text);
}

.headroom--not-top:not(.igaming-header) .nav__main li:last-child a {
  border: .125rem solid var(--red-color);
  padding: .2rem .5rem !important;
  display: block;
  height: auto;
  justify-content: unset;
  align-items: unset;
  color: var(--red-color) !important;
}

.headroom--not-top:not(.igaming-header) .nav__main li:last-child a:hover {
  background-color: var(--color-text) !important;
  color: var(--color-text-white) !important;
  border: .125rem solid var(--color-text) !important;
}

.headroom--not-top:not(.igaming-header) .nav__main li:last-child:hover a {
  color: var(--color-text);
}

.headroom--not-top:not(.igaming-header) .nav__main li.menu-item-has-children {
  min-height: 4.875rem;
}

.headroom--not-top:not(.igaming-header) .nav__main li.menu-item-has-children::after {
  content: "";
  border: solid var(--color-text) !important;
  border-width: 0 .25rem .25rem 0 !important;
}

.headroom--not-top:not(.igaming-header) .nav__main li.menu-item-has-children .sub-menu {
  top: 100% !important;
}

.headroom--not-top:not(.igaming-header) .nav__main li.menu-item-has-children .sub-menu:last-child a {
  border: none !important;
  padding: 1rem !important;
}

.headroom--not-top:not(.igaming-header) .nav__main li.menu-item-has-children:hover a {
  color: var(--color-text-white) !important;
}

.headroom--not-top:not(.igaming-header) .nav__main li.menu-item-has-children:hover::after {
  content: "";
  border: solid var(--color-text-white) !important;
  border-width: 0 .25rem .25rem 0 !important;
}

.headroom--not-top:not(.igaming-header) .nav__main li.current-menu-item a {
  color: var(--red-color) !important;
}

.headroom--not-top:not(.igaming-header) .nav__main li.current-page-parent a {
  color: var(--red-color) !important;
}

.headroom--not-top:not(.igaming-header) svg path.cls-1 {
  fill: var(--red-color);
}

.headroom--not-top:not(.igaming-header) svg path.cls-2 {
  fill: var(--color-text);
}

.headroom--not-top:not(.igaming-header) svg polygon {
  fill: var(--red-color) !important;
}

.headroom--unpinned {
  transform: translateY(-102%);
}

.headroom--top {
  background-color: rgba(0,0,0,0);
  box-shadow: none;
}

.headroom--top .header__logo {
  margin-top: 1.2rem;
}

.headroom--top .header__navwrap {
  margin-top: 1.2rem;
  margin-right: .99rem;
}

.headroom--top .nav__main li:last-child a {
  border: .125rem solid var(--color-text-white) !important;
  padding: .2rem .5rem !important;
  display: block;
  height: auto;
  justify-content: unset;
  align-items: unset;
}

.headroom--top .nav__main li:last-child a:hover {
  color: var(--color-text) !important;
  border: .125rem solid var(--color-text-white);
  background-color: var(--color-text-white);
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom {
  transition: transform 200ms linear;
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--pinned {
  transform: translateY(0%) translateZ(1px);
  background-color: var(--color-text-white);
  box-shadow: 0 0 .625rem var(--light-gray);
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top {
  background-color: var(--color-text-white);
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .burger-icon,
body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .burger-icon::before,
body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .burger-icon::after {
  background-color: var(--color-text);
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .nav__main li a {
  color: var(--color-text);
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .nav__main li:last-child a {
  border: .125rem solid var(--color-text);
  padding: .2rem .5rem;
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .nav__main li.menu-item-has-children {
  min-height: 4.875rem;
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .nav__main li.menu-item-has-children::after {
  content: "";
  border: solid var(--color-text) !important;
  border-width: 0 .25rem .25rem 0 !important;
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .nav__main li.menu-item-has-children .sub-menu {
  top: 4.89rem !important;
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .nav__main li.menu-item-has-children .sub-menu:last-child a {
  border: none !important;
  padding: 1rem !important;
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .nav__main li.menu-item-has-children:hover a {
  color: var(--color-text-white) !important;
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top .nav__main li.menu-item-has-children:hover::after {
  content: "";
  border: solid var(--color-text-white) !important;
  border-width: 0 .25rem .25rem 0 !important;
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top svg path.cls-1 {
  fill: var(--red-color);
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top svg path.cls-2 {
  fill: var(--color-text);
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--not-top svg polygon {
  fill: var(--red-color);
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--unpinned {
  transform: translateY(-102%);
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--top {
  box-shadow: none;
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--top .header__logo {
  margin-top: 0;
}

body:not(.front-page-data):not(.template-landingpage-black):not(.template-landingpage-white):not(.template-landingpage-igaming) .headroom--top .header__navwrap {
  margin-top: 0;
  margin-right: .99rem;
}

.btn {
  display: inline-block;
  padding: .9375rem 1.25rem;
  font-size: .9375rem;
  text-align: center;
  font-family: "Montserrat",sans-serif;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: -0.004375rem;
  text-decoration: none;
  transition: all .2s ease;
}

.btn__outline {
  border: .125rem solid;
}

.btn__outline--black {
  background: var(--color-text);
  color: var(--color-text-white);
}

.btn__outline--black:hover {
  background: rgba(0,0,0,0);
  color: var(--color-text);
  border-color: var(--color-text);
}

.btn--default {
  background: rgba(0,0,0,0);
  color: var(--color-text-white);
  border: .125rem solid var(--color-text-white);
}

.btn--default:hover {
  background: var(--color-text-white);
  color: var(--color-text);
}

.btn--black {
  background: rgba(0,0,0,0);
  color: var(--color-text);
  border: .125rem solid var(--color-text);
}

.btn--black:hover {
  background: var(--color-text);
  color: var(--color-text-white);
}

.btn--white {
  background: var(--color-text-white);
  color: var(--red-color);
  border: .125rem solid var(--color-text-white);
}

.btn--white:hover {
  background: var(--btn-bg-color);
  color: var(--color-text-white);
  border: .125rem solid var(--btn-bg-color);
}

.btn--dark {
  background: var(--btn-color-dark-transparent);
  color: var(--color-text-white);
  border: .125rem solid var(--color-text-white);
}

.btn--dark:hover {
  background: var(--color-text-white);
  color: var(--red-color);
  border: .125rem solid var(--red-color);
}

.btn--black-v2 {
  background: var(--color-text);
  color: var(--color-text-white);
  border: .125rem solid var(--color-text-white);
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

.btn--black-v2:hover {
  background: var(--color-text-white);
  color: var(--red-color);
  border: .125rem solid var(--red-color);
}

.btn--small {
  font-size: 80%;
  padding: .7rem 1rem;
}

.btn--big {
  padding: .625rem 0;
  font-size: .625rem;
  letter-spacing: 0;
}

@media (min-width: 576px) {
  .btn--big {
    margin-right: .625rem;
    font-size: .875rem;
    padding: .9375rem 1.5625rem;
  }
}

@media (min-width: 992px) {
  .btn--big {
    padding: .9375rem 3.125rem;
    font-size: 1rem;
    letter-spacing: -0.10625rem;
  }
}

@media (min-width: 1440px) {
  .btn--big {
    font-size: 1.125rem;
    padding: 1.25rem 4.375rem;
  }
}

@media (min-width: 1920px) {
  .btn--big {
    padding: 1.5625rem 6.25rem;
  }
}

.btn--bold {
  border-width: .1875rem;
  font-weight: 600;
}

.btn__read-more {
  background: var(--btn-bg-color);
  color: var(--color-text-white);
  border: .125rem solid var(--btn-bg-color);
}

@media (hover: hover) {
  .btn__read-more:hover {
    background: var(--add-red-darker);
    color: var(--color-text-white);
    border: .125rem solid var(--add-red-darker);
  }
}

@media (hover: hover) {
  .btn__read-more--gray:hover {
    background: var(--gray-button);
    border: .125rem solid var(--gray-button);
  }
}

.btn__read-more--lightgray {
  border: .125rem solid var(--gray-button);
  background: var(--gray-button);
}

.btn__read-more--lightgray:hover {
  background: var(--btn-bg-color);
  border: .125rem solid var(--btn-bg-color);
}

.btn__read-more--red {
  background: var(--red-color);
  border: .125rem solid var(--red-color);
}

@media (hover: hover) {
  .btn__read-more--red:hover {
    border: .125rem solid var(--gray-button);
    background: var(--gray-button);
  }
}

.btn__read-more--outline-gray {
  border: .125rem solid var(--gray-button);
  background: none;
  color: var(--gray-button);
}

.btn__read-more--outline-gray:hover {
  background: var(--gray-button);
  border: .125rem solid var(--gray-button);
  color: var(--white-color);
}

.btn--hero-lp {
  border: .0625rem solid var(--button-color);
  font-weight: 600;
  font-size: .875rem;
  text-transform: none;
  color: var(--color-text-white);
  width: fit-content;
  padding: .75rem 1.25rem;
  margin-top: .875rem;
}

@media (min-width: 768px) {
  .btn--hero-lp {
    font-size: 1.25rem;
    width: 31%;
    padding: 1.0625rem 1.25rem;
    margin-top: 2.375rem;
  }
}

@media (min-width: 1440px) {
  .btn--hero-lp {
    padding: 1.25rem 2.25rem;
  }
}

.btn--hero-lp:hover {
  background-color: rgba(0,0,0,0) !important;
  color: var(--font-color);
}

:not(.template-landingpage-igaming) .nf-field .field-wrap.nf-pass .nf-element {
  padding-right: 3.125rem;
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 1rem;
  height: auto;
}

@media (min-width: 30rem) {
  .alignleft {
    float: left;
    margin-right: 1rem;
  }

  .alignright {
    float: right;
    margin-left: 1rem;
  }
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #000;
  background: #fff;
}

.nav {
  display: none;
  z-index: -1;
}

@media (min-width: 1200px) {
  .nav {
    display: flex;
    visibility: visible;
    opacity: 1;
  }
}

.nav__burger {
  margin-bottom: 4rem;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  counter-reset: burger-counter;
  width: 100%;
  height: 100%;
}

@media (min-width: 992px) {
  .nav__burger {
    margin: 0;
    overflow-y: scroll;
    scrollbar-width: none;
  }
}

.nav__burger::-webkit-scrollbar {
  width: 0 !important;
  background: rgba(0,0,0,0) !important;
}

.nav__burger li {
  counter-increment: burger-counter;
  list-style-type: none;
  margin-top: 0;
  padding: .5rem 0;
}

@media (min-width: 992px) {
  .nav__burger li {
    margin-top: 2rem;
    padding: 0;
  }

  .nav__burger li::before {
    content: "0" counter(burger-counter) "_";
    font-weight: 500;
    font-size: 1.0625rem;
    margin-right: .5rem;
    font-family: "Montserrat",sans-serif;
    line-height: 1;
    color: var(--color-text-white);
    position: relative;
    top: -1.125rem;
  }
}

@media (min-width: 992px) {
  .nav__burger li::before {
    top: -0.25rem;
  }
}

.nav__burger li:first-child {
  margin-top: 0;
  padding-top: 0;
}

.nav__burger li a {
  color: var(--color-text-white);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.9375rem;
  letter-spacing: -0.046875rem;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  transition: all .2s ease-in-out;
  line-height: 1;
  display: block;
}

@media (min-width: 992px) {
  .nav__burger li a {
    font-size: 1.9375rem;
  }
}

@media (min-width: 1200px) {
  .nav__burger li a {
    font-size: 2.625rem;
  }
}

@media (min-width: 1440px) {
  .nav__burger li a {
    font-size: 3.5rem;
  }
}

.nav__burger li a::before {
  content: "→";
  font-family: "Montserrat",sans-serif;
  color: var(--color-text-white);
  font-size: 2.25rem;
  font-weight: 700;
  padding-left: 0rem;
  transition: all .2s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 992px) {
  .nav__burger li a::before {
    font-size: 2.25rem;
  }
}

@media (min-width: 1200px) {
  .nav__burger li a::before {
    font-size: 3.625rem;
  }
}

@media (min-width: 1440px) {
  .nav__burger li a::before {
    font-size: 4.625rem;
  }
}

.nav__burger li:hover a {
  padding-left: 2rem;
}

.nav__burger li:hover a::before {
  opacity: 1;
  visibility: visible;
  margin-right: .75rem;
}

@media (hover: none) {
  .nav__burger li.menu-item-has-children a {
    padding-left: 0;
  }

  .nav__burger li.menu-item-has-children a::before {
    opacity: 0;
    visibility: hidden;
    margin-right: 0;
  }
}

.nav__burger li.menu-item-has-children.active a {
  padding-left: 2rem;
}

.nav__burger li.menu-item-has-children.active a::before {
  opacity: 1;
  visibility: visible;
  margin-right: .8rem;
}

.nav__burger li.menu-item-has-children ul {
  padding-left: 2rem;
}

@media (min-width: 992px) {
  .nav__burger li.menu-item-has-children ul {
    padding-left: 4rem;
  }
}

.nav__burger li.menu-item-has-children ul li {
  display: flex;
  align-items: center;
}

.nav__burger li.menu-item-has-children ul li a {
  flex: 1;
  width: 100%;
  padding-left: 0 !important;
}

.nav__burger li.menu-item-has-children ul li a::before {
  opacity: 0;
  visibility: hidden;
  display: none;
}

.nav__burger li.menu-item-has-children .sub-menu {
  transition: all 200ms ease;
  transition-property: opacity,visibility,height;
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.nav__burger li.menu-item-has-children .sub-menu li {
  counter-increment: none;
  margin: 0;
  width: inherit;
  justify-content: flex-start;
  border-bottom: 1px solid var(--btn-border-red-color);
}

.nav__burger li.menu-item-has-children .sub-menu li::before {
  content: none;
}

.nav__burger li.menu-item-has-children .sub-menu li a {
  border: none;
  width: inherit;
  color: var(--color-text-white);
  font-family: "Montserrat",sans-serif;
  font-weight: 400;
  text-transform: unset;
  font-size: .9375rem;
  padding: .5rem 0;
}

@media (min-width: 992px) {
  .nav__burger li.menu-item-has-children .sub-menu li a {
    padding: 1rem 0;
    font-size: 1rem;
  }
}

.nav__burger li.menu-item-has-children .sub-menu li a::before {
  content: "→";
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  color: var(--color-text-white);
  font-size: 1.625rem;
  font-weight: 700;
  padding-left: 0rem;
  padding-bottom: .25rem;
  transition: all .2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: relative;
  top: 0;
}

@media (min-width: 768px) {
  .nav__burger li.menu-item-has-children .sub-menu li a::before {
    padding-bottom: .0625rem;
  }
}

@media (min-width: 992px) {
  .nav__burger li.menu-item-has-children .sub-menu li a::before {
    padding-bottom: .25rem;
  }
}

.nav__burger li.menu-item-has-children .sub-menu li a:hover {
  background-color: var(--btn-border-red-color);
}

.nav__burger li.menu-item-has-children .sub-menu li a:hover::before {
  padding-left: 2rem;
  opacity: 1;
  visibility: visible;
  margin-right: .8rem;
}

.nav__burger li.menu-item-has-children .sub-menu li:hover {
  background-color: var(--btn-border-red-color);
}

.nav__burger li.menu-item-has-children .sub-menu li:hover a {
  font-weight: 700;
}

.nav__burger li.menu-item-has-children .sub-menu--active {
  opacity: 1;
  visibility: visible;
  height: auto;
  margin-top: 1rem;
}

@media (min-width: 992px) {
  .nav__burger li.menu-item-has-children .sub-menu--active {
    margin-top: 0;
  }
}

.nav__main {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.nav__main li {
  padding: 0 .75rem 0 .75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.nav__main li a,
.nav__main li a:not([href]) {
  color: var(--color-text-white);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  letter-spacing: -0.025rem;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
}

@media (max-width: 1439px) {
  .nav__main li a,
  .nav__main li a:not([href]) {
    font-size: .8rem;
  }
}

.nav__main li a:not([href]) {
  cursor: default;
}

.nav__main li.menu-item:hover {
  background-color: var(--color-text);
}

.nav__main li.menu-item:hover a {
  color: var(--color-text-white) !important;
}

.nav__main li.menu-item:last-child:hover a {
  background-color: var(--color-text) !important;
  color: var(--color-text-white) !important;
}

.nav__main li.menu-item:last-child a {
  pointer-events: visible;
}

.nav__main li.menu-item-has-children {
  position: relative;
  transition: all .2s ease-in-out;
}

.nav__main li.menu-item-has-children ul {
  position: absolute;
  left: 0;
  list-style: none;
  top: 100%;
  margin: 0;
  padding: 0;
  width: 20.625rem;
  min-width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  visibility: hidden;
  opacity: 0;
  transition: all .2s ease-in-out;
}

@media (min-width: 1440px) {
  .nav__main li.menu-item-has-children ul {
    width: 26.375rem;
  }
}

.nav__main li.menu-item-has-children ul li {
  padding: 0;
  margin: 0;
  background-color: var(--menu-transp-bg) !important;
  width: inherit;
  justify-content: flex-start;
  border-bottom: 1px solid var(--color-text);
}

.nav__main li.menu-item-has-children ul li a {
  border: none;
  width: inherit;
  padding: .8rem;
  color: var(--color-text-white);
  font-family: "Montserrat",sans-serif;
  font-weight: 400;
  text-transform: unset;
  font-size: .8rem;
}

@media (min-width: 1440px) {
  .nav__main li.menu-item-has-children ul li a {
    font-size: 1rem;
    padding: 1rem;
  }
}

.nav__main li.menu-item-has-children ul li a::before {
  content: "→";
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-weight: 900;
  font-style: italic;
  line-height: initial;
  color: var(--color-text-white);
  font-size: 1.625rem;
  transition: all .2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  padding: 0 .8rem .3125rem 0;
}

@media (min-width: 1440px) {
  .nav__main li.menu-item-has-children ul li a::before {
    padding: 0 1rem .3125rem 0;
  }
}

.nav__main li.menu-item-has-children ul li a:hover {
  background-color: var(--color-text) !important;
}

.nav__main li.menu-item-has-children ul li a:hover::before {
  padding-left: 2rem;
  opacity: 1;
  visibility: visible;
}

.nav__main li.menu-item-has-children ul li:hover a {
  font-weight: 700;
}

.nav__main li.menu-item-has-children ul li:last-child {
  border-bottom: none;
  padding: 0;
  margin: 0;
  background-color: var(--menu-transp-bg) !important;
  width: inherit;
  justify-content: flex-start;
}

.nav__main li.menu-item-has-children ul li:last-child:hover {
  background-color: var(--color-text) !important;
}

.nav__main li.menu-item-has-children ul li:last-child:hover a {
  font-weight: 700;
  color: var(--color-text-white) !important;
}

.nav__main li.menu-item-has-children ul li:last-child a {
  border: none !important;
  width: inherit;
  padding: .8rem !important;
  color: var(--color-text-white) !important;
  font-family: "Montserrat",sans-serif;
  font-weight: 400;
  text-transform: unset;
  font-size: .8rem;
  background-color: rgba(0,0,0,0) !important;
}

@media (min-width: 1440px) {
  .nav__main li.menu-item-has-children ul li:last-child a {
    font-size: 1rem;
    padding: 1rem;
  }
}

.nav__main li.menu-item-has-children:hover {
  background: var(--color-text);
}

.nav__main li.menu-item-has-children:hover ul {
  visibility: visible;
  opacity: 1;
}

.nav__main li.menu-item-has-children::after {
  content: "";
  border: solid var(--color-text-white);
  border-width: 0 .25rem .25rem 0;
  display: inline-block;
  padding: .1875rem;
  transform: rotate(45deg);
  width: .625rem;
  position: relative;
  height: .625rem;
  top: -0.1875rem;
  margin-left: .7rem;
}

.nav__main li:last-child {
  background-color: rgba(0,0,0,0) !important;
}

.nav__main li:last-child a {
  border: 2px solid var(--color-text-white);
  padding: 3.2px 8px !important;
  display: block;
  height: auto;
  justify-content: unset;
  align-items: unset;
}

.nav__main li:last-child a:hover {
  color: var(--red-color) !important;
  border: 2px solid var(--red-color);
}

.nav__main li:last-child:hover a {
  color: var(--color-text);
}

.is-hidden {
  visibility: hidden;
  opacity: 0;
}

.pagination {
  padding: 2rem 0;
}

.pagination__list {
  padding-left: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination__item {
  margin: 0 .3rem;
  border: 2px solid var(--red-color);
  color: var(--red-color);
  line-height: .7;
  border-radius: .2rem;
  font-weight: 700;
  transition: all .3s;
}

.pagination__item a,
.pagination__item span {
  color: inherit;
  padding: .3rem;
  display: block;
  font-weight: inherit;
  text-decoration: none;
  transition: none;
}

.pagination__item:hover,
.pagination__item:focus {
  color: var(--add-red-darker);
  border-color: var(--add-red-darker);
}

.pagination__item--current,
.pagination__item--current:hover,
.pagination__item--current:focus {
  color: #fff;
  background: var(--red-color);
  border-color: var(--red-color);
}

.pagination__arrow {
  width: 1.4375rem;
  margin: 0 .25rem;
}

.pagination__arrow svg * {
  fill: var(--red-color);
}

@media (min-width: 576px) {
  .pagination__arrow {
    width: 1.5rem;
    margin: 0 .5rem;
  }
}

.pagination__arrow a {
  display: block;
}

.pagination__arrow:hover svg *,
.pagination__arrow:focus svg * {
  fill: var(--red-color);
}

.pagination--buttons .pagination__list {
  justify-content: space-between;
}

.pagination--buttons .pagination__button--prev {
  margin-right: auto;
}

.pagination--buttons .pagination__button--next {
  margin-left: auto;
}

.nav-mobile {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background-color: var(--red-color);
  left: 0;
  padding-top: 5.88rem;
  top: 0;
  width: 100%;
  height: 100vh;
}

@media (min-width: 1200px) {
  .nav-mobile {
    padding-top: 3.875rem;
  }
}

.nav-mobile::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55LXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMzA5IDY5MyIgd2lkdGg9IjEzMDkiIGhlaWdodD0iNjkzIj4KCQk8cGF0aCBmaWxsPSIjY2MwMTJjIiBjbGFzcz0ic2hwMCIgZD0iTTExMjQuMDUgNDc5LjI0QzExMDAuNjUgNDkyLjM5IDEwNzMuNDcgNDk5LjYyIDEwNDQuNTEgNDk4Ljc2Qzk2Ni4xNSA0OTYuNDQgOTAxLjEgNDMzLjU2IDg5Ni4zOSAzNTUuMzZDODkxLjA0IDI2Ni42IDk2MS40OCAxOTIuOTYgMTA0OS4xNCAxOTIuOTZDMTA3Ni41MyAxOTIuOTYgMTEwMi4yMSAyMDAuMTggMTEyNC40NSAyMTIuNzdDMTEyNS4yIDIxMy4yIDExMjYuMTQgMjEyLjk0IDExMjYuNTcgMjEyLjJMMTE0MC44NiAxODguMjVDMTExMi42NCAxNzEuODIgMTA3OS42NCAxNjIuNjkgMTA0NC40MiAxNjMuNTlDOTQ3LjMxIDE2Ni4wNSA4NjcuODYgMjQ2LjU0IDg2Ni42NiAzNDMuNkM4NjUuNDEgNDQ1LjM3IDk0Ny41OSA1MjguMjYgMTA0OS4xNCA1MjguMjZDMTA4Mi4yNiA1MjguMjYgMTExMy4yOSA1MTkuNCAxMTQwLjA3IDUwMy45OEwxMTI2LjE3IDQ3OS44MkMxMTI1Ljc0IDQ3OS4wNyAxMTI0LjggNDc4LjgyIDExMjQuMDUgNDc5LjI0WiIgLz4KCQk8cGF0aCBmaWxsPSIjY2MwMTJjIiBjbGFzcz0ic2hwMCIgZD0iTTEwODYuNzMgNDE0LjI1QzEwNzIuMzkgNDIyLjE1IDEwNTUuMzYgNDI1Ljc1IDEwMzcuMyA0MjMuMDZDMTAwMi42NSA0MTcuODkgOTc1LjEzIDM4OS4xNyA5NzEuNDIgMzU0LjM0Qzk2Ni40MiAzMDcuMzEgMTAwMy4xNCAyNjcuNTggMTA0OS4xNCAyNjcuNThDMTA2Mi45MiAyNjcuNTggMTA3NS44MiAyNzEuMiAxMDg3LjA1IDI3Ny40NkMxMDg3LjggMjc3Ljg3IDEwODguNzMgMjc3LjYzIDEwODkuMTYgMjc2Ljg4TDExMDMuMTQgMjUyLjYzQzEwODUgMjQyLjA5IDEwNjMuNTggMjM2LjU4IDEwNDAuNzEgMjM4LjM1Qzk4Ni45OCAyNDIuNTEgOTQzLjcyIDI4Ny4zNyA5NDEuNSAzNDEuMjFDOTM4Ljk3IDQwMi43OSA5ODguMTQgNDUzLjUgMTA0OS4xNCA0NTMuNUMxMDY4LjcgNDUzLjUgMTA4Ni45OCA0NDguMjEgMTEwMi43OCA0MzkuMUwxMDg4LjgzIDQxNC44M0MxMDg4LjQgNDE0LjA5IDEwODcuNDggNDEzLjg0IDEwODYuNzMgNDE0LjI1WiIgLz4KCQk8cGF0aCBmaWxsPSIjY2MwMTJjIiBjbGFzcz0ic2hwMCIgZD0iTTE2NC42OCAxNjMuNTNMMzAzLjk4IDUyOC4zMUwzMzUuNjcgNTI4LjMxTDQ3NC45OSAxNjMuNTNMNDQ0LjkxIDE2My41M0M0NDQuMjEgMTYzLjUzIDQ0My41OSAxNjMuOTYgNDQzLjM0IDE2NC42TDMxOS45MSA0ODYuOTNMMTk2LjQ4IDE2NC41MUMxOTYuMjYgMTYzLjkyIDE5NS42OSAxNjMuNTMgMTk1LjA1IDE2My41M0wxNjQuNjggMTYzLjUzWiIgLz4KCQk8cGF0aCBmaWxsPSIjY2MwMTJjIiBjbGFzcz0ic2hwMCIgZD0iTTQ0Ny42OCA0MDIuMjlMNTM4Ljg3IDE2My41M0w1MDguNzMgMTYzLjUzQzUwOC4wNyAxNjMuNTMgNTA3LjQ4IDE2My45MyA1MDcuMjQgMTY0LjU1TDQzMS45MSAzNjEuMjhMNDQ3LjY4IDQwMi4yOVoiIC8+CgkJPHBhdGggZmlsbD0iI2NjMDEyYyIgY2xhc3M9InNocDAiIGQ9Ik0yMjguNiAxNjMuNTNMMzE5LjgzIDQwMi40M0w0MTEuMDYgMTYzLjUzTDM4MC45IDE2My41M0MzODAuMjYgMTYzLjUzIDM3OS42OSAxNjMuOTIgMzc5LjQ2IDE2NC41MkwzMTkuOTEgMzE5LjQ2TDI2MC4xMiAxNjQuNDhDMjU5Ljg5IDE2My45MSAyNTkuMzQgMTYzLjUzIDI1OC43MiAxNjMuNTNMMjI4LjYgMTYzLjUzWiIgLz4KCQk8cGF0aCBmaWxsPSIjY2MwMTJjIiBjbGFzcz0ic2hwMCIgZD0iTTczNy40NCA0MjQuMTJMNzM3LjQ0IDIzOS41NEM3MzcuNDQgMjM4LjcgNzM2Ljc2IDIzOC4wMiA3MzUuOTIgMjM4LjAyTDcwNy45OCAyMzguMDJMNzA3Ljk4IDQ1My41TDg1My44NyA0NTMuNTdMODUzLjg3IDQyNS42M0M4NTMuODcgNDI0LjggODUzLjE5IDQyNC4xMiA4NTIuMzUgNDI0LjEyTDczNy40NCA0MjQuMTJaIiAvPgoJCTxwYXRoIGZpbGw9IiNjYzAxMmMiIGNsYXNzPSJzaHAwIiBkPSJNNjYyLjU3IDQ5OC45MUw2NjIuNTcgMTkyLjkxTDczNy40NCAxOTIuOTFMNzM3LjQ0IDE2My40Nkw2MzMuMTIgMTYzLjQ2TDYzMy4xMiAxNjMuNTNMNjMzLjEyIDE5Mi45MUw2MzMuMTIgNDk4LjkxTDYzMy4xMiA1MjguMzZMNjYyLjU3IDUyOC4zNkw4ODMuNzggNTI4LjM2TDg4My43OCA0OTguOTFMNjYyLjU3IDQ5OC45MVoiIC8+CgkJPHBhdGggZmlsbD0iI2NjMDEyYyIgY2xhc3M9InNocDAiIGQ9Ik01NzEuMDEgMTY0LjU1TDQ0Ny41NSA0ODYuOTNMNDE1LjA4IDQwMi4xMkwzOTkuMyA0NDMuNDZDMzk5LjMgNDQzLjU0IDM5OS4zIDQ0My42MSAzOTkuMyA0NDMuNjhMNDMxLjY1IDUyOC4zMUw0NjMuMjIgNTI4LjMxTDYwMi40NyAxNjMuOTVDNjAyLjM1IDE2My43NyA2MDIuMyAxNjMuNyA2MDIuMTggMTYzLjUzTDU3Mi41IDE2My41M0M1NzEuODQgMTYzLjUzIDU3MS4yNCAxNjMuOTMgNTcxLjAxIDE2NC41NVoiIC8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  transform: scale(4);
  z-index: 0;
  opacity: 1;
  background-position: -13.125rem 4.625rem;
}

@media (min-width: 576px) {
  .nav-mobile::before {
    background-position: 8.875rem 15.625rem;
    transform: scale(5);
  }
}

@media (min-width: 992px) {
  .nav-mobile::before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iV2Fyc3R3YV8xIiBkYXRhLW5hbWU9IldhcnN0d2EgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTkyMCAxMDgwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2NmMDAyZjt9PC9zdHlsZT48L2RlZnM+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjMwNy42MyAxMDgwIDAgMjc2LjQzIDAgMTA4MCAzMDcuNjMgMTA4MCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIxMjYzLjQ3IDAgODQ5LjkgMTA4MCAxMTkwLjMgMTA4MCAxNjAyLjc5IDAgMTI2My40NyAwIi8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjE2MDcuMjkgODcxLjU4IDE1MjcuNjkgMTA4MCAxNjg3LjA4IDEwODAgMTYwNy4yOSA4NzEuNTgiLz48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTkyMCA3NzAuNDQgMTkyMCA4OC4zNyAxNzg5LjEgNDMwLjIxIDE5MjAgNzcwLjQ0Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjkxMS45NSAwIDI0My43NiAwIDU3Ny44NyA4NzQuODYgOTExLjk1IDAiLz48L3N2Zz4=);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transform: none;
    z-index: -1;
    opacity: 1;
  }
}

.nav-mobile__main {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-top: 4.875rem;
  visibility: hidden;
  opacity: 0;
}

.nav-mobile__wrap {
  display: grid;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
}

@media (min-width: 576px) {
  .nav-mobile__wrap {
    height: 100vh;
  }
}

@media (min-width: 768px) {
  .nav-mobile__wrap {
    height: 100%;
  }
}

@media (min-width: 992px) {
  .nav-mobile__wrap {
    display: flex;
    padding-top: 1rem;
    flex-direction: unset;
    overflow-y: hidden;
  }
}

@media (min-width: 992px)and (min-height: 992px) {
  .nav-mobile__wrap {
    padding-top: 4rem;
  }
}

@media (min-width: 1200px)and (min-height: 768px) {
  .nav-mobile__wrap {
    padding-top: 4rem;
  }
}

.nav-mobile__wrap .menu-burger-menu-container {
  display: block;
  margin-left: 0;
}

@media (min-width: 992px) {
  .nav-mobile__wrap .menu-burger-menu-container {
    display: flex;
    margin-left: 5rem;
    flex: 0 0 45%;
    max-width: 45%;
  }
}

@media (min-width: 1200px) {
  .nav-mobile__wrap .menu-burger-menu-container {
    margin-left: 8rem;
    flex: 0 0 56%;
    max-width: 56%;
  }
}

@media (min-width: 1440px) {
  .nav-mobile__wrap .menu-burger-menu-container {
    margin-left: 12rem;
    flex: 0 0 56%;
    max-width: 56%;
  }
}

.nav-mobile__wrap .menu-burger-menu-container .nav-mobile__burger {
  flex-direction: column;
  width: 100%;
}

.nav-mobile__more-info {
  display: grid;
  flex-direction: column;
  padding-top: 2rem;
  background-color: var(--add-red-darker);
  border-left: .125rem solid var(--add-red-darker);
  height: fit-content;
  padding-bottom: 20vh;
}

@media (min-width: 992px) {
  .nav-mobile__more-info {
    display: flex;
    margin-top: 0;
    padding-top: 0;
    background-color: rgba(0,0,0,0);
    flex: 0 0 55%;
    max-width: fit-content;
    max-width: -moz-fit-content;
    padding-left: 2rem;
    padding-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .nav-mobile__more-info {
    flex: 0 0 30%;
    padding-left: 5rem;
  }
}

@media (min-width: 1440px) {
  .nav-mobile__more-info {
    flex: 0 0 25%;
  }
}

.nav-mobile__contact {
  font-family: "BillionDreams";
  font-size: 4.625rem;
  z-index: 1;
  padding-left: 1rem;
}

.nav-mobile__mail,
.nav-mobile__phone {
  font-family: "Montserrat",sans-serif;
  margin-bottom: 1.25rem;
  padding-bottom: 0;
}

@media (min-width: 992px) {
  .nav-mobile__mail,
  .nav-mobile__phone {
    padding-bottom: 1.25rem;
  }
}

.nav-mobile__mail:first-child,
.nav-mobile__phone:first-child {
  padding-top: .625rem;
}

.nav-mobile__mail:last-child,
.nav-mobile__phone:last-child {
  padding-bottom: 0;
}

@media (min-width: 992px) {
  .nav-mobile__mail:last-child,
  .nav-mobile__phone:last-child {
    padding-bottom: 2.5rem;
    border-bottom: .125rem solid var(--add-red-darker);
  }
}

.nav-mobile__mail span,
.nav-mobile__phone span {
  font-size: 1.0625rem;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--color-text-white);
  display: block;
  margin-bottom: .1875rem;
}

.nav-mobile__mail a,
.nav-mobile__phone a {
  color: var(--color-text-white);
  font-size: 1.25rem;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  letter-spacing: -0.03rem;
}

@media (min-width: 992px) {
  .nav-mobile__mail a,
  .nav-mobile__phone a {
    font-size: 1.8125rem;
    font-weight: 300;
  }
}

.nav-mobile__mail a::after,
.nav-mobile__phone a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: var(--color-text-white);
  transition: width .3s;
  z-index: 99;
}

.nav-mobile__mail a:hover::after,
.nav-mobile__phone a:hover::after {
  width: 100%;
}

.nav-mobile__social {
  padding-top: 1.875rem;
  padding-bottom: 2.5rem;
  margin-bottom: 0;
  text-align: center;
  z-index: 1;
}

@media (min-width: 992px) {
  .nav-mobile__social {
    padding-bottom: 1.875rem;
    margin-left: 1rem;
    margin-bottom: 1.25rem;
    text-align: left;
    border-bottom: .125rem solid var(--add-red-darker);
  }
}

@media (min-width: 992px)and (min-height: 992px) {
  .nav-mobile__social {
    padding-bottom: 7.4375rem;
  }
}

@media (min-width: 1200px) {
  .nav-mobile__social {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 1200px)and (-webkit-min-device-pixel-ratio: 1.5) {
  .nav-mobile__social {
    padding-top: .3125rem;
    padding-bottom: .9375rem;
    margin-bottom: .3125rem;
  }
}

.nav-mobile__social p {
  font-size: 1.0625rem;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--color-text-white);
  display: block;
  margin-bottom: .9375rem;
  font-family: "Montserrat",sans-serif;
}

.nav-mobile__circle {
  width: 3.1875rem;
  height: 3.1875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 2rem;
}

@media (min-width: 992px) {
  .nav-mobile__circle {
    width: 2.25rem;
    height: 2.25rem;
  }
}

.nav-mobile__wrapper {
  display: flex;
  justify-content: center;
}

@media (min-width: 992px) {
  .nav-mobile__wrapper {
    justify-content: flex-start;
  }
}

.nav-mobile__wrapper a {
  text-decoration: none;
}

.nav-mobile__wrapper a:not(:last-child) {
  margin-right: 1.0625rem;
}

.nav-mobile__wrapper a .svg-inline--fa path {
  color: var(--add-red);
}

.nav-mobile__button {
  display: block;
  padding-top: 1.875rem;
  padding-bottom: 7.4375rem;
  margin: 0 auto 1.25rem auto;
  z-index: 99;
}

@media (min-width: 992px) {
  .nav-mobile__button {
    display: block;
    padding-top: .9375rem;
    padding-bottom: 3.75rem;
    padding-left: 1rem;
    margin-bottom: 1.25rem;
    z-index: 99;
  }
}

@media (min-width: 992px)and (-webkit-min-device-pixel-ratio: 1.5) {
  .nav-mobile__button {
    padding-top: .3125rem;
  }
}

@media (min-width: 992px)and (min-height: 992px) {
  .nav-mobile__button {
    padding-top: 1.875rem;
  }
}

.nav-mobile.is-active {
  transform: translateX(0%);
  visibility: visible;
  opacity: 1;
  height: 120vh;
}

@media (min-width: 992px) {
  .nav-mobile.is-active {
    height: 100vh;
  }
}

.nav-mobile.is-active .nav-mobile {
  visibility: visible;
  opacity: 1;
}

.burger-menu-menu-container {
  width: 100%;
  height: 100%;
}

.burger-icon {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.burger-icon,
.burger-icon::before,
.burger-icon::after {
  display: block;
  width: 30px;
  height: 4px;
  background-color: var(--color-text-white);
  outline: 1px solid rgba(0,0,0,0);
  border-radius: 50px;
  -webkit-transition-property: background-color,-webkit-transform;
  -moz-transition-property: background-color,-moz-transform;
  -o-transition-property: background-color,-o-transform;
  transition-property: background-color,transform;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
}

.burger-icon::before,
.burger-icon::after {
  position: absolute;
  content: "";
}

.burger-icon::before {
  top: -8px;
}

.burger-icon::after {
  top: 8px;
}

.header__burger.is-active .burger-icon {
  background-color: rgba(0,0,0,0);
}

.header__burger.is-active .burger-icon::before {
  -webkit-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}

.header__burger.is-active .burger-icon::after {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

.breadcrumbs-container,
.yoast-breadcrumbs {
  background-color: var(--add-dark);
  display: none;
}

@media (min-width: 768px) {
  .breadcrumbs-container,
  .yoast-breadcrumbs {
    display: block;
  }
}

@media (min-width: 768px) {
  .yoast-breadcrumbs>span {
    height: 4.25rem;
    max-width: 81.25rem;
    margin: 0 1.875rem;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    list-style-type: none;
  }
}

@media (min-width: 1200px) {
  .yoast-breadcrumbs>span {
    margin: 0 auto;
  }
}

.yoast-breadcrumbs>span>span {
  font-size: .875rem;
  color: var(--breadcrumbs-text-color);
  gap: .19rem;
}

.yoast-breadcrumbs>span>span a {
  font-size: .875rem;
  color: var(--breadcrumbs-text-color);
  text-decoration: none;
}

.yoast-breadcrumbs>span>span a:hover {
  color: var(--color-text-white);
  transition: all .2s ease;
}

.yoast-breadcrumbs>span>span .breadcrumb_last {
  font-size: .875rem;
  color: var(--breadcrumbs-text-color);
}

.breadcrumbs {
  display: none;
}

@media (min-width: 768px) {
  .breadcrumbs {
    height: 4.25rem;
    max-width: 81.25rem;
    margin: 0 1.875rem;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    list-style-type: none;
  }
}

@media (min-width: 1200px) {
  .breadcrumbs {
    margin: 0 auto;
  }
}

.breadcrumbs__item-home,
.breadcrumbs__item-parent,
.breadcrumbs__item-current,
.breadcrumbs__item-cat,
.breadcrumbs__cat {
  margin: 0;
  font-size: .875rem;
}

.breadcrumbs__link,
.breadcrumbs__item-current,
.breadcrumbs__item-cat,
.breadcrumbs__cat {
  font-size: .875rem;
  color: var(--breadcrumbs-text-color);
  text-decoration: none;
}

.breadcrumbs__link:hover {
  color: var(--color-text-white);
  transition: all .2s ease;
}

.breadcrumbs__separator {
  color: var(--breadcrumbs-text-color);
  margin: 0 .1875rem;
  font-size: .75rem;
}

button#ihavecookiesBtn {
  margin-left: 0 !important;
}

#gdpr-cookie-message {
  position: fixed;
  z-index: 9999999999;
  left: 0;
  bottom: 1.875rem;
  max-width: 23.4375rem;
  background-color: var(--btn-border-red-color);
  padding: 1.25rem;
  border-radius: 5px;
  box-shadow: 0 6px 6px rgba(0,0,0,.25);
  margin-left: 1.875rem;
  transform: translateZ(1px);
}

#gdpr-cookie-message h4 {
  color: var(--color-text-white);
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: .625rem;
}

#gdpr-cookie-message h5 {
  color: var(--color-text-white);
  font-size: .9375rem;
  font-weight: 500;
  margin-bottom: .625rem;
}

#gdpr-cookie-message p,
#gdpr-cookie-message ul {
  color: var(--color-text-white);
  font-size: .9375rem;
  line-height: 1.5em;
}

#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right;
}

#gdpr-cookie-message li {
  width: 49%;
  display: inline-block;
}

#gdpr-cookie-message a {
  color: var(--red);
  text-decoration: none;
  font-size: .9375rem;
  padding-bottom: .125rem;
  border-bottom: 1px dotted hsla(0,0%,100%,.75);
  transition: all .3s ease-in;
}

#gdpr-cookie-message a:hover {
  color: var(--color-text-white);
  border-bottom-color: var(--red-color);
  transition: all .3s ease-in;
}

#gdpr-cookie-message button,
button#ihavecookiesBtn {
  border: none;
  background: var(--color-text-white);
  color: var(--red-color);
  font-size: .9375rem;
  padding: .4375rem;
  border-radius: 3px;
  margin-left: .9375rem;
  cursor: pointer;
  transition: all .3s ease-in;
}

#gdpr-cookie-message button:hover {
  background: var(--red-color);
  color: var(--color-text-white);
  transition: all .3s ease-in;
}

button#gdpr-cookie-advanced {
  background: var(--red-color);
  color: var(--color-text-white);
}

#gdpr-cookie-message button:disabled {
  opacity: .3;
}

#gdpr-cookie-message input[type=checkbox] {
  float: none;
  margin-top: 0;
  margin-right: .3125rem;
}

#gdpr-cookie-types {
  display: none;
}

.wp-block-video {
  position: relative;
}

.wp-block-video::before {
  content: "";
  font-weight: 900;
  width: 10rem;
  height: 10rem;
  color: #fff;
  position: absolute;
  top: 50%;
  cursor: pointer;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1wbGF5Ij48cG9seWdvbiBwb2ludHM9IjUgMyAxOSAxMiA1IDIxIDUgMyI+PC9wb2x5Z29uPjwvc3ZnPgo=) no-repeat rgba(0,0,0,.1) 60% center;
  border-radius: 50%;
  background-size: 6rem 6rem;
  transition: all .3s ease;
  pointer-events: none;
}

@media (max-width: 1199.98px) {
  .wp-block-video::before {
    display: none;
  }
}

.wp-block-video:hover::before {
  transform: translate(-50%, -50%) scale(1.2);
}

.wp-block-video.playing::before {
  opacity: 0;
}

.header {
  height: 4.875rem;
  position: fixed;
  width: 100vw;
  z-index: 9999;
}

.header__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0 1rem;
}

.header__navwrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  z-index: 9;
  margin-right: .99rem;
  transition: all .2s ease;
}

.header__logo {
  z-index: 99;
}

.header__logo svg {
  height: 3.75rem;
}

.header__logo svg path {
  fill: var(--color-text-white);
}

.header__logo svg polygon {
  fill: var(--color-text-white);
}

@media (min-width: 768px) {
  .header__logo {
    margin-left: 1.875rem;
  }
}

.header__wraper {
  margin-right: 1.1875rem;
  position: relative;
}

@media (min-width: 768px) {
  .header__wraper {
    margin-right: 1.875rem;
  }
}

.header__burger {
  height: 100%;
  width: 100%;
  display: flex;
  background: none;
  border: 0;
  padding: 0;
}

.header--page:not(.igaming-header) {
  background-color: var(--color-text-white);
}

.header--page:not(.igaming-header) .burger-icon,
.header--page:not(.igaming-header) .burger-icon::before,
.header--page:not(.igaming-header) .burger-icon::after {
  background-color: var(--color-text);
}

.header--page:not(.igaming-header) .nav__main li a {
  color: var(--color-text);
}

.header--page:not(.igaming-header) .nav__main li:last-child a {
  border: .125rem solid var(--red-color) !important;
  color: var(--red-color);
  padding: .2rem .5rem !important;
  display: block;
  height: auto;
  justify-content: unset;
  align-items: unset;
}

.header--page:not(.igaming-header) .nav__main li:last-child a:hover {
  border: .125rem solid var(--color-text) !important;
}

.header--page:not(.igaming-header) .nav__main li.menu-item-has-children {
  min-height: 4.875rem;
}

.header--page:not(.igaming-header) .nav__main li.menu-item-has-children::after {
  content: "";
  border: solid var(--color-text) !important;
  border-width: 0 .25rem .25rem 0 !important;
}

.header--page:not(.igaming-header) .nav__main li.menu-item-has-children .sub-menu {
  top: 4.89rem !important;
}

.header--page:not(.igaming-header) .nav__main li.menu-item-has-children .sub-menu:last-child a {
  border: none !important;
  padding: 1rem !important;
}

.header--page:not(.igaming-header) .nav__main li.menu-item-has-children:hover a {
  color: var(--color-text-white) !important;
}

.header--page:not(.igaming-header) .nav__main li.menu-item-has-children:hover::after {
  content: "";
  border: solid var(--color-text-white) !important;
  border-width: 0 .25rem .25rem 0 !important;
}

.header--page:not(.igaming-header) .nav__main li.current-menu-item a,
.header--page:not(.igaming-header) .nav__main li.current-menu-parent a {
  color: var(--red-color);
}

.header--page:not(.igaming-header) svg path.cls-1 {
  fill: var(--red-color);
}

.header--page:not(.igaming-header) svg path.cls-2 {
  fill: var(--color-text);
}

.header--page:not(.igaming-header) svg polygon {
  fill: var(--red-color) !important;
}

.header--page:not(.igaming-header)~.wrap {
  padding-top: 4.875rem;
}

.additional {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 15%);
  writing-mode: vertical-rl;
  text-orientation: mixed;
  height: 12rem;
  color: var(--color-text-white);
  font-weight: 300;
  font-family: "Montserrat",sans-serif;
  font-size: .875rem;
  line-height: 1;
}

@media (max-width: 575px) {
  .additional {
    display: none;
  }
}

body.igaming {
  background-color: #000;
}

:root {
  --color-text: #000;
  --color-text-white: #fff;
  --red-color: #db002f;
  --red-label-color: #d8002f;
  --btn-border-red-color: #c6002b;
  --btn-bg-color: #282828;
  --currency-dark-color: #0c0003;
  --btn-hero-bg-color: #1a0004;
  --section-bg-gray-color: #f4f4f4;
  --img-default-bg-color: #e5e5e5;
  --light-gray: #717171;
  --dark-gray: #424242;
  --shape-gray-color: #f5f5f5;
  --prefooter-bg-color: #2e2e2e;
  --white-color: #fff;
  --bottom-footer-text: #525252;
  --footer-border-color: #eb093a;
  --btn-color-dark-transparent: #1a00048f;
  --main-light-gray: #f8f8f8;
  --add-red: #c8002b;
  --add-red-darker: #ba002b;
  --add-pink: #ffb4b4;
  --add-dark: #292929;
  --add-gray: #ececec;
  --gray-button: #4b4b4b;
  --menu-transp-bg: rgba(0, 0, 0, 0.8);
  --btn-border-dark-grey: #2b2b2b;
  --breadcrumbs-text-color: #b0b0b0;
  --section-bg-gray-lighten-color: #f3f3f3;
  --section-bg-gray-darker-color: #e9e9e9;
  --tabs-inactive: #c7c7c7;
  --tabs-bg-content: #fbfbfb;
  --tabs-bg-btn-disabled: #5e5e5e;
  --main-light-gray-opacity: rgba(248, 248, 248, 0.5);
  --gray-color: #c7c7c7;
  --add-red-border: #c3002a;
  --box-color: #f1f1f1;
  --medium-gray: #303030;
  --column-border: #dc0030;
  --checkbox-bgcolor: #c8c8c8;
  --source-code-pro: "Source Code Pro", monospace;
  --pop-up-grey: #979797;
  --dark-grey-trans: rgba(66, 66, 66, 0.6);
  --color-gray-add: #838383;
  --newsletter-alert: #190e90;
  --hiring-number: #e8e9e9;
  --li-color: #db1d2f;
  --btn-border-dark: #2f2f2f;
  --dot-gray-dark: #3d3d3d;
  --offer-header-white: #eaeaea;
  --offer-header-white-100: #f2f2f2;
  --offset-col-bg: #ededed;
  --support-pack-bg: #fafafa;
  --support-features-bg: #e9e9e9;
  --btn-light-gray: #272727;
  --users-choice-bg: #313131;
  --expert-pattern-bg: #dedede;
  --newsletter-popup-bg: #f0f0f0;
  --green-color: #00b300;
  --igaming-bg: #181716;
  --igaming-hero-form: #181716;
  --white-half-opacity: rgba(255, 255, 255, 0.5);
  --case-study-archieve-single-description-color: #010001;
  --red-survey: #dc0432;
  --fast-track-btn-bg: #171717;
}

.template-survey {
  background-color: #000;
  background-image: var(--featured-image-url);
  background-size: cover;
  background-position: center center;
}

.template-survey .footer-clutch {
  background-color: #000;
}

.template-survey .footer-clutch__container {
  max-width: 89.25rem;
  background-color: #000;
}

@media (max-width: 767px) {
  .template-survey .footer-clutch__container {
    flex-direction: column;
    justify-content: center;
    margin: 3.125rem 0;
  }
}

.template-survey .footer-clutch__container .footer-clutch__link {
  margin-left: 0;
}

@media (max-width: 767px) {
  .template-survey .footer-clutch__container .footer-clutch__link {
    margin-left: auto;
  }
}

.template-survey .footer-clutch__container p.copyright-text {
  color: #b8bec7;
  font-size: 1rem;
  line-height: 1.75rem;
  align-self: center;
}

@media (max-width: 767px) {
  .template-survey .footer-clutch__container p.copyright-text {
    max-width: 17.25rem;
    margin-top: 1.125rem;
    margin-bottom: 2.25rem;
  }
}

.footer {
  font-family: "Montserrat",sans-serif;
}

.footer-clutch {
  width: 100%;
  overflow-x: hidden;
}

.footer-clutch__container {
  width: 100%;
  height: 10rem;
  margin: 0 auto;
  background-color: var(--prefooter-bg-color);
  position: relative;
  text-align: center;
  display: flex;
}

@media (min-width: 992px) {
  .footer-clutch__container {
    max-height: 7.875rem;
    width: 100%;
    max-width: 81.25rem;
    text-align: left;
  }
}

.footer-clutch__container::before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--white-color);
  opacity: .09;
  mask-image: url(/app/themes/wlc-new-site/dist/images/reviews_357a3cb5.svg);
  -webkit-mask-image: url(/app/themes/wlc-new-site/dist/images/reviews_357a3cb5.svg);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  position: absolute;
  z-index: 0;
}

@media (min-width: 992px) {
  .footer-clutch__container::before {
    width: 50%;
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .footer-clutch__container::before {
    width: 60%;
    max-width: 40.625rem;
    right: 0;
  }
}

.footer-clutch__container .clutch-widget__wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  color: var(--color-text-white);
  font-weight: 600;
  height: 100%;
}

@media (min-width: 576px) {
  .footer-clutch__container .clutch-widget__wrapper {
    width: 18.75rem;
  }
}

.footer-clutch__container .clutch-widget__col {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 2.875rem .4375rem;
  justify-content: space-between;
}

@media (min-width: 992px) {
  .footer-clutch__container .clutch-widget__col {
    padding: 1.875rem .4375rem;
  }
}

.footer-clutch__container .clutch-widget__col--center {
  text-align: center;
}

.footer-clutch__container .clutch-widget__star {
  height: auto;
  width: 100%;
  margin: 0;
  max-width: 7.5rem;
}

@media (min-width: 992px) {
  .footer-clutch__container .clutch-widget__star {
    max-width: 100%;
  }
}

.footer-clutch__container .clutch-widget__star-text {
  max-width: 7.5rem;
}

@media (min-width: 992px) {
  .footer-clutch__container .clutch-widget__star-text {
    max-width: 100%;
  }
}

.footer-clutch__container .clutch-widget__logo {
  margin: auto 0 0 0;
}

.footer-clutch__container .clutch-widget__logo img {
  max-width: initial;
}

@media (min-width: 576px) {
  .footer-clutch__container .clutch-widget__logo img {
    max-width: 100%;
  }
}

.footer-clutch__container h2 {
  font-size: 1.25rem;
  font-weight: 500;
  color: var(--white-color);
  line-height: 1;
  letter-spacing: -0.080625rem;
  margin: auto auto 1.625rem auto;
}

@media (min-width: 992px) {
  .footer-clutch__container h2 {
    font-size: 2.125rem;
    margin: auto 0 auto 2.75rem;
  }
}

.footer-clutch__link {
  text-decoration: none;
  margin: 0 auto;
  z-index: 1;
}

@media (min-width: 992px) {
  .footer-clutch__link {
    margin-left: 1.875rem;
  }
}

.footer-clutch__icon {
  content: "";
  background-size: 100% 100%;
  width: 7.6875rem;
  height: 7.6875rem;
  position: absolute;
  top: -2.375rem;
  right: 50%;
  transform: translateX(50%);
}

@media (min-width: 992px) {
  .footer-clutch__icon {
    width: 10.6875rem;
    height: 10.6875rem;
    top: -1.375rem;
  }
}

.footer-main {
  width: 100%;
  background-image: url(/app/themes/wlc-new-site/dist/images/red-wlc-bg-mobile_19411777.png);
  background-size: cover;
  display: flex;
}

@media (min-width: 992px) {
  .footer-main {
    background-image: url(/app/themes/wlc-new-site/dist/images/red-wlc-bg_3f80fe63.png);
    background-size: 100% 100%;
  }
}

.footer-main__wrapper {
  width: 100%;
  max-width: 81.25rem;
  margin: 0 1.875rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (min-width: 992px) {
  .footer-main__wrapper {
    flex-direction: row;
    align-items: flex-start;
  }
}

@media (min-width: 1200px) {
  .footer-main__wrapper {
    margin: 0 auto;
    height: 43.375rem;
  }
}

.footer-main__wrapper .footer-column {
  width: 100%;
  text-align: center;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column {
    width: 33.33%;
    text-align: left;
    margin-top: 5.125rem;
    margin-bottom: 3.875rem;
  }
}

@media (min-width: 1200px) {
  .footer-main__wrapper .footer-column {
    height: 31.375rem;
  }
}

.footer-main__wrapper .footer-column:first-of-type {
  padding-top: 3.25rem;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column:first-of-type {
    padding-top: 0;
    margin-right: 3.75rem;
  }
}

.footer-main__wrapper .footer-column:last-of-type {
  padding-bottom: 6.25rem;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column:last-of-type {
    padding-bottom: 0;
    margin-left: 3.75rem;
  }
}

.footer-main__wrapper .footer-column h5,
.footer-main__wrapper .footer-column h6,
.footer-main__wrapper .footer-column .h5-6-style {
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  color: var(--white-color);
}

.footer-main__wrapper .footer-column h5 {
  font-size: 1.25rem;
}

.footer-main__wrapper .footer-column h6 {
  font-size: 1.1875rem;
  margin-top: 1.125rem;
}

.footer-main__wrapper .footer-column p {
  font-size: .9375rem;
  color: var(--white-color);
  margin-bottom: 0;
  line-height: 1.5;
}

.footer-main__wrapper .footer-column__contact {
  border-bottom: .125rem solid var(--footer-border-color);
  margin-bottom: .875rem;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column__contact h5 {
    font-size: 1.25rem;
  }
}

.footer-main__wrapper .footer-column__contact .address {
  margin-bottom: 1.4375rem;
}

.footer-main__wrapper .footer-column__contact .address__line {
  margin-bottom: 0;
  color: var(--add-pink);
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column__contact .address__line {
    line-height: 1.5rem;
  }
}

.footer-main__wrapper .footer-column__contact .address__line a {
  text-decoration: none;
  color: var(--ad-pink);
}

.footer-main__wrapper .footer-column__contact .address__line--country {
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  color: var(--color-text-white);
}

.footer-main__wrapper .footer-column__contact .address__line--email {
  font-size: 1.1875rem;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  margin: 1rem 0 1.125rem 0;
  color: var(--color-text-white);
}

.footer-main__wrapper .footer-column__contact .address__line--social {
  font-size: 1.125rem;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  color: var(--color-text-white);
}

.footer-main__wrapper .footer-column__newsletter p {
  color: var(--add-pink) !important;
  line-height: 1.5;
}

.footer-main__wrapper .footer-column__newsletter h5 {
  margin-top: 1.125rem;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column__newsletter h5 {
    font-size: 1.25rem;
  }
}

.footer-main__wrapper .footer-column__newsletter h6 {
  font-size: 1rem;
}

.footer-main__wrapper .footer-column__newsletter .newsletter__wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
}

@media (min-width: 1200px) {
  .footer-main__wrapper .footer-column__newsletter .newsletter__wrap {
    flex-direction: row;
  }
}

.footer-main__wrapper .footer-column__newsletter .newsletter__wrap input[type=email] {
  border: none;
  font-size: 1rem;
  margin: .5rem 0 0;
  padding: .3125rem 1.25rem .3125rem 1.25rem;
  line-height: 2.5rem;
  width: 100%;
}

.footer-main__wrapper .footer-column__newsletter .newsletter__wrap input[type=email]:active,
.footer-main__wrapper .footer-column__newsletter .newsletter__wrap input[type=email]:focus {
  border: none;
  outline: 2px solid var(--red-color);
}

.footer-main__wrapper .footer-column__newsletter .newsletter__wrap input[type=submit] {
  border: none;
  font-size: 1rem;
  line-height: 2.5rem;
  background-color: var(--color-text);
  color: var(--color-text-white);
  padding: 0 2.5rem;
  margin: .5rem 0 0;
  font-weight: 600;
}

.footer-main__wrapper .footer-column__newsletter .newsletter__terms {
  margin-top: .5rem;
  position: relative;
  padding-left: 2.5rem;
  text-align: left;
}

@media (min-width: 768px) {
  .footer-main__wrapper .footer-column__newsletter .newsletter__terms {
    padding-left: 1.875rem;
  }
}

.footer-main__wrapper .footer-column__newsletter .newsletter__terms label {
  font-size: .75rem;
}

.footer-main__wrapper .footer-column__newsletter .newsletter__terms label .css-checkbox {
  position: absolute;
  left: 0;
}

.footer-main__wrapper .footer-column__newsletter .newsletter__terms label .css-checkbox:hover::after {
  opacity: 1;
}

.footer-main__wrapper .footer-column__newsletter .newsletter__terms label .css-checkbox+i {
  box-sizing: border-box;
  position: absolute;
  display: inline-block;
  top: -1px;
  left: 0;
  width: 22px;
  height: 22px;
  margin: 0;
  vertical-align: middle;
  transition: background 200ms ease;
  border-radius: 0;
  background: var(--color-text-white);
  font-size: 22px;
  cursor: pointer;
}

.footer-main__wrapper .footer-column__newsletter .newsletter__terms label .css-checkbox+i::after {
  content: "";
  opacity: 0;
  transform: translateZ(1px) rotate(-45deg);
  outline: 1px solid rgba(0,0,0,0);
  position: absolute;
  top: 22%;
  left: 15%;
  width: .68em;
  height: .4em;
  border: .15em solid #222;
  border-top: none;
  border-right: none;
  background: rgba(0,0,0,0);
}

.footer-main__wrapper .footer-column__newsletter .newsletter__terms label .css-checkbox+i::before,
.footer-main__wrapper .footer-column__newsletter .newsletter__terms label .css-checkbox+i::after {
  box-sizing: border-box;
}

.footer-main__wrapper .footer-column__newsletter .newsletter__terms label .css-checkbox+i:hover::after {
  opacity: .2;
}

.footer-main__wrapper .footer-column__newsletter .newsletter__terms label .css-checkbox:checked+i {
  background: var(--red-color);
  border-color: var(--red-color);
}

.footer-main__wrapper .footer-column__newsletter .newsletter__terms label .css-checkbox:checked+i::after {
  opacity: 1;
  border-color: #FFF;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column__newsletter .newsletter__terms label .css-checkbox+i {
    left: 0;
  }
}

.footer-main__wrapper .footer-column__newsletter .mc4wp-response {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}

.footer-main__wrapper .footer-column__newsletter .mc4wp-response p {
  color: var(--newsletter-green) !important;
}

.footer-main__wrapper .footer-column__logo {
  width: 15rem;
  height: 2.625rem;
  background-size: 100% 100%;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column__logo {
    margin: 0 0 3.125rem 0;
    width: 17.125rem;
    height: 3rem;
  }
}

.footer-main__wrapper .footer-column__about-us {
  display: none;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column__about-us {
    display: block;
    line-height: 2rem;
  }
}

.footer-main__wrapper .footer-column--about-us {
  display: flex;
  flex-direction: column-reverse;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column--about-us {
    display: block;
  }
}

.footer-main__wrapper .footer-column--about-us__description p {
  color: var(--add-pink);
  line-height: 1.5;
}

.footer-main__wrapper .footer-column--about-us .hide-on-mobile {
  display: none;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column--about-us .hide-on-mobile {
    display: block;
    font-size: 1rem;
  }
}

.footer-main__wrapper .footer-column__social {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-top: .125rem solid var(--footer-border-color);
  margin-top: 1.5625rem;
  padding: 1.5625rem 0 4.5625rem 0;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column__social {
    flex-direction: row;
    padding: 1.5625rem 0 0 0;
  }
}

.footer-main__wrapper .footer-column__social .icons-wrapper {
  margin-top: .9375rem;
}

@media (min-width: 992px) {
  .footer-main__wrapper .footer-column__social .icons-wrapper {
    margin-top: 0;
  }
}

.footer-main__wrapper .footer-column__social .icons-wrapper a {
  text-decoration: none;
}

.footer-main__wrapper .footer-column__social .icons-wrapper a i {
  color: var(--white-color);
  font-size: 1.75rem;
  padding: 0 .4375rem;
}

.footer-main__wrapper .footer-column__social .icons-wrapper a .svg-inline--fa {
  height: 28px;
  width: 28px;
  margin: 0 .4375rem;
}

.footer-main__wrapper .footer-column__social .icons-wrapper a .svg-inline--fa path {
  fill: var(--color-text-white);
}

.footer-main__wrapper .footer-column__social p {
  margin-bottom: 0;
  font-size: 1.125rem;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  line-height: 1.5;
}

.footer-main__wrapper .footer-column .nav-footer ul {
  display: block;
  position: relative;
  height: auto;
  list-style-type: none;
  padding-left: 0;
  flex-direction: column;
  margin: 0;
}

.footer-main__wrapper .footer-column .nav-footer ul li {
  list-style: none;
  color: var(--white-color);
  margin-top: 0;
  line-height: 2rem;
  padding: 0 0 .9375rem 0;
}

.footer-main__wrapper .footer-column .nav-footer ul li:not(:first-of-type) {
  padding-top: .9375rem;
}

.footer-main__wrapper .footer-column .nav-footer ul li:not(:last-of-type) {
  border-bottom: .125rem solid var(--footer-border-color);
}

.footer-main__wrapper .footer-column .nav-footer ul li a {
  color: var(--white-color);
  text-decoration: none;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
}

.footer-main__wrapper .footer-column .nav-footer ul.sub-menu li {
  border-bottom: none;
  padding: 0;
}

.footer-main__wrapper .footer-column .nav-footer ul.sub-menu li a {
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  font-size: 1rem;
}

.footer-bottom {
  color: var(--bottom-footer-text);
  font-size: .8125rem;
}

.footer-bottom__container {
  max-width: 81.25rem;
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  margin-top: 3.125rem;
  padding: 0 4.5rem;
}

@media (min-width: 992px) {
  .footer-bottom__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 0 1.875rem;
  }
}

@media (min-width: 1200px) {
  .footer-bottom__container {
    padding: 0;
  }
}

.footer-bottom__container .bottom-url,
.footer-bottom__container .bottom-p {
  margin: 0 0 2.125rem 0;
  text-align: center;
  text-decoration: none;
  color: inherit;
  font-size: .8125rem;
  line-height: 1.5;
}

@media (min-width: 992px) {
  .footer-bottom__container .bottom-url,
  .footer-bottom__container .bottom-p {
    margin: 3.125rem 0;
    font-weight: 600;
    letter-spacing: .03125rem;
  }
}

.footer-bottom__container .bottom-p {
  margin-top: 2.125rem;
  display: inline-grid;
}

@media (min-width: 992px) {
  .footer-bottom__container .bottom-p {
    margin-top: 3.125rem;
    display: inline;
  }
}

.footer-bottom__container .bottom-url {
  display: inline-block;
  margin: 0;
}

.footer-bottom__container .bottom-url--break {
  display: block;
}

@media (min-width: 768px) {
  .footer-bottom__container .bottom-url--break {
    display: inline;
  }
}

.footer-bottom__container .bottom-url__container {
  text-align: center;
}

.footer-bottom__container .bottom-url span {
  display: none;
}

@media (min-width: 768px) {
  .footer-bottom__container .bottom-url span {
    display: inline;
  }
}

body#tinymce {
  margin: 12px !important;
}

:root {
  --color-text: #000;
  --color-text-white: #fff;
  --red-color: #db002f;
  --red-label-color: #d8002f;
  --btn-border-red-color: #c6002b;
  --btn-bg-color: #282828;
  --currency-dark-color: #0c0003;
  --btn-hero-bg-color: #1a0004;
  --section-bg-gray-color: #f4f4f4;
  --img-default-bg-color: #e5e5e5;
  --light-gray: #717171;
  --dark-gray: #424242;
  --shape-gray-color: #f5f5f5;
  --prefooter-bg-color: #2e2e2e;
  --white-color: #fff;
  --bottom-footer-text: #525252;
  --footer-border-color: #eb093a;
  --btn-color-dark-transparent: #1a00048f;
  --main-light-gray: #f8f8f8;
  --add-red: #c8002b;
  --add-red-darker: #ba002b;
  --add-pink: #ffb4b4;
  --add-dark: #292929;
  --add-gray: #ececec;
  --gray-button: #4b4b4b;
  --menu-transp-bg: rgba(0, 0, 0, 0.8);
  --btn-border-dark-grey: #2b2b2b;
  --breadcrumbs-text-color: #b0b0b0;
  --section-bg-gray-lighten-color: #f3f3f3;
  --section-bg-gray-darker-color: #e9e9e9;
  --tabs-inactive: #c7c7c7;
  --tabs-bg-content: #fbfbfb;
  --tabs-bg-btn-disabled: #5e5e5e;
  --main-light-gray-opacity: rgba(248, 248, 248, 0.5);
  --gray-color: #c7c7c7;
  --add-red-border: #c3002a;
  --box-color: #f1f1f1;
  --medium-gray: #303030;
  --column-border: #dc0030;
  --checkbox-bgcolor: #c8c8c8;
  --source-code-pro: "Source Code Pro", monospace;
  --pop-up-grey: #979797;
  --dark-grey-trans: rgba(66, 66, 66, 0.6);
  --color-gray-add: #838383;
  --newsletter-alert: #190e90;
  --hiring-number: #e8e9e9;
  --li-color: #db1d2f;
  --btn-border-dark: #2f2f2f;
  --dot-gray-dark: #3d3d3d;
  --offer-header-white: #eaeaea;
  --offer-header-white-100: #f2f2f2;
  --offset-col-bg: #ededed;
  --support-pack-bg: #fafafa;
  --support-features-bg: #e9e9e9;
  --btn-light-gray: #272727;
  --users-choice-bg: #313131;
  --expert-pattern-bg: #dedede;
  --newsletter-popup-bg: #f0f0f0;
  --green-color: #00b300;
  --igaming-bg: #181716;
  --igaming-hero-form: #181716;
  --white-half-opacity: rgba(255, 255, 255, 0.5);
  --case-study-archieve-single-description-color: #010001;
  --red-survey: #dc0432;
  --fast-track-btn-bg: #171717;
}

.block-section {
  position: relative;
  min-height: 12.5rem;
}

.block-section-top::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 8.875rem;
  width: .375rem;
  background-color: var(--red-color);
  z-index: 5;
}

.block-section-bot::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  height: 8.875rem;
  width: .375rem;
  background-color: var(--red-color);
  z-index: 5;
}

:root {
  --color-text: #000;
  --color-text-white: #fff;
  --red-color: #db002f;
  --red-label-color: #d8002f;
  --btn-border-red-color: #c6002b;
  --btn-bg-color: #282828;
  --currency-dark-color: #0c0003;
  --btn-hero-bg-color: #1a0004;
  --section-bg-gray-color: #f4f4f4;
  --img-default-bg-color: #e5e5e5;
  --light-gray: #717171;
  --dark-gray: #424242;
  --shape-gray-color: #f5f5f5;
  --prefooter-bg-color: #2e2e2e;
  --white-color: #fff;
  --bottom-footer-text: #525252;
  --footer-border-color: #eb093a;
  --btn-color-dark-transparent: #1a00048f;
  --main-light-gray: #f8f8f8;
  --add-red: #c8002b;
  --add-red-darker: #ba002b;
  --add-pink: #ffb4b4;
  --add-dark: #292929;
  --add-gray: #ececec;
  --gray-button: #4b4b4b;
  --menu-transp-bg: rgba(0, 0, 0, 0.8);
  --btn-border-dark-grey: #2b2b2b;
  --breadcrumbs-text-color: #b0b0b0;
  --section-bg-gray-lighten-color: #f3f3f3;
  --section-bg-gray-darker-color: #e9e9e9;
  --tabs-inactive: #c7c7c7;
  --tabs-bg-content: #fbfbfb;
  --tabs-bg-btn-disabled: #5e5e5e;
  --main-light-gray-opacity: rgba(248, 248, 248, 0.5);
  --gray-color: #c7c7c7;
  --add-red-border: #c3002a;
  --box-color: #f1f1f1;
  --medium-gray: #303030;
  --column-border: #dc0030;
  --checkbox-bgcolor: #c8c8c8;
  --source-code-pro: "Source Code Pro", monospace;
  --pop-up-grey: #979797;
  --dark-grey-trans: rgba(66, 66, 66, 0.6);
  --color-gray-add: #838383;
  --newsletter-alert: #190e90;
  --hiring-number: #e8e9e9;
  --li-color: #db1d2f;
  --btn-border-dark: #2f2f2f;
  --dot-gray-dark: #3d3d3d;
  --offer-header-white: #eaeaea;
  --offer-header-white-100: #f2f2f2;
  --offset-col-bg: #ededed;
  --support-pack-bg: #fafafa;
  --support-features-bg: #e9e9e9;
  --btn-light-gray: #272727;
  --users-choice-bg: #313131;
  --expert-pattern-bg: #dedede;
  --newsletter-popup-bg: #f0f0f0;
  --green-color: #00b300;
  --igaming-bg: #181716;
  --igaming-hero-form: #181716;
  --white-half-opacity: rgba(255, 255, 255, 0.5);
  --case-study-archieve-single-description-color: #010001;
  --red-survey: #dc0432;
  --fast-track-btn-bg: #171717;
}

.schema-faq {
  width: 100%;
  margin: 4.3125rem 0 6.375rem 0;
}

@media (min-width: 768px) {
  .schema-faq {
    margin: 8.625rem 0 12.75rem 0;
  }
}

.schema-faq-section {
  margin-bottom: 3.875rem;
  width: 100%;
}

@media (min-width: 768px) {
  .schema-faq-section {
    margin-bottom: 2.875rem;
  }
}

.schema-faq-question {
  color: var(--color-text);
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.4375rem;
  text-align: left;
  letter-spacing: -0.046875rem;
  position: relative;
  width: 100%;
  display: block;
  cursor: pointer;
  margin-bottom: 5.375rem;
}

@media (min-width: 768px) {
  .schema-faq-question {
    margin-bottom: 0;
  }
}

.schema-faq-question::after {
  content: "";
  position: absolute;
  background-color: var(--red-color);
  opacity: 1;
  width: 2rem;
  height: .375rem;
  bottom: -2.25rem;
  left: 0;
  transition: .3s ease-in-out;
}

@media (min-width: 768px) {
  .schema-faq-question::after {
    bottom: -1.25rem;
  }
}

@media (min-width: 1200px) {
  .schema-faq-question:hover::after {
    width: 100%;
  }
}

.schema-faq-question--open::after {
  width: 4.5rem;
}

.schema-faq-question--open:hover::after {
  width: 4.5rem;
}

.schema-faq-answer {
  color: var(--color-text);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.285625rem;
  text-align: left;
  letter-spacing: -0.034375rem;
  background-color: var(--main-light-gray-opacity);
  display: none;
  padding: 2.1875rem .9375rem;
  margin-top: 3.1875rem;
}

@media (min-width: 768px) {
  .schema-faq-answer {
    padding: 2.875rem 3.75rem 3.875rem 3.75rem;
  }
}

@media (max-width: 767px) {
  .algolia--faq .schema-faq {
    margin-block: 3.125rem 6.25rem;
  }
}

@media (min-width: 768px) {
  .algolia--faq .schema-faq {
    margin-block: 6.25rem;
  }
}

.algolia--faq .schema-faq-section {
  margin-bottom: 1.9375rem;
  width: 100%;
}

@media (min-width: 768px) {
  .algolia--faq .schema-faq-section {
    margin-bottom: 2.25rem;
  }
}

.algolia--faq .schema-faq-question {
  font-size: 1.25rem;
  margin-bottom: 3.9375rem;
}

@media (min-width: 768px) {
  .algolia--faq .schema-faq-question {
    margin-bottom: 0;
  }
}

.algolia--faq .schema-faq-question::after {
  bottom: -1.125rem;
}

@media (min-width: 768px) {
  .algolia--faq .schema-faq-question::after {
    bottom: -0.625rem;
  }
}

:root {
  --color-text: #000;
  --color-text-white: #fff;
  --red-color: #db002f;
  --red-label-color: #d8002f;
  --btn-border-red-color: #c6002b;
  --btn-bg-color: #282828;
  --currency-dark-color: #0c0003;
  --btn-hero-bg-color: #1a0004;
  --section-bg-gray-color: #f4f4f4;
  --img-default-bg-color: #e5e5e5;
  --light-gray: #717171;
  --dark-gray: #424242;
  --shape-gray-color: #f5f5f5;
  --prefooter-bg-color: #2e2e2e;
  --white-color: #fff;
  --bottom-footer-text: #525252;
  --footer-border-color: #eb093a;
  --btn-color-dark-transparent: #1a00048f;
  --main-light-gray: #f8f8f8;
  --add-red: #c8002b;
  --add-red-darker: #ba002b;
  --add-pink: #ffb4b4;
  --add-dark: #292929;
  --add-gray: #ececec;
  --gray-button: #4b4b4b;
  --menu-transp-bg: rgba(0, 0, 0, 0.8);
  --btn-border-dark-grey: #2b2b2b;
  --breadcrumbs-text-color: #b0b0b0;
  --section-bg-gray-lighten-color: #f3f3f3;
  --section-bg-gray-darker-color: #e9e9e9;
  --tabs-inactive: #c7c7c7;
  --tabs-bg-content: #fbfbfb;
  --tabs-bg-btn-disabled: #5e5e5e;
  --main-light-gray-opacity: rgba(248, 248, 248, 0.5);
  --gray-color: #c7c7c7;
  --add-red-border: #c3002a;
  --box-color: #f1f1f1;
  --medium-gray: #303030;
  --column-border: #dc0030;
  --checkbox-bgcolor: #c8c8c8;
  --source-code-pro: "Source Code Pro", monospace;
  --pop-up-grey: #979797;
  --dark-grey-trans: rgba(66, 66, 66, 0.6);
  --color-gray-add: #838383;
  --newsletter-alert: #190e90;
  --hiring-number: #e8e9e9;
  --li-color: #db1d2f;
  --btn-border-dark: #2f2f2f;
  --dot-gray-dark: #3d3d3d;
  --offer-header-white: #eaeaea;
  --offer-header-white-100: #f2f2f2;
  --offset-col-bg: #ededed;
  --support-pack-bg: #fafafa;
  --support-features-bg: #e9e9e9;
  --btn-light-gray: #272727;
  --users-choice-bg: #313131;
  --expert-pattern-bg: #dedede;
  --newsletter-popup-bg: #f0f0f0;
  --green-color: #00b300;
  --igaming-bg: #181716;
  --igaming-hero-form: #181716;
  --white-half-opacity: rgba(255, 255, 255, 0.5);
  --case-study-archieve-single-description-color: #010001;
  --red-survey: #dc0432;
  --fast-track-btn-bg: #171717;
}

.hero-page {
  height: var(--height-mobile);
  max-height: 100%;
  width: 100%;
  background-color: var(--red-color);
  position: relative;
  overflow: hidden;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
}

@media (min-width: 768px) {
  .hero-page {
    height: var(--height-desktop);
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

.hero-page--text-only {
  height: 21.6875rem;
}

.hero-page__wrap {
  height: inherit;
  display: flex;
  z-index: 1;
}

.hero-page__col {
  height: inherit;
  width: 100%;
}

.hero-page__col--text {
  z-index: 9;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .hero-page__col--text {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .hero-page__col--text {
    padding: 0;
    margin: 0;
    flex: 0 0 60%;
  }
}

.hero-page__col--text h1 {
  color: var(--color-text-white);
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  font-size: 2.125rem;
  line-height: normal;
  font-style: normal;
  letter-spacing: -0.0625rem;
  margin: 0;
  text-align: left;
  opacity: 0;
}

@media (min-width: 768px) {
  .hero-page__col--text h1 {
    font-size: 2.625rem;
  }
}

@media (min-width: 1200px) {
  .hero-page__col--text h1 {
    font-size: 3.5625rem;
  }
}

.hero-page__col--text h2,
.hero-page__col--text .h2-style {
  color: var(--color-text-white);
  font-family: "Montserrat",sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  font-style: normal;
  line-height: 2.0475rem;
  text-align: left;
  letter-spacing: -0.05625rem;
  margin: 0;
  margin-top: 1.8125rem;
  opacity: 0;
}

@media (min-width: 768px) {
  .hero-page__col--text h2,
  .hero-page__col--text .h2-style {
    font-size: 1.5625rem;
    line-height: 2.0625rem;
  }
}

@media (min-width: 1200px) {
  .hero-page__col--text h2,
  .hero-page__col--text .h2-style {
    font-size: 1.875rem;
    line-height: 3.4375rem;
    margin-top: 2.5rem;
  }
}

.hero-page__col--text .h2-style.hire-branch {
  margin-top: 0;
}

.hero-page__col--text p {
  color: var(--color-text-white);
  font-family: "Montserrat",sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4375rem;
  text-align: left;
  font-style: normal;
  letter-spacing: -0.0375rem;
  opacity: 0;
}

@media (min-width: 768px) {
  .hero-page__col--text p {
    font-size: 1.125rem;
    line-height: 2.0625rem;
  }
}

@media (min-width: 1200px) {
  .hero-page__col--text p {
    font-size: 1.375rem;
    line-height: 2.5rem;
  }
}

.hero-page__col--text hr {
  background-color: var(--color-text-white);
  opacity: 0;
  width: 4.0625rem;
  height: .375rem;
  margin: 1.25rem 0;
}

@media (min-width: 768px) {
  .hero-page__col--text.text-only {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0;
  }
}

.hero-page__col--text.text-only h1 {
  padding-bottom: .625rem;
}

.hero-page__col--text.text-only h2 {
  margin-top: 0;
}

.hero-page__col--image {
  margin: 0;
  z-index: 8;
  position: absolute;
  top: 0;
  right: 0;
}

@media (min-width: 768px) {
  .hero-page__col--image {
    max-width: 80%;
    flex: 0 0 80%;
  }
}

@media (min-width: 1200px) {
  .hero-page__col--image {
    max-width: var(--img-width);
    flex: 0 0 46%;
  }
}

.hero-page__col--image img {
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-filter: brightness(30%) sepia(100%) hue-rotate(-58deg) saturate(800%);
  object-fit: cover;
  object-position: var(--img-position-mobile);
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(21%, rgb(0, 0, 0)), color-stop(100%, rgb(0, 0, 0)));
  mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 21%, rgb(0, 0, 0));
}

@media (min-width: 1200px) {
  .hero-page__col--image img {
    object-position: var(--img-position-desktop);
    -webkit-mask-image: -webkit-radial-gradient(-140% 53%, circle, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgb(0, 0, 0) 79%);
    mask-image: radial-gradient(-140% 53%, circle, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgb(0, 0, 0) 79%);
  }
}

.hero-page::after {
  content: "";
  background-image: url(/app/themes/wlc-new-site/dist/images/hero-page-ornaments_7f7edb20.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 8;
  opacity: .1;
  filter: brightness(0.5);
}

.after-hero {
  background-color: var(--add-gray);
  padding: 3rem .9375rem;
}

@media (min-width: 1200px) {
  .after-hero {
    padding: 3.5625rem;
  }
}

.after-hero p {
  color: var(--color-text);
  font-family: "Montserrat",sans-serif;
  font-size: .875rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.4375rem;
  text-align: left;
}

@media (min-width: 1200px) {
  .after-hero p {
    font-size: 1.375rem;
    line-height: 3.25rem;
  }
}

@media (max-width: 991px) {
  .hero-single--fast-track-services {
    padding-block: 2.3rem 5.8rem;
    height: auto;
  }
}

.hero-single--fast-track-services .container {
  max-width: 1390px;
}

.hero-single--fast-track-services .hero-single--fast-track-services-heading {
  line-height: 1.1;
}

@media (max-width: 991px) {
  .hero-single--fast-track-services .hero-single--fast-track-services-heading {
    font-size: 2.25rem;
  }
}

@media (min-width: 992px) {
  .hero-single--fast-track-services .hero-single--fast-track-services-heading {
    margin-bottom: 1.1875rem;
    font-size: 3.3125rem;
  }
}

.hero-single--fast-track-services .hero-single--fast-track-services-excerpt {
  font-weight: 600;
  font-size: 1.75rem;
}

@media (max-width: 991px) {
  .hero-single--fast-track-services .hero-single--fast-track-services-excerpt {
    line-height: 1.7857142857;
  }
}

@media (min-width: 992px) {
  .hero-single--fast-track-services .hero-single--fast-track-services-excerpt {
    line-height: 1.2;
  }
}

:root {
  --color-text: #000;
  --color-text-white: #fff;
  --red-color: #db002f;
  --red-label-color: #d8002f;
  --btn-border-red-color: #c6002b;
  --btn-bg-color: #282828;
  --currency-dark-color: #0c0003;
  --btn-hero-bg-color: #1a0004;
  --section-bg-gray-color: #f4f4f4;
  --img-default-bg-color: #e5e5e5;
  --light-gray: #717171;
  --dark-gray: #424242;
  --shape-gray-color: #f5f5f5;
  --prefooter-bg-color: #2e2e2e;
  --white-color: #fff;
  --bottom-footer-text: #525252;
  --footer-border-color: #eb093a;
  --btn-color-dark-transparent: #1a00048f;
  --main-light-gray: #f8f8f8;
  --add-red: #c8002b;
  --add-red-darker: #ba002b;
  --add-pink: #ffb4b4;
  --add-dark: #292929;
  --add-gray: #ececec;
  --gray-button: #4b4b4b;
  --menu-transp-bg: rgba(0, 0, 0, 0.8);
  --btn-border-dark-grey: #2b2b2b;
  --breadcrumbs-text-color: #b0b0b0;
  --section-bg-gray-lighten-color: #f3f3f3;
  --section-bg-gray-darker-color: #e9e9e9;
  --tabs-inactive: #c7c7c7;
  --tabs-bg-content: #fbfbfb;
  --tabs-bg-btn-disabled: #5e5e5e;
  --main-light-gray-opacity: rgba(248, 248, 248, 0.5);
  --gray-color: #c7c7c7;
  --add-red-border: #c3002a;
  --box-color: #f1f1f1;
  --medium-gray: #303030;
  --column-border: #dc0030;
  --checkbox-bgcolor: #c8c8c8;
  --source-code-pro: "Source Code Pro", monospace;
  --pop-up-grey: #979797;
  --dark-grey-trans: rgba(66, 66, 66, 0.6);
  --color-gray-add: #838383;
  --newsletter-alert: #190e90;
  --hiring-number: #e8e9e9;
  --li-color: #db1d2f;
  --btn-border-dark: #2f2f2f;
  --dot-gray-dark: #3d3d3d;
  --offer-header-white: #eaeaea;
  --offer-header-white-100: #f2f2f2;
  --offset-col-bg: #ededed;
  --support-pack-bg: #fafafa;
  --support-features-bg: #e9e9e9;
  --btn-light-gray: #272727;
  --users-choice-bg: #313131;
  --expert-pattern-bg: #dedede;
  --newsletter-popup-bg: #f0f0f0;
  --green-color: #00b300;
  --igaming-bg: #181716;
  --igaming-hero-form: #181716;
  --white-half-opacity: rgba(255, 255, 255, 0.5);
  --case-study-archieve-single-description-color: #010001;
  --red-survey: #dc0432;
  --fast-track-btn-bg: #171717;
}

.blog-footer__newsletter {
  max-width: 75.5625rem;
  background-color: var(--red-color);
  padding: 2.1875rem 3.125rem;
  height: 100%;
  margin: 0 auto;
  margin-top: .9375rem;
  position: relative;
  top: -3.125rem;
}

.blog-footer__newsletter .newsletter-desc p {
  font-size: 1.6875rem;
  font-weight: 500;
  letter-spacing: -0.025625rem;
  color: #fff !important;
}
