/* Generated by build-home-render.py; edit the source stylesheets. */

/* Source: css/normalize1.css */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
  clear: both;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
 * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
 *    (similar to normalize.css >=4.0.0)
 */
input[type='search'] {
  -webkit-appearance: none;
  /* 1 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}


/* Source: css/webflow.css */
@font-face {
  font-family: 'webflow-icons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="w-icon-"],
[class*=" w-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'webflow-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w-icon-slider-right:before {
  content: "\e600";
}
.w-icon-slider-left:before {
  content: "\e601";
}
.w-icon-nav-menu:before {
  content: "\e602";
}
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "\e603";
}
.w-icon-file-upload-remove:before {
  content: "\e900";
}
.w-icon-file-upload-icon:before {
  content: "\e903";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
input.w-button {
  -webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
.w-webflow-badge,
.w-webflow-badge * {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  visibility: visible;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  float: none;
  clear: none;
  border: 0 none transparent;
  border-radius: 0;
  background: none;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto auto;
  background-repeat: repeat;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
  transform: none;
  transition: none;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  list-style-type: disc;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
.w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !important;
  z-index: 2147483647 !important;
  top: auto !important;
  right: 12px !important;
  bottom: 12px !important;
  left: auto !important;
  color: #AAADB0 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 6px 8px 6px 6px !important;
  font-size: 12px !important;
  opacity: 1 !important;
  line-height: 14px !important;
  text-decoration: none !important;
  transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  white-space: nowrap;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.w-webflow-badge > img {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height: 22px;
}
figure {
  margin: 0;
  margin-bottom: 10px;
}
figcaption {
  margin-top: 5px;
  text-align: center;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-embed:after {
  clear: both;
}
.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
button,
[type='button'],
[type='reset'] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #dddddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999;
}
.w-input:focus,
.w-select:focus {
  border-color: #3898EC;
  outline: 0;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}
.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eeeeee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select {
  background-color: #f3f3f3;
}
.w-select[multiple] {
  height: auto;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
}
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-radio:before,
.w-radio:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-radio:after {
  clear: both;
}
.w-radio-input {
  margin: 4px 0 0;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
.w-radio-input {
  margin-top: 3px;
}
.w-file-upload {
  display: block;
  margin-bottom: 10px;
}
.w-file-upload-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -100;
}
.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  display: inline-block;
  color: #333333;
}
.w-file-upload-error {
  display: block;
  margin-top: 10px;
}
.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}
.w-file-upload-uploading-btn {
  display: flex;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.w-file-remove-link {
  margin-top: 3px;
  margin-left: 10px;
  width: auto;
  height: auto;
  padding: 3px;
  display: block;
  cursor: pointer;
}
.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}
.w-file-upload-error-msg {
  display: inline-block;
  color: #ea384c;
  padding: 2px 0;
}
.w-file-upload-info {
  display: inline-block;
  line-height: 38px;
  padding: 0 12px;
}
.w-file-upload-label {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  display: inline-block;
  margin-right: 8px;
  width: 20px;
}
.w-icon-file-upload-uploading {
  height: 20px;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-row:after {
  clear: both;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333333%;
}
.w-col-2 {
  width: 16.66666667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.33333333%;
}
.w-col-5 {
  width: 41.66666667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.33333333%;
}
.w-col-8 {
  width: 66.66666667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.33333333%;
}
.w-col-11 {
  width: 91.66666667%;
}
.w-col-12 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333333%;
  }
  .w-col-medium-2 {
    width: 16.66666667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.33333333%;
  }
  .w-col-medium-5 {
    width: 41.66666667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.33333333%;
  }
  .w-col-medium-8 {
    width: 66.66666667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.33333333%;
  }
  .w-col-medium-11 {
    width: 91.66666667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333333%;
  }
  .w-col-small-2 {
    width: 16.66666667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.33333333%;
  }
  .w-col-small-5 {
    width: 41.66666667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.33333333%;
  }
  .w-col-small-8 {
    width: 66.66666667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.33333333%;
  }
  .w-col-small-11 {
    width: 91.66666667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333333%;
  }
  .w-col-tiny-2 {
    width: 16.66666667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.33333333%;
  }
  .w-col-tiny-5 {
    width: 41.66666667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.33333333%;
  }
  .w-col-tiny-8 {
    width: 66.66666667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.33333333%;
  }
  .w-col-tiny-11 {
    width: 91.66666667%;
  }
  .w-col-tiny-12 {
    width: 100%;
  }
}
.w-widget {
  position: relative;
}
.w-widget-map {
  width: 100%;
  height: 400px;
}
.w-widget-map label {
  width: auto;
  display: inline;
}
.w-widget-map img {
  max-width: inherit;
}
.w-widget-map .gm-style-iw {
  text-align: center;
}
.w-widget-map .gm-style-iw > button {
  display: none !important;
}
.w-widget-twitter {
  overflow: hidden;
}
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: white;
  border: #758696 solid 1px;
  border-radius: 3px;
}
.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #999;
  font-family: serif;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block;
}
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: white;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 4px;
  margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: white;
}
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
  z-index: -100;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.w-background-video--control {
  position: absolute;
  bottom: 1em;
  right: 1em;
  background-color: transparent;
  padding: 0;
}
.w-background-video--control > [hidden] {
  display: none !important;
}
.w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #dddddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-slider-dot:focus {
  outline: none;
  box-shadow: 0px 0px 0px 2px #fff;
}
.w-slider-dot:focus.w-active {
  box-shadow: none;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: white;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-slider-arrow-left [class^='w-icon-'],
.w-slider-arrow-right [class^='w-icon-'],
.w-slider-arrow-left [class*=' w-icon-'],
.w-slider-arrow-right [class*=' w-icon-'] {
  position: absolute;
}
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-slider-aria-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.w-slider-force-show {
  display: block !important;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-dropdown-toggle:focus {
  outline: 0;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}
.w-dropdown-link:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}
/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
.w-lightbox-backdrop {
  cursor: auto;
  font-style: normal;
  letter-spacing: normal;
  list-style: disc;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  /* 1 */
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
  /* 2 */
}
/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.w-lightbox-view:before {
  content: "";
  height: 100vh;
}
/* .w-lightbox-content */
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle;
}
/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
.w-lightbox-figure {
  position: relative;
  margin: 0;
  /* 1 */
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
/**
 * 1. Reset if style is set by user on "All Images"
 */
.w-lightbox-image {
  display: block;
  float: none;
  /* 1 */
  max-width: 100vw;
  max-height: 100vh;
}
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
}
.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}
/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
}
/**
 * 1. All IE versions add extra space at the bottom without this.
 */
.w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  /* 1 */
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  /* 1 */
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  /* 2 */
}
.w-lightbox-active {
  opacity: 0.3;
}
.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden;
}
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%;
}
/*
 * Utility classes
 */
.w-lightbox-hide {
  display: none;
}
.w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  /* .w-lightbox-content */
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: 0.5;
  }
  .w-lightbox-close {
    opacity: 0.8;
  }
  .w-lightbox-control:hover {
    opacity: 1;
  }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}
.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-richtext:after {
  clear: both;
}
.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: initial;
}
.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
  outline: 2px solid #2895f7;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type="video"] > div:after {
  content: '';
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.w-richtext figure {
  position: relative;
  max-width: 60%;
}
.w-richtext figure > div:before {
  cursor: default!important;
}
.w-richtext figure img {
  width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  /* fix incorrectly sized selection border in the data manager */
  font-size: 0px;
  color: transparent;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
  clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  /* padding-bottom is used for aspect ratios in video figures
      we want the div to inherit that so hover/selection borders in the designer-canvas
      fit right*/
  padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none;
}
.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
.w--nav-dropdown-open {
  display: block;
}
.w--nav-dropdown-toggle-open {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}
.w-tabs {
  position: relative;
}
.w-tabs:before,
.w-tabs:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-tabs:after {
  clear: both;
}
.w-tab-menu {
  position: relative;
}
.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222222;
  background-color: #dddddd;
}
.w-tab-link.w--current {
  background-color: #C8C8C8;
}
.w-tab-link:focus {
  outline: 0;
}
.w-tab-content {
  position: relative;
  display: block;
  overflow: hidden;
}
.w-tab-pane {
  position: relative;
  display: none;
}
.w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-dyn-empty {
  padding: 10px;
  background-color: #dddddd;
}
.w-dyn-hide {
  display: none !important;
}
.w-dyn-bind-empty {
  display: none !important;
}
.w-condition-invisible {
  display: none !important;
}
.wf-layout-layout {
  display: grid;
}


/* Source: css/custom76.css */
.financing-section .is-link.cta-link.is-center {
  border: 2px solid;
  padding: 10px 20px;
}

.trapezoid.bg-primary {
  transform: translate3d(-140%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(-45deg, 0deg);
  transform-style: preserve-3d;
}

.button.hover-slide:hover .trapezoid.bg-primary {
  transform: translate3d(-15%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(-45deg, 0deg);
  transform-style: preserve-3d;
}

/* Menu CSS START*/
ul#menu-top-1 {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

.sidebar_menu .sidebar_main-links_wrapper ul.sub-menu li {
  padding: 0 0 0 1rem!important;
}

.sidebar_menu-wrapper .main-nav-link {
  padding: 0;
}

.sidebar_menu .hover-shape-grow {
  padding: 0.5rem 0!important;
}

.menu-main-menu-container ul.sub-menu .main-nav_divider {
  display: none;
}

.sub-menu .main-nav-link span {
  width: max-content;
}

.sub-menu .main-nav-link {
  margin-top: 0;
  margin-bottom: 0;
}

ul#menu-top-1 li {
  display: inline-block;
}

.menu-main-menu-container ul {
  list-style: none;
  padding: 0;
  display: flex;
  margin-bottom: 0;
  height: 100%;
  margin-top: 0;
}

.menu-main-menu-container ul.sub-menu .main-nav-link_hover-shape.bg-primary {
  display: none;
}

.hover-shape-grow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  letter-spacing: .025rem;
}

.menu-main-menu-container .main-nav-link .sub-menu a:hover {
  color: #bf2d39;
  background: #ddd;
}

.menu-main-menu-container .sub-menu .main-nav-link {
  padding: 0;
  width: 100%;
}

.main-nav-link .fa-angle-down {
  margin-left: 4px;
}

.menu-main-menu-container .main-nav-link .sub-menu a {
  color: #004a8d;
  padding: 0.25rem 1rem;
  font-weight: 100;
  text-transform: capitalize;
}

.menu-main-menu-container .main-nav-link a {
  align-items: center;
  display: flex;
}

.menu-main-menu-container .main-nav-link a span {
  z-index: 1;
}

.menu-main-menu-container ul.sub-menu {
  position: absolute;
  overflow: visible;
  width: auto;
  height: auto;
  opacity: 0;
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #e5e8ed);
  border: 1px solid #fff;
  align-items: center;
  display: flex;
  color: #004a8d;
  margin-left: -15px;
  visibility: hidden;
  display: block;
}

.menu-main-menu-container li.menu-item.menu-item-type-custom:hover ul {
  opacity: 1;
  pointer-events: all;
  visibility: initial;
  transition: opacity .1s ease-in;
}

.menu-main-menu-container .menu-item:nth-last-child(1) .main-nav_divider {
  display: none;
}

.menu-main-menu-container .main-nav_divider {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  #menu-mobile-sticky-menu li a {
      font-size: 12px!important;
  }
}

@media screen and (max-width: 479px) {
  #menu-mobile-sticky-menu li a{
      font-size: 10px!important;
  }
}

@media screen and (max-width: 390px) {
  #menu-mobile-sticky-menu li a{
      padding: .5rem .8rem!important;
  }
}

@media screen and (max-width: 360px) {
  #menu-mobile-sticky-menu li a{
      padding: .5rem .6rem!important;
  }
}

@media screen and (max-width: 340px) {
  #menu-mobile-sticky-menu li a{
      padding: .5rem .4rem!important;
  }
}


/* Menu CSS END*/


/* CSS from page template START*/
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    } 
  .splide__slide {
    object-fit:cover !important;
  }
  .splide__arrow--next, .splide__arrow--prev {
    background: #fff !important; opacity: 1.0 !important;
  }
  
/* Get rid of top margin on first element in any rich text element */
.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {
  margin-top: 0 !important;
}
/* Get rid of bottom margin on last element in any rich text element */
.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
    margin-bottom: 0 !important;
}
/* 
Make the following elements inherit typography styles from the parent and not have hardcoded values. 
Important: You will not be able to style for example "All Links" in Designer with this CSS applied.
Uncomment this CSS to use it in the project. Leave this message for future hand-off.
*/
/*
a,
.w-input,
.w-select,
.w-tab-link,
.w-nav-link,
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  color: inherit;
  text-decoration: inherit;
  font-size: inherit;
}
*/
/* Prevent all click and hover interaction with an element */
.pointer-events-off {
    pointer-events: none;
}
/* Enables all click and hover interaction with an element */
.pointer-events-on {
  pointer-events: auto;
}
/* Snippet enables you to add class of div-square which creates and maintains a 1:1 dimension of a div.*/
.div-square::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
/*Hide focus outline for main content element*/
    main:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
/* Make sure containers never lose their center alignment*/
.container-medium, .container-small, .container-large {
  margin-right: auto !important;
  margin-left: auto !important;
}
/*Reset selects, buttons, and links styles*/
.w-input, .w-select, a {
color: inherit;
text-decoration: inherit;
font-size: inherit;
}
/*Apply "..." after 3 lines of text */
.text-style-3lines {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* Apply "..." after 2 lines of text */
.text-style-2lines {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* Apply "..." at 100% width */
.truncate-width { 
        width: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis; 
}
/* Removes native scrollbar */
.no-scrollbar {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
.no-scrollbar::-webkit-scrollbar {
    display: none;
}
/* Adds inline flex display */
.display-inlineflex {
  display: inline-flex;
}
/* These classes are never overwritten */
.hide {
  display: none !important;
}
@media screen and (max-width: 991px) {
    .hide, .hide-tablet {
        display: none !important;
    }
}
  @media screen and (max-width: 767px) {
    .hide-mobile-landscape{
      display: none !important;
    }
}
  @media screen and (max-width: 479px) {
    .hide-mobile{
      display: none !important;
    }
}
.margin-0 {
  margin: 0rem !important;
}
.padding-0 {
  padding: 0rem !important;
}
.spacing-clean {
padding: 0rem !important;
margin: 0rem !important;
}
.margin-top {
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
}
.padding-top {
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
}
.margin-right {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
}
.padding-right {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important;
}
.margin-bottom {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}
.padding-bottom {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
.margin-left {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
}
.padding-left {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
}
.margin-horizontal {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}
.padding-horizontal {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}
.margin-vertical {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}
.padding-vertical {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}
.w-slider-nav-invert > div {
    background-color: rgba(229, 232, 237, 1.0);
}
.w-slider-nav-invert > div.w-active {
    background-color: rgba(0, 46, 87, .4);
}
/* CSS from page template END*/



.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: rgba(1, 27, 51, .7);
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  line-height: 1.75;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.1;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

/* p {
  margin-bottom: 0;
} */

a {
  border-color: #011b33;
  text-decoration: none;
  transition: all .2s;
}

ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}

ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}

li {
  margin-top: .25rem;
  margin-bottom: .25rem;
  padding-left: .5rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

strong {
  font-weight: 700;
}

blockquote {
  border-left: .1875rem solid #011b33;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overflow-hidden {
  overflow: hidden;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.hide {
  display: none;
}

.text-style-link {
  text-decoration: underline;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 25rem;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 20rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large.lift.bg-white.z-10 {
  z-index: 10;
  margin-top: -7rem;
  margin-bottom: 0;
  position: relative;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-small {
  width: 100%;
  max-width: 30rem;
}

.form-message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.utility_component {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility_form-block {
  max-width: 20rem;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility_form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.utility_image {
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.container-small.lift {
  margin-top: -8rem;
}

.container-small.lift.bg-white.z-10 {
  margin-bottom: 0;
}

.margin-tiny {
  margin: .25rem;
}

.margin-xxsmall {
  margin: .5rem;
}

.margin-xsmall {
  margin: 1rem;
}

.margin-small {
  margin: 1.5rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-large {
  margin: 3rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-huge {
  margin: 6rem;
}

.margin-xhuge {
  margin: 7rem;
}

.margin-xxhuge {
  margin: 10rem;
}

.margin-0 {
  margin: 0;
}

.padding-0 {
  padding: 0;
}

.padding-tiny {
  padding: .25rem;
}

.padding-xxsmall {
  padding: .5rem;
}

.padding-xsmall {
  padding: 1rem;
}

.padding-small {
  padding: 1.5rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-large {
  padding: 3rem;
}

.padding-xlarge {
  padding: 4rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.padding-huge {
  padding: 6rem;
}

.padding-xhuge {
  padding: 7rem;
}

.padding-xxhuge {
  padding: 10rem;
}

.margin-top, .margin-top.margin-custom1, .margin-top.margin-huge, .margin-top.margin-small, .margin-top.margin-tiny, .margin-top.margin-custom3, .margin-top.margin-medium, .margin-top.margin-xxsmall, .margin-top.margin-xxhuge, .margin-top.margin-custom2, .margin-top.margin-xsmall, .margin-top.margin-large, .margin-top.margin-xxlarge, .margin-top.margin-xlarge, .margin-top.margin-0, .margin-top.margin-xhuge {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium {
  margin-top: 1rem;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xsmall.display-inlineflex {
  align-items: center;
  display: flex;
}

.margin-bottom.margin-xxlarge, .margin-bottom.margin-medium, .margin-bottom.margin-custom3, .margin-bottom.margin-custom1, .margin-bottom.margin-tiny, .margin-bottom.margin-small, .margin-bottom.margin-large, .margin-bottom.margin-0, .margin-bottom.margin-xlarge, .margin-bottom.margin-xhuge, .margin-bottom.margin-xxhuge {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-huge {
  margin: 0 0 8rem;
}

.margin-bottom.margin-xxsmall, .margin-bottom.margin-custom2, .margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small.justify-content-center {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.margin-left, .margin-left.margin-tiny, .margin-left.margin-xxlarge, .margin-left.margin-0, .margin-left.margin-small, .margin-left.margin-xsmall, .margin-left.margin-large, .margin-left.margin-huge, .margin-left.margin-xlarge, .margin-left.margin-custom3, .margin-left.margin-xxsmall, .margin-left.margin-custom1, .margin-left.margin-custom2, .margin-left.margin-xhuge, .margin-left.margin-xxhuge, .margin-left.margin-medium {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-right, .margin-right.margin-huge, .margin-right.margin-xsmall, .margin-right.margin-xxhuge, .margin-right.margin-small, .margin-right.margin-medium, .margin-right.margin-xlarge, .margin-right.margin-custom3, .margin-right.margin-custom2, .margin-right.margin-xxsmall, .margin-right.margin-xhuge, .margin-right.margin-custom1, .margin-right.margin-large, .margin-right.margin-0, .margin-right.margin-xxlarge, .margin-right.margin-tiny {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-vertical, .margin-vertical.margin-medium, .margin-vertical.margin-xlarge, .margin-vertical.margin-xxsmall, .margin-vertical.margin-xxlarge, .margin-vertical.margin-huge, .margin-vertical.margin-0, .margin-vertical.margin-xxhuge, .margin-vertical.margin-tiny, .margin-vertical.margin-xsmall, .margin-vertical.margin-custom1, .margin-vertical.margin-small, .margin-vertical.margin-large, .margin-vertical.margin-xhuge, .margin-vertical.margin-custom2, .margin-vertical.margin-custom3 {
  margin-left: 0;
  margin-right: 0;
}

.margin-horizontal, .margin-horizontal.margin-medium, .margin-horizontal.margin-tiny, .margin-horizontal.margin-custom3, .margin-horizontal.margin-0, .margin-horizontal.margin-xxlarge, .margin-horizontal.margin-xhuge, .margin-horizontal.margin-huge, .margin-horizontal.margin-xlarge, .margin-horizontal.margin-custom1, .margin-horizontal.margin-xxsmall, .margin-horizontal.margin-xsmall, .margin-horizontal.margin-large, .margin-horizontal.margin-custom2, .margin-horizontal.margin-small, .margin-horizontal.margin-xxhuge {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top, .padding-top.padding-xhuge, .padding-top.padding-xxhuge, .padding-top.padding-0, .padding-top.padding-large, .padding-top.padding-custom2, .padding-top.padding-xlarge, .padding-top.padding-huge, .padding-top.padding-xxsmall, .padding-top.padding-custom3, .padding-top.padding-tiny, .padding-top.padding-xxlarge, .padding-top.padding-small, .padding-top.padding-xsmall, .padding-top.padding-custom1 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom, .padding-bottom.padding-xlarge, .padding-bottom.padding-small, .padding-bottom.padding-xxhuge, .padding-bottom.padding-large, .padding-bottom.padding-xhuge, .padding-bottom.padding-custom2, .padding-bottom.padding-xxsmall, .padding-bottom.padding-xxlarge, .padding-bottom.padding-custom3, .padding-bottom.padding-custom1, .padding-bottom.padding-xsmall, .padding-bottom.padding-huge, .padding-bottom.padding-tiny, .padding-bottom.padding-medium, .padding-bottom.padding-0 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom.padding-xxlarge {
  padding: 0 0 2rem;
}

.padding-bottom.padding-xlarge {
  border-bottom: 1px solid #454952;
  padding: 0 0 4rem;
}

.padding-left, .padding-left.padding-xhuge, .padding-left.padding-xlarge, .padding-left.padding-0, .padding-left.padding-small, .padding-left.padding-xsmall, .padding-left.padding-medium, .padding-left.padding-xxhuge, .padding-left.padding-huge, .padding-left.padding-custom1, .padding-left.padding-tiny, .padding-left.padding-xxsmall, .padding-left.padding-custom3, .padding-left.padding-custom2, .padding-left.padding-xxlarge, .padding-left.padding-large {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-right, .padding-right.padding-xxhuge, .padding-right.padding-custom2, .padding-right.padding-large, .padding-right.padding-xlarge, .padding-right.padding-tiny, .padding-right.padding-custom3, .padding-right.padding-custom1, .padding-right.padding-xsmall, .padding-right.padding-xxlarge, .padding-right.padding-xxsmall, .padding-right.padding-medium, .padding-right.padding-xhuge, .padding-right.padding-huge, .padding-right.padding-0, .padding-right.padding-small {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-vertical, .padding-vertical.padding-0, .padding-vertical.padding-xxhuge, .padding-vertical.padding-large, .padding-vertical.padding-custom3, .padding-vertical.padding-medium, .padding-vertical.padding-tiny {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-xxlarge {
  padding-bottom: 2rem;
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-custom1, .padding-vertical.padding-xsmall, .padding-vertical.padding-xhuge, .padding-vertical.padding-xlarge, .padding-vertical.padding-custom2, .padding-vertical.padding-xxsmall, .padding-vertical.padding-huge, .padding-vertical.padding-small, .padding-vertical.padding-xxlarge {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal, .padding-horizontal.padding-xxsmall, .padding-horizontal.padding-0, .padding-horizontal.padding-custom3, .padding-horizontal.padding-huge, .padding-horizontal.padding-xsmall, .padding-horizontal.padding-medium, .padding-horizontal.padding-xxlarge, .padding-horizontal.padding-large, .padding-horizontal.padding-xhuge, .padding-horizontal.padding-custom1, .padding-horizontal.padding-tiny, .padding-horizontal.padding-custom2, .padding-horizontal.padding-xxhuge, .padding-horizontal.padding-small, .padding-horizontal.padding-xlarge {
  padding-top: 0;
  padding-bottom: 0;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.text-weight-medium {
  font-weight: 500;
}

.text-size-medium {
  font-size: 1.125rem;
  line-height: 1.6;
}

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

.margin-top-auto {
  margin-top: auto;
}

.text-style-quote {
  border-left: .1875rem solid #000;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.icon-embed-small {
  width: 2rem;
  height: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-style-h2 {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h2.alternate {
  text-transform: none;
  font-family: Bitter, sans-serif;
  font-size: 3rem;
}

.rl-styleguide_tutorial-callout {
  grid-column-gap: 2rem;
  background-color: #fff;
  border: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: .75rem .75rem .75rem 1rem;
  display: flex;
}

.rl-styleguide_callout-link-wrapper {
  width: 100%;
  background-image: linear-gradient(135deg, rgba(255, 116, 72, .15), rgba(255, 72, 72, .15) 50%, rgba(98, 72, 255, .15)), linear-gradient(#fff, #fff);
  justify-content: space-between;
  align-items: center;
  padding: .75rem 1rem;
  display: flex;
}

.rl-styleguide_heading {
  z-index: 4;
  color: #fff;
  background-color: #000;
  padding: .25rem .5rem;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.styleguide_grid-colours {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.bg-gray-dark {
  background-color: #e5e8ed;
}

.heading-style-h6 {
  font-size: 1rem;
  line-height: 1.5;
}

.rl-styleguide_item-row {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 15rem 1fr;
  align-items: center;
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.rl-styleguide_empty-space {
  z-index: -1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
  position: relative;
}

.shadow-xxlarge {
  box-shadow: 0 32px 64px -12px rgba(0, 0, 0, .14);
}

.rl-styleguide_icons-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.icon-embed-medium {
  width: 3rem;
  height: 3rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-radio {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.125rem;
  display: flex;
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.heading-style-h1 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h1.hero-text {
  padding-top: 2rem;
  padding-left: 2.5rem;
  position: relative;
  font-size: 3rem !important;
}

.heading-style-h1.hero-text.large {
  font-size: 3rem !important;
  line-height: 1.2;
}

.form-checkbox-icon {
  width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  min-width: 1.125rem;
  cursor: pointer;
  border: 1px solid #011b33;
  border-radius: 0;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .5rem;
  transition: all .2s;
}

.form-checkbox-icon.w--redirected-checked {
  box-shadow: none;
  background-color: #000;
  background-size: 16px 16px;
  border-width: 1px;
  border-color: #000;
}

.form-checkbox-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
}

.form-checkbox-label {
  margin-bottom: 0;
}

.text-size-tiny {
  text-align: left;
  font-size: .65rem;
  line-height: 1.3;
}

.field-label {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 400;
}

.field-label.sr-only {
  display: none;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: .075rem;
  text-transform: uppercase;
  background-color: #004a8d;
  background-image: linear-gradient(to right, #002e57, rgba(0, 46, 87, 0));
  border: 2px solid #004a8d;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 3rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
  transition: all .2s;
  display: flex;
}

.button:hover {
  color: #004a8d;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

.button.is-link {
  color: #004a8d;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link:hover {
  color: rgba(0, 74, 141, .6);
  -webkit-text-stroke-color: #002e57;
  background-image: none;
}

.button.is-link.is-alternate {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 500;
}

.button.is-link.is-alternate:hover {
  color: rgba(255, 255, 255, .6);
  background-color: rgba(0, 0, 0, 0);
}

.button.is-link.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
}

.button.is-link.is-icon:hover {
  color: #c51230;
  background-image: none;
}

.button.is-icon {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button.is-secondary {
  color: #fff;
  background-color: #002e57;
  border-color: #002e57;
}

.button.is-secondary.is-small {
  border-color: #002e57;
}

.button.is-small {
  padding: .825rem 2rem;
  font-size: 1rem;
}

.button.is-small.extra-small {
  height: 2.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.button.is-alternate {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border-color: #e5e8ed;
}

.button.is-alternate:hover {
  background-color: rgba(255, 255, 255, .4);
  background-image: none;
}

.button.is-alternate.is-outline {
  align-self: center;
}

.button.is-outline {
  color: #004a8d;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border-width: 2px;
}

.button.is-outline:hover {
  color: #fff;
  background-color: #004a8d;
}

.button.is-outline.is-alternate {
  color: #fff;
  border-color: #fff;
}

.button.is-accent {
  background-color: #e5253b;
  background-image: linear-gradient(to right, #c51230, rgba(0, 46, 87, 0));
  border-color: #c51230;
}

.button.is-accent:hover {
  color: #c51230;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 46, 87, 0));
}

.button.is-accent.is-small.is-center {
  margin-left: auto;
  margin-right: auto;
}

.button.is-accent.is-outline {
  color: #c51230;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

.button.is-accent.is-outline:hover {
  color: #fff;
  background-color: #c51230;
}

.button.is-accent.is-outline.is-alternate {
  color: #fff;
}

.button.is-accent.is-outline.is-alternate:hover {
  background-color: #c51230;
  border-color: #c51230;
}

.button.is-accent.hide-desktop {
  display: none;
}

.button.is-accent.hover-slide2 {
  background-color: #a10a24;
}

.button.is-accent.hover-slide2.is-outline:hover {
  background-color: rgba(0, 0, 0, 0);
}

.button.is-accent.hover-slide2.huge {
  padding: 2rem 6rem;
  font-size: 1.5rem;
}

.button.is-gray {
  color: #004a8d;
  background-color: #f7f7f9;
  background-image: none;
  border-color: #f7f7f9;
}

.button.is-gray:hover, .button.is-gray.is-outline {
  background-color: rgba(0, 0, 0, 0);
  border-color: #e5e8ed;
}

.button.is-gray.is-outline:hover {
  color: #004a8d;
  background-color: #f7f7f9;
  border-color: #f7f7f9;
}

.button.hover-slide {
  position: relative;
  overflow: hidden;
}

.button.hover-slide:hover {
  background-color: #004a8d;
  background-image: linear-gradient(to right, #002e57, rgba(0, 46, 87, 0));
}

.button.hover-slide.is-accent:hover {
  background-color: #e5253b;
  background-image: linear-gradient(to right, #c51230, rgba(197, 18, 48, 0));
}

.button.hover-slide.is-accent.is-outline {
  background-image: none;
}

.button.hover-slide.is-accent.is-outline.is-alternate:hover {
  background-color: rgba(0, 0, 0, 0);
}

.button.hover-slide.is-accent.is-alternate:hover {
  color: #fff;
  background-color: #c51230;
  border-color: #a10a24;
}

.button.hover-slide.is-alternate:hover, .button.hover-slide.is-outline:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

.button.hover-slide2 {
  min-height: 75px;
  background-color: #002e57;
  background-image: none;
  border-style: none;
  align-items: center;
  padding-left: 4rem;
  padding-right: 4rem;
  font-weight: 500;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button.hover-slide2:hover {
  color: #fff;
}

.button.hover-slide2.is-outline {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
}

.text-weight-normal {
  font-weight: 400;
}

.heading-style-h4 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
}

.text-style-italic {
  font-style: italic;
}

.icon-1x1-xxsmall {
  width: 1rem;
  height: 1rem;
}

.form-radio-label {
  margin-bottom: 0;
}

.rl-styleguide_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: start;
  padding-bottom: 1rem;
  display: grid;
}

.rl-styleguide_item.is-stretch {
  grid-row-gap: 1rem;
  justify-items: stretch;
}

.icon-1x1-xlarge {
  width: 6.5rem;
  height: 6.5rem;
}

.shadow-xlarge {
  box-shadow: 0 24px 48px -12px rgba(0, 0, 0, .18);
}

.text-weight-light {
  font-weight: 300;
}

.rl-styleguide_label {
  color: #fff;
  white-space: nowrap;
  cursor: context-menu;
  background-color: #0073e6;
  padding: .25rem .5rem;
  font-size: .75rem;
  display: inline-block;
}

.rl-styleguide_label.is-html-tag {
  background-color: #be4aa5;
}

.text-size-regular {
  font-size: 1rem;
  line-height: 1.6;
}

.text-weight-xbold {
  font-weight: 800;
}

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

.text-weight-bold {
  font-weight: 700;
}

.icon-height-xlarge {
  height: 6.5rem;
}

.heading-style-h3 {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.icon-1x1-large {
  width: 5rem;
  height: 5rem;
  font-family: "Fa 400", sans-serif;
  font-size: 2.5rem;
  line-height: 2.5;
}

.form-input {
  height: auto;
  max-height: 2.5rem;
  min-height: 2.5rem;
  color: #011b33;
  background-color: #fff;
  border: 1px solid #e5e8ed;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form-input:focus {
  border-color: #000;
}

.form-input::-ms-input-placeholder {
  color: rgba(0, 46, 87, .64);
}

.form-input::placeholder {
  color: rgba(0, 46, 87, .64);
}

.form-input.is-text-area {
  height: auto;
  min-height: 6rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.form-input.is-select-input {
  max-height: 2.25rem;
  color: #666;
  background-image: none;
  font-size: .9rem;
}

.rl-styleguide_paste-text {
  color: rgba(0, 0, 0, .5);
  text-align: center;
  border: 1px dashed rgba(0, 0, 0, .15);
  padding: 1rem;
}

.rl-styleguide_button-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: max-content;
  grid-auto-flow: row;
  align-items: center;
  justify-items: start;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: grid;
}

.rl-styleguide_button-list.background-color-black {
  background-color: #011b33;
}

.rl-styleguide_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-bottom: 4rem;
}

.icon-embed-custom1 {
  width: 1.25rem;
  height: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rl-styleguide_color {
  padding-bottom: 8rem;
}

.rl-styleguide_color.is-black {
  color: #fff;
  background-color: #011b33;
}

.rl-styleguide_color.is-gray-dark {
  background-color: #e5e8ed;
}

.rl-styleguide_color.is-white {
  background-color: #fff;
}

.rl-styleguide_color.is-dark {
  color: #fff;
  background-color: #002e57;
}

.rl-styleguide_color.is-primary {
  color: #fff;
  background-color: #004a8d;
}

.button-group {
  width: 100%;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.button-group.is-center {
  justify-content: center;
}

.button-group.justify-content-center {
  align-self: center;
}

.button-group.justify-center-tablet.hide-desktop {
  display: none;
}

.button-group.blog_button-group {
  justify-content: center;
  align-self: center;
}

.bg-white {
  background-color: #fff;
}

.bg-white.bg-squares-center.internal-bg-squares {
  background-position: 0 0, 0 0, 0 0, 50%;
  background-attachment: scroll, scroll, scroll, fixed;
  position: static;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-weight-semibold.text-color-primary {
  color: #004a8d;
}

.text-style-muted {
  opacity: .6;
}

.text-style-nowrap {
  white-space: nowrap;
}

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

.icon-embed-large {
  width: 5rem;
  height: 5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shadow-xxsmall {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.text-black {
  color: #011b33;
}

.icon-embed-xxsmall {
  width: 1rem;
  height: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-embed-xsmall {
  width: 1.5rem;
  height: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-height-xxsmall {
  height: 1rem;
}

.bg-black {
  color: #fff;
  background-color: #011b33;
}

.shadow-xsmall {
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);
}

.icon-1x1-custom1 {
  width: 1.25rem;
  height: 1.25rem;
}

.rl-styleguide_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.rl-styleguide_subheading {
  z-index: 3;
  color: #000;
  background-color: #d3d3d3;
  padding: .25rem .5rem;
  position: -webkit-sticky;
  position: sticky;
  top: 2rem;
}

.form-radio-icon {
  width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  min-width: 1.125rem;
  cursor: pointer;
  border: 1px solid #011b33;
  border-radius: 100px;
  margin-top: 0;
  margin-left: -1.125rem;
  margin-right: .5rem;
}

.form-radio-icon.w--redirected-checked {
  background-color: #fff;
  background-image: none;
  border-width: 6px;
  border-color: #000;
}

.form-radio-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
  margin-top: 0;
}

.rl-styleguide_shadows-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: start;
}

.form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.rl-styleguide_callout-link {
  background-color: #fff;
  background-image: linear-gradient(135deg, #ff7448, #ff4848 50%, #6248ff);
  justify-content: space-between;
  align-items: center;
  padding: 1px;
  display: flex;
}

.icon-height-custom1 {
  height: 1.25rem;
}

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

.text-size-small {
  font-size: .9rem;
}

.class-label-column {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-field-wrapper {
  position: relative;
}

.icon-height-small {
  height: 2rem;
}

.icon-height-large {
  height: 5rem;
}

.shadow-large {
  box-shadow: 0 20px 24px -4px rgba(0, 0, 0, .08), 0 8px 8px -4px rgba(0, 0, 0, .03);
}

.icon-embed-xlarge {
  width: 6.5rem;
  height: 6.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-1x1-small {
  width: 2rem;
  height: 2rem;
}

.class-label-row {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.text-rich-text h1 {
  color: #002e57;
  text-transform: none;
  margin-bottom: 1rem;
  line-height: 1.1;
}

.text-rich-text blockquote {
  color: rgba(0, 46, 87, .64);
  border-left-width: 7px;
  border-left-color: #c51230;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.text-rich-text h2 {
  color: #004a8d;
  margin-bottom: 1rem;
  font-size: 2rem;
}

.text-rich-text h3 {
  color: #004a8d;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.text-rich-text h4 {
  color: #004a8d;
  margin-bottom: 1rem;
  font-size: 1.125rem;
}

.text-rich-text h5 {
  color: #004a8d;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 600;
}

.text-rich-text h6 {
  color: #004a8d;
  margin-bottom: 1rem;
  font-size: .875rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text a {
  color: #004a8d;
  border-bottom: 1px solid #004a8d;
}

.text-rich-text figcaption {
  text-align: left;
  border-left: 2px solid #011b33;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.icon-height-medium {
  height: 3rem;
}

.form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.shadow-small {
  box-shadow: 0 4px 8px -2px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .06);
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.rl-styleguide_button-row {
  grid-column-gap: 1rem;
  display: flex;
}

.shadow-medium {
  box-shadow: 0 4px 20px rgba(1, 27, 51, .2);
}

.shadow-medium.padding-large {
  z-index: 10;
  position: relative;
}

.text-size-large {
  font-size: 1.25rem;
  line-height: 1.5;
}

.icon-height-xsmall {
  height: 1.5rem;
}

.rl-styleguide_spacing-all {
  display: none;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.rl-styleguide_empty-box {
  z-index: -1;
  height: 3rem;
  min-width: 3rem;
  background-color: #eee;
  position: relative;
}

.rl-styleguide_spacing {
  border: 1px dashed #d3d3d3;
}

.padding-global {
  flex-direction: column;
  justify-content: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.padding-global.bg-white {
  align-items: center;
}

.padding-global.bg-aws {
  padding-top: 22vw;
  position: relative;
}

.padding-global.unskew {
  transform: skew(0deg, -4deg);
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.padding-section-large {
  flex-direction: column;
  justify-content: center;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
}

.padding-section-large.first-section {
  padding-top: 4rem;
}

.footer-wrapper {
  position: relative;
}

.footer-wrapper.bg-primary {
  background-image: linear-gradient(rgba(0, 0, 0, 0), #002e57);
  line-height: 1.5;
}

.navbar1_container {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

.navbar1_menu-button {
  padding: 0;
}

.navbar1_dropdown-list.w--open {
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #e5e8ed);
  border: 1px solid #fff;
  padding: 1rem 0 .5rem;
}

.navbar1_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.navbar1_dropdown-toggle {
  color: #004a8d;
  letter-spacing: .025rem;
  text-transform: uppercase;
  cursor: pointer;
  padding: .5rem 1rem;
  font-weight: 600;
}

.navbar1_dropdown-toggle.hover-shape-grow {
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 1.75rem;
  display: flex;
}

.navbar1_component {
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  background-color: #fff;
  border-bottom: 1px solid #f7f7f9;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.navbar1_logo-link {
  padding-left: 0;
}

.image-overlay-layer {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: radial-gradient(circle at 0 0, rgba(0, 46, 87, .8), rgba(0, 0, 0, 0));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero_background-image-wrapper {
  z-index: 0;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero_background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ratings-reviews_client-info {
  text-align: center;
}

.ratings-reviews_mask {
  height: 100%;
  max-width: 85%;
}

.ratings-reviews_slide {
  height: 100%;
  padding: 2rem 4rem;
}

.ratings-reviews_content {
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 4rem 6rem;
  display: flex;
}

.ratings-reviews_component {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.ratings-reviews_slide-nav {
  height: 1.75rem;
  opacity: 0;
  font-size: .5rem;
}

.ratings-reviews_client {
  text-align: left;
  align-items: center;
  display: flex;
}

.stars_rating-wrapper {
  grid-column-gap: .25rem;
  color: #004a8d;
  display: flex;
}

.content1_content {
  max-width: 35rem;
  margin-left: 5rem;
  margin-right: 5vw;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.content_component {
  min-height: 300px;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
  position: relative;
}

.content_component.fade-in-up {
  align-items: center;
}

.content2_image {
  width: 100%;
  height: 100%;
  min-height: 300px;
}

.content2_image.shadow-medium {
  box-shadow: 0 1px 40px 1px #e5e8ed;
}

.content2_image.full-height {
  object-fit: cover;
  position: absolute;
}

.content2_image.full-height.shadow-medium {
  z-index: 1;
}

.content2_image-wrapper {
  height: 100%;
  position: relative;
}

.content2_content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 4rem;
}

.content2_content.padding-large {
  z-index: 1;
  padding-right: 3rem;
  position: relative;
}

.content2_content.no-vertical-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.social-icon {
  width: 1.5rem;
  height: 1.5rem;
  transition: color .2s;
}

.map-contact_map-embed {
  width: 100%;
  height: 100%;
  align-self: stretch;
  margin-top: 1rem;
}

.trust-logo {
  max-height: 7rem;
  filter: saturate(0%);
}

.contact1-header_item {
  grid-column-gap: .5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: .5rem;
  display: grid;
}

.contact1-header_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.success-text {
  font-weight: 600;
}

.form-field-2col {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-field-2col.is-mobile-1col {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
}

.contact1-header_form-block {
  flex-direction: column;
  align-items: stretch;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.error-text {
  color: #e23939;
}

.contact1-header_contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  line-height: 1.4;
  display: grid;
}

.success-message {
  background-color: #e5e8ed;
  padding: 1.5rem;
}

.contact1-header_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.spacer-2 {
  height: 2rem;
}

.internal-layout_content-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.internal-layout_content {
  margin-bottom: 4rem;
  padding-left: 2.5rem;
}

.siderbar_cta {
  padding: 2rem;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.siderbar_cta.with-link {
  background-image: radial-gradient(circle, #fff, rgba(0, 0, 0, 0));
  padding: 0;
}

.internal_banner {
  min-height: 500px;
  color: #fff;
  align-items: center;
  display: flex;
  position: relative;
  padding: 6rem 0;
}

.internal_banner-background {
  z-index: -1;
  width: 100%;
  height: 100%;
  min-height: 500px;
  object-fit: cover;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.hero_component {
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 100rem;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 1fr);
  grid-auto-columns: 1fr;
  align-items: stretch;
  padding-left: 5%;
  display: grid;
  position: relative;
}

.hero-form_container {
  width: 80%;
  max-width: 80%;
  min-width: 25rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 3rem 3rem 5rem;
  display: flex;
  align-content: end;
  flex-wrap: wrap;
}

.page-template-about-page .hero-form_container {
  align-content: center!important;
}

.hero-form_container.bg-primary {
  width: 90%;
  max-width: 90%;
  min-width: 25rem;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 46, 87, .7), rgba(0, 74, 141, .7));
  padding-top: 2rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.hero-form_container.bg-primary:is(.fade-in-right, .aws-hero-static) {
  padding-left: 3rem;
  padding-right: 3rem;
}

.form-header_line-1 {
  text-align: center;
  letter-spacing: .075rem;
  text-transform: uppercase;
  margin-top: .25rem;
  margin-bottom: .25rem;
  font-family: Bitter, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 3.75rem;
}

.form-header_line-1.small {
  z-index: 1;
  color: #002e57;
  font-size: 2rem;
  line-height: 2rem;
  position: relative;
}

.form-header_line-1.internal {
  font-size: 3rem;
  line-height: 3rem;
}

.form-header_line-2 {
  text-align: center;
  letter-spacing: .075rem;
  text-transform: uppercase;
  margin-top: .5rem;
  margin-bottom: .75rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4rem;
}

.form-header_line-2.sidebar {
  font-size: 1.25rem;
  line-height: 1.35rem;
}

.navbar4_component {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px #fff;
  align-items: center;
  padding: 0 5% .5rem;
  display: flex;
}

.navbar4_container {
  width: 100%;
  height: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar4_dropdown-link {
  color: #fff;
  padding: .5rem 0 .5rem 3rem;
  font-size: 1rem;
  line-height: 1.2;
  transition: color .2s;
  display: block;
}

.navbar4_dropdown-link:hover {
  color: #fff;
  background-color: #002e57;
}

.navbar4_dropdown-link.w--current {
  color: #011b33;
}

.navbar4_menu-button {
  padding: 0;
}

.navbar4_menu-button.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.menu-icon4 {
  width: 3rem;
  height: 2.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-icon4_wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-icon4_line-top {
  width: 24px;
  height: 2px;
  background-color: #011b33;
  padding-bottom: 0;
  padding-right: 0;
}

.menu-icon4_line-middle {
  width: 24px;
  height: 2px;
  background-color: #011b33;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
}

.menu-icon_line-middle-top {
  z-index: 2;
  width: 24px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.menu-icon_line-middle-base {
  width: 24px;
  height: 2px;
  background-color: #000;
  position: absolute;
}

.menu-icon4_line-bottom {
  width: 24px;
  height: 2px;
  background-color: #011b33;
}

.sticky-nav_special-offer {
  max-width: 100%;
  grid-column-gap: 7px;
  flex: 1;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-self: end;
}

.form-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.input-field {
  height: 2.5rem;
  max-height: 2.5rem;
  color: #002e57;
  border: 1px solid rgba(0, 46, 87, .4);
  align-self: center;
  margin-bottom: 0;
  padding-top: .25px;
  padding-bottom: .25px;
  line-height: 1.4;
}

.input-field::-ms-input-placeholder {
  color: rgba(0, 46, 87, .64);
  font-size: .9rem;
}

.input-field::placeholder {
  color: rgba(0, 46, 87, .64);
  font-size: .9rem;
}

.sticky-nav_form-header {
  grid-column-gap: 1rem;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.sticky-nav_container {
  z-index: 100;
  width: 100%;
  border-bottom: 1px solid #f7f7f9;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: fixed;
  box-shadow: 0 4px 17px rgba(0, 0, 0, .2);
  z-index: 999;
}

.form-block-2 {
  margin-bottom: 0;
}

.stick-nav_cta_button-row {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  margin-left: 2rem;
  display: flex;
}

.sticky-nav_phone-icon-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.main-nav-container {
  z-index: 9999;
  border-bottom: 1px solid #e5e8ed;
  position: relative;
}

.secondary-nav-container {
  justify-content: flex-end;
  padding: .5rem 5%;
  display: flex;
}

.secondary-nav-container.bg-primary-dark {
  background-image: linear-gradient(to right, #004a8d, rgba(0, 0, 0, 0));
  padding-top: 0;
  padding-bottom: 0;
}

.secondary-nav_menu {
  justify-content: flex-end;
  margin-right: -.5rem;
  display: flex;
}

.spacer-1 {
  height: 1rem;
}

.bg-primary {
  color: #fff;
  background-color: #004a8d;
}

.bg-primary-dark {
  color: #fff;
  background-color: #002e57;
}

.bg-accent {
  background-color: #c51230;
}

.text-accent {
  color: #c51230;
}

.custom-lightbox {
  z-index: 999;
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(0, 46, 87, .6);
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
}

.lightbox-container {
  width: 100%;
  max-width: 80rem;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.layout18_content_form {
  width: 33rem;
  max-width: 30rem;
  color: #002e57;
  background-color: #fff;
  background-image: linear-gradient(#fff 25%, #e5e8ed);
  margin-left: auto;
  padding: 3rem 2rem;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .63);
}

.form_header {
  margin-bottom: 1rem;
}

.spacer-tiny {
  width: 100%;
  height: .5rem;
}

.button-wrapper_cta-hero {
  display: none;
}

.splide, .splide__track {
  border-radius: 20px;
}

.splide__list {
  max-height: 20vh;
  max-width: 50rem;
}

.lightbox-close-modal_link {
  color: #002e57;
  background-color: rgba(255, 255, 255, .7);
  margin-top: 4rem;
  margin-right: 4rem;
  padding: .25rem 1rem;
  font-weight: 600;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.lightbox-close-modal_link:hover {
  background-color: #fff;
}

.lightbox-close-modal {
  border: 1px #4b3737;
  font-size: 1.3rem;
  text-decoration: none;
}

.icon-outline_fa {
  font-family: "Fa 400", sans-serif;
  font-size: 1rem;
  line-height: 1rem;
}

.icon-outline_fa.medium {
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.icon-outline_fa.icon-pulse {
  font-size: 6rem;
  line-height: 1;
}

.icon-outline_fa.huge {
  font-size: 3rem;
  line-height: 1;
}

.contact2_component {
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 0;
}

.contact2_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-full-width {
  z-index: 1;
  width: 100%;
  position: relative;
}

.mobile-app-nav-container {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.mobile-app-nav-item {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section_mobile-app-nav {
  z-index: 999;
  background-color: #20295c;
  border-top: 1px solid #8d846f;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.product-selector-2_tab-pane-wrapper {
  width: 100%;
  height: 100%;
  min-height: 600px;
  flex: 1;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.product-selector-3_tab-pane {
  width: 100%;
  height: 100%;
}

.product-selector-2_tab-name {
  text-align: center;
  letter-spacing: .025rem;
  text-transform: uppercase;
  white-space: nowrap;
  margin-top: .75rem;
  font-weight: 600;
  line-height: 1rem;
}

.product-selector-2_tab-name.cta {
  white-space: normal;
  margin-top: .5rem;
  font-size: .75rem;
}

.product-selector-2-tab-text {
  z-index: 1;
  width: 50%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, .7), #fff 50%);
  padding: 3rem;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.product-selector-2-tab-text.shadow-medium {
  color: #002e57;
  background-image: linear-gradient(to right, rgba(255, 255, 255, .7), #fff 50%);
}

.button-wrapper {
  display: flex;
}

.accordion-item-2 {
  z-index: 100;
  width: 100%;
  display: block;
}

.banner_bg-image {
  width: 100%;
  height: 100%;
  min-height: 500px;
  object-fit: cover;
}

.is-phone {
  grid-column-gap: .35rem;
  color: #c51230;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.is-phone:hover {
  color: #e5253b;
}

.form_field-label-2 {
  font-weight: 700;
}

.form_hero-open-2 {
  grid-column-gap: 1rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.error-message-2 {
  background-color: #fff;
  border: 2px solid #e72f3c;
}

.form_input-select {
  height: auto;
  max-height: 2.5rem;
  min-height: 2.5rem;
  color: rgba(0, 46, 87, .64);
  background-color: #fff;
  border: 1px solid #e5e8ed;
  margin-bottom: .5rem;
  padding: .25rem 1.5rem .25rem .5rem;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1;
}

.form_input-select.sticky-nav {
  height: 2.5rem;
  color: rgba(0, 46, 87, .64);
  background-color: #fff;
  border-color: rgba(0, 46, 87, .4);
  align-self: center;
  margin-bottom: 0;
  font-size: .9rem;
}

.form-block-3 {
  color: #34363d;
}

.form-block-3.is_hero-open {
  border: 1px #000;
  padding-top: .25rem;
}

.success-message-3 {
  border: 2px solid #e72f3c;
}

.footer5_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  align-items: flex-start;
  justify-items: start;
  margin-top: 3rem;
  display: flex;
}

.footer5_link {
  color: #004a8d;
  padding-top: .4rem;
  padding-bottom: .4rem;
  font-size: 1rem;
  text-decoration: none;
  transition: color .2s;
}

.footer5_link:hover {
  color: #c51230;
}

.footer5_column-heading {
  width: 100%;
  color: #002e57;
  text-transform: uppercase;
  border-bottom: 2px solid #e5e8ed;
  margin-bottom: .6rem;
  font-weight: 600;
  line-height: 2;
}

.footer5_bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.image_logo-footer {
  width: 200px;
  text-align: left;
  object-fit: contain;
  object-position: 0% 50%;
  padding-bottom: 20px;
  display: block;
}

.footer5_social-icons {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-items: start;
  justify-items: start;
  padding-right: 1rem;
  display: grid;
}

.footer5_social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.footer5_social-link:hover {
  color: #c51230;
}

.gallery2_grid {
  max-height: 40rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1.5fr;
}

.gallery2_grid.gallery-page {
  max-height: none;
  grid-template-rows: minmax(250px, min-content) minmax(250px, min-content);
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: minmax(250px, min-content);
}

.gallery2_thumbnail-wrapper {
  background-color: #c51230;
  position: relative;
  overflow: hidden;
}

.gallery_image {
  width: 101%;
  height: 101%;
  object-fit: cover;
}

.navbar1_dropdown-link-2 {
  color: #004a8d;
  padding: .25rem 1rem;
}

.navbar1_dropdown-link-2:hover {
  color: #c51230;
  background-color: rgba(0, 46, 87, .1);
}

.navbar1_dropdown-link-2.w--current {
  color: #000;
}

.navbar1_dropdown_main-link {
  z-index: 1;
  transition: color .2s;
  position: relative;
}

.navbar1_dropdown_main-link:hover {
  color: #e5253b;
}

.section_ratings-reviews-light.fade-in-up {
  z-index: 11;
  position: relative;
}

.ratings-reviews_arrow-grey {
  width: 4.5rem;
  height: 4.5rem;
  color: rgba(0, 46, 87, .4);
  -webkit-text-stroke-color: rgba(1, 27, 51, .4);
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid rgba(0, 46, 87, .4);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  top: auto;
  bottom: 50%;
}

.ratings-reviews_arrow-grey:hover {
  color: #002e57;
  border-color: #002e57;
}

.ratings-reviews_arrow-grey.hide-mobile-landscape {
  z-index: 1;
}

.ratings-reviews_arrow-grey.left {
  transform: rotate(180deg);
}

.product-selector-3_image {
  width: 100%;
  height: 700px;
  max-width: 100%;
  min-height: 600px;
  object-fit: cover;
  display: block;
}

.product-selector-2_tab-menu-2 {
  width: auto;
  grid-column-gap: 1rem;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-bottom: 1rem;
  font-weight: 500;
  display: flex;
}

.product-selector-2_tab-menu-2.give-back {
  justify-content: flex-end;
  margin-bottom: 1rem;
}

.product-selector-2-tab-content-2 {
  height: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: 70vh;
  grid-template-columns: 2fr 1fr;
  display: flex;
  position: relative;
}

.product-selector-3_image-wrapper {
  width: 80%;
  height: 100%;
  object-fit: cover;
  overflow: visible;
}

.product-selector-3_component {
  width: 100%;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 2rem;
  display: block;
}

.section_product-selector-list {
  background-image: none;
  padding-top: 2rem;
  padding-bottom: 1rem;
  overflow: visible;
}

.product-selector-tab-light {
  width: 135px;
  grid-column-gap: 1rem;
  grid-row-gap: .25rem;
  color: rgba(0, 46, 87, .4);
  letter-spacing: .05rem;
  -webkit-text-stroke-color: rgba(0, 46, 87, .5);
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  padding: 1rem .25rem;
  display: flex;
}

.product-selector-tab-light:hover {
  color: #004a8d;
}

.product-selector-tab-light.w--current {
  color: #002e57;
  background-color: rgba(0, 0, 0, 0);
}

.product-selector-tab-light.w--current:hover {
  color: #c51230;
}

.product-selector-tab-light.cta {
  width: 85px;
  padding-left: 0;
  padding-right: 0;
}

.product-selector-tab-light.cta:hover {
  color: #c51230;
}

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

.section_hero {
  z-index: 1;
  height: 70vh;
  max-height: 100vh;
  min-height: 700px;
  color: #fff;
  background-color: #011b33;
  justify-content: center;
  display: flex;
  position: relative;
}

.text-primary {
  color: #004a8d;
  text-shadow: 1px 1px 8px rgba(255, 255, 255, .42);
}

.gallery_image2 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: none;
  opacity: 1;
  object-fit: cover;
  border-radius: .5rem;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blog-content-wrapper {
  height: 100%;
  min-height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 1.5rem 1rem;
  display: flex;
}

.blog-grid-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  grid-template-rows: minmax(auto, min-content) auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  transition: all .2s;
  display: grid;
}

.blog-grid-link:hover {
  transform: translate(0, -5px);
}

.blog-grid-link.shadow-medium {
  flex-wrap: wrap;
}

.blog-grid-link.shadow-medium.blog-hide {
  display: none;
}

.blog-image-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.blog-grid_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  display: grid;
}

.blog-grid_pagination-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 4rem;
  margin-bottom: 2rem;
  display: flex;
}

.sidebar_menu-link {
  width: 100%;
  color: #fff;
  text-align: left;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  font-size: 1rem;
  line-height: 1.2;
}

.sidebar_menu-link:hover {
  color: #fff;
  background-color: #002e57;
}

.sidebar_menu-link.main-link {
  text-transform: uppercase;
  border-top: 1px #002e57;
  border-bottom: 1px solid #002e57;
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1.125rem;
  font-weight: 500;
}

.sidebar_menu-link.main-link:hover {
  color: #fff;
}

.sidebar_menu {
  z-index: 16;
  width: 25rem;
  height: 100vh;
  background-color: #004a8d;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #002e57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  display: block;
  position: absolute;
  top: 100%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.dropdown-icon_sidebar {
  width: 1.2rem;
  height: 1.2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 2rem;
  font-size: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.sidebar_nav-wrapper {
  grid-column-gap: 1rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: static;
}

.rich-company-info {
  text-align: left;
  margin-top: 0;
}

.rich-company-info.show-tablet {
  display: none;
}

.sidebar_menu-wrapper {
  z-index: -1;
  grid-column-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1rem;
  display: flex;
}

.navbar_logo {
  max-height: 7rem;
  max-width: 80%;
  object-fit: scale-down;
  padding-top: 1em;
  padding-bottom: 1em;
}

.navbar_logo.is-sticky {
  max-height: 6rem;
}

.navbar4_menu-dropdown-3 {
  width: 100%;
  border-top: 1px #002e57;
  border-bottom: 1px solid #002e57;
}

.navbar4_menu-dropdown-3:hover {
  color: #fff;
}

.navbar4_dropdown-toggle-4 {
  color: #fff;
  cursor: pointer;
  padding: 0 0 0;
  font-weight: 500;
  display: block;
}

.navbar4_dropdown-list-4 {
  position: static;
  overflow: hidden;
}

.navbar4_dropdown-list-4.w--open {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.subheading {
  letter-spacing: .05rem;
  text-transform: uppercase;
  margin-top: .25rem;
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 600;
}

.paragraph-5 {
  display: none;
}

.footer-advanced-dark-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr 1fr 1fr;
  align-items: start;
}

.display-flex {
  align-items: center;
  display: flex;
}

.no-wrap {
  white-space: nowrap;
  flex: none;
  display: inline-block;
}

.utility-link {
  color: #fff;
  letter-spacing: .025rem;
  align-items: center;
  padding: 1rem .6rem;
  font-size: .85rem;
  line-height: 1rem;
  margin: 0;
  text-decoration: none;
  display: flex;
}

.utility-link:hover {
  background-color: #004a8d;
  transition: all .2s ease-in-out;
}

.main-link {
  text-decoration: none;
}

.main-link:hover {
  color: #c51230;
}

.navbar4_dropdown_main-link {
  text-transform: uppercase;
  padding: .75rem 2rem;
  font-size: 1.125rem;
  line-height: 1.2;
  transition: color .2s;
  display: inline-block;
}

.navbar4_dropdown_main-link:hover {
  background-color: #002e57;
}

.navbar4_dropdown_main-link.sidebar {
  width: 100%;
  border-top: 1px #002e57;
  border-bottom: 1px #002e57;
}

.navbar4_dropdown_main-link.sidebar.w--current {
  border-bottom-style: none;
}

.navbar4_utility-links-wrapper {
  color: #fff;
  flex-flow: wrap;
  margin-top: 1rem;
  display: flex;
}

.navbar4_utility-links-wrapper.show-landscape {
  display: none;
}

.navbar4_utility-links-wrapper.hide-mobile-portrait {
  margin-top: 0;
}

.gallery_icon {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.icon-solid_fa {
  padding-right: .25rem;
  font-family: "Fa Solid 900", sans-serif;
}

.icon-solid_fa.text-spacer {
  margin-right: 7px;
}

.icon-solid_fa.large {
  font-size: 2rem;
  line-height: 1;
}

.map-contact_embed-wrapper {
  min-height: 15rem;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero_content {
  text-shadow: 0 2px 7px rgba(0, 0, 0, .2);
  margin-top: 2rem;
  padding-bottom: 10rem;
  position: relative;
}

.social-icon-4 {
  width: 1.5rem;
  height: 1.5rem;
}

.footer5_link-list-2 {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  align-items: flex-start;
  justify-items: start;
  display: flex;
}

.bg-gray {
  background-color: #f7f7f9;
}

.bg-accent-dark {
  background-color: #a10a24;
}

.bg-accent-bright {
  background-color: #e5253b;
}

.text-primary-dark {
  color: #002e57;
}

.text-primary-dark.tab-drop-down_subtitle {
  display: inline;
}

.text-primary-dark.cta-heading3 {
  text-align: center;
  font-size: 6rem;
  line-height: 1;
}

.text-primary-dark.about_sidebar-title {
  margin-top: 1.5rem;
}

.text-primary-dark.alternate {
  font-family: Bitter, sans-serif;
}

.text-primary-dark.heading-style-h1.alternate {
  font-weight: 700;
}

.text-primary-dark.awesome-wrapper {
  align-self: center;
}

.text-accent-dark {
  color: #a10a24;
}

.text-accent-bright {
  color: #e5253b;
}

.main-nav_divider {
  width: 3px;
  height: 30px;
  color: rgba(0, 46, 87, .64);
  background-color: #e5e8ed;
  margin-left: 1.25rem;
  margin-right: .5rem;
  position: relative;
  transform: skew(-30deg);
}

.lift {
  margin-top: -10rem;
  margin-bottom: -5rem;
}

.position-relative {
  z-index: 1;
  position: relative;
}

.accent {
  width: 170px;
  opacity: .75;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.accent.image-accent_right {
  z-index: 0;
  top: 0;
  left: auto;
  right: 0;
  transform: rotate(90deg);
}

.accent.content-accent {
  opacity: 1;
}

.section {
  margin-top: 0;
  margin-bottom: 0;
}

.section.lift {
  z-index: 10;
  margin-top: -6rem;
  margin-bottom: 0;
  position: relative;
}

.section.lift.top-only {
  z-index: 0;
  margin-top: -10rem;
}

.section.bg-image-red {
  color: #fff;
  background-color: #011b33;
  background-image: linear-gradient(rgba(161, 10, 36, .7), rgba(197, 18, 48, .7)), url('../images/AdobeStock_57688175-1920.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section.bg-grey.bg-squares-center {
  background-image: radial-gradient(circle at 50% 75%, #f7f7f9, rgba(0, 0, 0, 0) 65%), linear-gradient(rgba(0, 0, 0, 0) 54%, #f7f7f9), linear-gradient(#f7f7f9 30%, rgba(0, 0, 0, 0) 65%), url('../images/dots-bg-grey.png');
  background-position: 0 0, 0 0, 0 0, 50% 60%;
  background-repeat: repeat, repeat, repeat, repeat-x;
  background-size: auto, auto, auto, auto;
}

.section.bg-image-blue {
  color: #fff;
  background-color: #011b33;
  background-image: linear-gradient(rgba(1, 27, 51, .7), rgba(0, 74, 141, .7)), url('../images/AdobeStock_57688175-1920.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.bg-grey {
  background-color: #f7f7f9;
}

.bg-grey.bg-squares-center {
  background-image: radial-gradient(circle, #f7f7f9, rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0) 50%, #f7f7f9), linear-gradient(#f7f7f9, rgba(0, 0, 0, 0) 50%), url('../images/dots-bg.png');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-size: auto, auto, auto, auto;
}

.text-color-primary {
  color: #004a8d;
}

.text-uppercase {
  text-transform: uppercase;
}

.trapezoid {
  width: 145%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0%;
}

.trapezoid.bg-white {
  z-index: 0;
  top: 0%;
}

.trapezoid.bg-white.opacity-40 {
  background-color: rgba(255, 255, 255, .4);
}

.trapezoid1 {
  z-index: 0;
  width: 100px;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: -63px;
  right: auto;
  transform: skew(-45deg);
}

.trapezoid1.bg-primary {
  width: 100px;
}

.trapezoid2 {
  z-index: 0;
  width: 100px;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: -63px;
  transform: skew(-45deg);
}

.trapezoid2.bg-accent.huge {
  right: -55px;
}

.justify-center {
  flex-wrap: wrap;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section_product-selector-list .slider-navigation {
  grid-template-rows: auto!important;
}

.slider-navigation {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: auto;
  margin-bottom: auto;
  padding: 10px;
  display: grid;
  position: absolute;
  top: 50%;
  left: -50px;
  transform: translate(0, -50%);
}

.slider-navigation.bg-white.shadow-medium {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-bottom: 10px;
  left: -85px;
}

.slider_thumb-wrapper {
  width: 150px;
  height: 110px;
  overflow: hidden;
}

.slider {
  height: 100%;
  margin-left: 85px;
}

.product-slider_thumb-image {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

.justify-content-center {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.product-icon {
  width: 100px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
}

.product-icon.cta {
  width: 70px;
  height: 70px;
}

.product-selector_copy {
  margin-bottom: .75rem;
  line-height: 1.5;
}

.slide-text {
  z-index: 1;
  text-align: center;
  line-height: 1.125;
  position: relative;
}

.grid-3-step {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr 1fr;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.step-wrapper {
  border-right: 2px solid rgba(0, 74, 141, .15);
  padding-top: 2rem;
  padding-left: 4rem;
  padding-right: 3rem;
  position: relative;
}

.step-wrapper.last {
  border-right-style: none;
  padding-right: 0;
}

.step-number {
  z-index: 0;
  color: #e5e8ed;
  font-family: Bitter, sans-serif;
  font-size: 9rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.is-link {
  z-index: 1;
  color: #004a8d;
  text-transform: uppercase;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 700;
  display: flex;
  position: relative;
}

.is-link:hover {
  color: #c51230;
}

.is-link.cta-link {
  z-index: 1;
  color: #fff;
  align-self: center;
  font-weight: 600;
  position: relative;
}

.is-link.cta-link.is-center {
  justify-content: center;
}

.link-text {
  margin-right: 0;
  line-height: 1.2;
  display: inline-block;
}

.link-text:hover {
  color: #1e74c2;
}

.link-text.cta_link-text {
  letter-spacing: .05rem;
  text-transform: none;
  margin-right: 7px;
  font-size: 1.75rem;
  font-style: italic;
}

.link-text.cta_link-text:hover {
  color: #fff;
}

.link-text.cta_link-text.text-spacer {
  margin-right: .5rem;
}

.link-text.cta_link-text.text-spacer:hover {
  color: #fff;
}

.link-text.text-spacer {
  margin-right: 7px;
}

.link-text.text-spacer:hover {
  color: #c51230;
}

.link-arrow {
  font-family: "Fa Solid 900", sans-serif;
  font-size: 1.75rem;
  line-height: 1;
  display: inline-block;
}

.link-arrow.cta_arrow, .link-arrow.reviews_arrow {
  font-size: 2rem;
}

.badge {
  width: 250px;
  height: auto;
  margin-right: 4rem;
}

.badge-copy_wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.cta-heading1 {
  letter-spacing: .1rem;
  font-family: Bitter, sans-serif;
  font-size: 2rem;
  font-style: italic;
  font-weight: 700;
}

.cta-heading1.text-primary-dark {
  line-height: 1.2;
}

.cta-heading1.link-text {
  margin-right: 7px;
}

.cta-heading1.link-text:hover {
  color: #fff;
}

.cta-heading1.text-spacer {
  margin-right: .5rem;
}

.badge-copy {
  letter-spacing: .1rem;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.25;
}

.badge-indent {
  padding-top: 1rem;
  padding-left: 3rem;
}

.grid2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid2.why-choose_border-left {
  height: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-left: 2px solid rgba(0, 74, 141, .15);
  align-content: start;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 4rem;
}

.grid2.grid-bullets {
  grid-column-gap: .5rem;
  grid-row-gap: .25rem;
  padding-bottom: .75rem;
}

.why-choose_reason {
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

.icon-text {
  display: flex;
}

.cta-heading2 {
  width: 100%;
  text-align: center;
  letter-spacing: .2rem;
  text-transform: uppercase;
  margin-top: 1rem;
  font-family: Bitter, sans-serif;
  font-size: 5rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
}

.cta-heading3 {
  letter-spacing: .2rem;
  margin-right: 1rem;
  font-family: Bitter, sans-serif;
  font-size: 8rem;
  font-style: italic;
  font-weight: 700;
}

.cta3-copy_wrapper {
  align-items: center;
  display: flex;
}

.ratings_wrapper {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  display: grid;
}

.rating {
  grid-column-gap: 16px;
  grid-row-gap: 1rem;
  flex-flow: column wrap;
  grid-template-rows: minmax(55px, 1fr) auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: center;
  align-items: center;
  display: grid;
}

.ratings_number {
  color: rgba(0, 46, 87, .4);
  font-family: Bitter, sans-serif;
  font-size: 5rem;
  font-weight: 600;
  line-height: 1;
}

.footer_overlay {
  color: rgba(0, 46, 87, .64);
  background-color: #fff;
  padding: 4rem 3rem;
}

.cta3-copy {
  font-size: 1.875rem;
  line-height: 1.25;
}

.aws {
  z-index: 0;
  width: 55vw;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8%;
  right: auto;
}

.grid3 {
  grid-column-gap: 3rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-alt {
  font-family: Bitter, sans-serif;
}

.text-alt.heading-style-h1 {
  font-size: 7rem;
}

.text-alt.heading-style-h1.text-primary {
  line-height: 1;
}

.logo-wrapper {
  grid-column-gap: 5rem;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.footer-secondary-block.height-50 {
  height: 250px;
}

.footer-secondary-block.height-50.bg-grey {
  height: 200px;
  background-color: #f7f7f9;
}

.footer-secondary_wrapper {
  z-index: 0;
  width: 100%;
  position: absolute;
}

.padding-section-xsmall {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.footer-right {
  align-items: center;
  display: flex;
}

.main-nav-link_hover-shape {
  width: 30px;
  height: 30px;
  position: absolute;
}

.main-nav-link_hover-shape.bg-primary {
  background-color: rgba(229, 232, 237, .75);
}

.inline-link {
  display: inline-block;
  color: #1e74c2;
  white-space: nowrap;
  border-bottom: 1px solid #1e74c2;
  line-height: .6;
}

.inline-link:hover {
  color: #004a8d;
  border-bottom-color: #004a8d;
}

.inline-link.alternate {
  color: #b9d3ff;
  border-bottom-color: #b9d3ff;
}

.inline-link.alternate:hover {
  color: #fff;
  border-bottom-color: #fff;
}

.main-nav-link {
  color: #004a8d;
  text-transform: uppercase;
  padding: 0.5rem .75rem .5rem .25rem;
  font-weight: 600;
  position: relative;
}

.main-nav-link:hover {
  color: #e5253b;
}

.main-nav-link.hover-shape-grow {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.main-nav-link_text {
  z-index: 1;
  position: relative;
}

.fade-into-image {
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#fff, rgba(0, 0, 0, 0) 50%), url('../images/AdobeStock_322661091-1920.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  position: absolute;
  overflow: hidden;
}

.fade-squares {
  z-index: 0;
  width: 2400px;
  max-width: none;
  opacity: .61;
  margin-top: -14rem;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.fade-white {
  z-index: 1;
  height: 50vh;
  background-image: linear-gradient(rgba(255, 255, 255, .85), rgba(0, 0, 0, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

/* .transition {
  min-width: 450px;
} */

.anchor {
  height: 1px;
}

.dropdown-tab {
  white-space: nowrap;
  justify-content: space-between;
  display: flex;
}

.icon {
  opacity: 0;
  color: #002e57;
  font-family: "Fa 400", sans-serif;
  display: block;
}

.category-tabs {
  flex: 1;
  display: flex;
}

.category-tabs.mobile {
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tab-link {
  color: rgba(0, 46, 87, .64);
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
  padding: .5rem 1rem;
  font-weight: 600;
  line-height: 1.2;
}

.tab-link:hover {
  color: #002e57;
  background-color: rgba(0, 46, 87, .1);
}

.tab-link.w--current {
  color: #002e57;
  background-color: #fff;
  border: 2px solid #e5e8ed;
  order: -1;
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.tab-dropdown-wrap {
  width: 100%;
  flex: 1;
  align-self: stretch;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tab-pane-tab-2 {
  background-color: rgba(0, 0, 0, 0);
}

.tabs-menu-3 {
  z-index: 10;
  width: 20%;
  background-color: #fff;
  background-image: linear-gradient(#fff 30%, #f7f7f9);
  border: 1px #fff;
  flex-direction: column;
  flex: none;
  align-self: flex-start;
  margin: -5.5rem 4% 0 auto;
  padding-bottom: .5rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.tab-dropdown_lead-in {
  font-size: 1.125rem;
  font-weight: 500;
  display: inline;
}

.tab-dropdown_lead-in_wrap {
  width: 75%;
  text-align: right;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.navbar4_company-info {
  text-align: left;
  flex-wrap: wrap;
  padding-left: 2rem;
  display: block;
}

.navbar1_dropdown-icon {
  margin-top: 4px;
  line-height: 1;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: .5rem;
}

.sticky-heading-line1 {
  color: #004a8d;
  font-family: Bitter, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.sticky-heading-line2 {
  color: #004a8d;
  text-transform: uppercase;
}

.hero-text {
  padding-top: 2rem;
  padding-left: 2.5rem;
}

.hero-text.large {
  font-size: 5rem;
  line-height: 1;
  position: relative;
}

.hero-text-wrapper {
  margin-top: 1rem;
  padding-left: 2.5rem;
  position: relative;
}

.text-color-accent {
  color: #c51230;
}

.hero_checkmark-wrapper {
  margin-bottom: .75rem;
  display: flex;
}

.text-size-huge {
  font-size: 2rem;
  line-height: 1;
}

.text-size-huge.checkmark {
  text-align: right;
  margin-top: -.125rem;
  padding-right: .5rem;
}

.image-link {
  height: 100%;
  min-width: 100%;
  color: #fff;
  text-align: center;
  background-color: #c51230;
  position: relative;
}

.image-link_image {
  z-index: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  transition: opacity .2s;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-link_image:hover {
  opacity: .3;
}

.subcategory-slider-component {
  width: 100%;
  min-height: 30vh;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 2rem;
  padding-bottom: 3rem;
}

.subcategory_mask {
  width: 25%;
  position: static;
  overflow: visible;
}

.image-link_text-wrapper {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.subcategory-slider_image-slide {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
}

.sticky-overlay_wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  display: grid;
}

.sticky-overlay_image-wrapper {
  padding-top: 2rem;
  padding-right: 2rem;
  position: -webkit-sticky;
  position: sticky;
  top: 12rem;
  bottom: auto;
  left: auto;
  right: 0%;
}

.sticky-overlay_text {
  z-index: 1;
}

.sticky-overlay_image1 {
  z-index: 1;
  width: 100%;
  position: relative;
}

.image-links_slide-nav {
  color: rgba(0, 46, 87, .4);
  justify-content: center;
  align-items: center;
  display: flex;
}

.accordion-wrapper {
  width: 100%;
  border-top: 3px #d8f0e0;
  margin-bottom: 1.5rem;
}

.accordion-wrapper.category-page-accordion-wrapper {
  border-top: 2px solid rgba(0, 74, 141, .15);
}

.accordion-item-content-inner-wrap-2 {
  background-color: rgba(255, 255, 255, .85);
  border-bottom: 1px rgba(0, 50, 65, .15);
}

.button-group-2 {
  width: 100%;
  flex-flow: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
  display: flex;
}

.button-group-2.selector-button-group {
  justify-content: flex-start;
  padding-left: 0;
}

.accordion-item {
  z-index: 100;
  width: 100%;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid rgba(0, 74, 141, .15);
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
}

.plus {
  width: 100%;
  height: 3px;
  background-color: #fff;
  position: absolute;
  transform: rotate(90deg);
}

.accordion-item-content {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.accordion-item-content.w--open {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.accordion-item-category-text {
  min-width: 1em;
  color: #51c483;
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  order: -1;
  justify-content: flex-end;
  margin-top: 0;
  margin-bottom: .3rem;
  margin-right: .5rem;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.125em;
  display: none;
}

.accordion-item-title.heading-style-h5 {
  line-height: 1.375;
}

.accordion-icon {
  width: 2em;
  height: 2em;
  background-color: #004a8d;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translate(0, -50%);
}

.col-text-wrap {
  max-width: 100%;
  min-width: 100%;
  margin-top: .75rem;
  margin-bottom: .75rem;
  padding-left: 2.5rem;
  position: relative;
}

.minus {
  width: 100%;
  height: 3px;
  background-color: #fff;
  position: absolute;
  transform: rotate(0);
}

.accordion-item-trigger {
  width: auto;
  color: #1e74c2;
  white-space: normal;
  cursor: pointer;
  align-items: flex-start;
  margin-right: 0;
  padding: 1em 9rem 1em 0;
  transition: all .3s;
  display: flex;
}

.accordion-item-trigger:hover {
  color: #c51230;
  background-color: rgba(255, 255, 255, .5);
  padding-left: 2.5rem;
  padding-right: 6.5rem;
}

.accordion-item-trigger.w--open {
  color: #002e57;
  background-color: #f7f7f9;
  padding-left: 2.5rem;
  padding-right: 5.5rem;
  position: relative;
}

.timeline-component {
  justify-content: center;
  margin-bottom: 2rem;
  display: flex;
}

.timeline_tab-menu {
  min-width: 250px;
  border-right: 2px solid rgba(0, 74, 141, .15);
  flex-direction: column;
  justify-content: center;
  margin-right: 3rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.timeline_tab-link {
  color: rgba(0, 46, 87, .4);
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  padding: 1rem 1.5rem 1rem 0;
  font-family: Bitter, sans-serif;
  font-size: 2rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
}

.timeline_tab-link:hover {
  color: #004a8d;
}

.timeline_tab-link.w--current {
  color: #004a8d;
  background-color: rgba(0, 0, 0, 0);
  font-size: 5rem;
}

.timeline_tab-content {
  width: 100%;
  min-height: 50vh;
  min-width: 60%;
  overflow: visible;
}

.timeline_tab-pane {
  width: 100%;
  min-height: 100%;
}

.timeline_tab-link_dot {
  width: 16px;
  height: 16px;
  background-color: #e5e8ed;
  transition: opacity .2s;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: -9px;
  transform: translate(0, -50%);
}

.timeline_tab-link_dot.current {
  background-color: #c51230;
}

.tab-pane_layout {
  min-height: 50vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.timeline_image {
  width: 100%;
  height: 100%;
  max-height: 50vh;
  min-height: 100%;
  object-fit: cover;
  display: block;
}

.timeline_content {
  width: 50%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, .7), #fff 50%);
  padding: 2rem;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.timeline_content.shadow-medium {
  color: #002e57;
}

.internal-banner_content {
  max-width: 75%;
  margin-bottom: 5rem;
  margin-left: 5%;
  position: relative;
}

.internal-banner_content.lifted-content {
  margin-bottom: 10rem;
}

.sticky-sidebar {
  z-index: 11;
  grid-column-gap: 16px;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
  top: 22rem;
}

.infinite-slide-arrow {
  color: rgba(0, 46, 87, .4);
  justify-content: center;
  align-items: flex-end;
  transition: color .2s;
  display: flex;
}

.infinite-slide-arrow:hover {
  color: rgba(0, 46, 87, .64);
}

.chevron {
  font-family: "Fa Solid 900", sans-serif;
  font-size: 2rem;
  line-height: 1;
}

.sidebar_main-links_wrapper {
  width: 100%;
  border-top: 1px solid #002e57;
  border-bottom: 1px #002e57;
  flex-direction: column;
  display: flex;
}

.sidebar_main-links_wrapper.main-nav {
  border-top-style: none;
  flex-direction: row;
}

.product-link_wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.charity-logo {
  max-height: 100px;
}

.charity-logo.in-content {
  max-height: 150px;
  max-width: 200px;
}

.component-spacer {
  height: 7rem;
}

.component-spacer.small {
  height: 4rem;
}

.bg-aws {
  padding-top: 22vw;
}

.big-ass-button {
  width: 100%;
  position: relative;
}

.big-ass-button.bg-accent {
  color: #fff;
  text-align: center;
  background-color: rgba(197, 18, 48, .5);
  background-image: linear-gradient(rgba(197, 18, 48, .7), rgba(161, 10, 36, .7));
  padding-bottom: 4rem;
}

.big-ass-button.bg-accent:hover {
  background-color: #a10a24;
}

.big-ass-button.bg-accent.skew {
  text-align: left;
  transform: skew(0deg, 4deg);
}

.big-ass-button.bg-accent.skew:hover {
  background-color: #c51230;
}

.big-ass-button_cta-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(100px, min-content) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact_grey-wrapper {
  padding-bottom: 6rem;
  position: relative;
}

.loop-wrapper {
  z-index: 2;
  width: 100%;
  height: 6svw;
  position: relative;
  top: 12.3vw;
  left: 0;
  overflow: hidden;
}

.loop-text {
  color: rgba(0, 46, 87, .4);
  letter-spacing: .05rem;
  white-space: nowrap;
  font-size: 3vw;
  font-weight: 500;
  display: inline;
}

.loop-text_divider {
  color: rgba(0, 46, 87, .15);
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 400;
  display: inline-block;
}

.loop-text-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.company-icon {
  width: 75px;
  margin-bottom: 5px;
  margin-left: -10px;
  margin-right: 1rem;
}

.give-back_heading-wrapper {
  margin-bottom: -140px;
}

.bg-squares-center {
  background-image: radial-gradient(circle, #fff, rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0) 50%, #fff), linear-gradient(#fff, rgba(0, 0, 0, 0) 50%), url('../images/dots-bg.png');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, repeat-x;
  background-size: auto, auto, auto, auto;
}

.sidebar-form.bg-primary {
  background-image: linear-gradient(#002e57, rgba(0, 0, 0, 0));
  margin-top: -12rem;
  padding: 2rem;
}

.featured-blog_component {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.blog-featured-image {
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-featured-content {
  width: 165%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, .75), #fff 25%);
  flex-flow: column wrap;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: -65%;
  padding: 2rem;
  display: flex;
  position: relative;
}

.date {
  color: rgba(0, 46, 87, .64);
  text-transform: uppercase;
  font-size: .875rem;
  font-style: italic;
}

.blog-image {
  width: 100%;
  height: 200px;
  max-height: 300px;
  min-height: 200px;
  object-fit: cover;
}

.category-sorter {
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
  display: flex;
}

.category-sorter.gallery {
  margin-top: 0;
}

.sorter-dropdown {
  min-width: 225px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1rem;
  display: flex;
}

.sorter_dropdown-toggle {
  min-width: 225px;
  color: #002e57;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #e5e8ed;
  margin-left: 0;
  padding: 0 2rem 0 0;
  font-weight: 600;
}

.sorter_dropdown-toggle.w--open {
  width: 100%;
  background-color: #fff;
}

.sorter_chevron {
  margin-right: 1rem;
}

.blog_sorter_dropdown-list.w--open {
  text-transform: uppercase;
  background-color: #fff;
  padding-top: .5rem;
  padding-bottom: .5rem;
  top: 100%;
  left: 1rem;
}

.sorter_dropdown-link {
  width: 100%;
  color: rgba(0, 46, 87, .64);
  padding: .5rem 1rem;
  font-weight: 600;
}

.sorter_dropdown-link:hover {
  color: #002e57;
  background-color: #e5e8ed;
}

.sorter_dropdown-link.current {
  color: #002e57;
  display: block;
}

.sorter_dropdown-link.current:hover {
  background-color: #fff;
}

.page-numbers {
  height: 40px;
  min-width: 40px;
  text-align: center;
  text-transform: uppercase;
  background-color: #e5e8ed;
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

.page-numbers:hover {
  background-color: rgba(0, 46, 87, .4);
}

.page-numbers.current {
  color: #002e57;
  background-color: rgba(0, 46, 87, .4);
}

.blog-featured-image_wrapper {
  position: relative;
}

.awesome {
  width: 200px;
  height: 50px;
  background-image: url('../images/AWSOME-White-Outline-Curved-removebg-preview.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.fancybox__main-panel .form-header_line-1 {
    font-size: 3rem !important;
    line-height: normal !important;
}


@media screen and (min-width: 1280px) {
  body {
    font-size: 1.125rem;
  }

  h1 {
    font-size: 4rem;
  }

  h2 {
    font-size: 3rem;
  }

  h3 {
    font-size: 2.5rem;
  }

  h4 {
    font-size: 2.25rem;
  }

  h5 {
    font-size: 1.5rem;
    font-weight: 600;
  }

  h6 {
    font-size: 1.25rem;
  }

  .heading-style-h2 {
    font-size: 3rem;
  }

  .heading-style-h6 {
    font-size: 1.25rem;
  }

  .heading-style-h1 {
    font-size: 4rem;
  }

  .button.hover-slide {
    position: relative;
    overflow: hidden;
  }

  .button.hover-slide:hover {
    background-color: #004a8d;
    background-image: linear-gradient(to right, #002e57, rgba(0, 46, 87, 0));
  }

  .button.hover-slide.is-outline:hover {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  .heading-style-h3 {
    font-size: 2.5rem;
  }

  .form-input {
    max-height: 3rem;
    min-height: 3rem;
  }

  .form-input::-ms-input-placeholder {
    color: rgba(0, 46, 87, .64);
  }

  .form-input::placeholder {
    color: rgba(0, 46, 87, .64);
  }

  .text-rich-text h1 {
    font-size: 3rem;
  }

  .text-rich-text h2 {
    font-size: 2.5rem;
  }

  .text-rich-text h3 {
    font-size: 1.75rem;
  }

  .text-rich-text h4 {
    font-size: 1.5rem;
  }

  .text-rich-text h5 {
    font-size: 1.25rem;
  }

  .text-rich-text h6 {
    font-size: 1rem;
  }

  .text-size-large {
    letter-spacing: .05rem;
    font-size: 1.325rem;
  }

  .padding-global {
    text-align: left;
  }

  .padding-global.unskew {
    transform: skew(0deg, -4deg);
  }

  .navbar1_dropdown-toggle {
    font-size: 1.125rem;
  }

  .content1_content {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .social-icon {
    color: #fff;
  }

  .social-icon:hover {
    color: #c51230;
  }

  .map-contact_map-embed {
    height: 100%;
    max-height: 100%;
  }

  .form-field-2col.is-mobile-1col {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .siderbar_cta.with-link {
    background-image: radial-gradient(circle, #fff, rgba(0, 0, 0, 0));
  }

  .internal_banner-background {
    background-image: none;
  }

  .hero-form_container.bg-primary:is(.fade-in-right, .aws-hero-static) {
    max-width: 35rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .form-header_line-1 {
    font-size: 6rem;
    line-height: 5rem;
  }
  .form-header_line-1.small {
    color: #002e57;
  }

  .form-header_line-1.internal {
    font-size: 4rem;
  }

  .form-header_line-2 {
    font-size: 1.375rem;
  }

  .form-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .input-field {
    color: rgba(0, 46, 87, .64);
  }

  .input-field::-ms-input-placeholder {
    color: rgba(1, 27, 51, .6);
  }

  .input-field::placeholder {
    color: rgba(1, 27, 51, .6);
  }

  .splide__list {
    max-height: 50vh;
  }

  .icon-outline_fa.icon-pulse {
    font-size: 6rem;
    line-height: 1;
  }

  .product-selector-2_tab-pane-wrapper {
    min-height: 700px;
  }

  .product-selector-2_tab-name {
    text-transform: uppercase;
    font-weight: 600;
  }

  .is-phone {
    font-size: 1.125rem;
  }

  .form_input-select {
    max-height: 3rem;
    min-height: 3rem;
    color: rgba(0, 46, 87, .64);
    background-color: #fff;
  }

  .form_input-select.sticky-nav {
    height: auto;
    max-height: 2.5rem;
    min-height: 2.5rem;
    color: rgba(0, 46, 87, .64);
    background-color: #fff;
    font-size: .9rem;
  }

  .footer5_link:hover {
    text-shadow: none;
  }

  .navbar1_dropdown-link-2:hover, .navbar1_dropdown_main-link:hover {
    color: #c51230;
  }

  .navbar1_dropdown_main-link.w--current {
    color: #004a8d;
  }

  .ratings-reviews_arrow-grey.hide-mobile-landscape {
    z-index: 1;
  }

  .product-selector-3_image {
    min-height: 750px;
  }

  .product-selector-2_tab-menu-2 {
    flex-direction: row;
  }

  .product-selector-3_component {
    flex-direction: column;
  }

  .product-selector-tab-light {
    color: rgba(0, 46, 87, .64);
  }

  .product-selector-tab-light.w--current {
    color: #002e57;
  }

/*  .page-id-100 .section_hero {
    min-height: 1050px;
  }*/

	  .section_hero {
    min-height: 750px;
  }
  .navbar_logo {
    max-width: 100%;
  }

  .navbar_logo.is-sticky {
    max-height: 6rem;
  }

  .subheading {
    -webkit-text-stroke-color: #c51230;
    font-size: 1.25rem;
  }

  .no-wrap {
    display: inline-block;
  }

  .utility-link {
    font-size: 1rem;
  }

  .main-link {
    height: 100%;
    align-items: center;
    display: flex;
  }

  .social-icon-4 {
    color: #fff;
  }

  .social-icon-4:hover {
    color: #a8b297;
  }

  .section.lift {
    margin-top: -7rem;
  }

  .section.bg-image-red {
    background-image: linear-gradient(rgba(161, 10, 36, .7), rgba(197, 18, 48, .7)), url('../images/AdobeStock_57688175-1920.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .bg-grey {
    -webkit-text-stroke-color: #f7f7f9;
    background-color: #f7f7f9;
  }

  .slider-navigation.bg-white.shadow-medium {
    left: -100px;
  }

  .slider_thumb-wrapper {
    width: 180px;
    height: 135px;
  }

  .slider {
    margin-left: 100px;
  }

  .cta-heading1 {
    font-size: 2.5rem;
  }

  .ratings_wrapper {
    grid-column-gap: 4rem;
    justify-content: center;
    display: flex;
  }

  .cta3-copy {
    letter-spacing: .05rem;
  }

  .main-nav-link {
    font-size: 1.125rem;
  }

  .fade-squares {
    opacity: .6;
  }

  .fade-white {
    background-image: linear-gradient(rgba(255, 255, 255, .85), rgba(0, 0, 0, 0));
  }

  .transition {
    background-color: rgba(0, 0, 0, 0);
  }

  .sticky-sidebar {
    top: 22rem;
  }

  .big-ass-button.bg-accent {
    position: relative;
  }

  .big-ass-button.bg-accent.skew {
    transform: skew(0deg, 4deg);
  }

  .big-ass-button_cta-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(100px, min-content) 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .awesome {
    width: 220px;
  }
}

@media screen and (min-width: 1440px) {
  h1 {
    font-size: 4rem;
  }

  h2 {
    font-size: 3.25rem;
  }

  .container-large {
    max-width: 100rem;
  }

  .text-size-medium {
    font-size: 1.25rem;
  }

  .heading-style-h2 {
    font-size: 3.25rem;
  }

  .heading-style-h1 {
    font-size: 4rem;
  }

  .text-size-tiny {
    font-size: .75rem;
    line-height: 1.3;
  }

  .button.is-link:hover {
    background-image: none;
  }

  .button.is-secondary.is-small:hover {
    background-color: #002e57;
    border-color: #002e57;
  }

  .button.is-outline:hover {
    background-color: #004a8d;
  }

  .rl-styleguide_button-list {
    color: #c51230;
  }

  .rl-styleguide_color.is-dark {
    background-color: #002e57;
  }

  .rl-styleguide_color.is-primary {
    background-color: #004a8d;
  }

  .bg-white.bg-squares-center {
    background-position: 0 0, 0 0, 0 0, 50%;
    background-attachment: scroll, scroll, scroll, scroll;
  }

  .text-rich-text p {
    font-size: 1.125rem;
  }

  .text-size-large {
    font-size: 1.375rem;
  }

  .padding-section-small {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .navbar1_dropdown-list.w--open {
    z-index: 0;
    width: auto;
    padding: 0;
    position: absolute;
  }

  .navbar1_dropdown-toggle:hover {
    color: #011b33;
  }

  .ratings-reviews_mask {
    width: 80%;
  }

  .content1_content {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .social-icon:hover {
    color: #c51230;
  }

  .map-contact_map-embed {
    height: 100%;
    max-height: 100%;
  }

  .internal-layout_content-wrapper {
    grid-template-columns: 1fr .5fr;
  }

  .internal_banner {
    min-height: 600px;
  }

  .internal_banner-background {
    min-height: 600px;
    background-image: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-form_container.bg-primary {
    max-width: 35rem;
  }

  .form-header_line-1 {
    color: #fff;
  }

  .navbar4_component {
    padding-top: 0;
  }

  .form-2 {
    display: flex;
  }

  .input-field {
    align-self: center;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .sticky-nav_form-header {
    justify-content: space-between;
  }

  .sticky-nav_phone-icon-link {
    margin-left: 0;
    font-size: 1.5rem;
  }

  .secondary-nav_menu {
    justify-content: flex-start;
  }

  .bg-accent {
    background-color: #c51230;
  }

  .product-selector-2-tab-text {
    padding: 3.5rem;
  }

  .banner_bg-image {
    min-height: 600px;
  }

  .is-phone {
    font-size: 1.5rem;
  }

  .footer5_link:hover {
    text-shadow: none;
  }

  .navbar1_dropdown_main-link {
    text-decoration: none;
  }

  .navbar1_dropdown_main-link:hover {
    color: #c51230;
  }

  .product-selector-3_component {
    margin-top: 2rem;
  }

  .section_product-selector-list {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .product-selector-tab-light:hover {
    color: #c51230;
  }

  .section_hero {
    min-height: 800px;
  }

  .blog-grid-link.shadow-medium.blog-hide {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: minmax(auto, min-content) auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .blog-grid_component {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .navbar_logo {
    max-height: 8rem;
  }

  .navbar_logo.is-sticky {
    max-height: 7rem;
  }

  .utility-link {
    font-size: .9rem;
  }

  .social-icon-4:hover {
    color: #a8b297;
  }

  .section.lift {
    margin-top: -8.625rem;
  }

  .section.padding-bottom.padding-large {
    padding-bottom: 5rem;
  }

  .sticky-heading-line1 {
    font-size: 2rem;
  }

  .sticky-heading-line2 {
    font-size: 1.5rem;
  }

  .image-link {
    background-color: #c51230;
  }

  .subcategory_mask {
    width: 20%;
  }

  .accordion-icon {
    width: 2.5rem;
    height: 2.5rem;
  }

  .tab-pane_layout {
    grid-template-columns: 1fr .25fr;
  }

  .internal-banner_content {
    margin-bottom: 8rem;
  }

  .body {
    font-size: 1.125rem;
  }

  .blog-featured-content {
    padding: 3rem;
  }

  .category-sorter {
    margin-top: 6rem;
  }
}

@media screen and (min-width: 1920px) {
  .container-large.position-relative {
    max-width: 90rem;
  }

  .max-width-large.align-center {
    padding-bottom: 1rem;
  }

  .container-medium {
    max-width: 80rem;
  }

  .text-size-tiny {
    font-size: .825rem;
    line-height: 1.4;
  }

  .button.is-small, .button-group {
    text-align: center;
  }

  .navbar1_dropdown-list.w--open {
    display: block;
  }

  .content1_content {
    max-width: 60rem;
  }

  .internal_banner-background {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero_component {
    max-width: 100rem;
    padding-left: 0%;
  }

  .product-selector-2-tab-text {
    width: 40%;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .gallery2_grid {
    max-height: 50rem;
  }

  .product-selector-2-tab-content-2 {
    align-items: center;
  }

  .utility-link {
    font-size: 1rem;
  }

  .section.lift {
    margin-top: -7.65vw;
  }

  .section.padding-bottom.padding-large {
    padding-bottom: 4.5rem;
  }

  .tabs-menu-3 {
    min-height: 50px;
  }

  .subcategory_mask {
    width: 16.65%;
  }

  .sticky-sidebar {
    top: 14rem;
  }
}

@media screen and (min-width: 991px) {
  .navbar1_component .menu-main-menu-container .main-nav-link .sub-menu {
    transform: translate(0px, -10px);
    opacity: 0;
    transition: all 300ms ease-in-out;
  }
  
  .navbar1_component .menu-main-menu-container .main-nav-link:hover .sub-menu {
    transform: translate(0px, 0px);
  }
}

@media screen and (min-width: 991px) and (max-width: 1150px) {
  .navbar1_component .menu-main-menu-container .main-nav-link a {
      font-size: 1.2vw;
  }

  .navbar1_component .menu-main-menu-container .main-nav-link {
      display: flex;
  }

  .navbar1_component .menu-main-menu-container .hover-shape-grow {
    letter-spacing: .02rem;
  } 

  .navbar1_component .menu-main-menu-container .main-nav-link:hover .sub-menu {
    transform: translate(0px, 30px)!important;
  }

  .navbar1_component .menu-main-menu-container .sub-menu .main-nav-link {
      display: inline-block;
  }
}

@media screen and (max-width: 991px) {
  h3 {
    font-size: 1.75rem;
  }

  .sidebar-form.bg-primary {
      margin-top: 0;
  }

  .sidebar-form .button.is-accent.hide-desktop {
      width: 100%;
  }

  .hide-tablet {
    display: none;
  }

  .container-large.lift.bg-white.z-10 {
    margin-top: -6rem;
  }

  .main-wrapper {
    margin-top: 8rem;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3.5rem;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3.5rem;
  }

  .padding-xxlarge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 7.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-top.padding-huge {
    padding-top: 3rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .heading-style-h6 {
    font-weight: 700;
  }

  .rl-styleguide_icons-list {
    grid-auto-flow: row;
  }

  .heading-style-h1 {
    font-weight: 700;
  }

  .heading-style-h1.hero-text {
    padding-top: 1rem;
    padding-left: 2rem;
  }

  .heading-style-h1.hero-text.large {
    font-size: 4rem;
  }

  /* .button.is-accent.hide-desktop {
    display: inline-block;
  } */

  .button-group.justify-center-tablet {
    justify-content: center;
  }

  .button-group.justify-center-tablet.hide-desktop {
    display: flex;
  }

  .button-group.blog_button-group {
    justify-content: flex-start;
  }

  .bg-white.bg-squares-center {
    background-size: auto, auto, auto, 1400px;
  }

  .text-size-small.blog-teaser {
    display: none;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .padding-global.bg-aws {
    flex-wrap: wrap;
    justify-content: center;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .menu-icon1_line-middle {
    width: 24px;
    height: 2px;
    background-color: #011b33;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar1_menu {
    height: 100vh;
    min-width: 25rem;
    -webkit-text-fill-color: inherit;
    background-color: #004a8d;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #002e57);
    background-clip: border-box;
    border-bottom: 1px solid #000;
    flex-direction: column;
    padding: 2rem 0%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
    overflow: auto;
  }

  .menu-icon1_line-bottom {
    width: 24px;
    height: 2px;
    background-color: #011b33;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_menu-dropdown {
    width: 100%;
    flex: 1;
    align-self: stretch;
    font-size: 1.125rem;
  }

  .navbar1_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon1 {
    width: 48px;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    overflow: hidden;
  }

  .navbar1_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar1_dropdown-list.w--open {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-style: none;
    border-radius: 0;
    padding: 0;
  }

  .navbar1_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .navbar1_dropdown-toggle {
    align-items: center;
    padding: 0;
    font-size: 1.25rem;
    display: flex;
  }

  .navbar1_dropdown-toggle.hover-shape-grow {
    color: #fff;
    border-top: 1px solid #002e57;
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .menu-icon1_line-top {
    width: 24px;
    height: 2px;
    background-color: #011b33;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-overlay-layer {
    background-image: linear-gradient(rgba(0, 46, 87, .8), rgba(0, 0, 0, 0));
  }

  .ratings-reviews_slide {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .ratings-reviews_content.shadow-medium {
    padding: 2rem;
  }

  .ratings-reviews_component {
    padding-bottom: 4rem;
  }

  .ratings-reviews_slide-nav {
    display: none;
  }

  .content1_content {
    order: 1;
    margin-left: 5%;
    margin-right: 5%;
    display: block;
  }

  .content_component {
    min-height: auto;
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .content2_image {
    max-height: 40vh;
    object-fit: cover;
  }

  .content2_image.full-height.shadow-medium {
    max-height: none;
    max-width: none;
  }

  .content2_image-wrapper {
    width: 100%;
    max-height: 300px;
    min-height: 300px;
  }

  .content2_content {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

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

  .content2_content.text-center-tablet.justify-content-tablet {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .content2_content.padding-large {
    padding-left: 0;
    padding-right: 0;
  }

  .map-contact_map-embed {
    height: 100%;
  }

  .trust-logo {
    max-height: 5rem;
  }

  .contact1-header_component {
    min-height: auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .internal-layout_content-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .internal-layout_content {
    margin-bottom: 0;
    padding-left: 0;
  }

  .siderbar_cta {
    position: static;
  }

  .siderbar_cta.with-link {
    position: relative;
  }

  .internal_banner {
    margin-bottom: 0;
  }

  .internal_banner-background {
    min-height: 30vh;
    background-image: radial-gradient(circle, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0)), url('../images/6131add6981072bd5ce7f0a5_Placeholder-Image---Landscape.svg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    text-align: left;
    grid-template-rows: minmax(max-content, 1fr);
    grid-template-columns: 1fr;
    justify-items: center;
    padding-right: 5%;
  }

  .hero-form_container.bg-primary {
    width: 50%;
    max-width: 50%;
    padding: 2rem;
  }

  .hero-form_container.bg-primary:is(.fade-in-right, .aws-hero-static) {
    justify-content: center;
    padding: 1rem;
  }

  .hero-form_container.bg-primary:is(.fade-in-right, .aws-hero-static).content-only {
    width: 75%;
    max-width: 100%;
    margin-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .navbar4_container {
    grid-auto-columns: 1fr;
  }

  .navbar4_dropdown-link {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 0;
    font-size: 20px;
  }

  .navbar4_menu-button {
    margin-left: -.5rem;
    padding: 0;
  }

  .navbar4_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon4 {
    width: 48px;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .menu-icon4_wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .menu-icon4_line-top {
    width: 24px;
    height: 2px;
    background-color: #000;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon4_line-middle {
    width: 24px;
    height: 2px;
    background-color: #000;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .menu-icon_line-middle-top {
    z-index: 2;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .menu-icon_line-middle-base {
    width: 24px;
    height: 2px;
    background-color: #000;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: absolute;
  }

  .menu-icon4_line-bottom {
    width: 24px;
    height: 2px;
    background-color: #000;
    padding-bottom: 0;
    padding-right: 0;
  }

  .sticky-nav_container {
    display: none;
  }

  .main-nav-container {
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .lightbox-container {
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    display: flex;
  }

  .layout18_content_form {
    width: 100%;
    margin-right: auto;
  }

  .button-wrapper_cta-hero {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mobile-app-nav-container {
    flex-wrap: nowrap;
  }

  .mobile-app-nav-item {
    padding: .5rem 1rem 0;
  }

  .product-selector-2_tab-pane-wrapper, .product-selector-3_tab-pane {
    height: auto;
  }

  .product-selector-2_tab-name {
    margin-top: .5rem;
  }

  .product-selector-2-tab-text {
    width: auto;
    background-image: radial-gradient(circle at 50% 20%, rgba(255, 255, 255, .7), rgba(0, 0, 0, 0)), linear-gradient(rgba(255, 255, 255, .7), #fff 50%);
    margin-top: -2.8rem;
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    padding: 2rem;
    transform: none;
  }

  .product-selector-2-tab-text.shadow-medium {
    width: auto;
    text-align: center;
    background-image: radial-gradient(circle at 50% 25%, #fff, rgba(0, 0, 0, 0)), linear-gradient(rgba(255, 255, 255, .7), #fff 50%);
    margin-left: 3rem;
    margin-right: 3rem;
    position: relative;
    top: auto;
    right: auto;
  }

  .is-phone {
    color: #fff;
    letter-spacing: .05rem;
    margin-left: 0;
    padding: 1rem 2rem;
    font-size: 1.25rem;
    font-weight: 600;
  }

  .is-phone:hover {
    color: #b9d3ff;
    background-color: #002e57;
  }

  .footer5_link-list {
    text-align: center;
    align-items: center;
    margin-top: 0;
  }

  .footer5_link {
    font-size: 1rem;
  }

  .footer5_bottom-wrapper {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer5_bottom-wrapper.text-size-small {
    text-align: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .image_logo-footer {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer5_social-icons {
    margin-bottom: 1rem;
    padding-left: 0;
  }

  .footer5_social-link {
    padding-top: 1rem;
  }

  .gallery2_grid.gallery-page {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .navbar1_dropdown-link-2 {
    width: auto;
    color: #fff;
    padding: .5rem 0 .5rem 3rem;
    font-size: 1rem;
    line-height: 1.1;
  }

  .navbar1_dropdown-link-2:hover {
    color: #fff;
    background-color: #002e57;
  }

  .navbar1_dropdown_main-link {
    color: #fff;
    letter-spacing: .05rem;
    padding: .75rem 2rem;
    font-weight: 500;
    transition: all .2s, color .2s;
  }

  .navbar1_dropdown_main-link:hover {
    background-color: #002e57;
  }

  .section_ratings-reviews-light {
    margin-top: 4rem;
  }

  .ratings-reviews_arrow-grey.hide-mobile-landscape {
    width: 3rem;
    height: 3rem;
    border-width: 3px;
  }

  .product-selector-3_image {
    height: auto;
    max-height: 400px;
    max-width: none;
    min-height: 250px;
    object-fit: cover;
  }

  .product-selector-2_tab-menu-2 {
    grid-column-gap: .5rem;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .product-selector-2_tab-menu-2.give-back {
    justify-content: center;
  }

  .product-selector-2-tab-content-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 0rem;
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    align-items: start;
    justify-items: center;
    margin-top: 1.5rem;
    display: grid;
  }

  .product-selector-3_image-wrapper {
    width: 100%;
    height: auto;
  }

  .product-selector-3_component {
    margin-top: 2rem;
    padding-left: 0;
    display: block;
  }

  .product-selector-tab-light {
    padding-top: 0;
    padding-bottom: 0;
  }

  .product-selector-tab-light.cta {
    width: 100px;
    padding-top: 1rem;
  }

  .section_hero {
    min-height: 750px;
    padding-top: 7rem;
    padding-bottom: 9rem;
  }

  .blog-content-wrapper {
    text-align: left;
  }

  .blog-grid-link.shadow-medium {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .blog-grid_component {
    grid-template-columns: 1fr;
  }

  .sidebar_menu {
    z-index: 1;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    flex-direction: column;
    justify-content: center;
    margin-left: 0;
    display: block;
  }

  .dropdown-icon_sidebar {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .rich-company-info.show-tablet {
    padding-left: 2rem;
    padding-right: 2rem;
    display: block;
  }

  .navbar4_menu-dropdown-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
    display: block;
    position: relative;
  }

  .navbar4_dropdown-toggle-4 {
    width: 100%;
    align-items: center;
    margin: 0;
    padding: .75rem 2rem .75rem 0;
    display: flex;
    position: relative;
  }

  .navbar4_dropdown-list-4 {
    position: static;
    overflow: hidden;
  }

  .navbar4_dropdown-list-4.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .subheading.text-accent.full-width {
    width: 100%;
  }

  .footer-advanced-dark-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .utility-link {
    text-align: center;
    letter-spacing: 0;
    flex: none;
    padding: .5rem .55rem;
    font-size: .9rem;
    transition: all .2s, color .2s;
    display: block;
  }

  .utility-link.show-landscape {
    width: 100%;
    text-align: left;
    padding-left: 3rem;
    font-size: 1rem;
    line-height: 1.2rem;
    display: none;
  }

  .utility-link.show-landscape:hover {
    background-color: #002e57;
  }

  .main-link {
    color: #fff;
    padding: .5rem 3rem;
    transition: all .2s;
    display: inline-block;
  }

  .main-link:hover {
    color: #9fc5ef;
    background-color: #123e70;
  }

  .navbar4_utility-links-wrapper {
    flex-direction: column;
    align-self: stretch;
    margin-top: 1rem;
  }

  .icon-solid_fa.large {
    font-size: 1.75rem;
  }

  .hero_content {
    padding-bottom: 0;
  }

  .social-icon-4 {
    color: #fff;
  }

  .footer5_link-list-2 {
    align-items: center;
  }

  .text-primary-dark.tab-drop-down_subtitle {
    display: block;
  }

  .text-primary-dark.cta-heading3 {
    line-height: 1;
  }

  .main-nav_divider {
    display: none;
  }

  .accent {
    width: 135px;
  }

  .section.bg-grey.bg-squares-center {
    background-position: 0 0, 0 0, 0 0, 50% 65%;
    background-size: auto, auto, auto, 1400px;
  }

  .slider-navigation.bg-white.shadow-medium {
    display: none;
  }

  .mask {
    height: auto;
    max-height: 400px;
    min-height: 250px;
  }

  .slider {
    margin-left: 0;
  }

  .product-slider_slide {
    height: auto;
    display: block;
  }

  .product-icon {
    width: 75px;
    height: 75px;
  }

  .grid-3-step {
    width: 100%;
    max-width: 570px;
    flex-direction: column;
    grid-template-columns: 1.25fr;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .step-wrapper {
    border-bottom: 2px solid rgba(0, 46, 87, .15);
    border-right-style: none;
    padding: 2rem 0 2rem 6rem;
  }

  .step-number {
    top: 50%;
    transform: translate(0, -50%)!important;
  }

  .link-text.cta_link-text {
    font-size: 1.5rem;
  }

  .link-arrow.cta_arrow {
    font-size: 1.65rem;
  }

  .link-arrow.reviews_arrow {
    font-size: 1.5rem;
  }

  .badge {
    width: 200px;
    margin-right: 3rem;
  }

  .cta-heading1 {
    font-size: 2rem;
  }

  .badge-copy {
    font-size: 1.25rem;
  }

  .badge-indent.text-shadow {
    padding-left: 0;
  }

  .grid2.why-choose_border-left {
    border-left-style: none;
    padding-bottom: 0;
    padding-left: 0;
  }

  .grid2.grid-bullets {
    flex-flow: column wrap;
    align-items: stretch;
    padding-bottom: 0;
    display: flex;
  }

  .why-choose_reason {
    text-align: center;
    align-items: center;
  }

  .cta-heading2 {
    font-size: 4rem;
  }

  .cta-heading3 {
    font-size: 7rem;
  }

  .ratings_wrapper {
    grid-column-gap: 2rem;
    margin-top: 1rem;
  }

  .rating {
    grid-row-gap: 0rem;
  }

  .ratings_number {
    font-size: 4rem;
  }

  .footer_overlay {
    padding: 2rem;
  }

  .cta3-copy {
    font-size: 1.5rem;
  }

  .aws {
    left: 8%;
    transform: translate(-50%);
  }

  .grid3.margin-bottom.margin-large.fade-in-up {
    text-shadow: 0 1px 10px #fff;
  }

  .text-alt.heading-style-h1 {
    font-size: 5rem;
  }

  .logo-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: row;
  }

  .footer-right {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    margin-top: 1rem;
    display: flex;
  }

  .main-nav-link_hover-shape.bg-primary {
    display: none;
  }

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

  .main-nav-link.hover-shape-grow {
    color: #fff;
    letter-spacing: .05rem;
    border-top: 1px solid #002e57;
    align-self: stretch;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 2rem;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.2;
    display: block;
  }

  .main-nav-link.hover-shape-grow:hover {
    background-color: #002e57;
  }

  .main-nav-link_text {
    text-align: left;
  }

  .fade-into-image {
    background-image: linear-gradient(#fff, rgba(0, 0, 0, 0) 75%), url('../images/AdobeStock_322661091-1920.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat-x;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .fade-squares {
    width: 1400px;
    margin-top: 0;
  }

  .tab-link {
    padding-left: 22px;
    padding-right: 0;
    font-size: 15px;
  }

  .tab-link.w--current {
    padding-left: 19px;
  }

  .tab-dropdown-wrap {
    flex-direction: column;
  }

  .tabs-menu-3 {
    width: 200px;
    border-style: none;
    padding-right: 0;
  }

  .tab-dropdown_lead-in_wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .navbar4_company-info {
    margin-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-text.large {
    padding-top: 1rem;
    padding-left: 2rem;
    font-size: 4rem;
  }

  .hero-text-wrapper {
    padding-left: 2rem;
  }

  .hero_checkmark-wrapper {
    margin-bottom: .5rem;
  }

  .image-link {
    overflow: hidden;
  }

  .subcategory_mask {
    width: 33%;
  }

  .sticky-overlay_image-wrapper {
    top: 10rem;
  }

  .timeline-component {
    flex-direction: column;
  }

  .timeline_tab-menu {
    width: 100%;
    grid-column-gap: 1rem;
    border-bottom: 2px solid rgba(0, 74, 141, .15);
    border-right-style: none;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 2rem;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .timeline_tab-link {
    align-self: flex-end;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .timeline_tab-link.w--current {
    font-size: 3rem;
  }

  .timeline_tab-content, .timeline_tab-pane {
    min-height: 250px;
  }

  .timeline_tab-link_dot {
    top: auto;
    bottom: -9px;
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }

  .timeline_tab-link_text {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tab-pane_layout {
    width: 100%;
    min-height: 250px;
    grid-template-columns: 1fr;
  }

  .tab-pane_layout.timeline {
    grid-template-columns: 1fr .25fr;
  }

  .timeline_image {
    max-height: 400px;
    min-height: 250px;
  }

  .timeline_content {
    padding: 2rem;
  }

  .internal-banner_content.lifted-content {
    margin-bottom: 10rem;
  }

  .sticky-sidebar {
    position: static;
  }

  .sidebar_main-links_wrapper.main-nav {
    border-bottom-style: solid;
    border-bottom-color: #002e57;
    flex-direction: column;
  }

  .component-spacer {
    height: 3rem;
  }

  .bg-aws {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 20vw;
  }

  .big-ass-button.bg-accent.skew {
    padding-bottom: 4.5rem;
  }

  .contact_grey-wrapper {
    padding-bottom: 2.5rem;
  }

  .give-back_heading-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
    display: flex;
  }

  .blog-featured-content {
    width: 200%;
    margin-left: -100%;
  }

  .blog-image {
    height: 100%;
    max-height: none;
  }
}

@media screen and (max-width: 767px) {

  .footer-wrapper.bg-primary {
    padding-bottom: 100px;
  }

  h1 {
    font-size: 2.25rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .page-wrapper {
    padding-bottom: 5rem;
  }

  .container-large.lift.bg-white.z-10 {
    margin-top: -5rem;
  }

  .main-wrapper {
    margin-top: 6rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .margin-xsmall {
    margin: .75rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2rem;
  }

  .margin-xlarge {
    margin: 2.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 5rem;
  }

  .padding-xsmall {
    padding: .75rem;
  }

  .padding-small {
    padding: .5rem 1.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 2rem;
  }

  .padding-xlarge {
    padding: 2.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-top.padding-huge {
    padding-top: 2rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom.padding-xxlarge {
    padding-bottom: 2rem;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .text-style-quote {
    font-size: 1.125rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .heading-style-h6 {
    font-size: 1rem;
    font-weight: 600;
  }

  .heading-style-h5 {
    font-size: 1rem;
  }

  .heading-style-h1 {
    font-size: 2.25rem;
  }

  .heading-style-h1.hero-text {
    padding-top: .5rem;
    padding-left: 1rem;
  }

  .heading-style-h1.hero-text.large {
    font-size: 2.75rem;
  }

  .button {
    padding: 1rem 2rem;
  }

  .button.is-accent.hover-slide2.huge {
    padding: 1.25rem 5rem;
    font-size: 1.25rem;
  }

  .button.is-gray {
    background-color: #e5e8ed;
    border-color: #e5e8ed;
  }

  .button.is-gray.is-outline {
    border-color: rgba(0, 46, 87, .15);
  }

  .button.is-gray.is-outline:hover {
    background-color: #e5e8ed;
    border-color: #e5e8ed;
  }

  .button.hover-slide2 {
    min-height: 60px;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .heading-style-h4 {
    font-size: 1.125rem;
    line-height: 1.4;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .button-group.justify-content-landscape {
    justify-content: center;
  }

  .icon-1x1-small {
    font-family: "Fa 400", sans-serif;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .padding-global.bg-aws {
    padding-top: 2rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .padding-section-medium.display-flex {
    flex-wrap: wrap;
  }

  .padding-section-medium.display-flex.justify-center-mobile-landscape {
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .navbar1_dropdown-toggle.hover-shape-grow {
    color: #fff;
    line-height: 1.2;
  }

  .navbar1_component {
    height: auto;
    min-height: 4rem;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .ratings-reviews_client-info {
    margin-bottom: 1rem;
  }

  .ratings-reviews_mask {
    max-width: none;
  }

  .ratings-reviews_slide {
    padding-left: 0;
    padding-right: 0;
  }

  .ratings-reviews_content.shadow-medium {
    max-width: 90%;
    padding-bottom: 1.5rem;
  }

  .ratings-reviews_component {
    margin-bottom: 3rem;
    padding-bottom: 0;
  }

  .ratings-reviews_client {
    width: 100%;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .content2_content {
    padding-top: 0;
    padding-bottom: 0;
  }

  .contact1-header_item {
    grid-column-gap: .5rem;
  }

  .form-field-2col.is-mobile-1col {
    grid-template-columns: 1fr;
  }

  .contact1-header_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .spacer-2 {
    height: 1rem;
  }

  .internal-layout_content {
    margin-bottom: 2rem;
  }

  .internal_banner {
    margin-bottom: 0;
  }

  .internal_banner-background {
    min-height: 30vh;
  }

  .hero_component {
    grid-row-gap: 3rem;
  }

  .hero-form_container.bg-primary {
    width: 100%;
    max-width: 400px;
    min-width: 300px;
    padding: 1.5rem;
  }

  .form-header_line-1 {
    font-size: 3rem;
    line-height: 2.75rem;
  }

  .navbar4_component {
    min-height: 4rem;
  }

  .secondary-nav-container.bg-primary-dark.hide-mobile-portrait {
    display: none;
  }

  .icon-outline_fa.icon-pulse {
    font-size: 4rem;
  }

  .mobile-app-nav-container {
    justify-content: space-around;
  }

  .mobile-app-nav-item {
    text-align: center;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .75rem;
  }

  .section_mobile-app-nav {
    background-color: rgba(0, 0, 0, 0);
    display: block;
  }

  .section_mobile-app-nav.bg-accent-dark {
    color: #fff;
    background-color: #002e57;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #002e57);
  }

  .product-selector-2_tab-pane-wrapper {
    margin-top: 0;
    margin-left: 0;
  }

  .product-selector-2_tab-name {
    text-align: center;
    white-space: normal;
    margin-top: .25rem;
    font-size: .8rem;
  }

  .product-selector-2-tab-text.shadow-medium {
    margin-top: -2.8rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .footer5_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .footer5_social-icons {
    margin-bottom: 1rem;
  }

  .gallery2_grid {
    max-height: 50rem;
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr .5fr .75fr;
  }

  .gallery2_thumbnail-wrapper {
    height: 100%;
    min-height: 10rem;
  }

  .gallery_image {
    object-fit: cover;
  }

  .navbar1_dropdown_main-link {
    font-size: 1.125rem;
  }

  .product-selector-3_image {
    height: 100%;
    max-height: 250px;
    min-height: 200px;
  }

  .product-selector-2_tab-menu-2 {
    grid-row-gap: .5px;
    align-items: flex-start;
    overflow: visible;
  }

  .product-selector-3_component {
    flex-direction: column;
    display: block;
  }

  .section_product-selector-list {
    padding-top: 0;
    padding-bottom: 0;
  }

  .product-selector-tab-light {
    width: 119px;
  }

  .section_hero {
    height: auto;
    max-height: none;
    min-height: 0;
    padding-top: 6rem;
  }

  .blog-content-wrapper {
    grid-row-gap: 0px;
    justify-content: center;
  }

  .blog-image-wrapper {
    height: 100%;
  }

  .footer-advanced-dark-wrapper {
    grid-row-gap: 2.5rem;
  }

  .utility-link {
    transition: all .2s;
  }

  .utility-link:hover {
    color: #9fc5ef;
    background-color: #123e70;
  }

  .utility-link.show-landscape {
    padding-left: 2rem;
    display: block;
  }

  .utility-link.show-landscape:hover {
    color: #fff;
  }

  .main-link {
    padding-right: 3rem;
  }

  .main-link:hover {
    color: #9fc5ef;
  }

  .navbar4_utility-links-wrapper.show-landscape {
    display: block;
  }

  .icon-solid_fa.large {
    font-size: 1.5rem;
  }

  .footer5_link-list-2 {
    text-align: center;
  }

  .accent {
    width: 119px;
  }

  .trapezoid1, .trapezoid1.bg-primary {
    left: -72px;
  }

  .trapezoid1.bg-accent.huge {
    left: -69px;
  }

  .trapezoid2, .trapezoid2.bg-primary {
    right: -72px;
  }

  .trapezoid2.bg-accent.huge {
    right: -69px;
  }

  .mask {
    max-height: 250px;
    min-height: 200px;
  }

  .product-slider_slide {
    max-height: 100%;
    min-height: 250px;
  }

  .grid-3-step {
    grid-row-gap: 2rem;
    grid-template-columns: 1.25fr;
  }

  .step-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: minmax(75px, min-content) repeat(auto-fit, minmax(200px, max-content));
    grid-auto-columns: 1fr;
    padding-top: 0;
    padding-bottom: 1.5rem;
    padding-left: 0;
    display: grid;
  }

  .step-number {
    margin-top: -15px;
    position: static;
    transform: none!important;
  }

  .is-link.cta-link {
    justify-content: center;
  }

  .link-text {
    font-size: 1.125rem;
  }

  .badge {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .cta-heading1 {
    align-self: center;
    line-height: 1;
  }

  .cta-heading1.link-text {
    font-size: 2rem;
  }

  .cta-heading2 {
    margin-bottom: 1rem;
    line-height: 1;
  }

  .cta-heading3 {
    line-height: 1;
  }

  .ratings_wrapper {
    grid-row-gap: 0px;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    display: flex;
  }

  .rating {
    max-width: 100px;
  }

  .ratings_number {
    font-size: 3rem;
  }

  .grid3.margin-bottom.margin-large {
    grid-template-columns: 1fr;
  }

  .grid3.margin-bottom.margin-large.fade-in-up {
    text-shadow: 1px 0 1px #fff;
  }

  .padding-section-xsmall {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .main-nav-link.hover-shape-grow {
    font-size: 1.125rem;
    line-height: 1.2;
  }

  .fade-into-image {
    min-height: 100%;
    background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), linear-gradient(#fff, rgba(0, 0, 0, 0) 75%), url('../images/AdobeStock_322661091-1920.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, repeat-x;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
  }

  .tab-dropdown-wrap {
    flex-direction: column;
    margin-bottom: 1rem;
  }

  .tabs-menu-3 {
    margin-top: -4rem;
  }

  .tabs-content-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-text.large {
    padding-top: .5rem;
    padding-left: 1rem;
  }

  .hero-text-wrapper {
    padding-left: 1.5rem;
  }

  .sticky-overlay_wrapper {
    grid-template-columns: 1fr;
  }

  .sticky-overlay_image-wrapper {
    position: relative;
    top: 0;
  }

  .timeline_tab-menu {
    grid-column-gap: .5rem;
  }

  .timeline_tab-link {
    font-size: 1.5rem;
  }

  .timeline_tab-link.w--current {
    font-size: 2rem;
  }

  .tab-pane_layout, .tab-pane_layout.timeline {
    grid-template-columns: 1fr;
  }

  .timeline_image {
    max-height: 250px;
    min-height: 200px;
  }

  .timeline_content {
    width: auto;
    text-align: center;
    background-image: radial-gradient(circle at 50% 20%, rgba(255, 255, 255, .7), rgba(0, 0, 0, 0)), linear-gradient(rgba(255, 255, 255, .7), #fff 50%);
    margin-top: -2.8rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    position: relative;
    top: auto;
    right: auto;
    transform: none;
  }

  .internal-banner_content {
    max-width: 100%;
    margin-right: 5%;
  }

  .big-ass-button.bg-accent.skew {
    padding-bottom: 5rem;
  }

  .big-ass-button_cta-wrapper {
    grid-template-columns: minmax(50px, min-content) 1fr;
  }

  .contact_grey-wrapper {
    padding-bottom: 4rem;
  }

  .featured-blog_component {
    min-height: 300px;
    grid-column-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .blog-featured-content {
    width: auto;
    text-align: center;
    background-image: linear-gradient(rgba(255, 255, 255, .75), #fff 25%);
    align-items: center;
    margin: -6rem 2rem 0;
  }

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

  .blog-featured-image_wrapper {
    min-height: 300px;
  }

  .awesome {
    width: 165px;
    height: 40px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2rem;
  }

  .heading-style-h1.hero-text.large {
      font-size: 2rem;
  }

  h2 {
    font-size: 1.875rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .page-wrapper {
    padding-bottom: 5rem;
    overflow: hidden;
  }

  .main-wrapper {
    margin-top: 4.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .heading-style-h2 {
    font-size: 1.875rem;
  }

  .heading-style-h1 {
    font-size: 2rem;
    line-height: 1.1;
  }

  .heading-style-h1.hero-text {
    padding-top: .5rem;
    padding-left: 1rem;
  }

  .button.is-accent {
    order: 1;
  }

  .button.is-accent.hover-slide2.huge {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    font-size: 1.125rem;
  }

  .button.hover-slide2 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .button-group {
    margin-top: 1rem;
  }

  .button-group.blog_button-group {
    justify-content: center;
  }

  .shadow-medium.padding-large {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-section-large {
    align-items: center;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .header-wrapper {
    height: 0;
  }

  .navbar1_menu {
    width: 100%;
    min-width: auto;
  }

  .navbar1_dropdown-list.w--open {
    background-image: none;
  }

  .navbar1_dropdown-toggle {
    font-size: 1.125rem;
  }

  .ratings-reviews_component {
    margin-top: 2rem;
    padding-bottom: 0;
  }

  .content_component {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .content2_content {
    padding-top: 0;
    padding-bottom: 0;
  }

  .trust-logo {
    max-height: 4rem;
  }

  .contact1-header_item {
    line-height: 1.2;
  }

  .contact1-header_contact-list {
    font-size: .825rem;
  }

  .contact1-header_component {
    grid-template-columns: 1fr;
  }

  .internal_banner-background {
    max-height: 40vh;
    min-height: 100%;
  }

  .hero-form_container.bg-primary {
    max-width: 100%;
    min-width: auto;
    padding: 1rem;
  }

  .form-header_line-1 {
    font-size: 2.5rem;
    line-height: 2.25rem;
  }

  .form-header_line-2 {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .main-nav-container {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .secondary-nav-container {
    display: none;
  }

  .lightbox-container {
    justify-content: flex-end;
    padding-left: 1rem;
    padding-right: 1rem;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .button-wrapper_cta-hero, .splide {
    order: 1;
  }

  .splide__list {
    max-height: 14rem;
  }

  .lightbox-close-modal {
    justify-content: flex-end;
    display: flex;
    position: relative;
  }

  .mobile-app-nav-container {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .mobile-app-nav-item {
    margin-bottom: 0;
    padding-top: .5rem;
    padding-bottom: 0;
    font-size: .65rem;
  }

  .product-selector-2-tab-text {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .product-selector-2-tab-text.shadow-medium {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .button-wrapper {
    width: 100%;
  }

  .footer5_bottom-wrapper.text-size-small {
    padding-left: 0;
    padding-right: 0;
  }

  .image_logo-footer {
    width: 100%;
    min-width: auto;
  }

  .gallery2_grid {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  .gallery2_grid.gallery-page {
    grid-template-rows: minmax(200px, min-content) minmax(200px, min-content);
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: minmax(200px, min-content);
  }

  .section_ratings-reviews-light {
    margin-top: 2rem;
  }

  .ratings-reviews_arrow-grey.hide-mobile-landscape {
    display: none;
  }

  .product-selector-3_image {
    height: 200px;
  }

  .product-selector-2_tab-menu-2 {
    max-width: 100%;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .product-selector-2-tab-content-2 {
    margin-top: .5rem;
    display: block;
  }

  .product-selector-3_image-wrapper {
    height: 50%;
  }

  .product-selector-3_component {
    margin-top: 1rem;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section_product-selector-list {
    padding-bottom: 0;
  }

  .product-selector-tab-light {
    width: 65px;
    justify-content: center;
  }

  .product-selector-tab-light.w--current {
    justify-content: center;
  }

  .product-selector-tab-light.cta {
    justify-content: flex-start;
  }

  .section_hero {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .blog-content-wrapper {
    text-align: center;
  }

  .blog-grid-link.shadow-medium {
    grid-template-columns: 1fr;
  }

  .blog-grid_pagination-wrapper {
    grid-row-gap: 10px;
  }

  .navbar_logo {
    max-height: 6rem;
    max-width: none;
    object-fit: scale-down;
  }

  .footer-advanced-dark-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer_adv-detail-wrapper {
    font-size: .9rem;
  }

  .display-flex {
    flex-wrap: wrap;
    justify-content: center;
  }

  .utility-link {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .main-link {
    padding-left: 2rem;
    font-size: 1.5rem;
  }

  .navbar4_utility-links-wrapper {
    align-self: flex-start;
  }

  .text-primary-dark.cta-heading3 {
    font-size: 4rem;
  }

  .accent {
    width: 75px;
  }

  .section.lift {
    margin-top: -3rem;
  }

  .section.lift.top-only {
    margin-top: -8rem;
  }

  .mask {
    height: 200px;
  }

  .product-slider_slide {
    height: 200px;
    max-height: 250px;
    min-height: 200px;
  }

  .product-icon {
    width: 50px;
    height: 50px;
  }

  .step-wrapper {
    grid-template-columns: minmax(60px, min-content) minmax(auto, max-content);
  }

  .is-link.cta-link {
    flex-direction: column;
  }

  .link-text.cta_link-text {
    font-size: 1.25rem;
  }

  .link-arrow.cta_arrow {
    font-size: 1.5rem;
  }

  .badge {
    width: 150px;
  }

  .cta-heading1 {
    font-size: 1.5rem;
  }

  .cta-heading1.text-spacer {
    margin-right: 0;
  }

  .grid2.why-choose_border-left {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .why-choose_reason {
    grid-row-gap: .25rem;
  }

  .cta-heading2 {
    font-size: 2.5rem;
    line-height: 1.1;
  }

  .cta-heading3 {
    text-align: center;
    margin-right: 0;
    font-size: 5rem;
  }

  .ratings_wrapper {
    margin-top: .5rem;
  }

  .footer_overlay {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .aws {
    width: 80vw;
  }

  .text-alt.heading-style-h1 {
    font-size: 4rem;
  }

  .transition {
    width: 479px;
    max-width: 100%;
  }

  .category-tabs {
    flex-direction: column;
  }

  .tab-link {
    padding-left: 20px;
  }

  .tab-link.w--current {
    z-index: 10;
    order: -1;
  }

  .tab-dropdown-wrap {
    padding-top: 3rem;
  }

  .tabs-menu-3 {
    width: 100%;
    margin-right: auto;
  }

  .tab-dropdown_lead-in_wrap {
    width: 100%;
    text-align: center;
    align-items: center;
  }

  .hero-text.large {
    font-size: 3rem;
  }

  .hero-text-wrapper {
    padding-left: 0;
  }

  .subcategory_mask {
    width: 100%;
  }

  .sticky-overlay_image-wrapper {
    padding-top: 1rem;
  }

  .timeline_tab-menu {
    min-width: auto;
    grid-column-gap: 0rem;
  }

  .timeline_tab-link {
    font-size: 1.25rem;
  }

  .timeline_tab-link.w--current {
    font-size: 1.75rem;
  }

  .timeline_tab-link_text {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .tab-pane_layout {
    flex-wrap: wrap;
    display: flex;
  }

  .timeline_image {
    height: 200px;
  }

  .timeline_content {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .big-ass-button_cta-wrapper {
    grid-row-gap: 1rem;
    text-align: center;
    grid-template-columns: 1fr;
  }

  .loop-text {
    font-size: 4vw;
  }

  .blog-featured-content {
    margin-top: -4rem;
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 1.5rem 1rem;
  }

  .category-sorter {
    text-align: center;
    justify-content: center;
  }

  .sorter-dropdown {
    padding-left: 0;
  }

  .page-numbers {
    padding-bottom: 0;
  }
}

#w-node-_2232a020-a360-b64e-01d6-48419744e65e-18175cfb {
  align-self: center;
}

#w-node-_6c2cd951-6c08-04dd-8592-e372bbbd9033-18175cfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a544c78-0497-1d16-8c43-1c52216a5a8b-18175cfb, #w-node-_724a3b63-6cf1-4a1a-1ca8-119d4882437b-18175cfb {
  align-self: stretch;
}

#w-node-f1ae9098-9811-e1c2-484c-ac2b18a31049-18175cfb, #w-node-_6164cd9c-b663-576e-1705-d57906783865-18175cfb, #w-node-d90f11af-ef1e-332a-96d4-d450fa5b8415-18175cfb, #w-node-_28df4f8c-e0d6-3817-cbb3-1883a8291b60-18175cfb, #w-node-ff51af47-c320-236d-2d61-62c821742b2a-18175cfb, #w-node-_128cc64a-7f2f-761b-7fd4-f0ff18edd998-18175cfb, #w-node-_87c962c7-395c-89ae-6e45-50a3bcb99618-18175cfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6ca95947-c9d3-7c5a-41d4-289a29e8df52-18175cfb {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-f9d09861-e29c-b0b5-8da4-7c0d2f83b807-5a0b3e29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d6f6023-c376-3326-c493-ede959fbc878-c0c4506c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7d6f6023-c376-3326-c493-ede959fbc87b-c0c4506c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d6f6023-c376-3326-c493-ede959fbc87e-c0c4506c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_7d6f6023-c376-3326-c493-ede959fbc881-c0c4506c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d6f6023-c376-3326-c493-ede959fbc884-c0c4506c, #w-node-_4e6653a0-95c0-ff43-ee09-6e3486942a77-c0c4506c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4e6653a0-95c0-ff43-ee09-6e3486942a7a-c0c4506c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e6653a0-95c0-ff43-ee09-6e3486942a7d-c0c4506c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4e6653a0-95c0-ff43-ee09-6e3486942a80-c0c4506c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e6653a0-95c0-ff43-ee09-6e3486942a83-c0c4506c, #w-node-_94f6a3b1-dacf-61bb-567c-a8d43623e9c9-c0c4506c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_94f6a3b1-dacf-61bb-567c-a8d43623e9cc-c0c4506c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_94f6a3b1-dacf-61bb-567c-a8d43623e9cf-c0c4506c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_94f6a3b1-dacf-61bb-567c-a8d43623e9d2-c0c4506c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_94f6a3b1-dacf-61bb-567c-a8d43623e9d5-c0c4506c, #w-node-d7e05fdf-65dd-6246-a97c-881e8a573a6c-c0c4506c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d7e05fdf-65dd-6246-a97c-881e8a573a6f-c0c4506c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d7e05fdf-65dd-6246-a97c-881e8a573a72-c0c4506c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-d7e05fdf-65dd-6246-a97c-881e8a573a75-c0c4506c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d7e05fdf-65dd-6246-a97c-881e8a573a78-c0c4506c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d800-e882d7f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d801-e882d7f5 {
  align-self: center;
  justify-self: center;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d802-e882d7f5 {
  justify-self: center;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d804-e882d7f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d805-e882d7f5 {
  align-self: center;
  justify-self: center;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d806-e882d7f5 {
  justify-self: center;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d808-e882d7f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d809-e882d7f5 {
  align-self: center;
  justify-self: center;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d80a-e882d7f5 {
  justify-self: center;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d80c-e882d7f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d80d-e882d7f5 {
  align-self: center;
  justify-self: center;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d80e-e882d7f5 {
  justify-self: center;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d810-e882d7f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d811-e882d7f5 {
  align-self: center;
  justify-self: center;
}

#w-node-_60ec3605-9038-8291-b3f0-1390e882d812-e882d7f5 {
  justify-self: center;
}

#w-node-_5ad29803-e671-2f13-50b2-1623fab77db6-fab77d8f, #w-node-cac138ea-5718-3c87-23bb-8353995458a3-fab77d8f, #w-node-_87576ae2-8d5c-71ce-92f5-0953f474bd68-fab77d8f, #w-node-_9118c0da-61d8-8efb-692a-44aa0413cbbd-fab77d8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3229327b-0917-d8f6-11ef-557671acc1da-71acc1d9, #w-node-_3229327b-0917-d8f6-11ef-557671acc1ec-71acc1d9, #w-node-_3229327b-0917-d8f6-11ef-557671acc1fb-71acc1d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa835-56eaa835 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: end;
}

#w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa83e-56eaa835, #w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa842-56eaa835 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa846-56eaa835, #w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa852-56eaa835 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-de4f9a17-380a-f66f-79fc-7d390eb35035-0eb35033, #w-node-d3393bb9-e47b-a6fd-90e3-d74fb1031727-0eb35033, #w-node-d3393bb9-e47b-a6fd-90e3-d74fb103172b-0eb35033 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d3393bb9-e47b-a6fd-90e3-d74fb103172f-0eb35033, #w-node-_31dc7d62-d426-3ad2-54c4-b2736a1ab205-0eb35033 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c7d399e2-5e5f-6196-99d5-ecefb7ab0823-18175d35 {
  align-self: center;
}

#w-node-c7d399e2-5e5f-6196-99d5-ecefb7ab0824-18175d35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7d399e2-5e5f-6196-99d5-ecefb7ab0842-18175d35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: end;
}

#w-node-_0fd4da66-9d17-1cbb-7600-0bc98d2ea868-18175d35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_8ae3a2ab-03f8-c112-9722-981cacb892d5-18175d35 {
  align-self: stretch;
}

#w-node-_8ae3a2ab-03f8-c112-9722-981cacb892ae-18175d35, #w-node-_5f3aa284-fb1b-59e1-6bf5-d90cb5b996ca-18175d35, #w-node-_082dc158-d480-dbf9-9b29-a15e2af6f0b2-18175d35 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_57ffe5af-45d6-4f50-6ed2-83081b70c9ee-18175d35, #w-node-_57ffe5af-45d6-4f50-6ed2-83081b70c9f5-18175d35, #w-node-_57ffe5af-45d6-4f50-6ed2-83081b70c9fc-18175d35, #w-node-_57ffe5af-45d6-4f50-6ed2-83081b70ca03-18175d35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e7caa29-d2f7-62c8-8446-4503210d6da8-18175d35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2f1ea710-9fc0-26d8-fb8c-2d915d451fc7-5d451fbd, #w-node-_9ed7f4c7-be49-b168-62c2-f5e51aa3d058-1aa3d03d {
  align-self: stretch;
}

#w-node-_9ed7f4c7-be49-b168-62c2-f5e51aa3d059-1aa3d03d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9ed7f4c7-be49-b168-62c2-f5e51aa3d05a-1aa3d03d, #w-node-_9ed7f4c7-be49-b168-62c2-f5e51aa3d05b-1aa3d03d {
  align-self: center;
}

#w-node-_9ed7f4c7-be49-b168-62c2-f5e51aa3d05f-1aa3d03d {
  align-self: stretch;
}

#w-node-_9ed7f4c7-be49-b168-62c2-f5e51aa3d061-1aa3d03d {
  align-self: center;
}

#w-node-_9ed7f4c7-be49-b168-62c2-f5e51aa3d065-1aa3d03d {
  align-self: stretch;
}

#w-node-_9ed7f4c7-be49-b168-62c2-f5e51aa3d067-1aa3d03d {
  align-self: center;
}

#w-node-_9ed7f4c7-be49-b168-62c2-f5e51aa3d06b-1aa3d03d {
  align-self: stretch;
}

#w-node-_9ed7f4c7-be49-b168-62c2-f5e51aa3d06d-1aa3d03d {
  align-self: center;
}

#w-node-c2a5e468-823d-eb44-c129-be767ea1c543-18175d3b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16ffa5a5-8bfa-8205-639a-67ac84a1f3c1-18175d3b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_5677b479-696f-c698-0ee7-c6a2e0937fe3-18175d3b {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: stretch;
}

#w-node-_48c9b4aa-b971-fe49-4d9e-64259320938f-18175d3b, #w-node-_7d6539a1-7c99-6769-90dc-28d4383e9440-18175d3b, #w-node-_2156e792-2409-4dd0-b6b5-ae00f137c76f-18175d3b, #w-node-_52340742-43d7-5f31-22ac-c54218fa4a51-18175d3b, #w-node-e275169f-b51d-8f7c-7597-91b082317b03-82317afb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb39771c-5646-d2c7-58c6-a24fe1822ad2-82317afb {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-fb39771c-5646-d2c7-58c6-a24fe1822ad4-82317afb, #w-node-_336be75c-ab2b-838b-5642-972b6cc86205-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86207-18175d53 {
  justify-self: center;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863dd-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc863de-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863df-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e1-18175d53, #w-node-e3c06acc-e161-65f7-c6cb-0a15d76a4b10-18175d53, #w-node-e3c06acc-e161-65f7-c6cb-0a15d76a4b11-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3c06acc-e161-65f7-c6cb-0a15d76a4b12-18175d53 {
  justify-self: start;
}

#w-node-f2c8d99a-133a-7054-4497-3a682438424d-18175d53, #w-node-f2c8d99a-133a-7054-4497-3a682438424e-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f2c8d99a-133a-7054-4497-3a682438424f-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e4-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc863e5-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e6-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ea-18175d53, #w-node-_552e41e9-d49c-ac42-d904-7765ff55987b-18175d53, #w-node-_552e41e9-d49c-ac42-d904-7765ff55987c-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_552e41e9-d49c-ac42-d904-7765ff55987d-18175d53 {
  justify-self: start;
}

#w-node-_9bc617b6-9d05-774e-5ca4-2f8fe5057a94-18175d53, #w-node-_9bc617b6-9d05-774e-5ca4-2f8fe5057a95-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9bc617b6-9d05-774e-5ca4-2f8fe5057a96-18175d53 {
  justify-self: start;
}

#w-node-_9bc617b6-9d05-774e-5ca4-2f8fe5057a9a-18175d53, #w-node-_59e523f9-e7e6-fa9e-1f02-9f347d99be7f-18175d53, #w-node-_59e523f9-e7e6-fa9e-1f02-9f347d99be80-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_59e523f9-e7e6-fa9e-1f02-9f347d99be81-18175d53 {
  justify-self: start;
}

#w-node-a9ec686a-ccbd-fab3-c847-259644113326-18175d53, #w-node-a9ec686a-ccbd-fab3-c847-259644113327-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9ec686a-ccbd-fab3-c847-259644113328-18175d53 {
  justify-self: start;
}

#w-node-_4a51a3c3-1778-4aa4-d63b-ba48c8027603-18175d53, #w-node-_4a51a3c3-1778-4aa4-d63b-ba48c8027604-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a51a3c3-1778-4aa4-d63b-ba48c8027605-18175d53 {
  justify-self: start;
}

#w-node-_4a51a3c3-1778-4aa4-d63b-ba48c8027609-18175d53, #w-node-bb18ce29-3f0e-ba44-65cd-159e2398ec71-18175d53, #w-node-bb18ce29-3f0e-ba44-65cd-159e2398ec72-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bb18ce29-3f0e-ba44-65cd-159e2398ec73-18175d53 {
  justify-self: start;
}

#w-node-_2d0772e6-0087-9906-34c1-d58c580ebbf4-18175d53, #w-node-_2d0772e6-0087-9906-34c1-d58c580ebbf5-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d0772e6-0087-9906-34c1-d58c580ebbf6-18175d53 {
  justify-self: start;
}

#w-node-_5a1f3ab4-50ee-6469-592f-9c7af3cb25bf-18175d53, #w-node-_223ddf92-0c65-ae8d-c6f1-f7f3d98e77c1-18175d53, #w-node-_223ddf92-0c65-ae8d-c6f1-f7f3d98e77c2-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_223ddf92-0c65-ae8d-c6f1-f7f3d98e77c3-18175d53 {
  justify-self: start;
}

#w-node-_3236c59c-6434-18e5-5d07-4083b4c6325d-18175d53, #w-node-_3236c59c-6434-18e5-5d07-4083b4c6325e-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3236c59c-6434-18e5-5d07-4083b4c6325f-18175d53 {
  justify-self: start;
}

#w-node-d5da5d0c-af54-7cf9-ea84-4e155fabc213-18175d53, #w-node-d5da5d0c-af54-7cf9-ea84-4e155fabc214-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d5da5d0c-af54-7cf9-ea84-4e155fabc215-18175d53 {
  justify-self: start;
}

#w-node-d5da5d0c-af54-7cf9-ea84-4e155fabc21b-18175d53, #w-node-_71c4d80b-9ba6-4a58-e93b-a9ba70fd0b05-18175d53, #w-node-_71c4d80b-9ba6-4a58-e93b-a9ba70fd0b06-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_71c4d80b-9ba6-4a58-e93b-a9ba70fd0b07-18175d53 {
  justify-self: start;
}

#w-node-cfd60ab0-17c8-6f7e-dcdb-98cd5ae7cb3d-18175d53, #w-node-cfd60ab0-17c8-6f7e-dcdb-98cd5ae7cb3e-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cfd60ab0-17c8-6f7e-dcdb-98cd5ae7cb3f-18175d53 {
  justify-self: start;
}

#w-node-cfd60ab0-17c8-6f7e-dcdb-98cd5ae7cb43-18175d53, #w-node-d133bc92-7c6f-17f9-44fe-0a3a115d815b-18175d53, #w-node-d133bc92-7c6f-17f9-44fe-0a3a115d815c-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d133bc92-7c6f-17f9-44fe-0a3a115d815d-18175d53 {
  justify-self: start;
}

#w-node-_52f3999e-30e3-a022-fce7-cfb9ddaf506c-18175d53, #w-node-_52f3999e-30e3-a022-fce7-cfb9ddaf506d-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52f3999e-30e3-a022-fce7-cfb9ddaf506e-18175d53 {
  justify-self: start;
}

#w-node-abce0985-d3c4-9e09-fa26-6bdd6b88aa47-18175d53, #w-node-abce0985-d3c4-9e09-fa26-6bdd6b88aa48-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-abce0985-d3c4-9e09-fa26-6bdd6b88aa49-18175d53 {
  justify-self: start;
}

#w-node-abce0985-d3c4-9e09-fa26-6bdd6b88aa4f-18175d53, #w-node-a2504406-a25e-bd3e-5870-8c671fffbea0-18175d53, #w-node-a2504406-a25e-bd3e-5870-8c671fffbea1-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a2504406-a25e-bd3e-5870-8c671fffbea2-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86402-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86403-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86407-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640f-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc86410-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86411-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86415-18175d53, #w-node-a2fc4b00-16e3-c5d3-10d9-7f0399c43f53-18175d53, #w-node-a2fc4b00-16e3-c5d3-10d9-7f0399c43f54-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a2fc4b00-16e3-c5d3-10d9-7f0399c43f55-18175d53 {
  justify-self: start;
}

#w-node-a2fc4b00-16e3-c5d3-10d9-7f0399c43f59-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc86418-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc86419-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8641a-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86420-18175d53, #w-node-_13b7e6c7-b67e-c3f9-896d-4b1be1709e3e-18175d53, #w-node-_13b7e6c7-b67e-c3f9-896d-4b1be1709e3f-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13b7e6c7-b67e-c3f9-896d-4b1be1709e40-18175d53 {
  justify-self: start;
}

#w-node-_13b7e6c7-b67e-c3f9-896d-4b1be1709e48-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640a-18175d53, #w-node-_0dd76d7a-c5b3-a0b5-b216-16e618528753-18175d53, #w-node-_0dd76d7a-c5b3-a0b5-b216-16e618528754-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0dd76d7a-c5b3-a0b5-b216-16e618528755-18175d53 {
  justify-self: start;
}

#w-node-_0dd76d7a-c5b3-a0b5-b216-16e618528759-18175d53, #w-node-_2b640230-70c7-7e66-94e4-fdc23a4b73b4-18175d53, #w-node-_2b640230-70c7-7e66-94e4-fdc23a4b73b5-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b640230-70c7-7e66-94e4-fdc23a4b73b6-18175d53 {
  justify-self: start;
}

#w-node-_111e84af-8a25-8ebf-1b10-01b4058961c1-18175d53, #w-node-_111e84af-8a25-8ebf-1b10-01b4058961c2-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_111e84af-8a25-8ebf-1b10-01b4058961c3-18175d53 {
  justify-self: start;
}

#w-node-_677b7091-6043-c98b-7c51-256c15c23bb4-18175d53, #w-node-_677b7091-6043-c98b-7c51-256c15c23bb5-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_677b7091-6043-c98b-7c51-256c15c23bb6-18175d53 {
  justify-self: start;
}

#w-node-_677b7091-6043-c98b-7c51-256c15c23bbc-18175d53, #w-node-_39fd3b5a-fc7e-63ff-b4be-5a734a52bd23-18175d53, #w-node-_39fd3b5a-fc7e-63ff-b4be-5a734a52bd24-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_39fd3b5a-fc7e-63ff-b4be-5a734a52bd25-18175d53 {
  justify-self: start;
}

#w-node-_7b070196-4093-54b1-4739-69f4bbdbce22-18175d53, #w-node-_7b070196-4093-54b1-4739-69f4bbdbce23-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7b070196-4093-54b1-4739-69f4bbdbce24-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8643b-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc8643c-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8643d-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86449-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc8644a-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644b-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644f-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc86454-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc86455-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86456-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8645c-18175d53, #w-node-_336be75c-ab2b-838b-5642-972b6cc8647e-18175d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8647f-18175d53 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86485-18175d53, #w-node-a5797002-df93-a228-6377-d0c595e0eba1-18175d5a, #w-node-_97b53890-eb8c-656d-e3ff-65ee8a7b313c-18175d5a, #w-node-_19c55325-9b06-58b8-5df0-f33a60742f29-18175d5a, #w-node-afb8c3e9-7280-4b0c-54f0-39701767ec2e-18175d5a, #w-node-de3d3310-c736-2ca1-7dfe-8b5f6ad593ac-18175d5a, #w-node-_31a0430f-db16-45ca-c90c-420356b7d10b-18175d5a, #w-node-a0a1b893-3656-cb32-c1fe-9e8e2d1e684d-18175d5a, #w-node-_43f97347-3020-c89c-0cc0-52e730612f9a-18175d5a, #w-node-c31fde03-9c36-0de0-e0bf-2bf0c2d25c1f-18175d5a, #w-node-_6daf91a6-6369-e0b3-7019-b0a44e5d3929-18175d5a, #w-node-_098f6362-08c0-6f24-d6cf-744cb67bf236-18175d5a, #w-node-_098f6362-08c0-6f24-d6cf-744cb67bf239-18175d5a, #w-node-_7cf07ac3-a829-6496-f3bb-d217e0b0963d-18175d5a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46f64a74-6f84-b7fc-e32f-395923697016-18175d5a {
  justify-self: start;
}

#w-node-ddeeb2c1-e7ae-a966-a461-36ba4ec332a0-18175da2, #w-node-_36335347-ca24-9e7d-06f5-506e80512632-18175da2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_36335347-ca24-9e7d-06f5-506e80512635-18175da2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_36335347-ca24-9e7d-06f5-506e80512638-18175da2 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-fb91e0d9-91cd-d816-cf96-286846262f47-18175da2 {
  grid-area: span 2 / span 3 / span 2 / span 3;
}

#w-node-_36335347-ca24-9e7d-06f5-506e8051263b-18175da2 {
  grid-area: span 3 / span 2 / span 3 / span 2;
}

#w-node-_36335347-ca24-9e7d-06f5-506e8051263e-18175da2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_41c6e229-8e0f-0fb7-7317-25d6a2de1ae7-18175da2, #w-node-bd4fd005-d8f3-a0ec-808e-f2a882f4e699-18175da2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_859a9168-a4bb-1a8f-ff43-0dc9a67e8e40-18175da2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8f410ddb-ff9e-8534-4685-94110d7d5bba-18175da2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f7fccbc-86b8-c92b-dc18-5a5246307477-18175da2 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_8c4f0eed-0b2f-38c4-4ad9-b06caa90b44b-18175da2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8f5c0e35-d03a-f91f-2062-00cc8692035e-18175da2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32d82116-44c1-2608-6fe9-3c1908b4d677-18175da2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_28454341-1bbd-6ab1-c748-13f269d2f0d7-18175dc6, #w-node-_0aed0ce6-0658-9ec6-875d-cce7587584cd-18175dc6, #w-node-_0aed0ce6-0658-9ec6-875d-cce7587584cf-18175dc6, #w-node-_3e2fac33-3119-f90f-d657-2edb83c4f390-d6326a6f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e2fac33-3119-f90f-d657-2edb83c4f395-d6326a6f, #w-node-_3e2fac33-3119-f90f-d657-2edb83c4f3a1-d6326a6f, #w-node-ee44c8da-b88b-8e19-3a61-29fd82396c19-d6326a6f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86205-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86207-18175df6 {
  justify-self: center;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8621b-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8621c-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86220-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86221-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86225-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86226-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622a-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622b-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8622f-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86230-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86234-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86235-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8623f-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86240-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86244-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86245-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86249-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624a-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624e-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8624f-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86253-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86254-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86258-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86259-18175df6 {
  justify-self: start;
}

#w-node-e4823ae3-8ccb-3159-54b5-a842ba752d07-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4823ae3-8ccb-3159-54b5-a842ba752d08-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86263-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86264-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86268-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86269-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8626d-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8626e-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86272-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86273-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8627c-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8627d-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86286-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86287-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86299-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629a-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629e-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8629f-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a3-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a4-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a8-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862a9-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ad-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ae-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862b8-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862b9-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862bd-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862be-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c2-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c3-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c7-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862c8-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862cc-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862cd-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862d1-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862d2-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862dd-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862de-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e2-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e3-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e7-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862e8-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ec-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862ed-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f1-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f2-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f6-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862f7-18175df6 {
  justify-self: start;
}

#w-node-b169bb29-d032-9430-a221-1581a6aa81e5-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b169bb29-d032-9430-a221-1581a6aa81e6-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862fb-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc862fc-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86300-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86301-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86305-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86306-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86310-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86311-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86315-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86316-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8631a-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8631b-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86322-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86323-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86367-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc86393-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86394-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8638e-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8638f-18175df6 {
  justify-self: start;
}

#w-node-fca24381-9222-7613-eb00-616c161a8129-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fca24381-9222-7613-eb00-616c161a812a-18175df6 {
  justify-self: start;
}

#w-node-_72e72fe0-d218-55aa-d2bb-7020c986b61f-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_72e72fe0-d218-55aa-d2bb-7020c986b620-18175df6 {
  justify-self: start;
}

#w-node-_6d66e8f7-019d-4ded-bfd9-71793dca1c90-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d66e8f7-019d-4ded-bfd9-71793dca1c91-18175df6 {
  justify-self: start;
}

#w-node-_60596fbb-3a2e-a788-4829-0d165f542784-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_60596fbb-3a2e-a788-4829-0d165f542785-18175df6 {
  justify-self: start;
}

#w-node-c6ff1119-b66a-4f0c-866c-284d953b27d2-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c6ff1119-b66a-4f0c-866c-284d953b27d3-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863b0-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ba-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863bd-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863be-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c1-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c2-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c5-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863c6-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ca-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863cd-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863ce-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d1-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d2-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863d5-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863dd-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863de-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863df-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e1-18175df6, #w-node-e3c06acc-e161-65f7-c6cb-0a15d76a4b10-18175df6, #w-node-e3c06acc-e161-65f7-c6cb-0a15d76a4b11-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3c06acc-e161-65f7-c6cb-0a15d76a4b12-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e4-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc863e5-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863e6-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc863ea-18175df6, #w-node-_552e41e9-d49c-ac42-d904-7765ff55987b-18175df6, #w-node-_552e41e9-d49c-ac42-d904-7765ff55987c-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_552e41e9-d49c-ac42-d904-7765ff55987d-18175df6 {
  justify-self: start;
}

#w-node-_9bc617b6-9d05-774e-5ca4-2f8fe5057a94-18175df6, #w-node-_9bc617b6-9d05-774e-5ca4-2f8fe5057a95-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9bc617b6-9d05-774e-5ca4-2f8fe5057a96-18175df6 {
  justify-self: start;
}

#w-node-_9bc617b6-9d05-774e-5ca4-2f8fe5057a9a-18175df6, #w-node-_59e523f9-e7e6-fa9e-1f02-9f347d99be7f-18175df6, #w-node-_59e523f9-e7e6-fa9e-1f02-9f347d99be80-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_59e523f9-e7e6-fa9e-1f02-9f347d99be81-18175df6 {
  justify-self: start;
}

#w-node-_4a51a3c3-1778-4aa4-d63b-ba48c8027603-18175df6, #w-node-_4a51a3c3-1778-4aa4-d63b-ba48c8027604-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a51a3c3-1778-4aa4-d63b-ba48c8027605-18175df6 {
  justify-self: start;
}

#w-node-_4a51a3c3-1778-4aa4-d63b-ba48c8027609-18175df6, #w-node-bb18ce29-3f0e-ba44-65cd-159e2398ec71-18175df6, #w-node-bb18ce29-3f0e-ba44-65cd-159e2398ec72-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bb18ce29-3f0e-ba44-65cd-159e2398ec73-18175df6 {
  justify-self: start;
}

#w-node-_2d0772e6-0087-9906-34c1-d58c580ebbf4-18175df6, #w-node-_2d0772e6-0087-9906-34c1-d58c580ebbf5-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d0772e6-0087-9906-34c1-d58c580ebbf6-18175df6 {
  justify-self: start;
}

#w-node-_5a1f3ab4-50ee-6469-592f-9c7af3cb25bf-18175df6, #w-node-_223ddf92-0c65-ae8d-c6f1-f7f3d98e77c1-18175df6, #w-node-_223ddf92-0c65-ae8d-c6f1-f7f3d98e77c2-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_223ddf92-0c65-ae8d-c6f1-f7f3d98e77c3-18175df6 {
  justify-self: start;
}

#w-node-d5da5d0c-af54-7cf9-ea84-4e155fabc213-18175df6, #w-node-d5da5d0c-af54-7cf9-ea84-4e155fabc214-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d5da5d0c-af54-7cf9-ea84-4e155fabc215-18175df6 {
  justify-self: start;
}

#w-node-d5da5d0c-af54-7cf9-ea84-4e155fabc21b-18175df6, #w-node-_71c4d80b-9ba6-4a58-e93b-a9ba70fd0b05-18175df6, #w-node-_71c4d80b-9ba6-4a58-e93b-a9ba70fd0b06-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_71c4d80b-9ba6-4a58-e93b-a9ba70fd0b07-18175df6 {
  justify-self: start;
}

#w-node-cfd60ab0-17c8-6f7e-dcdb-98cd5ae7cb3d-18175df6, #w-node-cfd60ab0-17c8-6f7e-dcdb-98cd5ae7cb3e-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cfd60ab0-17c8-6f7e-dcdb-98cd5ae7cb3f-18175df6 {
  justify-self: start;
}

#w-node-cfd60ab0-17c8-6f7e-dcdb-98cd5ae7cb43-18175df6, #w-node-d133bc92-7c6f-17f9-44fe-0a3a115d815b-18175df6, #w-node-d133bc92-7c6f-17f9-44fe-0a3a115d815c-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d133bc92-7c6f-17f9-44fe-0a3a115d815d-18175df6 {
  justify-self: start;
}

#w-node-abce0985-d3c4-9e09-fa26-6bdd6b88aa47-18175df6, #w-node-abce0985-d3c4-9e09-fa26-6bdd6b88aa48-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-abce0985-d3c4-9e09-fa26-6bdd6b88aa49-18175df6 {
  justify-self: start;
}

#w-node-abce0985-d3c4-9e09-fa26-6bdd6b88aa4f-18175df6, #w-node-a2504406-a25e-bd3e-5870-8c671fffbea0-18175df6, #w-node-a2504406-a25e-bd3e-5870-8c671fffbea1-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a2504406-a25e-bd3e-5870-8c671fffbea2-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86402-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86403-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86407-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640f-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc86410-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86411-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86415-18175df6, #w-node-a2fc4b00-16e3-c5d3-10d9-7f0399c43f53-18175df6, #w-node-a2fc4b00-16e3-c5d3-10d9-7f0399c43f54-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a2fc4b00-16e3-c5d3-10d9-7f0399c43f55-18175df6 {
  justify-self: start;
}

#w-node-a2fc4b00-16e3-c5d3-10d9-7f0399c43f59-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc86418-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc86419-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8641a-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86420-18175df6, #w-node-_13b7e6c7-b67e-c3f9-896d-4b1be1709e3e-18175df6, #w-node-_13b7e6c7-b67e-c3f9-896d-4b1be1709e3f-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13b7e6c7-b67e-c3f9-896d-4b1be1709e40-18175df6 {
  justify-self: start;
}

#w-node-_13b7e6c7-b67e-c3f9-896d-4b1be1709e48-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc8640a-18175df6, #w-node-_0dd76d7a-c5b3-a0b5-b216-16e618528753-18175df6, #w-node-_0dd76d7a-c5b3-a0b5-b216-16e618528754-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0dd76d7a-c5b3-a0b5-b216-16e618528755-18175df6 {
  justify-self: start;
}

#w-node-_0dd76d7a-c5b3-a0b5-b216-16e618528759-18175df6, #w-node-_2b640230-70c7-7e66-94e4-fdc23a4b73b4-18175df6, #w-node-_2b640230-70c7-7e66-94e4-fdc23a4b73b5-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b640230-70c7-7e66-94e4-fdc23a4b73b6-18175df6 {
  justify-self: start;
}

#w-node-_111e84af-8a25-8ebf-1b10-01b4058961c1-18175df6, #w-node-_111e84af-8a25-8ebf-1b10-01b4058961c2-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_111e84af-8a25-8ebf-1b10-01b4058961c3-18175df6 {
  justify-self: start;
}

#w-node-_677b7091-6043-c98b-7c51-256c15c23bb4-18175df6, #w-node-_677b7091-6043-c98b-7c51-256c15c23bb5-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_677b7091-6043-c98b-7c51-256c15c23bb6-18175df6 {
  justify-self: start;
}

#w-node-_677b7091-6043-c98b-7c51-256c15c23bbc-18175df6, #w-node-_39fd3b5a-fc7e-63ff-b4be-5a734a52bd23-18175df6, #w-node-_39fd3b5a-fc7e-63ff-b4be-5a734a52bd24-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_39fd3b5a-fc7e-63ff-b4be-5a734a52bd25-18175df6 {
  justify-self: start;
}

#w-node-_7b070196-4093-54b1-4739-69f4bbdbce22-18175df6, #w-node-_7b070196-4093-54b1-4739-69f4bbdbce23-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7b070196-4093-54b1-4739-69f4bbdbce24-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8643b-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc8643c-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8643d-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86449-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc8644a-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644b-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8644f-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc86454-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc86455-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86456-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8645c-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc8647e-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc8647f-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86485-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc8648f-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc86490-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc86491-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86492-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc86494-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc86497-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649b-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649c-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc8649d-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a6-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a7-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864a8-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b1-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b2-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864b3-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864b4-18175df6 {
  justify-self: start;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864ba-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864bb-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864bc-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864bd-18175df6 {
  justify-self: start;
}

#w-node-da163454-3d7f-a6d2-8037-3b46b9c50abd-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c3-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c4-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c5-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_336be75c-ab2b-838b-5642-972b6cc864c6-18175df6, #w-node-_336be75c-ab2b-838b-5642-972b6cc864c8-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369290-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369294-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369295-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369297-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369299-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929a-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929c-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929e-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936929f-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a1-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a3-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a4-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a6-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a8-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692a9-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ab-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ad-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ae-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b0-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b2-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b3-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b5-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b6-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b8-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692b9-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bb-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bc-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692be-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692bf-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c1-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c2-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c4-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c5-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692c7-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692cd-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d1-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d2-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d4-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d6-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d7-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692d9-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692db-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692dc-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692de-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e0-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e1-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e3-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e5-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e6-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692e8-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ea-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692eb-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ed-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ef-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f0-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f2-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f4-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f5-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f7-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692f9-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fa-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fc-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692fe-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593692ff-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369301-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369303-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369304-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369306-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936930b-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936930f-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369311-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369314-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369319-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936931e-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369323-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369328-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936932f-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369330-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369332-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369333-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369335-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369336-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369338-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369339-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933b-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933c-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933e-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936933f-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369341-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369342-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369344-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369345-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369347-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369348-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934a-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934b-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934d-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936934e-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369350-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369351-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369353-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369354-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369356-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369357-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369359-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935a-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935c-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935d-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936935f-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369360-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369362-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369363-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369365-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369366-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369368-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369369-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936b-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936c-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936e-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936936f-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369371-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369372-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369374-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369375-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369377-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369378-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937a-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937b-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937d-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936937e-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369380-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369381-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369383-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369384-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369386-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369387-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936938c-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369390-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369392-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369395-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936939a-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a35936939f-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693a4-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693a9-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b0-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b1-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b3-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b4-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b6-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b7-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693b9-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ba-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bc-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bd-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693bf-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c0-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c2-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c3-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c5-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c6-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c8-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693c9-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cb-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cc-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ce-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693cf-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d1-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d2-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d4-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d5-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d7-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693d8-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693da-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693db-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693dd-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693de-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e0-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e1-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e3-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e4-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e6-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e7-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693e9-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ea-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ec-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ed-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ef-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f0-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f2-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f3-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f5-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f6-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f8-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693f9-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fb-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fc-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693fe-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593693ff-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369401-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369402-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369404-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369405-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369407-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369408-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694fa-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694fe-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a3593694ff-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369503-18175df6, #w-node-_9a3cb5be-cc97-b70e-6a89-31a359369505-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369506-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950a-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950b-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936950f-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369510-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369514-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369515-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369519-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951a-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951e-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936951f-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369523-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369524-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369528-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369529-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936952d-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936952e-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369532-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369533-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369536-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369537-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953a-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953b-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936953f-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369540-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369544-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369545-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369549-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954a-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954e-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a35936954f-18175df6 {
  justify-self: start;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369553-18175df6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a3cb5be-cc97-b70e-6a89-31a359369554-18175df6 {
  justify-self: start;
}

#w-node-_2232a020-a360-b64e-01d6-48419744e65e-03d9dc50 {
  align-self: center;
}

#w-node-_6c2cd951-6c08-04dd-8592-e372bbbd9033-03d9dc50 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a544c78-0497-1d16-8c43-1c52216a5a8b-03d9dc50 {
  align-self: stretch;
}

#w-node-_109d412a-e5c8-0a15-d16c-2642ba43301b-03d9dc50 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_343984ed-7451-85dc-59fb-d45a3103f5bc-3103f5b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_343984ed-7451-85dc-59fb-d45a3103f604-3103f5b5 {
  align-self: start;
}

#w-node-_2232a020-a360-b64e-01d6-48419744e65e-adbc35d0 {
  align-self: center;
}

#w-node-_6c2cd951-6c08-04dd-8592-e372bbbd9033-adbc35d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a544c78-0497-1d16-8c43-1c52216a5a8b-adbc35d0 {
  align-self: stretch;
}

#w-node-a5797002-df93-a228-6377-d0c595e0eba1-e9a5fb8e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fd19a808-8b28-1c55-8286-f619e7984005-e9a5fb8e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d210dec5-be5e-d086-bb9b-14dd49ca1436-e9a5fb8e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fd19a808-8b28-1c55-8286-f619e7984015-e9a5fb8e {
  justify-self: center;
}

#w-node-c2a5e468-823d-eb44-c129-be767ea1c543-298f8d23, #w-node-_2b2091e7-3b0f-7cbb-76ed-fa74cf40445e-298f8d23, #w-node-_2b2091e7-3b0f-7cbb-76ed-fa74cf404460-298f8d23, #w-node-_48c9b4aa-b971-fe49-4d9e-64259320938f-298f8d23, #w-node-_7d6539a1-7c99-6769-90dc-28d4383e9440-298f8d23, #w-node-_2156e792-2409-4dd0-b6b5-ae00f137c76f-298f8d23, #w-node-_52340742-43d7-5f31-22ac-c54218fa4a51-298f8d23 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_5ad29803-e671-2f13-50b2-1623fab77db6-fab77d8f, #w-node-cac138ea-5718-3c87-23bb-8353995458a3-fab77d8f, #w-node-_87576ae2-8d5c-71ce-92f5-0953f474bd68-fab77d8f, #w-node-_9118c0da-61d8-8efb-692a-44aa0413cbbd-fab77d8f, #w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa835-56eaa835, #w-node-c7d399e2-5e5f-6196-99d5-ecefb7ab0842-18175d35, #w-node-_7e7caa29-d2f7-62c8-8446-4503210d6da8-18175d35 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2232a020-a360-b64e-01d6-48419744e65e-03d9dc50 {
    align-self: center;
    justify-self: start;
  }

  #w-node-_343984ed-7451-85dc-59fb-d45a3103f5bc-3103f5b5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2232a020-a360-b64e-01d6-48419744e65e-adbc35d0 {
    align-self: center;
    justify-self: start;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_2232a020-a360-b64e-01d6-48419744e65e-18175cfb {
    justify-self: start;
  }

  #w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa835-56eaa835 {
    justify-self: end;
  }

  #w-node-_3b8a5ee4-aa07-95c7-eafe-aa9963c598a1-63c59883 {
    grid-area: 1 / 7 / 2 / 8;
  }

  #w-node-c7d399e2-5e5f-6196-99d5-ecefb7ab0823-18175d35 {
    justify-self: start;
  }

  #w-node-c7d399e2-5e5f-6196-99d5-ecefb7ab0842-18175d35 {
    justify-self: end;
  }

  #w-node-_13b7e6c7-b67e-c3f9-896d-4b1be1709e3e-18175d53, #w-node-_13b7e6c7-b67e-c3f9-896d-4b1be1709e3e-18175df6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2232a020-a360-b64e-01d6-48419744e65e-03d9dc50, #w-node-_2232a020-a360-b64e-01d6-48419744e65e-adbc35d0 {
    justify-self: start;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_6ca95947-c9d3-7c5a-41d4-289a29e8df52-18175cfb {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_6ca95947-c9d3-7c5a-41d4-289a29e8df54-18175cfb, #w-node-_6ca95947-c9d3-7c5a-41d4-289a29e8df56-18175cfb {
    justify-self: start;
  }

  #w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa835-56eaa835 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa83e-56eaa835 {
    grid-column: span 1 / span 1;
  }

  #w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa842-56eaa835 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d3393bb9-e47b-a6fd-90e3-d74fb1031727-0eb35033 {
    grid-column: span 1 / span 1;
  }

  #w-node-d3393bb9-e47b-a6fd-90e3-d74fb103172b-0eb35033 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7d399e2-5e5f-6196-99d5-ecefb7ab0842-18175d35 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-fb39771c-5646-d2c7-58c6-a24fe1822ad2-82317afb {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-fb39771c-5646-d2c7-58c6-a24fe1822ad4-82317afb, #w-node-fb39771c-5646-d2c7-58c6-a24fe1822ad6-82317afb {
    justify-self: start;
  }

  #w-node-e3c06acc-e161-65f7-c6cb-0a15d76a4b10-18175d53, #w-node-f25e3822-0153-c237-4cdb-8fc6eb9745d4-18175d53, #w-node-f2c8d99a-133a-7054-4497-3a682438424d-18175d53, #w-node-f2c8d99a-133a-7054-4497-3a6824384253-18175d53, #w-node-_59e523f9-e7e6-fa9e-1f02-9f347d99be7f-18175d53, #w-node-aca01547-9950-6d03-140e-ae07aee040c3-18175d53, #w-node-a9ec686a-ccbd-fab3-c847-259644113326-18175d53, #w-node-a9ec686a-ccbd-fab3-c847-25964411332c-18175d53, #w-node-bb18ce29-3f0e-ba44-65cd-159e2398ec71-18175d53, #w-node-bb18ce29-3f0e-ba44-65cd-159e2398ec79-18175d53, #w-node-_3680a099-7ff6-87e8-07be-fef58c22fedd-18175d53, #w-node-_3236c59c-6434-18e5-5d07-4083b4c6325d-18175d53, #w-node-_3236c59c-6434-18e5-5d07-4083b4c63265-18175d53, #w-node-_6fa0505c-b170-6b3b-e94a-69c625a9b627-18175d53, #w-node-_04a63ad9-cd45-d50b-8f7c-10c167c82acf-18175d53, #w-node-_52f3999e-30e3-a022-fce7-cfb9ddaf506c-18175d53, #w-node-_52f3999e-30e3-a022-fce7-cfb9ddaf5072-18175d53, #w-node-a2504406-a25e-bd3e-5870-8c671fffbeaa-18175d53, #w-node-c6889706-20c9-bfc2-c556-7f5ce304f6fb-18175d53, #w-node-_111e84af-8a25-8ebf-1b10-01b4058961cd-18175d53, #w-node-_745f57f1-ce4d-ea07-ae0d-8ca37b61c87f-18175d53, #w-node-_7b070196-4093-54b1-4739-69f4bbdbce2a-18175d53, #w-node-_0aed0ce6-0658-9ec6-875d-cce7587584cd-18175dc6, #w-node-e3c06acc-e161-65f7-c6cb-0a15d76a4b10-18175df6, #w-node-f25e3822-0153-c237-4cdb-8fc6eb9745d4-18175df6, #w-node-_59e523f9-e7e6-fa9e-1f02-9f347d99be7f-18175df6, #w-node-aca01547-9950-6d03-140e-ae07aee040c3-18175df6, #w-node-bb18ce29-3f0e-ba44-65cd-159e2398ec71-18175df6, #w-node-bb18ce29-3f0e-ba44-65cd-159e2398ec79-18175df6, #w-node-_3680a099-7ff6-87e8-07be-fef58c22fedd-18175df6, #w-node-_6fa0505c-b170-6b3b-e94a-69c625a9b627-18175df6, #w-node-_04a63ad9-cd45-d50b-8f7c-10c167c82acf-18175df6, #w-node-a2504406-a25e-bd3e-5870-8c671fffbeaa-18175df6, #w-node-c6889706-20c9-bfc2-c556-7f5ce304f6fb-18175df6, #w-node-_111e84af-8a25-8ebf-1b10-01b4058961cd-18175df6, #w-node-_745f57f1-ce4d-ea07-ae0d-8ca37b61c87f-18175df6, #w-node-_7b070196-4093-54b1-4739-69f4bbdbce2a-18175df6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2232a020-a360-b64e-01d6-48419744e65e-03d9dc50, #w-node-_2232a020-a360-b64e-01d6-48419744e65e-adbc35d0 {
    align-self: center;
  }

  #w-node-_2b2091e7-3b0f-7cbb-76ed-fa74cf40445e-298f8d23 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_2232a020-a360-b64e-01d6-48419744e65e-18175cfb {
    justify-self: center;
  }

  #w-node-_9a544c78-0497-1d16-8c43-1c52216a5a7f-18175cfb {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-f9d09861-e29c-b0b5-8da4-7c0d2f83b807-5a0b3e29 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_5ad29803-e671-2f13-50b2-1623fab77dbf-fab77d8f {
    align-self: stretch;
  }

  #w-node-_9118c0da-61d8-8efb-692a-44aa0413cbbd-fab77d8f, #w-node-_036bdc7c-8c52-f205-43cd-fedb56eaa835-56eaa835, #w-node-c7d399e2-5e5f-6196-99d5-ecefb7ab0823-18175d35, #w-node-c7d399e2-5e5f-6196-99d5-ecefb7ab0842-18175d35 {
    justify-self: center;
  }

  #w-node-_8ae3a2ab-03f8-c112-9722-981cacb892ac-18175d35 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_7e7caa29-d2f7-62c8-8446-4503210d6d71-18175d35 {
    align-self: stretch;
  }

  #w-node-_2f1ea710-9fc0-26d8-fb8c-2d915d451fc1-5d451fbd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_336be75c-ab2b-838b-5642-972b6cc863dd-18175d53, #w-node-e3c06acc-e161-65f7-c6cb-0a15d76a4b10-18175d53, #w-node-f2c8d99a-133a-7054-4497-3a682438424d-18175d53, #w-node-a9ec686a-ccbd-fab3-c847-259644113326-18175d53, #w-node-_3236c59c-6434-18e5-5d07-4083b4c6325d-18175d53, #w-node-_52f3999e-30e3-a022-fce7-cfb9ddaf506c-18175d53, #w-node-_36335347-ca24-9e7d-06f5-506e80512632-18175da2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_36335347-ca24-9e7d-06f5-506e80512638-18175da2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fb91e0d9-91cd-d816-cf96-286846262f47-18175da2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_36335347-ca24-9e7d-06f5-506e8051263b-18175da2 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_859a9168-a4bb-1a8f-ff43-0dc9a67e8e40-18175da2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8f410ddb-ff9e-8534-4685-94110d7d5bba-18175da2, #w-node-_0f7fccbc-86b8-c92b-dc18-5a5246307477-18175da2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8f5c0e35-d03a-f91f-2062-00cc8692035e-18175da2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_32d82116-44c1-2608-6fe9-3c1908b4d677-18175da2, #w-node-_336be75c-ab2b-838b-5642-972b6cc863dd-18175df6, #w-node-e3c06acc-e161-65f7-c6cb-0a15d76a4b10-18175df6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2232a020-a360-b64e-01d6-48419744e65e-03d9dc50 {
    justify-self: center;
  }

  #w-node-_9a544c78-0497-1d16-8c43-1c52216a5a7f-03d9dc50 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_2232a020-a360-b64e-01d6-48419744e65e-adbc35d0 {
    align-self: start;
    justify-self: center;
  }

  #w-node-_9a544c78-0497-1d16-8c43-1c52216a5a7f-adbc35d0 {
    grid-area: 1 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6ca95947-c9d3-7c5a-41d4-289a29e8df56-18175cfb {
    justify-self: start;
  }

  #w-node-f9d09861-e29c-b0b5-8da4-7c0d2f83b807-5a0b3e29 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-d3eecade-1ca7-8890-e7a9-8caee361d493-5a0b3e29 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_7d6f6023-c376-3326-c493-ede959fbc878-c0c4506c, #w-node-_7d6f6023-c376-3326-c493-ede959fbc881-c0c4506c, #w-node-_4e6653a0-95c0-ff43-ee09-6e3486942a77-c0c4506c, #w-node-_4e6653a0-95c0-ff43-ee09-6e3486942a80-c0c4506c, #w-node-_94f6a3b1-dacf-61bb-567c-a8d43623e9c9-c0c4506c, #w-node-_94f6a3b1-dacf-61bb-567c-a8d43623e9d2-c0c4506c, #w-node-d7e05fdf-65dd-6246-a97c-881e8a573a6c-c0c4506c, #w-node-d7e05fdf-65dd-6246-a97c-881e8a573a75-c0c4506c, #w-node-_5f3aa284-fb1b-59e1-6bf5-d90cb5b996ca-18175d35 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_16ffa5a5-8bfa-8205-639a-67ac84a1f3c1-18175d3b {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: stretch;
    justify-self: stretch;
  }

  #w-node-_5677b479-696f-c698-0ee7-c6a2e0937fe3-18175d3b, #w-node-_36335347-ca24-9e7d-06f5-506e80512632-18175da2, #w-node-_36335347-ca24-9e7d-06f5-506e8051263b-18175da2, #w-node-_36335347-ca24-9e7d-06f5-506e8051263e-18175da2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8f410ddb-ff9e-8534-4685-94110d7d5bba-18175da2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8c4f0eed-0b2f-38c4-4ad9-b06caa90b44b-18175da2, #w-node-_8f5c0e35-d03a-f91f-2062-00cc8692035e-18175da2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_343984ed-7451-85dc-59fb-d45a3103f604-3103f5b5 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6ca95947-c9d3-7c5a-41d4-289a29e8df52-18175cfb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-f9d09861-e29c-b0b5-8da4-7c0d2f83b807-5a0b3e29, #w-node-_7d6f6023-c376-3326-c493-ede959fbc87e-c0c4506c, #w-node-_4e6653a0-95c0-ff43-ee09-6e3486942a7d-c0c4506c, #w-node-_94f6a3b1-dacf-61bb-567c-a8d43623e9cf-c0c4506c, #w-node-d7e05fdf-65dd-6246-a97c-881e8a573a72-c0c4506c, #w-node-_8ae3a2ab-03f8-c112-9722-981cacb892ae-18175d35, #w-node-_5f3aa284-fb1b-59e1-6bf5-d90cb5b996ca-18175d35, #w-node-fb39771c-5646-d2c7-58c6-a24fe1822ad2-82317afb, #w-node-_36335347-ca24-9e7d-06f5-506e80512635-18175da2, #w-node-_36335347-ca24-9e7d-06f5-506e80512638-18175da2, #w-node-fb91e0d9-91cd-d816-cf96-286846262f47-18175da2, #w-node-_859a9168-a4bb-1a8f-ff43-0dc9a67e8e40-18175da2, #w-node-_8f410ddb-ff9e-8534-4685-94110d7d5bba-18175da2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bitter';
  src: url('../fonts/Bitter-BoldItalic.woff') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Source: css/vendor/fancybox.css */
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}

/* Source: css/mmenu-light.css */
/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:rgba(0,0,0,0);-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-ocd-width);min-width:var(--mm-ocd-min-width);max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:clamp(calc(100% - var(--mm-ocd-max-width)),calc(100% - var(--mm-ocd-width)),calc(100% - var(--mm-ocd-min-width)));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:130%;padding-right:30%;line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:"";display:block;height:var(--mm-spn-item-height)}.mm-spn>ul{left:0}.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:-30%;overflow-y:hidden}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:"";display:block;position:absolute;top:calc(var(--mm-spn-item-height)/ 2);right:calc(var(--mm-spn-item-height)/ 2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translate(0,-50%);-ms-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);opacity:.4}.mm-spn li:after{content:"";display:block;margin-left:var(--mm-spn-item-indent);border-top:1px solid;opacity:.15}.mm-spn a,.mm-spn span{position:relative;z-index:1;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:"";display:block;position:absolute;top:calc(var(--mm-spn-item-height)/ 2);left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-ms-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:var(--mm-spn-item-height);padding:0 calc(var(--mm-spn-item-indent) * 2);line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:"";display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid currentColor;opacity:.15}.mm-spn.mm-spn--light{color:#444;background:#f3f3f3}.mm-spn.mm-spn--dark{color:#ddd;background:#333}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:calc(var(--mm-spn-item-height)/ 2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%,0);-ms-transform:rotate(135deg) translate(-50%,0);transform:rotate(135deg) translate(-50%,0)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}

/* Source: css/slick.css */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */

/* Source: style.css */
/* 
* Theme Name: Custom Theme Socius Marketing
* Description: Custom WP Theme
* Authors: Socius
*/

/* vars */
:root {
  --primary: #001f3d;
  --secondary: yellow;
  --white: #ffffff;
}

/* internal right align for content image */
.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-top: 0.5em;
    margin-bottom: 1em;
}

/* bvalidator styles */
.bvalidator_tooltip{
    display: flex;
    align-items: center;
    color: #fff;
    background-color: var(--primary);
    font-size: .8rem;
    border-radius: 10px;
    padding: 0 10px;
}
.bvalidator_close{
    margin-left: 5px;
    cursor: pointer;
    font-size: 1.5rem;
    
}

.sticky-nav_container{
	top:0px!important;
}
/* stickynav */

.section-sticky{
    opacity: 0;
    will-change: transform;
    transform: translate3d(0px, -299px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;
    transition: all .3s ease;
}
.section-sticky.sticky{
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, -16.146px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}

/* mmenu styling */
.mm-spn.mm-spn--light {
    color: #fff;
    background-color: var(--primary);
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 31, 61, 0.97)), color-stop(61%, rgba(0, 36, 82, 0.9)), to(var(--primary))), url(/wp-content/themes/homesealed/images/insert-custom-image-here);
    background-image: linear-gradient(180deg, rgba(0, 31, 61, 0.97), rgba(0, 36, 82, 0.9) 61%, var(--primary)), url(/wp-content/themes/homesealed/images/insert-custom-image-here);*/
    background-position: 0px 0px, 0% 100%;
    background-size: auto, auto;
    background-repeat: repeat, no-repeat;
}
.mm-spn ul.mm-spn--parent {
    left: -100%;

}

/* fancybox styles */
.fancybox__main-panel {
    flex: 0 0 auto;
    min-height: 0;
    margin: auto;
    position: relative;
    display: grid;
    grid-template-columns: 40% 60%;
}
  
  /* Example of aspect ratio hack before `aspect-ratio` has good browser support, see https://caniuse.com/mdn-css_properties_aspect-ratio  */
  @media (min-aspect-ratio: 16/9) {
    .fancybox__main-panel {
      width: calc((100vh - 64px * 2) * 16 / 9);
      height: calc(100vh - 64px * 2);
    }
  }
  
  @media (max-aspect-ratio: 16/9) {
    .fancybox__main-panel {
      height: calc((100vw - 64px * 2) * 9 / 16);
      width: calc(100vw - 64px * 2);
    }
  }
  
  .fancybox__left-panel {
    color: #222;
    /* background: #fff; */
    overflow: auto;
    padding: 3rem;
    /* position: absolute;
    top: 0; */
    z-index: 999;
    /* left: 0px; */
}
  
  .fancybox__spinner {
    color: #222;
  }
  
  .fancybox__carousel {
    overflow: hidden;
    margin: 0;
    background: #f9fafb;
  }
  
  .fancybox__slide {
    padding: 0;
  }
  
  .carousel__button.is-close {
    top: 8px;
    right: 8px;
  }
  
  .fancybox__carousel .carousel__dots {
    top: calc(100% - 22px);
    color: #fff;
    z-index: 20;
  }
 
  @media(max-width: 1400px){
    .fancybox__left-panel {
        padding: 1rem 2rem;
       
    }
    .fancybox__main-panel {
        height: auto;
        width: 90%;
    }
  }
  @media(max-width: 992px){
    .fancybox__left-panel {
        pointer-events: none;
    }
    .fancybox__main-panel {
        display: flex;
        flex-direction: column;
        grid-template-columns: auto;
    }

    .fancybox__left-panel .hero-form-container {
        display: block;
    }
    .fancybox__left-panel .form-block-wrapper{
       position: relative;
    }
    .fancybox__left-panel .hero-form-block {
        background: transparent;
        border: none;
        height: 0;
    }
    .fancybox__left-panel .w-form {
        display: none;
    }
    .fancybox__left-panel .form-offer-sm {
        display: none;
    }
    .fancybox__left-panel .form-offer-md {
        display: none;
    }
    .fancybox__left-panel .form-offer-lg {
        display: none;
    }

  }
  

   .tax-smct_areas #container{
    padding: 15px;
    margin: 0 auto;
    max-width: 1200px;
  }

  .fancybox__button--zoom{
      display: none;
  }
  .fancybox__button--slideshow{
      display: none;
  }

  
  @media(max-width: 992px) {
      .internal-content_container{
        display: flex;
        flex-direction: column;
      }
  }
 

/* mobile menu close button css */
.close-mobile-menu{
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
}

#gallery-data{
  display: none;
}

/* theme overrides */




/* Source: css/mod.css */
@media screen and (max-width: 450px) {
    .heading-style-h1.hero-text {
        font-size: 2.1rem !important;
    }
}

/* Source: css/vendor/google-fonts.css */
/* cyrillic-ext */
@font-face {
  font-family: 'Bitter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4Pz-UnByn-ChBltdqi4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Bitter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4Pz-W3Byn-ChBltdqi4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Bitter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4Pz-UHByn-ChBltdqi4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Bitter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4Pz-UXByn-ChBltdqi4.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Bitter';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4Pz-X3Byn-ChBltd.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/rax8HiqOu8IVPmn7coxpLjpSm3LZ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/rax8HiqOu8IVPmn7e4xpLjpSm3LZ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/rax8HiqOu8IVPmn7cIxpLjpSm3LZ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/rax8HiqOu8IVPmn7cYxpLjpSm3LZ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/rax8HiqOu8IVPmn7f4xpLjpSmw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/rax8HiqOu8IVPmn7coxpLjpSm3LZ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/rax8HiqOu8IVPmn7e4xpLjpSm3LZ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/rax8HiqOu8IVPmn7cIxpLjpSm3LZ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/rax8HiqOu8IVPmn7cYxpLjpSm3LZ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Bitter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bitter/v42/rax8HiqOu8IVPmn7f4xpLjpSmw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLucXtAOvWDSHFF.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hVFteOYktMqlap.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hVGdeOYktMqlap.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hVF9eOYktMqg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmr19VFteOYktMqlap.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmr19VGdeOYktMqlap.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmr19VF9eOYktMqg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmy15VFteOYktMqlap.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm111VFteOYktMqlap.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm111VGdeOYktMqlap.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm111VF9eOYktMqg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z11lFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

