/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}

html {
  /* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15; /* 1. Correct the line height in all browsers. */
  -webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
  tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
Correct table border color inheritance in Chrome and Safari. (https://issues.chromium.org/issues/40615503, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  border-color: currentcolor;
}

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

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

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

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

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

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

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

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

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

.col-1 {
  grid-column-end: span 1;
  display: grid;
}

.col-offset-1 {
  grid-column-start: 2;
  display: grid;
}

.row-1 {
  grid-row-end: span 1;
  display: grid;
}

.row-offset-1 {
  grid-row-start: 2;
  display: grid;
}

.col-2 {
  grid-column-end: span 2;
  display: grid;
}

.col-offset-2 {
  grid-column-start: 3;
  display: grid;
}

.row-2 {
  grid-row-end: span 2;
  display: grid;
}

.row-offset-2 {
  grid-row-start: 3;
  display: grid;
}

.col-3 {
  grid-column-end: span 3;
  display: grid;
}

.col-offset-3 {
  grid-column-start: 4;
  display: grid;
}

.row-3 {
  grid-row-end: span 3;
  display: grid;
}

.row-offset-3 {
  grid-row-start: 4;
  display: grid;
}

.col-4 {
  grid-column-end: span 4;
  display: grid;
}

.col-offset-4 {
  grid-column-start: 5;
  display: grid;
}

.row-4 {
  grid-row-end: span 4;
  display: grid;
}

.row-offset-4 {
  grid-row-start: 5;
  display: grid;
}

.col-5 {
  grid-column-end: span 5;
  display: grid;
}

.col-offset-5 {
  grid-column-start: 6;
  display: grid;
}

.row-5 {
  grid-row-end: span 5;
  display: grid;
}

.row-offset-5 {
  grid-row-start: 6;
  display: grid;
}

.col-6 {
  grid-column-end: span 6;
  display: grid;
}

.col-offset-6 {
  grid-column-start: 7;
  display: grid;
}

.row-6 {
  grid-row-end: span 6;
  display: grid;
}

.row-offset-6 {
  grid-row-start: 7;
  display: grid;
}

.col-7 {
  grid-column-end: span 7;
  display: grid;
}

.col-offset-7 {
  grid-column-start: 8;
  display: grid;
}

.row-7 {
  grid-row-end: span 7;
  display: grid;
}

.row-offset-7 {
  grid-row-start: 8;
  display: grid;
}

.col-8 {
  grid-column-end: span 8;
  display: grid;
}

.col-offset-8 {
  grid-column-start: 9;
  display: grid;
}

.row-8 {
  grid-row-end: span 8;
  display: grid;
}

.row-offset-8 {
  grid-row-start: 9;
  display: grid;
}

.col-9 {
  grid-column-end: span 9;
  display: grid;
}

.col-offset-9 {
  grid-column-start: 10;
  display: grid;
}

.row-9 {
  grid-row-end: span 9;
  display: grid;
}

.row-offset-9 {
  grid-row-start: 10;
  display: grid;
}

.col-10 {
  grid-column-end: span 10;
  display: grid;
}

.col-offset-10 {
  grid-column-start: 11;
  display: grid;
}

.row-10 {
  grid-row-end: span 10;
  display: grid;
}

.row-offset-10 {
  grid-row-start: 11;
  display: grid;
}

.col-11 {
  grid-column-end: span 11;
  display: grid;
}

.col-offset-11 {
  grid-column-start: 12;
  display: grid;
}

.row-11 {
  grid-row-end: span 11;
  display: grid;
}

.row-offset-11 {
  grid-row-start: 12;
  display: grid;
}

.col-12 {
  grid-column-end: span 12;
  display: grid;
}

.col-offset-12 {
  grid-column-start: 13;
  display: grid;
}

.row-12 {
  grid-row-end: span 12;
  display: grid;
}

.row-offset-12 {
  grid-row-start: 13;
  display: grid;
}

@media (min-width: 0) {
  .col-xs-1 {
    grid-column-end: span 1;
    display: grid;
  }
  .col-offset-xs-1 {
    grid-column-start: 2;
    display: grid;
  }
  .row-xs-1 {
    grid-row-end: span 1;
    display: grid;
  }
  .row-offset-xs-1 {
    grid-row-start: 2;
    display: grid;
  }
  .col-xs-2 {
    grid-column-end: span 2;
    display: grid;
  }
  .col-offset-xs-2 {
    grid-column-start: 3;
    display: grid;
  }
  .row-xs-2 {
    grid-row-end: span 2;
    display: grid;
  }
  .row-offset-xs-2 {
    grid-row-start: 3;
    display: grid;
  }
  .col-xs-3 {
    grid-column-end: span 3;
    display: grid;
  }
  .col-offset-xs-3 {
    grid-column-start: 4;
    display: grid;
  }
  .row-xs-3 {
    grid-row-end: span 3;
    display: grid;
  }
  .row-offset-xs-3 {
    grid-row-start: 4;
    display: grid;
  }
  .col-xs-4 {
    grid-column-end: span 4;
    display: grid;
  }
  .col-offset-xs-4 {
    grid-column-start: 5;
    display: grid;
  }
  .row-xs-4 {
    grid-row-end: span 4;
    display: grid;
  }
  .row-offset-xs-4 {
    grid-row-start: 5;
    display: grid;
  }
  .col-xs-5 {
    grid-column-end: span 5;
    display: grid;
  }
  .col-offset-xs-5 {
    grid-column-start: 6;
    display: grid;
  }
  .row-xs-5 {
    grid-row-end: span 5;
    display: grid;
  }
  .row-offset-xs-5 {
    grid-row-start: 6;
    display: grid;
  }
  .col-xs-6 {
    grid-column-end: span 6;
    display: grid;
  }
  .col-offset-xs-6 {
    grid-column-start: 7;
    display: grid;
  }
  .row-xs-6 {
    grid-row-end: span 6;
    display: grid;
  }
  .row-offset-xs-6 {
    grid-row-start: 7;
    display: grid;
  }
  .col-xs-7 {
    grid-column-end: span 7;
    display: grid;
  }
  .col-offset-xs-7 {
    grid-column-start: 8;
    display: grid;
  }
  .row-xs-7 {
    grid-row-end: span 7;
    display: grid;
  }
  .row-offset-xs-7 {
    grid-row-start: 8;
    display: grid;
  }
  .col-xs-8 {
    grid-column-end: span 8;
    display: grid;
  }
  .col-offset-xs-8 {
    grid-column-start: 9;
    display: grid;
  }
  .row-xs-8 {
    grid-row-end: span 8;
    display: grid;
  }
  .row-offset-xs-8 {
    grid-row-start: 9;
    display: grid;
  }
  .col-xs-9 {
    grid-column-end: span 9;
    display: grid;
  }
  .col-offset-xs-9 {
    grid-column-start: 10;
    display: grid;
  }
  .row-xs-9 {
    grid-row-end: span 9;
    display: grid;
  }
  .row-offset-xs-9 {
    grid-row-start: 10;
    display: grid;
  }
  .col-xs-10 {
    grid-column-end: span 10;
    display: grid;
  }
  .col-offset-xs-10 {
    grid-column-start: 11;
    display: grid;
  }
  .row-xs-10 {
    grid-row-end: span 10;
    display: grid;
  }
  .row-offset-xs-10 {
    grid-row-start: 11;
    display: grid;
  }
  .col-xs-11 {
    grid-column-end: span 11;
    display: grid;
  }
  .col-offset-xs-11 {
    grid-column-start: 12;
    display: grid;
  }
  .row-xs-11 {
    grid-row-end: span 11;
    display: grid;
  }
  .row-offset-xs-11 {
    grid-row-start: 12;
    display: grid;
  }
  .col-xs-12 {
    grid-column-end: span 12;
    display: grid;
  }
  .col-offset-xs-12 {
    grid-column-start: 13;
    display: grid;
  }
  .row-xs-12 {
    grid-row-end: span 12;
    display: grid;
  }
  .row-offset-xs-12 {
    grid-row-start: 13;
    display: grid;
  }
}
@media (min-width: 768px) {
  .col-sm-1 {
    grid-column-end: span 1;
    display: grid;
  }
  .col-offset-sm-1 {
    grid-column-start: 2;
    display: grid;
  }
  .row-sm-1 {
    grid-row-end: span 1;
    display: grid;
  }
  .row-offset-sm-1 {
    grid-row-start: 2;
    display: grid;
  }
  .col-sm-2 {
    grid-column-end: span 2;
    display: grid;
  }
  .col-offset-sm-2 {
    grid-column-start: 3;
    display: grid;
  }
  .row-sm-2 {
    grid-row-end: span 2;
    display: grid;
  }
  .row-offset-sm-2 {
    grid-row-start: 3;
    display: grid;
  }
  .col-sm-3 {
    grid-column-end: span 3;
    display: grid;
  }
  .col-offset-sm-3 {
    grid-column-start: 4;
    display: grid;
  }
  .row-sm-3 {
    grid-row-end: span 3;
    display: grid;
  }
  .row-offset-sm-3 {
    grid-row-start: 4;
    display: grid;
  }
  .col-sm-4 {
    grid-column-end: span 4;
    display: grid;
  }
  .col-offset-sm-4 {
    grid-column-start: 5;
    display: grid;
  }
  .row-sm-4 {
    grid-row-end: span 4;
    display: grid;
  }
  .row-offset-sm-4 {
    grid-row-start: 5;
    display: grid;
  }
  .col-sm-5 {
    grid-column-end: span 5;
    display: grid;
  }
  .col-offset-sm-5 {
    grid-column-start: 6;
    display: grid;
  }
  .row-sm-5 {
    grid-row-end: span 5;
    display: grid;
  }
  .row-offset-sm-5 {
    grid-row-start: 6;
    display: grid;
  }
  .col-sm-6 {
    grid-column-end: span 6;
    display: grid;
  }
  .col-offset-sm-6 {
    grid-column-start: 7;
    display: grid;
  }
  .row-sm-6 {
    grid-row-end: span 6;
    display: grid;
  }
  .row-offset-sm-6 {
    grid-row-start: 7;
    display: grid;
  }
  .col-sm-7 {
    grid-column-end: span 7;
    display: grid;
  }
  .col-offset-sm-7 {
    grid-column-start: 8;
    display: grid;
  }
  .row-sm-7 {
    grid-row-end: span 7;
    display: grid;
  }
  .row-offset-sm-7 {
    grid-row-start: 8;
    display: grid;
  }
  .col-sm-8 {
    grid-column-end: span 8;
    display: grid;
  }
  .col-offset-sm-8 {
    grid-column-start: 9;
    display: grid;
  }
  .row-sm-8 {
    grid-row-end: span 8;
    display: grid;
  }
  .row-offset-sm-8 {
    grid-row-start: 9;
    display: grid;
  }
  .col-sm-9 {
    grid-column-end: span 9;
    display: grid;
  }
  .col-offset-sm-9 {
    grid-column-start: 10;
    display: grid;
  }
  .row-sm-9 {
    grid-row-end: span 9;
    display: grid;
  }
  .row-offset-sm-9 {
    grid-row-start: 10;
    display: grid;
  }
  .col-sm-10 {
    grid-column-end: span 10;
    display: grid;
  }
  .col-offset-sm-10 {
    grid-column-start: 11;
    display: grid;
  }
  .row-sm-10 {
    grid-row-end: span 10;
    display: grid;
  }
  .row-offset-sm-10 {
    grid-row-start: 11;
    display: grid;
  }
  .col-sm-11 {
    grid-column-end: span 11;
    display: grid;
  }
  .col-offset-sm-11 {
    grid-column-start: 12;
    display: grid;
  }
  .row-sm-11 {
    grid-row-end: span 11;
    display: grid;
  }
  .row-offset-sm-11 {
    grid-row-start: 12;
    display: grid;
  }
  .col-sm-12 {
    grid-column-end: span 12;
    display: grid;
  }
  .col-offset-sm-12 {
    grid-column-start: 13;
    display: grid;
  }
  .row-sm-12 {
    grid-row-end: span 12;
    display: grid;
  }
  .row-offset-sm-12 {
    grid-row-start: 13;
    display: grid;
  }
}
@media (min-width: 1100px) {
  .col-md-1 {
    grid-column-end: span 1;
    display: grid;
  }
  .col-offset-md-1 {
    grid-column-start: 2;
    display: grid;
  }
  .row-md-1 {
    grid-row-end: span 1;
    display: grid;
  }
  .row-offset-md-1 {
    grid-row-start: 2;
    display: grid;
  }
  .col-md-2 {
    grid-column-end: span 2;
    display: grid;
  }
  .col-offset-md-2 {
    grid-column-start: 3;
    display: grid;
  }
  .row-md-2 {
    grid-row-end: span 2;
    display: grid;
  }
  .row-offset-md-2 {
    grid-row-start: 3;
    display: grid;
  }
  .col-md-3 {
    grid-column-end: span 3;
    display: grid;
  }
  .col-offset-md-3 {
    grid-column-start: 4;
    display: grid;
  }
  .row-md-3 {
    grid-row-end: span 3;
    display: grid;
  }
  .row-offset-md-3 {
    grid-row-start: 4;
    display: grid;
  }
  .col-md-4 {
    grid-column-end: span 4;
    display: grid;
  }
  .col-offset-md-4 {
    grid-column-start: 5;
    display: grid;
  }
  .row-md-4 {
    grid-row-end: span 4;
    display: grid;
  }
  .row-offset-md-4 {
    grid-row-start: 5;
    display: grid;
  }
  .col-md-5 {
    grid-column-end: span 5;
    display: grid;
  }
  .col-offset-md-5 {
    grid-column-start: 6;
    display: grid;
  }
  .row-md-5 {
    grid-row-end: span 5;
    display: grid;
  }
  .row-offset-md-5 {
    grid-row-start: 6;
    display: grid;
  }
  .col-md-6 {
    grid-column-end: span 6;
    display: grid;
  }
  .col-offset-md-6 {
    grid-column-start: 7;
    display: grid;
  }
  .row-md-6 {
    grid-row-end: span 6;
    display: grid;
  }
  .row-offset-md-6 {
    grid-row-start: 7;
    display: grid;
  }
  .col-md-7 {
    grid-column-end: span 7;
    display: grid;
  }
  .col-offset-md-7 {
    grid-column-start: 8;
    display: grid;
  }
  .row-md-7 {
    grid-row-end: span 7;
    display: grid;
  }
  .row-offset-md-7 {
    grid-row-start: 8;
    display: grid;
  }
  .col-md-8 {
    grid-column-end: span 8;
    display: grid;
  }
  .col-offset-md-8 {
    grid-column-start: 9;
    display: grid;
  }
  .row-md-8 {
    grid-row-end: span 8;
    display: grid;
  }
  .row-offset-md-8 {
    grid-row-start: 9;
    display: grid;
  }
  .col-md-9 {
    grid-column-end: span 9;
    display: grid;
  }
  .col-offset-md-9 {
    grid-column-start: 10;
    display: grid;
  }
  .row-md-9 {
    grid-row-end: span 9;
    display: grid;
  }
  .row-offset-md-9 {
    grid-row-start: 10;
    display: grid;
  }
  .col-md-10 {
    grid-column-end: span 10;
    display: grid;
  }
  .col-offset-md-10 {
    grid-column-start: 11;
    display: grid;
  }
  .row-md-10 {
    grid-row-end: span 10;
    display: grid;
  }
  .row-offset-md-10 {
    grid-row-start: 11;
    display: grid;
  }
  .col-md-11 {
    grid-column-end: span 11;
    display: grid;
  }
  .col-offset-md-11 {
    grid-column-start: 12;
    display: grid;
  }
  .row-md-11 {
    grid-row-end: span 11;
    display: grid;
  }
  .row-offset-md-11 {
    grid-row-start: 12;
    display: grid;
  }
  .col-md-12 {
    grid-column-end: span 12;
    display: grid;
  }
  .col-offset-md-12 {
    grid-column-start: 13;
    display: grid;
  }
  .row-md-12 {
    grid-row-end: span 12;
    display: grid;
  }
  .row-offset-md-12 {
    grid-row-start: 13;
    display: grid;
  }
}
@media (min-width: 1200px) {
  .col-lg-1 {
    grid-column-end: span 1;
    display: grid;
  }
  .col-offset-lg-1 {
    grid-column-start: 2;
    display: grid;
  }
  .row-lg-1 {
    grid-row-end: span 1;
    display: grid;
  }
  .row-offset-lg-1 {
    grid-row-start: 2;
    display: grid;
  }
  .col-lg-2 {
    grid-column-end: span 2;
    display: grid;
  }
  .col-offset-lg-2 {
    grid-column-start: 3;
    display: grid;
  }
  .row-lg-2 {
    grid-row-end: span 2;
    display: grid;
  }
  .row-offset-lg-2 {
    grid-row-start: 3;
    display: grid;
  }
  .col-lg-3 {
    grid-column-end: span 3;
    display: grid;
  }
  .col-offset-lg-3 {
    grid-column-start: 4;
    display: grid;
  }
  .row-lg-3 {
    grid-row-end: span 3;
    display: grid;
  }
  .row-offset-lg-3 {
    grid-row-start: 4;
    display: grid;
  }
  .col-lg-4 {
    grid-column-end: span 4;
    display: grid;
  }
  .col-offset-lg-4 {
    grid-column-start: 5;
    display: grid;
  }
  .row-lg-4 {
    grid-row-end: span 4;
    display: grid;
  }
  .row-offset-lg-4 {
    grid-row-start: 5;
    display: grid;
  }
  .col-lg-5 {
    grid-column-end: span 5;
    display: grid;
  }
  .col-offset-lg-5 {
    grid-column-start: 6;
    display: grid;
  }
  .row-lg-5 {
    grid-row-end: span 5;
    display: grid;
  }
  .row-offset-lg-5 {
    grid-row-start: 6;
    display: grid;
  }
  .col-lg-6 {
    grid-column-end: span 6;
    display: grid;
  }
  .col-offset-lg-6 {
    grid-column-start: 7;
    display: grid;
  }
  .row-lg-6 {
    grid-row-end: span 6;
    display: grid;
  }
  .row-offset-lg-6 {
    grid-row-start: 7;
    display: grid;
  }
  .col-lg-7 {
    grid-column-end: span 7;
    display: grid;
  }
  .col-offset-lg-7 {
    grid-column-start: 8;
    display: grid;
  }
  .row-lg-7 {
    grid-row-end: span 7;
    display: grid;
  }
  .row-offset-lg-7 {
    grid-row-start: 8;
    display: grid;
  }
  .col-lg-8 {
    grid-column-end: span 8;
    display: grid;
  }
  .col-offset-lg-8 {
    grid-column-start: 9;
    display: grid;
  }
  .row-lg-8 {
    grid-row-end: span 8;
    display: grid;
  }
  .row-offset-lg-8 {
    grid-row-start: 9;
    display: grid;
  }
  .col-lg-9 {
    grid-column-end: span 9;
    display: grid;
  }
  .col-offset-lg-9 {
    grid-column-start: 10;
    display: grid;
  }
  .row-lg-9 {
    grid-row-end: span 9;
    display: grid;
  }
  .row-offset-lg-9 {
    grid-row-start: 10;
    display: grid;
  }
  .col-lg-10 {
    grid-column-end: span 10;
    display: grid;
  }
  .col-offset-lg-10 {
    grid-column-start: 11;
    display: grid;
  }
  .row-lg-10 {
    grid-row-end: span 10;
    display: grid;
  }
  .row-offset-lg-10 {
    grid-row-start: 11;
    display: grid;
  }
  .col-lg-11 {
    grid-column-end: span 11;
    display: grid;
  }
  .col-offset-lg-11 {
    grid-column-start: 12;
    display: grid;
  }
  .row-lg-11 {
    grid-row-end: span 11;
    display: grid;
  }
  .row-offset-lg-11 {
    grid-row-start: 12;
    display: grid;
  }
  .col-lg-12 {
    grid-column-end: span 12;
    display: grid;
  }
  .col-offset-lg-12 {
    grid-column-start: 13;
    display: grid;
  }
  .row-lg-12 {
    grid-row-end: span 12;
    display: grid;
  }
  .row-offset-lg-12 {
    grid-row-start: 13;
    display: grid;
  }
}
@media (min-width: 1300px) {
  .col-xl-1 {
    grid-column-end: span 1;
    display: grid;
  }
  .col-offset-xl-1 {
    grid-column-start: 2;
    display: grid;
  }
  .row-xl-1 {
    grid-row-end: span 1;
    display: grid;
  }
  .row-offset-xl-1 {
    grid-row-start: 2;
    display: grid;
  }
  .col-xl-2 {
    grid-column-end: span 2;
    display: grid;
  }
  .col-offset-xl-2 {
    grid-column-start: 3;
    display: grid;
  }
  .row-xl-2 {
    grid-row-end: span 2;
    display: grid;
  }
  .row-offset-xl-2 {
    grid-row-start: 3;
    display: grid;
  }
  .col-xl-3 {
    grid-column-end: span 3;
    display: grid;
  }
  .col-offset-xl-3 {
    grid-column-start: 4;
    display: grid;
  }
  .row-xl-3 {
    grid-row-end: span 3;
    display: grid;
  }
  .row-offset-xl-3 {
    grid-row-start: 4;
    display: grid;
  }
  .col-xl-4 {
    grid-column-end: span 4;
    display: grid;
  }
  .col-offset-xl-4 {
    grid-column-start: 5;
    display: grid;
  }
  .row-xl-4 {
    grid-row-end: span 4;
    display: grid;
  }
  .row-offset-xl-4 {
    grid-row-start: 5;
    display: grid;
  }
  .col-xl-5 {
    grid-column-end: span 5;
    display: grid;
  }
  .col-offset-xl-5 {
    grid-column-start: 6;
    display: grid;
  }
  .row-xl-5 {
    grid-row-end: span 5;
    display: grid;
  }
  .row-offset-xl-5 {
    grid-row-start: 6;
    display: grid;
  }
  .col-xl-6 {
    grid-column-end: span 6;
    display: grid;
  }
  .col-offset-xl-6 {
    grid-column-start: 7;
    display: grid;
  }
  .row-xl-6 {
    grid-row-end: span 6;
    display: grid;
  }
  .row-offset-xl-6 {
    grid-row-start: 7;
    display: grid;
  }
  .col-xl-7 {
    grid-column-end: span 7;
    display: grid;
  }
  .col-offset-xl-7 {
    grid-column-start: 8;
    display: grid;
  }
  .row-xl-7 {
    grid-row-end: span 7;
    display: grid;
  }
  .row-offset-xl-7 {
    grid-row-start: 8;
    display: grid;
  }
  .col-xl-8 {
    grid-column-end: span 8;
    display: grid;
  }
  .col-offset-xl-8 {
    grid-column-start: 9;
    display: grid;
  }
  .row-xl-8 {
    grid-row-end: span 8;
    display: grid;
  }
  .row-offset-xl-8 {
    grid-row-start: 9;
    display: grid;
  }
  .col-xl-9 {
    grid-column-end: span 9;
    display: grid;
  }
  .col-offset-xl-9 {
    grid-column-start: 10;
    display: grid;
  }
  .row-xl-9 {
    grid-row-end: span 9;
    display: grid;
  }
  .row-offset-xl-9 {
    grid-row-start: 10;
    display: grid;
  }
  .col-xl-10 {
    grid-column-end: span 10;
    display: grid;
  }
  .col-offset-xl-10 {
    grid-column-start: 11;
    display: grid;
  }
  .row-xl-10 {
    grid-row-end: span 10;
    display: grid;
  }
  .row-offset-xl-10 {
    grid-row-start: 11;
    display: grid;
  }
  .col-xl-11 {
    grid-column-end: span 11;
    display: grid;
  }
  .col-offset-xl-11 {
    grid-column-start: 12;
    display: grid;
  }
  .row-xl-11 {
    grid-row-end: span 11;
    display: grid;
  }
  .row-offset-xl-11 {
    grid-row-start: 12;
    display: grid;
  }
  .col-xl-12 {
    grid-column-end: span 12;
    display: grid;
  }
  .col-offset-xl-12 {
    grid-column-start: 13;
    display: grid;
  }
  .row-xl-12 {
    grid-row-end: span 12;
    display: grid;
  }
  .row-offset-xl-12 {
    grid-row-start: 13;
    display: grid;
  }
}
.flex {
  display: flex;
}

@media (min-width: 0) {
  .flex-xs {
    display: flex;
  }
}
@media (min-width: 768px) {
  .flex-sm {
    display: flex;
  }
}
@media (min-width: 1100px) {
  .flex-md {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .flex-lg {
    display: flex;
  }
}
@media (min-width: 1300px) {
  .flex-xl {
    display: flex;
  }
}
.justify-flex-start {
  justify-content: flex-start;
}

@media (min-width: 0) {
  .justify-xs-flex-start {
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .justify-sm-flex-start {
    justify-content: flex-start;
  }
}
@media (min-width: 1100px) {
  .justify-md-flex-start {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .justify-lg-flex-start {
    justify-content: flex-start;
  }
}
@media (min-width: 1300px) {
  .justify-xl-flex-start {
    justify-content: flex-start;
  }
}
.justify-flex-end {
  justify-content: flex-end;
}

@media (min-width: 0) {
  .justify-xs-flex-end {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .justify-sm-flex-end {
    justify-content: flex-end;
  }
}
@media (min-width: 1100px) {
  .justify-md-flex-end {
    justify-content: flex-end;
  }
}
@media (min-width: 1200px) {
  .justify-lg-flex-end {
    justify-content: flex-end;
  }
}
@media (min-width: 1300px) {
  .justify-xl-flex-end {
    justify-content: flex-end;
  }
}
.justify-center {
  justify-content: center;
}

@media (min-width: 0) {
  .justify-xs-center {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .justify-sm-center {
    justify-content: center;
  }
}
@media (min-width: 1100px) {
  .justify-md-center {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .justify-lg-center {
    justify-content: center;
  }
}
@media (min-width: 1300px) {
  .justify-xl-center {
    justify-content: center;
  }
}
.justify-space-between {
  justify-content: space-between;
}

@media (min-width: 0) {
  .justify-xs-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .justify-sm-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 1100px) {
  .justify-md-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .justify-lg-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 1300px) {
  .justify-xl-space-between {
    justify-content: space-between;
  }
}
.justify-space-around {
  justify-content: space-around;
}

@media (min-width: 0) {
  .justify-xs-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 768px) {
  .justify-sm-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 1100px) {
  .justify-md-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 1200px) {
  .justify-lg-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 1300px) {
  .justify-xl-space-around {
    justify-content: space-around;
  }
}
.justify-space-evenly {
  justify-content: space-evenly;
}

@media (min-width: 0) {
  .justify-xs-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 768px) {
  .justify-sm-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 1100px) {
  .justify-md-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 1200px) {
  .justify-lg-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 1300px) {
  .justify-xl-space-evenly {
    justify-content: space-evenly;
  }
}
.align-center {
  align-items: center;
}

@media (min-width: 0) {
  .align-xs-center {
    align-items: center;
  }
}
@media (min-width: 768px) {
  .align-sm-center {
    align-items: center;
  }
}
@media (min-width: 1100px) {
  .align-md-center {
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .align-lg-center {
    align-items: center;
  }
}
@media (min-width: 1300px) {
  .align-xl-center {
    align-items: center;
  }
}
.align-flex-start {
  align-items: flex-start;
}

@media (min-width: 0) {
  .align-xs-flex-start {
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .align-sm-flex-start {
    align-items: flex-start;
  }
}
@media (min-width: 1100px) {
  .align-md-flex-start {
    align-items: flex-start;
  }
}
@media (min-width: 1200px) {
  .align-lg-flex-start {
    align-items: flex-start;
  }
}
@media (min-width: 1300px) {
  .align-xl-flex-start {
    align-items: flex-start;
  }
}
.align-flex-end {
  align-items: flex-end;
}

@media (min-width: 0) {
  .align-xs-flex-end {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .align-sm-flex-end {
    align-items: flex-end;
  }
}
@media (min-width: 1100px) {
  .align-md-flex-end {
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  .align-lg-flex-end {
    align-items: flex-end;
  }
}
@media (min-width: 1300px) {
  .align-xl-flex-end {
    align-items: flex-end;
  }
}
.dir-row {
  flex-direction: row;
}

@media (min-width: 0) {
  .dir-xs-row {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .dir-sm-row {
    flex-direction: row;
  }
}
@media (min-width: 1100px) {
  .dir-md-row {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .dir-lg-row {
    flex-direction: row;
  }
}
@media (min-width: 1300px) {
  .dir-xl-row {
    flex-direction: row;
  }
}
.dir-column {
  flex-direction: column;
}

@media (min-width: 0) {
  .dir-xs-column {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .dir-sm-column {
    flex-direction: column;
  }
}
@media (min-width: 1100px) {
  .dir-md-column {
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .dir-lg-column {
    flex-direction: column;
  }
}
@media (min-width: 1300px) {
  .dir-xl-column {
    flex-direction: column;
  }
}
.dir-row-reverse {
  flex-direction: row-reverse;
}

@media (min-width: 0) {
  .dir-xs-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .dir-sm-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1100px) {
  .dir-md-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1200px) {
  .dir-lg-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1300px) {
  .dir-xl-row-reverse {
    flex-direction: row-reverse;
  }
}
.dir-column-reverse {
  flex-direction: column-reverse;
}

@media (min-width: 0) {
  .dir-xs-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .dir-sm-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1100px) {
  .dir-md-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1200px) {
  .dir-lg-column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1300px) {
  .dir-xl-column-reverse {
    flex-direction: column-reverse;
  }
}
.order-0 {
  order: 0;
}

@media (min-width: 0) {
  .order-xs-0 {
    order: 0;
  }
}
@media (min-width: 768px) {
  .order-sm-0 {
    order: 0;
  }
}
@media (min-width: 1100px) {
  .order-md-0 {
    order: 0;
  }
}
@media (min-width: 1200px) {
  .order-lg-0 {
    order: 0;
  }
}
@media (min-width: 1300px) {
  .order-xl-0 {
    order: 0;
  }
}
.order-1 {
  order: 1;
}

@media (min-width: 0) {
  .order-xs-1 {
    order: 1;
  }
}
@media (min-width: 768px) {
  .order-sm-1 {
    order: 1;
  }
}
@media (min-width: 1100px) {
  .order-md-1 {
    order: 1;
  }
}
@media (min-width: 1200px) {
  .order-lg-1 {
    order: 1;
  }
}
@media (min-width: 1300px) {
  .order-xl-1 {
    order: 1;
  }
}
.order-2 {
  order: 2;
}

@media (min-width: 0) {
  .order-xs-2 {
    order: 2;
  }
}
@media (min-width: 768px) {
  .order-sm-2 {
    order: 2;
  }
}
@media (min-width: 1100px) {
  .order-md-2 {
    order: 2;
  }
}
@media (min-width: 1200px) {
  .order-lg-2 {
    order: 2;
  }
}
@media (min-width: 1300px) {
  .order-xl-2 {
    order: 2;
  }
}
.order-3 {
  order: 3;
}

@media (min-width: 0) {
  .order-xs-3 {
    order: 3;
  }
}
@media (min-width: 768px) {
  .order-sm-3 {
    order: 3;
  }
}
@media (min-width: 1100px) {
  .order-md-3 {
    order: 3;
  }
}
@media (min-width: 1200px) {
  .order-lg-3 {
    order: 3;
  }
}
@media (min-width: 1300px) {
  .order-xl-3 {
    order: 3;
  }
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  font-size: 100%;
  min-height: 100%;
  box-sizing: border-box;
  scroll-behavior: smooth;
  overflow-x: hidden;
}
@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
html:has(body.nav-open) {
  overflow: hidden;
}

body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  position: relative;
  font-optical-sizing: auto;
  margin-inline: auto;
  line-height: 1.3;
}
@media (max-width: 1100px) {
  body {
    margin-top: 50px;
  }
}

.container {
  max-width: 1400px;
  width: 100%;
  margin-inline: auto;
  padding-inline: 20px;
}

.row {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
@media screen and (min-width: 768px) {
  .row:not(.no-gap) {
    grid-column-gap: 30px;
  }
}
@media screen and (min-width: 1100px) {
  .row {
    padding-inline: 30px;
  }
}

.debug {
  border: 1px solid #f0f;
}

.debug2 {
  border: 1px solid lime;
}

@media (max-width: 1100px) {
  .no-scroll {
    overflow: hidden !important;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed,
.embed-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.fullwidth {
  width: 100%;
}

.stretch {
  height: 100% !important;
}

.sticky {
  position: sticky;
  top: 120px;
  align-self: start;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

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

@media (min-width: 0) {
  .d-none-xs {
    display: none !important;
  }
}

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

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

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

@media (min-width: 1300px) {
  .d-none-xl {
    display: none !important;
  }
}

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

@media (min-width: 0) {
  .d-block-xs {
    display: block !important;
  }
}

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

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

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

@media (min-width: 1300px) {
  .d-block-xl {
    display: block !important;
  }
}

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

@media (min-width: 0) {
  .d-inline-xs {
    display: inline !important;
  }
}

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

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

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

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

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

@media (min-width: 0) {
  .d-inline-block-xs {
    display: inline-block !important;
  }
}

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

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

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

@media (min-width: 1300px) {
  .d-inline-block-xl {
    display: inline-block !important;
  }
}

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

@media (min-width: 0) {
  .d-flex-xs {
    display: flex !important;
  }
}

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

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

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

@media (min-width: 1300px) {
  .d-flex-xl {
    display: flex !important;
  }
}

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

@media (min-width: 0) {
  .d-grid-xs {
    display: grid !important;
  }
}

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

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

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

@media (min-width: 1300px) {
  .d-grid-xl {
    display: grid !important;
  }
}

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

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

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

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

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

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

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

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

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

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

.m-t-1 {
  margin-top: 0.625rem !important;
}

.m-b-1 {
  margin-bottom: 0.625rem !important;
}

.m-l-1 {
  margin-left: 0.625rem !important;
}

.m-r-1 {
  margin-right: 0.625rem !important;
}

.p-t-1 {
  padding-top: 0.625rem !important;
}

.p-b-1 {
  padding-bottom: 0.625rem !important;
}

.p-l-1 {
  padding-left: 0.625rem !important;
}

.p-r-1 {
  padding-right: 0.625rem !important;
}

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

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

.m-t-2 {
  margin-top: 1.25rem !important;
}

.m-b-2 {
  margin-bottom: 1.25rem !important;
}

.m-l-2 {
  margin-left: 1.25rem !important;
}

.m-r-2 {
  margin-right: 1.25rem !important;
}

.p-t-2 {
  padding-top: 1.25rem !important;
}

.p-b-2 {
  padding-bottom: 1.25rem !important;
}

.p-l-2 {
  padding-left: 1.25rem !important;
}

.p-r-2 {
  padding-right: 1.25rem !important;
}

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

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

.m-t-3 {
  margin-top: 1.875rem !important;
}

.m-b-3 {
  margin-bottom: 1.875rem !important;
}

.m-l-3 {
  margin-left: 1.875rem !important;
}

.m-r-3 {
  margin-right: 1.875rem !important;
}

.p-t-3 {
  padding-top: 1.875rem !important;
}

.p-b-3 {
  padding-bottom: 1.875rem !important;
}

.p-l-3 {
  padding-left: 1.875rem !important;
}

.p-r-3 {
  padding-right: 1.875rem !important;
}

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

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

.m-t-4 {
  margin-top: 2.5rem !important;
}

.m-b-4 {
  margin-bottom: 2.5rem !important;
}

.m-l-4 {
  margin-left: 2.5rem !important;
}

.m-r-4 {
  margin-right: 2.5rem !important;
}

.p-t-4 {
  padding-top: 2.5rem !important;
}

.p-b-4 {
  padding-bottom: 2.5rem !important;
}

.p-l-4 {
  padding-left: 2.5rem !important;
}

.p-r-4 {
  padding-right: 2.5rem !important;
}

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

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

.m-t-5 {
  margin-top: 3.125rem !important;
}

.m-b-5 {
  margin-bottom: 3.125rem !important;
}

.m-l-5 {
  margin-left: 3.125rem !important;
}

.m-r-5 {
  margin-right: 3.125rem !important;
}

.p-t-5 {
  padding-top: 3.125rem !important;
}

.p-b-5 {
  padding-bottom: 3.125rem !important;
}

.p-l-5 {
  padding-left: 3.125rem !important;
}

.p-r-5 {
  padding-right: 3.125rem !important;
}

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

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

.m-t-6 {
  margin-top: 3.75rem !important;
}

.m-b-6 {
  margin-bottom: 3.75rem !important;
}

.m-l-6 {
  margin-left: 3.75rem !important;
}

.m-r-6 {
  margin-right: 3.75rem !important;
}

.p-t-6 {
  padding-top: 3.75rem !important;
}

.p-b-6 {
  padding-bottom: 3.75rem !important;
}

.p-l-6 {
  padding-left: 3.75rem !important;
}

.p-r-6 {
  padding-right: 3.75rem !important;
}

.p-6 {
  padding: 3.75rem !important;
}

.m-6 {
  margin: 3.75rem !important;
}

.m-t-7 {
  margin-top: 4.375rem !important;
}

.m-b-7 {
  margin-bottom: 4.375rem !important;
}

.m-l-7 {
  margin-left: 4.375rem !important;
}

.m-r-7 {
  margin-right: 4.375rem !important;
}

.p-t-7 {
  padding-top: 4.375rem !important;
}

.p-b-7 {
  padding-bottom: 4.375rem !important;
}

.p-l-7 {
  padding-left: 4.375rem !important;
}

.p-r-7 {
  padding-right: 4.375rem !important;
}

.p-7 {
  padding: 4.375rem !important;
}

.m-7 {
  margin: 4.375rem !important;
}

.m-t-8 {
  margin-top: 5rem !important;
}

.m-b-8 {
  margin-bottom: 5rem !important;
}

.m-l-8 {
  margin-left: 5rem !important;
}

.m-r-8 {
  margin-right: 5rem !important;
}

.p-t-8 {
  padding-top: 5rem !important;
}

.p-b-8 {
  padding-bottom: 5rem !important;
}

.p-l-8 {
  padding-left: 5rem !important;
}

.p-r-8 {
  padding-right: 5rem !important;
}

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

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

.m-t-9 {
  margin-top: 5.625rem !important;
}

.m-b-9 {
  margin-bottom: 5.625rem !important;
}

.m-l-9 {
  margin-left: 5.625rem !important;
}

.m-r-9 {
  margin-right: 5.625rem !important;
}

.p-t-9 {
  padding-top: 5.625rem !important;
}

.p-b-9 {
  padding-bottom: 5.625rem !important;
}

.p-l-9 {
  padding-left: 5.625rem !important;
}

.p-r-9 {
  padding-right: 5.625rem !important;
}

.p-9 {
  padding: 5.625rem !important;
}

.m-9 {
  margin: 5.625rem !important;
}

.m-t-10 {
  margin-top: 6.25rem !important;
}

.m-b-10 {
  margin-bottom: 6.25rem !important;
}

.m-l-10 {
  margin-left: 6.25rem !important;
}

.m-r-10 {
  margin-right: 6.25rem !important;
}

.p-t-10 {
  padding-top: 6.25rem !important;
}

.p-b-10 {
  padding-bottom: 6.25rem !important;
}

.p-l-10 {
  padding-left: 6.25rem !important;
}

.p-r-10 {
  padding-right: 6.25rem !important;
}

.p-10 {
  padding: 6.25rem !important;
}

.m-10 {
  margin: 6.25rem !important;
}

@media (min-width: 0) {
  .m-t-0-xs {
    margin-top: 0 !important;
  }
  .m-b-0-xs {
    margin-bottom: 0 !important;
  }
  .m-l-0-xs {
    margin-left: 0 !important;
  }
  .m-r-0-xs {
    margin-right: 0 !important;
  }
  .p-t-0-xs {
    padding-top: 0 !important;
  }
  .p-b-0-xs {
    padding-bottom: 0 !important;
  }
  .p-l-0-xs {
    padding-left: 0 !important;
  }
  .p-r-0-xs {
    padding-right: 0 !important;
  }
  .p-0-xs {
    padding: 0 !important;
  }
  .m-0-xs {
    margin: 0 !important;
  }
  .m-t-1-xs {
    margin-top: 0.625rem !important;
  }
  .m-b-1-xs {
    margin-bottom: 0.625rem !important;
  }
  .m-l-1-xs {
    margin-left: 0.625rem !important;
  }
  .m-r-1-xs {
    margin-right: 0.625rem !important;
  }
  .p-t-1-xs {
    padding-top: 0.625rem !important;
  }
  .p-b-1-xs {
    padding-bottom: 0.625rem !important;
  }
  .p-l-1-xs {
    padding-left: 0.625rem !important;
  }
  .p-r-1-xs {
    padding-right: 0.625rem !important;
  }
  .p-1-xs {
    padding: 0.625rem !important;
  }
  .m-1-xs {
    margin: 0.625rem !important;
  }
  .m-t-2-xs {
    margin-top: 1.25rem !important;
  }
  .m-b-2-xs {
    margin-bottom: 1.25rem !important;
  }
  .m-l-2-xs {
    margin-left: 1.25rem !important;
  }
  .m-r-2-xs {
    margin-right: 1.25rem !important;
  }
  .p-t-2-xs {
    padding-top: 1.25rem !important;
  }
  .p-b-2-xs {
    padding-bottom: 1.25rem !important;
  }
  .p-l-2-xs {
    padding-left: 1.25rem !important;
  }
  .p-r-2-xs {
    padding-right: 1.25rem !important;
  }
  .p-2-xs {
    padding: 1.25rem !important;
  }
  .m-2-xs {
    margin: 1.25rem !important;
  }
  .m-t-3-xs {
    margin-top: 1.875rem !important;
  }
  .m-b-3-xs {
    margin-bottom: 1.875rem !important;
  }
  .m-l-3-xs {
    margin-left: 1.875rem !important;
  }
  .m-r-3-xs {
    margin-right: 1.875rem !important;
  }
  .p-t-3-xs {
    padding-top: 1.875rem !important;
  }
  .p-b-3-xs {
    padding-bottom: 1.875rem !important;
  }
  .p-l-3-xs {
    padding-left: 1.875rem !important;
  }
  .p-r-3-xs {
    padding-right: 1.875rem !important;
  }
  .p-3-xs {
    padding: 1.875rem !important;
  }
  .m-3-xs {
    margin: 1.875rem !important;
  }
  .m-t-4-xs {
    margin-top: 2.5rem !important;
  }
  .m-b-4-xs {
    margin-bottom: 2.5rem !important;
  }
  .m-l-4-xs {
    margin-left: 2.5rem !important;
  }
  .m-r-4-xs {
    margin-right: 2.5rem !important;
  }
  .p-t-4-xs {
    padding-top: 2.5rem !important;
  }
  .p-b-4-xs {
    padding-bottom: 2.5rem !important;
  }
  .p-l-4-xs {
    padding-left: 2.5rem !important;
  }
  .p-r-4-xs {
    padding-right: 2.5rem !important;
  }
  .p-4-xs {
    padding: 2.5rem !important;
  }
  .m-4-xs {
    margin: 2.5rem !important;
  }
  .m-t-5-xs {
    margin-top: 3.125rem !important;
  }
  .m-b-5-xs {
    margin-bottom: 3.125rem !important;
  }
  .m-l-5-xs {
    margin-left: 3.125rem !important;
  }
  .m-r-5-xs {
    margin-right: 3.125rem !important;
  }
  .p-t-5-xs {
    padding-top: 3.125rem !important;
  }
  .p-b-5-xs {
    padding-bottom: 3.125rem !important;
  }
  .p-l-5-xs {
    padding-left: 3.125rem !important;
  }
  .p-r-5-xs {
    padding-right: 3.125rem !important;
  }
  .p-5-xs {
    padding: 3.125rem !important;
  }
  .m-5-xs {
    margin: 3.125rem !important;
  }
  .m-t-6-xs {
    margin-top: 3.75rem !important;
  }
  .m-b-6-xs {
    margin-bottom: 3.75rem !important;
  }
  .m-l-6-xs {
    margin-left: 3.75rem !important;
  }
  .m-r-6-xs {
    margin-right: 3.75rem !important;
  }
  .p-t-6-xs {
    padding-top: 3.75rem !important;
  }
  .p-b-6-xs {
    padding-bottom: 3.75rem !important;
  }
  .p-l-6-xs {
    padding-left: 3.75rem !important;
  }
  .p-r-6-xs {
    padding-right: 3.75rem !important;
  }
  .p-6-xs {
    padding: 3.75rem !important;
  }
  .m-6-xs {
    margin: 3.75rem !important;
  }
  .m-t-7-xs {
    margin-top: 4.375rem !important;
  }
  .m-b-7-xs {
    margin-bottom: 4.375rem !important;
  }
  .m-l-7-xs {
    margin-left: 4.375rem !important;
  }
  .m-r-7-xs {
    margin-right: 4.375rem !important;
  }
  .p-t-7-xs {
    padding-top: 4.375rem !important;
  }
  .p-b-7-xs {
    padding-bottom: 4.375rem !important;
  }
  .p-l-7-xs {
    padding-left: 4.375rem !important;
  }
  .p-r-7-xs {
    padding-right: 4.375rem !important;
  }
  .p-7-xs {
    padding: 4.375rem !important;
  }
  .m-7-xs {
    margin: 4.375rem !important;
  }
  .m-t-8-xs {
    margin-top: 5rem !important;
  }
  .m-b-8-xs {
    margin-bottom: 5rem !important;
  }
  .m-l-8-xs {
    margin-left: 5rem !important;
  }
  .m-r-8-xs {
    margin-right: 5rem !important;
  }
  .p-t-8-xs {
    padding-top: 5rem !important;
  }
  .p-b-8-xs {
    padding-bottom: 5rem !important;
  }
  .p-l-8-xs {
    padding-left: 5rem !important;
  }
  .p-r-8-xs {
    padding-right: 5rem !important;
  }
  .p-8-xs {
    padding: 5rem !important;
  }
  .m-8-xs {
    margin: 5rem !important;
  }
  .m-t-9-xs {
    margin-top: 5.625rem !important;
  }
  .m-b-9-xs {
    margin-bottom: 5.625rem !important;
  }
  .m-l-9-xs {
    margin-left: 5.625rem !important;
  }
  .m-r-9-xs {
    margin-right: 5.625rem !important;
  }
  .p-t-9-xs {
    padding-top: 5.625rem !important;
  }
  .p-b-9-xs {
    padding-bottom: 5.625rem !important;
  }
  .p-l-9-xs {
    padding-left: 5.625rem !important;
  }
  .p-r-9-xs {
    padding-right: 5.625rem !important;
  }
  .p-9-xs {
    padding: 5.625rem !important;
  }
  .m-9-xs {
    margin: 5.625rem !important;
  }
  .m-t-10-xs {
    margin-top: 6.25rem !important;
  }
  .m-b-10-xs {
    margin-bottom: 6.25rem !important;
  }
  .m-l-10-xs {
    margin-left: 6.25rem !important;
  }
  .m-r-10-xs {
    margin-right: 6.25rem !important;
  }
  .p-t-10-xs {
    padding-top: 6.25rem !important;
  }
  .p-b-10-xs {
    padding-bottom: 6.25rem !important;
  }
  .p-l-10-xs {
    padding-left: 6.25rem !important;
  }
  .p-r-10-xs {
    padding-right: 6.25rem !important;
  }
  .p-10-xs {
    padding: 6.25rem !important;
  }
  .m-10-xs {
    margin: 6.25rem !important;
  }
}
@media (min-width: 768px) {
  .m-t-0-sm {
    margin-top: 0 !important;
  }
  .m-b-0-sm {
    margin-bottom: 0 !important;
  }
  .m-l-0-sm {
    margin-left: 0 !important;
  }
  .m-r-0-sm {
    margin-right: 0 !important;
  }
  .p-t-0-sm {
    padding-top: 0 !important;
  }
  .p-b-0-sm {
    padding-bottom: 0 !important;
  }
  .p-l-0-sm {
    padding-left: 0 !important;
  }
  .p-r-0-sm {
    padding-right: 0 !important;
  }
  .p-0-sm {
    padding: 0 !important;
  }
  .m-0-sm {
    margin: 0 !important;
  }
  .m-t-1-sm {
    margin-top: 0.625rem !important;
  }
  .m-b-1-sm {
    margin-bottom: 0.625rem !important;
  }
  .m-l-1-sm {
    margin-left: 0.625rem !important;
  }
  .m-r-1-sm {
    margin-right: 0.625rem !important;
  }
  .p-t-1-sm {
    padding-top: 0.625rem !important;
  }
  .p-b-1-sm {
    padding-bottom: 0.625rem !important;
  }
  .p-l-1-sm {
    padding-left: 0.625rem !important;
  }
  .p-r-1-sm {
    padding-right: 0.625rem !important;
  }
  .p-1-sm {
    padding: 0.625rem !important;
  }
  .m-1-sm {
    margin: 0.625rem !important;
  }
  .m-t-2-sm {
    margin-top: 1.25rem !important;
  }
  .m-b-2-sm {
    margin-bottom: 1.25rem !important;
  }
  .m-l-2-sm {
    margin-left: 1.25rem !important;
  }
  .m-r-2-sm {
    margin-right: 1.25rem !important;
  }
  .p-t-2-sm {
    padding-top: 1.25rem !important;
  }
  .p-b-2-sm {
    padding-bottom: 1.25rem !important;
  }
  .p-l-2-sm {
    padding-left: 1.25rem !important;
  }
  .p-r-2-sm {
    padding-right: 1.25rem !important;
  }
  .p-2-sm {
    padding: 1.25rem !important;
  }
  .m-2-sm {
    margin: 1.25rem !important;
  }
  .m-t-3-sm {
    margin-top: 1.875rem !important;
  }
  .m-b-3-sm {
    margin-bottom: 1.875rem !important;
  }
  .m-l-3-sm {
    margin-left: 1.875rem !important;
  }
  .m-r-3-sm {
    margin-right: 1.875rem !important;
  }
  .p-t-3-sm {
    padding-top: 1.875rem !important;
  }
  .p-b-3-sm {
    padding-bottom: 1.875rem !important;
  }
  .p-l-3-sm {
    padding-left: 1.875rem !important;
  }
  .p-r-3-sm {
    padding-right: 1.875rem !important;
  }
  .p-3-sm {
    padding: 1.875rem !important;
  }
  .m-3-sm {
    margin: 1.875rem !important;
  }
  .m-t-4-sm {
    margin-top: 2.5rem !important;
  }
  .m-b-4-sm {
    margin-bottom: 2.5rem !important;
  }
  .m-l-4-sm {
    margin-left: 2.5rem !important;
  }
  .m-r-4-sm {
    margin-right: 2.5rem !important;
  }
  .p-t-4-sm {
    padding-top: 2.5rem !important;
  }
  .p-b-4-sm {
    padding-bottom: 2.5rem !important;
  }
  .p-l-4-sm {
    padding-left: 2.5rem !important;
  }
  .p-r-4-sm {
    padding-right: 2.5rem !important;
  }
  .p-4-sm {
    padding: 2.5rem !important;
  }
  .m-4-sm {
    margin: 2.5rem !important;
  }
  .m-t-5-sm {
    margin-top: 3.125rem !important;
  }
  .m-b-5-sm {
    margin-bottom: 3.125rem !important;
  }
  .m-l-5-sm {
    margin-left: 3.125rem !important;
  }
  .m-r-5-sm {
    margin-right: 3.125rem !important;
  }
  .p-t-5-sm {
    padding-top: 3.125rem !important;
  }
  .p-b-5-sm {
    padding-bottom: 3.125rem !important;
  }
  .p-l-5-sm {
    padding-left: 3.125rem !important;
  }
  .p-r-5-sm {
    padding-right: 3.125rem !important;
  }
  .p-5-sm {
    padding: 3.125rem !important;
  }
  .m-5-sm {
    margin: 3.125rem !important;
  }
  .m-t-6-sm {
    margin-top: 3.75rem !important;
  }
  .m-b-6-sm {
    margin-bottom: 3.75rem !important;
  }
  .m-l-6-sm {
    margin-left: 3.75rem !important;
  }
  .m-r-6-sm {
    margin-right: 3.75rem !important;
  }
  .p-t-6-sm {
    padding-top: 3.75rem !important;
  }
  .p-b-6-sm {
    padding-bottom: 3.75rem !important;
  }
  .p-l-6-sm {
    padding-left: 3.75rem !important;
  }
  .p-r-6-sm {
    padding-right: 3.75rem !important;
  }
  .p-6-sm {
    padding: 3.75rem !important;
  }
  .m-6-sm {
    margin: 3.75rem !important;
  }
  .m-t-7-sm {
    margin-top: 4.375rem !important;
  }
  .m-b-7-sm {
    margin-bottom: 4.375rem !important;
  }
  .m-l-7-sm {
    margin-left: 4.375rem !important;
  }
  .m-r-7-sm {
    margin-right: 4.375rem !important;
  }
  .p-t-7-sm {
    padding-top: 4.375rem !important;
  }
  .p-b-7-sm {
    padding-bottom: 4.375rem !important;
  }
  .p-l-7-sm {
    padding-left: 4.375rem !important;
  }
  .p-r-7-sm {
    padding-right: 4.375rem !important;
  }
  .p-7-sm {
    padding: 4.375rem !important;
  }
  .m-7-sm {
    margin: 4.375rem !important;
  }
  .m-t-8-sm {
    margin-top: 5rem !important;
  }
  .m-b-8-sm {
    margin-bottom: 5rem !important;
  }
  .m-l-8-sm {
    margin-left: 5rem !important;
  }
  .m-r-8-sm {
    margin-right: 5rem !important;
  }
  .p-t-8-sm {
    padding-top: 5rem !important;
  }
  .p-b-8-sm {
    padding-bottom: 5rem !important;
  }
  .p-l-8-sm {
    padding-left: 5rem !important;
  }
  .p-r-8-sm {
    padding-right: 5rem !important;
  }
  .p-8-sm {
    padding: 5rem !important;
  }
  .m-8-sm {
    margin: 5rem !important;
  }
  .m-t-9-sm {
    margin-top: 5.625rem !important;
  }
  .m-b-9-sm {
    margin-bottom: 5.625rem !important;
  }
  .m-l-9-sm {
    margin-left: 5.625rem !important;
  }
  .m-r-9-sm {
    margin-right: 5.625rem !important;
  }
  .p-t-9-sm {
    padding-top: 5.625rem !important;
  }
  .p-b-9-sm {
    padding-bottom: 5.625rem !important;
  }
  .p-l-9-sm {
    padding-left: 5.625rem !important;
  }
  .p-r-9-sm {
    padding-right: 5.625rem !important;
  }
  .p-9-sm {
    padding: 5.625rem !important;
  }
  .m-9-sm {
    margin: 5.625rem !important;
  }
  .m-t-10-sm {
    margin-top: 6.25rem !important;
  }
  .m-b-10-sm {
    margin-bottom: 6.25rem !important;
  }
  .m-l-10-sm {
    margin-left: 6.25rem !important;
  }
  .m-r-10-sm {
    margin-right: 6.25rem !important;
  }
  .p-t-10-sm {
    padding-top: 6.25rem !important;
  }
  .p-b-10-sm {
    padding-bottom: 6.25rem !important;
  }
  .p-l-10-sm {
    padding-left: 6.25rem !important;
  }
  .p-r-10-sm {
    padding-right: 6.25rem !important;
  }
  .p-10-sm {
    padding: 6.25rem !important;
  }
  .m-10-sm {
    margin: 6.25rem !important;
  }
}
@media (min-width: 1100px) {
  .m-t-0-md {
    margin-top: 0 !important;
  }
  .m-b-0-md {
    margin-bottom: 0 !important;
  }
  .m-l-0-md {
    margin-left: 0 !important;
  }
  .m-r-0-md {
    margin-right: 0 !important;
  }
  .p-t-0-md {
    padding-top: 0 !important;
  }
  .p-b-0-md {
    padding-bottom: 0 !important;
  }
  .p-l-0-md {
    padding-left: 0 !important;
  }
  .p-r-0-md {
    padding-right: 0 !important;
  }
  .p-0-md {
    padding: 0 !important;
  }
  .m-0-md {
    margin: 0 !important;
  }
  .m-t-1-md {
    margin-top: 0.625rem !important;
  }
  .m-b-1-md {
    margin-bottom: 0.625rem !important;
  }
  .m-l-1-md {
    margin-left: 0.625rem !important;
  }
  .m-r-1-md {
    margin-right: 0.625rem !important;
  }
  .p-t-1-md {
    padding-top: 0.625rem !important;
  }
  .p-b-1-md {
    padding-bottom: 0.625rem !important;
  }
  .p-l-1-md {
    padding-left: 0.625rem !important;
  }
  .p-r-1-md {
    padding-right: 0.625rem !important;
  }
  .p-1-md {
    padding: 0.625rem !important;
  }
  .m-1-md {
    margin: 0.625rem !important;
  }
  .m-t-2-md {
    margin-top: 1.25rem !important;
  }
  .m-b-2-md {
    margin-bottom: 1.25rem !important;
  }
  .m-l-2-md {
    margin-left: 1.25rem !important;
  }
  .m-r-2-md {
    margin-right: 1.25rem !important;
  }
  .p-t-2-md {
    padding-top: 1.25rem !important;
  }
  .p-b-2-md {
    padding-bottom: 1.25rem !important;
  }
  .p-l-2-md {
    padding-left: 1.25rem !important;
  }
  .p-r-2-md {
    padding-right: 1.25rem !important;
  }
  .p-2-md {
    padding: 1.25rem !important;
  }
  .m-2-md {
    margin: 1.25rem !important;
  }
  .m-t-3-md {
    margin-top: 1.875rem !important;
  }
  .m-b-3-md {
    margin-bottom: 1.875rem !important;
  }
  .m-l-3-md {
    margin-left: 1.875rem !important;
  }
  .m-r-3-md {
    margin-right: 1.875rem !important;
  }
  .p-t-3-md {
    padding-top: 1.875rem !important;
  }
  .p-b-3-md {
    padding-bottom: 1.875rem !important;
  }
  .p-l-3-md {
    padding-left: 1.875rem !important;
  }
  .p-r-3-md {
    padding-right: 1.875rem !important;
  }
  .p-3-md {
    padding: 1.875rem !important;
  }
  .m-3-md {
    margin: 1.875rem !important;
  }
  .m-t-4-md {
    margin-top: 2.5rem !important;
  }
  .m-b-4-md {
    margin-bottom: 2.5rem !important;
  }
  .m-l-4-md {
    margin-left: 2.5rem !important;
  }
  .m-r-4-md {
    margin-right: 2.5rem !important;
  }
  .p-t-4-md {
    padding-top: 2.5rem !important;
  }
  .p-b-4-md {
    padding-bottom: 2.5rem !important;
  }
  .p-l-4-md {
    padding-left: 2.5rem !important;
  }
  .p-r-4-md {
    padding-right: 2.5rem !important;
  }
  .p-4-md {
    padding: 2.5rem !important;
  }
  .m-4-md {
    margin: 2.5rem !important;
  }
  .m-t-5-md {
    margin-top: 3.125rem !important;
  }
  .m-b-5-md {
    margin-bottom: 3.125rem !important;
  }
  .m-l-5-md {
    margin-left: 3.125rem !important;
  }
  .m-r-5-md {
    margin-right: 3.125rem !important;
  }
  .p-t-5-md {
    padding-top: 3.125rem !important;
  }
  .p-b-5-md {
    padding-bottom: 3.125rem !important;
  }
  .p-l-5-md {
    padding-left: 3.125rem !important;
  }
  .p-r-5-md {
    padding-right: 3.125rem !important;
  }
  .p-5-md {
    padding: 3.125rem !important;
  }
  .m-5-md {
    margin: 3.125rem !important;
  }
  .m-t-6-md {
    margin-top: 3.75rem !important;
  }
  .m-b-6-md {
    margin-bottom: 3.75rem !important;
  }
  .m-l-6-md {
    margin-left: 3.75rem !important;
  }
  .m-r-6-md {
    margin-right: 3.75rem !important;
  }
  .p-t-6-md {
    padding-top: 3.75rem !important;
  }
  .p-b-6-md {
    padding-bottom: 3.75rem !important;
  }
  .p-l-6-md {
    padding-left: 3.75rem !important;
  }
  .p-r-6-md {
    padding-right: 3.75rem !important;
  }
  .p-6-md {
    padding: 3.75rem !important;
  }
  .m-6-md {
    margin: 3.75rem !important;
  }
  .m-t-7-md {
    margin-top: 4.375rem !important;
  }
  .m-b-7-md {
    margin-bottom: 4.375rem !important;
  }
  .m-l-7-md {
    margin-left: 4.375rem !important;
  }
  .m-r-7-md {
    margin-right: 4.375rem !important;
  }
  .p-t-7-md {
    padding-top: 4.375rem !important;
  }
  .p-b-7-md {
    padding-bottom: 4.375rem !important;
  }
  .p-l-7-md {
    padding-left: 4.375rem !important;
  }
  .p-r-7-md {
    padding-right: 4.375rem !important;
  }
  .p-7-md {
    padding: 4.375rem !important;
  }
  .m-7-md {
    margin: 4.375rem !important;
  }
  .m-t-8-md {
    margin-top: 5rem !important;
  }
  .m-b-8-md {
    margin-bottom: 5rem !important;
  }
  .m-l-8-md {
    margin-left: 5rem !important;
  }
  .m-r-8-md {
    margin-right: 5rem !important;
  }
  .p-t-8-md {
    padding-top: 5rem !important;
  }
  .p-b-8-md {
    padding-bottom: 5rem !important;
  }
  .p-l-8-md {
    padding-left: 5rem !important;
  }
  .p-r-8-md {
    padding-right: 5rem !important;
  }
  .p-8-md {
    padding: 5rem !important;
  }
  .m-8-md {
    margin: 5rem !important;
  }
  .m-t-9-md {
    margin-top: 5.625rem !important;
  }
  .m-b-9-md {
    margin-bottom: 5.625rem !important;
  }
  .m-l-9-md {
    margin-left: 5.625rem !important;
  }
  .m-r-9-md {
    margin-right: 5.625rem !important;
  }
  .p-t-9-md {
    padding-top: 5.625rem !important;
  }
  .p-b-9-md {
    padding-bottom: 5.625rem !important;
  }
  .p-l-9-md {
    padding-left: 5.625rem !important;
  }
  .p-r-9-md {
    padding-right: 5.625rem !important;
  }
  .p-9-md {
    padding: 5.625rem !important;
  }
  .m-9-md {
    margin: 5.625rem !important;
  }
  .m-t-10-md {
    margin-top: 6.25rem !important;
  }
  .m-b-10-md {
    margin-bottom: 6.25rem !important;
  }
  .m-l-10-md {
    margin-left: 6.25rem !important;
  }
  .m-r-10-md {
    margin-right: 6.25rem !important;
  }
  .p-t-10-md {
    padding-top: 6.25rem !important;
  }
  .p-b-10-md {
    padding-bottom: 6.25rem !important;
  }
  .p-l-10-md {
    padding-left: 6.25rem !important;
  }
  .p-r-10-md {
    padding-right: 6.25rem !important;
  }
  .p-10-md {
    padding: 6.25rem !important;
  }
  .m-10-md {
    margin: 6.25rem !important;
  }
}
@media (min-width: 1200px) {
  .m-t-0-lg {
    margin-top: 0 !important;
  }
  .m-b-0-lg {
    margin-bottom: 0 !important;
  }
  .m-l-0-lg {
    margin-left: 0 !important;
  }
  .m-r-0-lg {
    margin-right: 0 !important;
  }
  .p-t-0-lg {
    padding-top: 0 !important;
  }
  .p-b-0-lg {
    padding-bottom: 0 !important;
  }
  .p-l-0-lg {
    padding-left: 0 !important;
  }
  .p-r-0-lg {
    padding-right: 0 !important;
  }
  .p-0-lg {
    padding: 0 !important;
  }
  .m-0-lg {
    margin: 0 !important;
  }
  .m-t-1-lg {
    margin-top: 0.625rem !important;
  }
  .m-b-1-lg {
    margin-bottom: 0.625rem !important;
  }
  .m-l-1-lg {
    margin-left: 0.625rem !important;
  }
  .m-r-1-lg {
    margin-right: 0.625rem !important;
  }
  .p-t-1-lg {
    padding-top: 0.625rem !important;
  }
  .p-b-1-lg {
    padding-bottom: 0.625rem !important;
  }
  .p-l-1-lg {
    padding-left: 0.625rem !important;
  }
  .p-r-1-lg {
    padding-right: 0.625rem !important;
  }
  .p-1-lg {
    padding: 0.625rem !important;
  }
  .m-1-lg {
    margin: 0.625rem !important;
  }
  .m-t-2-lg {
    margin-top: 1.25rem !important;
  }
  .m-b-2-lg {
    margin-bottom: 1.25rem !important;
  }
  .m-l-2-lg {
    margin-left: 1.25rem !important;
  }
  .m-r-2-lg {
    margin-right: 1.25rem !important;
  }
  .p-t-2-lg {
    padding-top: 1.25rem !important;
  }
  .p-b-2-lg {
    padding-bottom: 1.25rem !important;
  }
  .p-l-2-lg {
    padding-left: 1.25rem !important;
  }
  .p-r-2-lg {
    padding-right: 1.25rem !important;
  }
  .p-2-lg {
    padding: 1.25rem !important;
  }
  .m-2-lg {
    margin: 1.25rem !important;
  }
  .m-t-3-lg {
    margin-top: 1.875rem !important;
  }
  .m-b-3-lg {
    margin-bottom: 1.875rem !important;
  }
  .m-l-3-lg {
    margin-left: 1.875rem !important;
  }
  .m-r-3-lg {
    margin-right: 1.875rem !important;
  }
  .p-t-3-lg {
    padding-top: 1.875rem !important;
  }
  .p-b-3-lg {
    padding-bottom: 1.875rem !important;
  }
  .p-l-3-lg {
    padding-left: 1.875rem !important;
  }
  .p-r-3-lg {
    padding-right: 1.875rem !important;
  }
  .p-3-lg {
    padding: 1.875rem !important;
  }
  .m-3-lg {
    margin: 1.875rem !important;
  }
  .m-t-4-lg {
    margin-top: 2.5rem !important;
  }
  .m-b-4-lg {
    margin-bottom: 2.5rem !important;
  }
  .m-l-4-lg {
    margin-left: 2.5rem !important;
  }
  .m-r-4-lg {
    margin-right: 2.5rem !important;
  }
  .p-t-4-lg {
    padding-top: 2.5rem !important;
  }
  .p-b-4-lg {
    padding-bottom: 2.5rem !important;
  }
  .p-l-4-lg {
    padding-left: 2.5rem !important;
  }
  .p-r-4-lg {
    padding-right: 2.5rem !important;
  }
  .p-4-lg {
    padding: 2.5rem !important;
  }
  .m-4-lg {
    margin: 2.5rem !important;
  }
  .m-t-5-lg {
    margin-top: 3.125rem !important;
  }
  .m-b-5-lg {
    margin-bottom: 3.125rem !important;
  }
  .m-l-5-lg {
    margin-left: 3.125rem !important;
  }
  .m-r-5-lg {
    margin-right: 3.125rem !important;
  }
  .p-t-5-lg {
    padding-top: 3.125rem !important;
  }
  .p-b-5-lg {
    padding-bottom: 3.125rem !important;
  }
  .p-l-5-lg {
    padding-left: 3.125rem !important;
  }
  .p-r-5-lg {
    padding-right: 3.125rem !important;
  }
  .p-5-lg {
    padding: 3.125rem !important;
  }
  .m-5-lg {
    margin: 3.125rem !important;
  }
  .m-t-6-lg {
    margin-top: 3.75rem !important;
  }
  .m-b-6-lg {
    margin-bottom: 3.75rem !important;
  }
  .m-l-6-lg {
    margin-left: 3.75rem !important;
  }
  .m-r-6-lg {
    margin-right: 3.75rem !important;
  }
  .p-t-6-lg {
    padding-top: 3.75rem !important;
  }
  .p-b-6-lg {
    padding-bottom: 3.75rem !important;
  }
  .p-l-6-lg {
    padding-left: 3.75rem !important;
  }
  .p-r-6-lg {
    padding-right: 3.75rem !important;
  }
  .p-6-lg {
    padding: 3.75rem !important;
  }
  .m-6-lg {
    margin: 3.75rem !important;
  }
  .m-t-7-lg {
    margin-top: 4.375rem !important;
  }
  .m-b-7-lg {
    margin-bottom: 4.375rem !important;
  }
  .m-l-7-lg {
    margin-left: 4.375rem !important;
  }
  .m-r-7-lg {
    margin-right: 4.375rem !important;
  }
  .p-t-7-lg {
    padding-top: 4.375rem !important;
  }
  .p-b-7-lg {
    padding-bottom: 4.375rem !important;
  }
  .p-l-7-lg {
    padding-left: 4.375rem !important;
  }
  .p-r-7-lg {
    padding-right: 4.375rem !important;
  }
  .p-7-lg {
    padding: 4.375rem !important;
  }
  .m-7-lg {
    margin: 4.375rem !important;
  }
  .m-t-8-lg {
    margin-top: 5rem !important;
  }
  .m-b-8-lg {
    margin-bottom: 5rem !important;
  }
  .m-l-8-lg {
    margin-left: 5rem !important;
  }
  .m-r-8-lg {
    margin-right: 5rem !important;
  }
  .p-t-8-lg {
    padding-top: 5rem !important;
  }
  .p-b-8-lg {
    padding-bottom: 5rem !important;
  }
  .p-l-8-lg {
    padding-left: 5rem !important;
  }
  .p-r-8-lg {
    padding-right: 5rem !important;
  }
  .p-8-lg {
    padding: 5rem !important;
  }
  .m-8-lg {
    margin: 5rem !important;
  }
  .m-t-9-lg {
    margin-top: 5.625rem !important;
  }
  .m-b-9-lg {
    margin-bottom: 5.625rem !important;
  }
  .m-l-9-lg {
    margin-left: 5.625rem !important;
  }
  .m-r-9-lg {
    margin-right: 5.625rem !important;
  }
  .p-t-9-lg {
    padding-top: 5.625rem !important;
  }
  .p-b-9-lg {
    padding-bottom: 5.625rem !important;
  }
  .p-l-9-lg {
    padding-left: 5.625rem !important;
  }
  .p-r-9-lg {
    padding-right: 5.625rem !important;
  }
  .p-9-lg {
    padding: 5.625rem !important;
  }
  .m-9-lg {
    margin: 5.625rem !important;
  }
  .m-t-10-lg {
    margin-top: 6.25rem !important;
  }
  .m-b-10-lg {
    margin-bottom: 6.25rem !important;
  }
  .m-l-10-lg {
    margin-left: 6.25rem !important;
  }
  .m-r-10-lg {
    margin-right: 6.25rem !important;
  }
  .p-t-10-lg {
    padding-top: 6.25rem !important;
  }
  .p-b-10-lg {
    padding-bottom: 6.25rem !important;
  }
  .p-l-10-lg {
    padding-left: 6.25rem !important;
  }
  .p-r-10-lg {
    padding-right: 6.25rem !important;
  }
  .p-10-lg {
    padding: 6.25rem !important;
  }
  .m-10-lg {
    margin: 6.25rem !important;
  }
}
@media (min-width: 1300px) {
  .m-t-0-xl {
    margin-top: 0 !important;
  }
  .m-b-0-xl {
    margin-bottom: 0 !important;
  }
  .m-l-0-xl {
    margin-left: 0 !important;
  }
  .m-r-0-xl {
    margin-right: 0 !important;
  }
  .p-t-0-xl {
    padding-top: 0 !important;
  }
  .p-b-0-xl {
    padding-bottom: 0 !important;
  }
  .p-l-0-xl {
    padding-left: 0 !important;
  }
  .p-r-0-xl {
    padding-right: 0 !important;
  }
  .p-0-xl {
    padding: 0 !important;
  }
  .m-0-xl {
    margin: 0 !important;
  }
  .m-t-1-xl {
    margin-top: 0.625rem !important;
  }
  .m-b-1-xl {
    margin-bottom: 0.625rem !important;
  }
  .m-l-1-xl {
    margin-left: 0.625rem !important;
  }
  .m-r-1-xl {
    margin-right: 0.625rem !important;
  }
  .p-t-1-xl {
    padding-top: 0.625rem !important;
  }
  .p-b-1-xl {
    padding-bottom: 0.625rem !important;
  }
  .p-l-1-xl {
    padding-left: 0.625rem !important;
  }
  .p-r-1-xl {
    padding-right: 0.625rem !important;
  }
  .p-1-xl {
    padding: 0.625rem !important;
  }
  .m-1-xl {
    margin: 0.625rem !important;
  }
  .m-t-2-xl {
    margin-top: 1.25rem !important;
  }
  .m-b-2-xl {
    margin-bottom: 1.25rem !important;
  }
  .m-l-2-xl {
    margin-left: 1.25rem !important;
  }
  .m-r-2-xl {
    margin-right: 1.25rem !important;
  }
  .p-t-2-xl {
    padding-top: 1.25rem !important;
  }
  .p-b-2-xl {
    padding-bottom: 1.25rem !important;
  }
  .p-l-2-xl {
    padding-left: 1.25rem !important;
  }
  .p-r-2-xl {
    padding-right: 1.25rem !important;
  }
  .p-2-xl {
    padding: 1.25rem !important;
  }
  .m-2-xl {
    margin: 1.25rem !important;
  }
  .m-t-3-xl {
    margin-top: 1.875rem !important;
  }
  .m-b-3-xl {
    margin-bottom: 1.875rem !important;
  }
  .m-l-3-xl {
    margin-left: 1.875rem !important;
  }
  .m-r-3-xl {
    margin-right: 1.875rem !important;
  }
  .p-t-3-xl {
    padding-top: 1.875rem !important;
  }
  .p-b-3-xl {
    padding-bottom: 1.875rem !important;
  }
  .p-l-3-xl {
    padding-left: 1.875rem !important;
  }
  .p-r-3-xl {
    padding-right: 1.875rem !important;
  }
  .p-3-xl {
    padding: 1.875rem !important;
  }
  .m-3-xl {
    margin: 1.875rem !important;
  }
  .m-t-4-xl {
    margin-top: 2.5rem !important;
  }
  .m-b-4-xl {
    margin-bottom: 2.5rem !important;
  }
  .m-l-4-xl {
    margin-left: 2.5rem !important;
  }
  .m-r-4-xl {
    margin-right: 2.5rem !important;
  }
  .p-t-4-xl {
    padding-top: 2.5rem !important;
  }
  .p-b-4-xl {
    padding-bottom: 2.5rem !important;
  }
  .p-l-4-xl {
    padding-left: 2.5rem !important;
  }
  .p-r-4-xl {
    padding-right: 2.5rem !important;
  }
  .p-4-xl {
    padding: 2.5rem !important;
  }
  .m-4-xl {
    margin: 2.5rem !important;
  }
  .m-t-5-xl {
    margin-top: 3.125rem !important;
  }
  .m-b-5-xl {
    margin-bottom: 3.125rem !important;
  }
  .m-l-5-xl {
    margin-left: 3.125rem !important;
  }
  .m-r-5-xl {
    margin-right: 3.125rem !important;
  }
  .p-t-5-xl {
    padding-top: 3.125rem !important;
  }
  .p-b-5-xl {
    padding-bottom: 3.125rem !important;
  }
  .p-l-5-xl {
    padding-left: 3.125rem !important;
  }
  .p-r-5-xl {
    padding-right: 3.125rem !important;
  }
  .p-5-xl {
    padding: 3.125rem !important;
  }
  .m-5-xl {
    margin: 3.125rem !important;
  }
  .m-t-6-xl {
    margin-top: 3.75rem !important;
  }
  .m-b-6-xl {
    margin-bottom: 3.75rem !important;
  }
  .m-l-6-xl {
    margin-left: 3.75rem !important;
  }
  .m-r-6-xl {
    margin-right: 3.75rem !important;
  }
  .p-t-6-xl {
    padding-top: 3.75rem !important;
  }
  .p-b-6-xl {
    padding-bottom: 3.75rem !important;
  }
  .p-l-6-xl {
    padding-left: 3.75rem !important;
  }
  .p-r-6-xl {
    padding-right: 3.75rem !important;
  }
  .p-6-xl {
    padding: 3.75rem !important;
  }
  .m-6-xl {
    margin: 3.75rem !important;
  }
  .m-t-7-xl {
    margin-top: 4.375rem !important;
  }
  .m-b-7-xl {
    margin-bottom: 4.375rem !important;
  }
  .m-l-7-xl {
    margin-left: 4.375rem !important;
  }
  .m-r-7-xl {
    margin-right: 4.375rem !important;
  }
  .p-t-7-xl {
    padding-top: 4.375rem !important;
  }
  .p-b-7-xl {
    padding-bottom: 4.375rem !important;
  }
  .p-l-7-xl {
    padding-left: 4.375rem !important;
  }
  .p-r-7-xl {
    padding-right: 4.375rem !important;
  }
  .p-7-xl {
    padding: 4.375rem !important;
  }
  .m-7-xl {
    margin: 4.375rem !important;
  }
  .m-t-8-xl {
    margin-top: 5rem !important;
  }
  .m-b-8-xl {
    margin-bottom: 5rem !important;
  }
  .m-l-8-xl {
    margin-left: 5rem !important;
  }
  .m-r-8-xl {
    margin-right: 5rem !important;
  }
  .p-t-8-xl {
    padding-top: 5rem !important;
  }
  .p-b-8-xl {
    padding-bottom: 5rem !important;
  }
  .p-l-8-xl {
    padding-left: 5rem !important;
  }
  .p-r-8-xl {
    padding-right: 5rem !important;
  }
  .p-8-xl {
    padding: 5rem !important;
  }
  .m-8-xl {
    margin: 5rem !important;
  }
  .m-t-9-xl {
    margin-top: 5.625rem !important;
  }
  .m-b-9-xl {
    margin-bottom: 5.625rem !important;
  }
  .m-l-9-xl {
    margin-left: 5.625rem !important;
  }
  .m-r-9-xl {
    margin-right: 5.625rem !important;
  }
  .p-t-9-xl {
    padding-top: 5.625rem !important;
  }
  .p-b-9-xl {
    padding-bottom: 5.625rem !important;
  }
  .p-l-9-xl {
    padding-left: 5.625rem !important;
  }
  .p-r-9-xl {
    padding-right: 5.625rem !important;
  }
  .p-9-xl {
    padding: 5.625rem !important;
  }
  .m-9-xl {
    margin: 5.625rem !important;
  }
  .m-t-10-xl {
    margin-top: 6.25rem !important;
  }
  .m-b-10-xl {
    margin-bottom: 6.25rem !important;
  }
  .m-l-10-xl {
    margin-left: 6.25rem !important;
  }
  .m-r-10-xl {
    margin-right: 6.25rem !important;
  }
  .p-t-10-xl {
    padding-top: 6.25rem !important;
  }
  .p-b-10-xl {
    padding-bottom: 6.25rem !important;
  }
  .p-l-10-xl {
    padding-left: 6.25rem !important;
  }
  .p-r-10-xl {
    padding-right: 6.25rem !important;
  }
  .p-10-xl {
    padding: 6.25rem !important;
  }
  .m-10-xl {
    margin: 6.25rem !important;
  }
}
@media (min-width: 0) {
  .text-left-xs {
    text-align: left !important;
  }
}

@media (min-width: 768px) {
  .text-left-sm {
    text-align: left !important;
  }
}

@media (min-width: 1100px) {
  .text-left-md {
    text-align: left !important;
  }
}

@media (min-width: 1200px) {
  .text-left-lg {
    text-align: left !important;
  }
}

@media (min-width: 1300px) {
  .text-left-xl {
    text-align: left !important;
  }
}

@media (min-width: 0) {
  .text-center-xs {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-center-sm {
    text-align: center !important;
  }
}

@media (min-width: 1100px) {
  .text-center-md {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-center-lg {
    text-align: center !important;
  }
}

@media (min-width: 1300px) {
  .text-center-xl {
    text-align: center !important;
  }
}

@media (min-width: 0) {
  .text-right-xs {
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .text-right-sm {
    text-align: right !important;
  }
}

@media (min-width: 1100px) {
  .text-right-md {
    text-align: right !important;
  }
}

@media (min-width: 1200px) {
  .text-right-lg {
    text-align: right !important;
  }
}

@media (min-width: 1300px) {
  .text-right-xl {
    text-align: right !important;
  }
}

#tinymce {
  padding: 20px 15px;
}

.editor-styles-wrapper {
  padding: 20px;
}

.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper {
  justify-content: flex-start;
}

.editor-styles-wrapper .editor-visual-editor__post-title-wrapper {
  position: relative;
  border: 1px solid #ddd;
  margin: 10px 0 30px !important;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  background: var(--ultima-cream);
}
.editor-styles-wrapper .editor-visual-editor__post-title-wrapper h1 {
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
}
.editor-styles-wrapper .is-desktop-preview {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

/* General block width - might be too broad */
.wp-block {
  max-width: 100% !important;
  width: 100% !important;
}

/* Target core block divs specifically within the editor content area */
.editor-styles-wrapper .is-root-container > div.wp-block:not(.acf-block-component) {
  max-width: 100% !important;
  width: 100% !important;
}

/* Force full width for specific core layout block divs */
.editor-styles-wrapper .is-root-container > div.wp-block-group {
  max-width: none !important;
  width: auto !important;
}

.editor-styles-wrapper .is-root-container > div.wp-block-columns {
  max-width: none !important;
  width: auto !important;
}

.editor-styles-wrapper .is-root-container > div.wp-block-paragraph {
  max-width: none !important;
  width: auto !important;
}

.editor-styles-wrapper .is-root-container > div.wp-block-heading {
  max-width: none !important;
  width: auto !important;
}

.editor-styles-wrapper .is-root-container > div.wp-block-list {
  max-width: none !important;
  width: auto !important;
}

.editor-styles-wrapper .is-root-container > div.wp-block-quote {
  max-width: none !important;
  width: auto !important;
}

.editor-styles-wrapper .is-root-container > div.wp-block-separator {
  max-width: none !important;
  width: 100% !important;
}

.editor-styles-wrapper .is-root-container > div.wp-block-spacer {
  max-width: none !important;
  width: auto !important;
}

.wp-core-ui {
  font-size: 0.875rem !important;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

:root {
  --primaryFont: "Jost", sans-serif;
  --black: #000000;
  --white: #ffffff;
  --orange: #FF4700;
  --orange-bg: #F0B2A0;
  --orange-fade: #FFEAE4;
  --blue: #415A77;
  --black-bg: #252422;
  --grey: #979797;
  --light-grey: #F6F6F6;
}

.aoe.in-view {
  opacity: 1;
  transform: translateY(0);
}

@media screen and (min-width: 1200px) {
  .aoe {
    transform: translateY(50px);
    opacity: 0;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
    transition-delay: var(--delay, 0.2s);
  }
}
.editor-styles-wrapper .aoe {
  opacity: 1;
}

.bg-orange {
  background-color: var(--orange-bg);
}
.bg-orange-fade {
  background-color: var(--orange-fade);
}
.bg-black {
  background-color: var(--black-bg);
}
.bg-white {
  background-color: white;
}
.bg-accent {
  background-color: color-mix(in srgb, var(--accentColour) 20%, transparent);
}
.bg-light-grey {
  background-color: var(--ultima-light-grey);
}
.bg-dark-grey {
  background-color: var(--ultima-dark-grey);
  color: white;
}
.bg-chevrons {
  background-image: url("../../images/chevrons.png");
  background-size: cover;
  background-position: top right;
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: overlay;
}

.gm-reg {
  font-family: var(--gmReg);
}
.gm-bold {
  font-family: var(--gmBold);
}

.beck-demi {
  font-family: var(--beckDemi);
}

.caps {
  text-transform: uppercase;
  letter-spacing: 1px;
}

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

.nowrap {
  white-space: nowrap;
}

.shadow-big {
  box-shadow: 8px 8px 20px 0px rgba(38, 38, 38, 0.25);
}
.shadow-small {
  box-shadow: 4px 4px 4px 0px rgba(151, 151, 151, 0.25);
}

.rel {
  position: relative;
}

body {
  font-size: 1.0625rem;
  color: black;
  font-family: var(--primaryFont);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 600;
  line-height: 1.1;
}

h1, .fontsize--h1 {
  margin: 0 0 20px 0;
  font-size: 2.25rem;
  line-height: 110%;
}
@media screen and (min-width: 1100px) {
  h1, .fontsize--h1 {
    font-size: 4rem;
    line-height: 1;
  }
  h1.--secondary, .fontsize--h1.--secondary {
    font-size: 3rem;
    line-height: 120%;
    text-wrap: balance;
  }
}

h2, .fontsize--h2 {
  margin: 0 0 20px 0;
  font-size: 1.75rem;
  line-height: 120%;
  font-weight: 700;
}

h3, .fontsize--h3 {
  margin: 0 0 20px 0;
  font-size: 1.625rem;
  font-weight: 300;
}
@media screen and (min-width: 1100px) {
  h3, .fontsize--h3 {
    font-size: 2rem;
  }
}

h4, .fontsize--h4 {
  margin: 0 0 20px 0;
  font-size: 1.25rem;
}
@media screen and (min-width: 1100px) {
  h4, .fontsize--h4 {
    font-size: 1.5rem;
  }
}

h5, .fontsize--h5 {
  font-size: 1.125rem;
}
@media screen and (min-width: 1100px) {
  h5, .fontsize--h5 {
    font-size: 1.375rem;
    margin: 0 0 20px 0;
  }
}

h6, .fontsize--h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 130%;
}

a {
  text-decoration: none;
  cursor: pointer;
  transition: all ease 0.2s;
  color: var(--black);
}

p {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 1.375rem;
}
@media screen and (min-width: 1100px) {
  p.--large {
    font-size: 1.75rem;
  }
}

strong, .fontweight--bold {
  font-weight: 700;
}

ol {
  margin: 0 0 0 30px;
  padding: 0;
  list-style-position: outside;
}

li {
  margin-bottom: 15px;
}

ul {
  margin: 0 0 30px 25px;
  padding: 0;
  list-style-position: outside;
}
ul.unstyled {
  list-style: none;
  margin: 0;
}

blockquote {
  position: relative;
  font-weight: 600;
}
blockquote > * {
  margin: 0;
}

address {
  font-style: normal;
  line-height: 1.4;
  font-size: 1.125rem;
}
@media screen and (min-width: 1100px) {
  address {
    font-size: 1.25rem;
  }
}

.balanced {
  text-wrap: balance;
}

.custom-button {
  display: inline-block;
  align-self: flex-start;
  width: auto;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: var(--black);
  background-color: transparent;
  border: 2px solid var(--orange);
  padding: 4px 30px;
  border-radius: 300px;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
.custom-button:hover {
  background-color: var(--orange);
  color: var(--white);
}

.custom-card {
  overflow: hidden;
  background: #fff;
  transition: box-shadow 0.2s;
  box-shadow: 8px 8px 20px 0px rgba(151, 151, 151, 0.2509803922);
  background-color: var(--light-grey);
  display: flex;
  flex-direction: column;
}
.custom-card__image-container {
  width: 100%;
  height: 100%;
  padding: 40px;
}
.custom-card__image-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.custom-card__image {
  background-color: var(--white);
  height: 250px;
  display: flex;
}
.custom-card__content {
  padding: 30px 30px 60px 30px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.custom-card__content h3 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 0;
}
.custom-card__description {
  margin: 30px 0;
}
.custom-card__description p {
  font-size: 1.125rem;
  line-height: 132%;
}
.custom-card__description p:last-of-type {
  margin-bottom: 0;
}
.custom-card__category {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  line-height: 130%;
  margin-top: 14px;
}
.custom-card a {
  display: block;
  color: inherit;
  text-decoration: none;
  margin-top: auto;
  position: relative;
  align-self: flex-start;
}
.custom-card a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0%;
  height: 2px;
  background-color: var(--orange);
  transition: width 0.2s ease-in-out;
}
.custom-card a:hover:before, .custom-card a:focus:before {
  width: 100%;
}

.padded-default {
  padding: 70px 0;
}
@media screen and (min-width: 1100px) {
  .padded-default {
    padding: 120px 0;
  }
}
.padded-small {
  padding: 50px 0;
}
@media screen and (min-width: 1100px) {
  .padded-small {
    padding: 60px 0;
  }
}
.padded-mid {
  padding: 60px 0;
}
@media screen and (min-width: 1100px) {
  .padded-mid {
    padding: 80px 0;
  }
}

iframe {
  aspect-ratio: 16/9;
  height: 100%;
  width: 100%;
  margin-bottom: 30px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: transform 0.3s ease;
}
header .site-logo {
  height: 18px;
}
@media (max-width: 1100px) {
  header {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  header.header--hidden {
    transform: translateY(-100%);
  }
}
header .header-container {
  max-width: 1528px;
  background-color: var(--white);
  margin: auto;
}
header .header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1100px) {
  header .header-inner {
    height: 50px;
  }
}
@media (max-width: 1100px) {
  header .header-inner .menu-main-nav-container {
    background-color: var(--orange-fade);
    padding: 25px 20px 50px 20px;
    position: fixed;
    top: 50px;
    right: -100%;
    width: 100%;
    height: 100vh;
    transition: right 0.3s ease-in-out;
  }
  header .header-inner .menu-main-nav-container.active {
    right: 0;
  }
}
header .header-inner .menu-main-nav-container #menu-main-nav {
  display: flex;
  flex-direction: column;
  margin: 0;
}
header .header-inner .menu-main-nav-container #menu-main-nav li {
  list-style: none;
  margin-bottom: 0;
  border-bottom: 1px solid var(--grey);
}
header .header-inner .menu-main-nav-container #menu-main-nav li a {
  display: block;
  color: #262626;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 32px 0;
  position: relative;
}
header .header-inner .menu-main-nav-container #menu-main-nav li a:after {
  position: absolute;
  right: 0;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  content: url("data:image/svg+xml,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_2345_2268' fill='white'%3E%3Cpath d='M1.92247 9.75581L6.67831 4.99997L1.92247 0.244141L0.744141 1.42247L4.32164 4.99997L0.744141 8.57747L1.92247 9.75581Z'/%3E%3C/mask%3E%3Cpath d='M1.92247 9.75581L6.67831 4.99997L1.92247 0.244141L0.744141 1.42247L4.32164 4.99997L0.744141 8.57747L1.92247 9.75581Z' fill='%23262626'/%3E%3Cpath d='M1.92247 9.75581L0.508259 11.17L1.92247 12.5842L3.33669 11.17L1.92247 9.75581ZM6.67831 4.99997L8.09252 6.41419L9.50673 4.99997L8.09252 3.58576L6.67831 4.99997ZM1.92247 0.244141L3.33669 -1.17007L1.92247 -2.58429L0.50826 -1.17007L1.92247 0.244141ZM0.744141 1.42247L-0.670073 0.00826009L-2.08429 1.42247L-0.670073 2.83669L0.744141 1.42247ZM4.32164 4.99997L5.73585 6.41419L7.15007 4.99997L5.73585 3.58576L4.32164 4.99997ZM0.744141 8.57747L-0.670073 7.16326L-2.08429 8.57747L-0.670074 9.99169L0.744141 8.57747ZM1.92247 9.75581L3.33669 11.17L8.09252 6.41419L6.67831 4.99997L5.26409 3.58576L0.50826 8.34159L1.92247 9.75581ZM6.67831 4.99997L8.09252 3.58576L3.33669 -1.17007L1.92247 0.244141L0.50826 1.65835L5.26409 6.41419L6.67831 4.99997ZM1.92247 0.244141L0.50826 -1.17007L-0.670073 0.00826009L0.744141 1.42247L2.15835 2.83669L3.33669 1.65835L1.92247 0.244141ZM0.744141 1.42247L-0.670073 2.83669L2.90743 6.41419L4.32164 4.99997L5.73585 3.58576L2.15835 0.00826009L0.744141 1.42247ZM4.32164 4.99997L2.90743 3.58576L-0.670073 7.16326L0.744141 8.57747L2.15835 9.99169L5.73585 6.41419L4.32164 4.99997ZM0.744141 8.57747L-0.670074 9.99169L0.508259 11.17L1.92247 9.75581L3.33669 8.3416L2.15836 7.16326L0.744141 8.57747Z' fill='black' mask='url(%23path-1-inside-1_2345_2268)'/%3E%3C/svg%3E%0A");
  height: 36px;
  width: 36px;
  border-radius: 50%;
  border: 2px solid var(--orange);
}
header .header-inner .menu-main-nav-container #menu-main-nav li.main-nav-cta {
  border-bottom: none;
  margin-top: 75px;
}
header .header-inner .menu-main-nav-container #menu-main-nav li.main-nav-cta a {
  display: flex;
  justify-self: flex-start;
  font-size: 1rem;
  line-height: 24px;
  font-weight: 600;
  color: var(--black);
  border: 2px solid var(--orange);
  padding: 4px 30px;
  border-radius: 300px;
}
header .header-inner .menu-main-nav-container #menu-main-nav li.main-nav-cta a::after {
  display: none;
}
header .header-inner .menu-main-nav-container #menu-main-nav li.main-nav-cta a:hover {
  background-color: var(--orange);
  color: var(--white);
}
header .header-inner .menu-toggle {
  background: none;
  border: none;
  cursor: pointer;
  width: 26px;
  height: 20px;
  position: relative;
}
header .header-inner .menu-toggle .hamburger {
  width: 26px;
  height: 3px;
  background: var(--black);
  position: absolute;
  transition: all 0.3s ease;
  left: 0;
  border-radius: 2px;
}
header .header-inner .menu-toggle .hamburger::before, header .header-inner .menu-toggle .hamburger::after {
  content: "";
  position: absolute;
  left: 0;
  width: 26px;
  height: 3px;
  background: var(--black);
  transition: all 0.3s ease;
  border-radius: 2px;
}
header .header-inner .menu-toggle .hamburger::before {
  top: -8px;
}
header .header-inner .menu-toggle .hamburger::after {
  bottom: -8px;
}
header .header-inner .menu-toggle.open .hamburger {
  background: transparent;
}
header .header-inner .menu-toggle.open .hamburger::before {
  transform: rotate(45deg);
  top: 0;
}
header .header-inner .menu-toggle.open .hamburger::after {
  transform: rotate(-45deg);
  bottom: 0;
}

@media screen and (min-width: 1100px) {
  header {
    margin-top: 33px;
    padding: 0px 30px;
    position: absolute;
  }
  header .header-container {
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.1019607843);
  }
  header .header-inner {
    padding: 26px 0;
  }
  header .header-inner .site-logo {
    height: 32px;
  }
  header .header-inner .menu-main-nav-container #menu-main-nav {
    flex-direction: row;
    align-items: center;
    gap: 40px;
  }
  header .header-inner .menu-main-nav-container #menu-main-nav li {
    border-bottom: none;
  }
  header .header-inner .menu-main-nav-container #menu-main-nav li a {
    padding: 0;
    color: var(--black);
  }
  header .header-inner .menu-main-nav-container #menu-main-nav li a:after {
    display: none;
  }
  header .header-inner .menu-main-nav-container #menu-main-nav li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0%;
    height: 2px;
    background-color: var(--orange);
    transition: width 0.2s ease-in-out;
  }
  header .header-inner .menu-main-nav-container #menu-main-nav li a:hover:before, header .header-inner .menu-main-nav-container #menu-main-nav li a:focus:before {
    width: 100%;
  }
  header .header-inner .menu-main-nav-container #menu-main-nav li.main-nav-cta {
    margin-top: 0;
  }
  header .header-inner .menu-main-nav-container #menu-main-nav li.main-nav-cta a::before {
    display: none;
  }
  header .menu-toggle {
    display: none;
  }
}
.footer {
  background-color: var(--black-bg);
  padding: 30px 0 50px 0;
}
.footer .footer-inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.footer .footer-inner .footer-left {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.footer .footer-inner .footer-left img {
  max-width: 200px;
  height: auto;
}
.footer .footer-inner .footer-left .footer-left-bottom {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer .footer-inner .footer-left .footer-left-bottom p {
  font-size: 0.8125rem;
  color: var(--white);
  margin: 0;
}
.footer .footer-inner .footer-left .footer-left-bottom .footer-menu {
  display: flex;
  gap: 20px;
  list-style: none;
  margin: 0;
  font-size: 0.8125rem;
}
.footer .footer-inner .footer-left .footer-left-bottom .footer-menu li {
  margin: 0;
}
.footer .footer-inner .footer-left .footer-left-bottom .footer-menu li a {
  color: var(--white);
}
.footer .footer-inner .footer-right .footer-social-icons {
  margin-top: 50px;
  display: flex;
  gap: 20px;
}
.footer .footer-inner .footer-right .footer-social-icons img {
  height: 29px;
  width: auto;
}

@media screen and (min-width: 1100px) {
  .footer {
    padding: 50px 0 50px 0;
  }
  .footer .footer-inner {
    grid-template-columns: repeat(2, 1fr);
  }
  .footer .footer-inner .footer-left .footer-left-bottom {
    flex-direction: row;
    gap: 70px;
  }
  .footer .footer-inner .footer-right {
    display: flex;
    justify-content: flex-end;
  }
  .footer .footer-inner .footer-right .footer-social-icons {
    margin-top: 0;
  }
}
.error-page {
  padding-top: 80px;
  min-height: 100vh;
}
.error-page .custom-button {
  margin-top: 50px;
}

@media screen and (min-width: 1100px) {
  .error-page {
    padding-top: 240px;
  }
}
.cpt-cards-section {
  padding: 50px 0;
}
.cpt-cards-section__grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(1, 1fr);
  margin-top: 20px;
}
.cpt-cards-section__row {
  display: flex;
  flex-direction: column;
  margin: 0 -20px 50px -20px;
}
.cpt-cards-section__row h3 {
  font-size: 1.5rem;
  line-height: 120%;
  font-weight: 500;
  margin-right: 14px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.cpt-cards-section__filters {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: nowrap;
  overflow-x: scroll;
  padding: 0 20px;
  overflow: auto; /* or scroll */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.cpt-cards-section__filters::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Edge */
}
.cpt-cards-section__filters .filter-pill {
  border: 1px solid var(--orange);
  padding: 5px 18px;
  border-radius: 999px;
  background: var(--orange-fade);
  cursor: pointer;
  font-size: 1rem;
  line-height: 130%;
  font-weight: 700;
  text-transform: uppercase;
  height: 34px;
  white-space: nowrap;
}
.cpt-cards-section__filters .filter-pill.active {
  background: var(--orange);
  color: var(--white);
}

@media screen and (min-width: 1200px) {
  .cpt-cards-section {
    padding: 120px 0 200px 0;
  }
  .cpt-cards-section__row {
    flex-direction: row;
    align-items: center;
    margin: 0 0 50px 0;
    gap: 30px;
  }
  .cpt-cards-section__row h3 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .cpt-cards-section__filters {
    overflow: hidden;
    flex-wrap: wrap;
    padding: 0;
  }
  .cpt-cards-section__grid {
    gap: 18px;
    grid-template-columns: repeat(4, 1fr);
  }
  .cpt-cards-section__grid .cpt-card .cpt-card-content {
    padding: 30px 30px 60px 30px;
  }
}
.cta {
  padding: 50px 0 0 0;
}
.cta p, .cta h2 {
  color: var(--white);
  margin: 0;
}
.cta__inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 50px;
}
.cta__left {
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
  justify-content: center;
}
.cta__left .cta-seperator {
  height: 1px;
  width: 24px;
  background-color: var(--white);
}
.cta__left h6 {
  color: var(--white);
}
.cta__right {
  margin-top: 50px;
}
.cta__right h6 {
  color: var(--white);
  margin-bottom: 24px;
}
.cta .forminator-custom-form {
  margin-bottom: 0px !important;
}
.cta .forminator-custom-form .forminator-row {
  margin-bottom: 24px !important;
}
.cta .forminator-custom-form .forminator-row-last {
  margin-bottom: 0px !important;
}
.cta .forminator-custom-form .forminator-description {
  display: none !important;
}
.cta .forminator-custom-form .forminator-field-name .forminator-row {
  margin-bottom: 0 !important;
}
.cta .forminator-custom-form .forminator-field-name .forminator-row .forminator-col {
  margin-bottom: 0 !important;
}
@media (max-width: 782px) {
  .cta .forminator-custom-form .forminator-field-name .forminator-row .forminator-col:first-of-type {
    margin-bottom: 24px !important;
  }
}
.cta .forminator-custom-form .forminator-button-submit {
  border: 2px solid var(--orange) !important;
  border-radius: 300px !important;
  background-color: transparent !important;
  color: var(--white) !important;
  font-size: 0.875rem !important;
  line-height: 1.5rem !important;
  font-family: var(--primaryFont) !important;
  margin: 14px 0 !important;
  width: unset !important;
  padding: 4px 30px 4px 30px !important;
  transition: 0.2s ease-in-out !important;
}
.cta .forminator-custom-form .forminator-button-submit:hover {
  background-color: var(--orange) !important;
  color: var(--white) !important;
}
.cta .forminator-custom-form input, .cta .forminator-custom-form textarea {
  font-size: 1.1875rem !important;
}
.cta .forminator-custom-form input::placeholder, .cta .forminator-custom-form textarea::placeholder {
  color: var(--grey) !important;
}
.cta .forminator-custom-form .forminator-error-message {
  background-color: var(--orange) !important;
  color: var(--white) !important;
}
@media screen and (min-width: 1100px) {
  .cta {
    padding: 120px 0;
  }
  .cta__inner {
    grid-template-columns: repeat(2, 1fr);
    gap: 250px;
  }
  .cta__right {
    margin-top: 0;
  }
}
.page-hero {
  padding: 32px 0;
}
.page-hero__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.page-hero__inner h1, .page-hero__inner p {
  margin-bottom: 0;
}

@media screen and (min-width: 1100px) {
  .page-hero {
    padding: 240px 0 120px 0;
  }
  .page-hero__inner {
    max-width: 60%;
  }
}
.home-hero {
  background-color: var(--orange-bg);
  padding: 20px 0 32px 0;
}
.home-hero__inner {
  display: flex;
  gap: 30px;
  flex-direction: column-reverse;
}
.home-hero h1 {
  font-size: 2rem;
}
.home-hero .home-hero-text {
  margin: 30px 0;
}

@media screen and (min-width: 1100px) {
  .home-hero {
    padding: 172px 0 110px 0;
  }
  .home-hero__inner {
    flex-direction: row;
    gap: 146px;
  }
  .home-hero__inner > div {
    flex-basis: 50%;
  }
  .home-hero h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 0;
    margin-top: 110px;
  }
  .home-hero .home-hero-text {
    margin: 30px 0 96px 0;
    font-size: 1.75rem;
  }
  .home-hero .home-hero-text p:last-of-type {
    margin-bottom: 0;
  }
}
.intro-stats__content {
  max-width: 800px;
}
.intro-stats__inner {
  margin-top: 56px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.intro-stats__stat {
  border: 1px solid #ED8864;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.intro-stats__stat h3 {
  font-size: 4rem;
  line-height: 140%;
  font-weight: 700;
  color: var(--orange);
  letter-spacing: -2px;
}
.intro-stats__stat p:last-of-type {
  margin-bottom: 0;
}
.intro-stats__link {
  color: var(--orange);
  font-size: 1rem;
  margin-top: 60px;
  display: inline-block;
}
.intro-stats__link:hover {
  text-decoration: underline;
}

@media screen and (min-width: 1100px) {
  .intro-stats__inner {
    margin-top: 86px;
    flex-direction: row;
  }
  .intro-stats__stat {
    flex: 1 1 0%;
  }
}
.logo-carousel__slide {
  margin-bottom: 17px;
}
@media screen and (min-width: 1100px) {
  .logo-carousel__slide {
    height: 160px;
    margin-right: 20px !important;
    margin: 0;
    text-align: center;
    margin-bottom: 29px;
  }
}
.logo-carousel__slide-content {
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  box-shadow: 8px 8px 20px 0px rgba(151, 151, 151, 0.2509803922);
}
@media screen and (min-width: 1100px) {
  .logo-carousel__slide-content {
    padding: 30px;
    transition: none;
    height: 135px !important;
  }
}
@media (max-width: 1100px) {
  .logo-carousel__slide-content img {
    max-width: 90%;
    display: block;
    max-height: 90%;
  }
}
@media screen and (min-width: 1100px) {
  .logo-carousel__slide-content img {
    max-height: 100px;
  }
}
.logo-carousel__slide svg {
  position: absolute;
  bottom: -15px;
  right: 0;
  z-index: 30;
  opacity: 0;
  pointer-events: none;
  transform: translateX(-10px);
  transition: all ease 0.2s;
}
.logo-carousel__slide svg path {
  fill: var(--accentColour);
}
.logo-carousel__slide:hover svg {
  opacity: 1;
  transform: translateX(0);
}
.logo-carousel .splide__track {
  width: 100vw;
  position: relative;
}
.logo-carousel .splide__track:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 30%;
  background: linear-gradient(to left, rgba(255, 234, 228, 0.6) 10%, rgba(255, 234, 228, 0) 90%);
}

.carousel {
  padding: 20px 0 31px 0;
}
@media (max-width: 1100px) {
  .carousel h4 {
    font-size: 10px;
  }
}
.carousel-slides {
  margin: 20px 0 36px 0;
}
@media screen and (min-width: 1100px) {
  .carousel {
    padding: 40px 0 40px 0;
  }
  .carousel-slides {
    margin: 20px 0 20px 0;
  }
}
.carousel-controls {
  margin-left: 20px;
}
.carousel-controls button {
  border: 1px solid var(--ultima-grey);
  border-radius: 50px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  cursor: pointer;
  transition: all ease 0.2s;
}
.carousel-controls button path {
  transition: all ease 0.2s;
}
.carousel-controls button:hover {
  background: var(--accentColour);
  border: 1px solid var(--accentColour);
}
.carousel-controls button:hover path {
  fill: white;
}
.carousel-controls button:first-child {
  margin-right: 10px;
}
.news-docs {
  padding: 50px 0;
}
.news-docs__intro {
  margin-top: 30px;
}
.news-docs__intro h3 {
  font-weight: 700;
  font-size: 1rem;
  line-height: 130%;
  position: relative;
}
.news-docs__intro h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 1px;
  width: 24px;
  background-color: var(--black);
}
.news-docs__intro p {
  margin-bottom: 0;
  font-size: 1.125rem;
}
.news-docs__grid {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 28px;
}

@media screen and (min-width: 1200px) {
  .news-docs {
    padding: 120px 0 203px 0;
  }
  .news-docs__intro {
    margin-top: 50px;
  }
  .news-docs__intro p {
    margin-bottom: 0;
  }
  .news-docs__grid {
    margin-top: 80px;
    grid-template-columns: repeat(4, 1fr);
  }
}
.text-list-summary {
  padding: 50px 0 85px 0;
}
.text-list-summary__inner {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.text-list-summary .orange-title {
  color: var(--orange);
  font-style: italic;
  line-height: 120%;
  margin-bottom: 40px;
  font-weight: 700;
}
.text-list-summary__list {
  list-style: none;
  counter-reset: item;
  padding-left: 0;
  margin: 0;
}
.text-list-summary__list li {
  position: relative;
  display: flex;
  align-items: flex-start;
  counter-increment: item;
  gap: 30px;
  font-size: 1.375rem;
  line-height: 140%;
  font-weight: 500;
  margin-bottom: 32px;
}
.text-list-summary__list li:last-of-type {
  margin-bottom: 0px;
}
.text-list-summary__list li:before {
  content: counter(item) ".";
  background-color: var(--orange);
  height: 60px;
  width: 60px;
  color: var(--white);
  font-size: 2.625rem;
  font-weight: 700;
  line-height: 140%;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -2px;
  flex-shrink: 0;
}
.text-list-summary .custom-button {
  margin-top: 50px;
}

@media screen and (min-width: 1100px) {
  .text-list-summary {
    padding: 120px 0 110px 0;
  }
  .text-list-summary__inner {
    flex-direction: row;
    gap: 160px;
  }
  .text-list-summary__inner > div {
    flex-basis: 50%;
  }
  .text-list-summary .custom-button {
    margin-top: 80px;
  }
}
.text-quote__inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 50px;
}
.text-quote__left .custom-button {
  margin-top: 40px;
}
.text-quote__right h4 {
  color: var(--orange);
  font-weight: 700;
  font-size: 1.625rem;
  line-height: 120%;
  font-style: italic;
  margin-top: 20px;
  margin-bottom: 0;
}
.text-quote__right ul {
  margin-left: 0;
}
.text-quote__right ul li {
  font-size: 1.375rem;
  line-height: 140%;
  margin-bottom: 20px;
  list-style-type: none;
  position: relative;
  padding-left: 36px;
}
.text-quote__right ul li::before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  background-color: var(--orange);
  left: 10px;
  top: 10px;
}

@media screen and (min-width: 1100px) {
  .text-quote__inner {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
  .text-quote__right h4 {
    font-size: 2.375rem;
  }
}
.title-text-list__title {
  margin-bottom: 44px;
  max-width: 800px;
}
.title-text-list__section {
  padding: 50px 0;
}
.title-text-list__section-inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 50px;
}
.title-text-list__number {
  height: 60px;
  width: 60px;
  background-color: var(--orange);
  color: var(--white);
  font-size: 2.625rem;
  font-weight: 700;
  line-height: 140%;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -2px;
  margin-bottom: 23px;
}
.title-text-list__content h3 {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 30px;
}

@media screen and (min-width: 1100px) {
  .title-text-list__title {
    margin-bottom: 66px;
  }
  .title-text-list__section {
    padding: 140px 0 120px 0;
  }
  .title-text-list__section-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 140px;
  }
  .title-text-list__content {
    margin-top: 83px;
  }
  .title-text-list__content h3 {
    margin-top: 50px;
    margin-bottom: 8px;
  }
}
/*# sourceMappingURL=styles.css.map */
