/* ======== Vendor ======== */
/* ======== Bootstrap 5 ======== */
/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.btn, section.block-webinar-index > .section-bd .box-form .hs-button, .raiseshield-form .hs-form .hs-button, section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.get-sample-main > .section-bd .box-form .hs-button, section.get-quote-main > .section-bd .box-form .hs-button {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, section.block-webinar-index > .section-bd .box-form .hs-button, .raiseshield-form .hs-form .hs-button, section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.get-sample-main > .section-bd .box-form .hs-button, section.get-quote-main > .section-bd .box-form .hs-button {
    transition: none;
  }
}
.btn:hover, section.block-webinar-index > .section-bd .box-form .hs-button:hover, .raiseshield-form .hs-form .hs-button:hover, section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn:hover, section.get-sample-main > .section-bd .box-form .hs-button:hover, section.get-quote-main > .section-bd .box-form .hs-button:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover, section.block-webinar-index > .section-bd .box-form .btn-check + .hs-button:hover, .raiseshield-form .hs-form .btn-check + .hs-button:hover, section.press-main > .section-ft .alm-btn-wrap .btn-check + .alm-load-more-btn:hover, section.get-sample-main > .section-bd .box-form .btn-check + .hs-button:hover, section.get-quote-main > .section-bd .box-form .btn-check + .hs-button:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, section.block-webinar-index > .section-bd .box-form .hs-button:focus-visible, .raiseshield-form .hs-form .hs-button:focus-visible, section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn:focus-visible, section.get-sample-main > .section-bd .box-form .hs-button:focus-visible, section.get-quote-main > .section-bd .box-form .hs-button:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn, section.block-webinar-index > .section-bd .box-form .btn-check:focus-visible + .hs-button, .raiseshield-form .hs-form .btn-check:focus-visible + .hs-button, section.press-main > .section-ft .alm-btn-wrap .btn-check:focus-visible + .alm-load-more-btn, section.get-sample-main > .section-bd .box-form .btn-check:focus-visible + .hs-button, section.get-quote-main > .section-bd .box-form .btn-check:focus-visible + .hs-button {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, section.block-webinar-index > .section-bd .box-form .btn-check:checked + .hs-button, .raiseshield-form .hs-form .btn-check:checked + .hs-button, section.press-main > .section-ft .alm-btn-wrap .btn-check:checked + .alm-load-more-btn, section.get-sample-main > .section-bd .box-form .btn-check:checked + .hs-button, section.get-quote-main > .section-bd .box-form .btn-check:checked + .hs-button, :not(.btn-check) + .btn:active, section.block-webinar-index > .section-bd .box-form :not(.btn-check) + .hs-button:active, .raiseshield-form .hs-form :not(.btn-check) + .hs-button:active, section.press-main > .section-ft .alm-btn-wrap :not(.btn-check) + .alm-load-more-btn:active, section.get-sample-main > .section-bd .box-form :not(.btn-check) + .hs-button:active, section.get-quote-main > .section-bd .box-form :not(.btn-check) + .hs-button:active, .btn:first-child:active, section.block-webinar-index > .section-bd .box-form .hs-button:first-child:active, .raiseshield-form .hs-form .hs-button:first-child:active, section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn:first-child:active, section.get-sample-main > .section-bd .box-form .hs-button:first-child:active, section.get-quote-main > .section-bd .box-form .hs-button:first-child:active, .btn.active, section.block-webinar-index > .section-bd .box-form .active.hs-button, .raiseshield-form .hs-form .active.hs-button, section.press-main > .section-ft .alm-btn-wrap .active.alm-load-more-btn, section.get-sample-main > .section-bd .box-form .active.hs-button, section.get-quote-main > .section-bd .box-form .active.hs-button, .btn.show, section.block-webinar-index > .section-bd .box-form .show.hs-button, .raiseshield-form .hs-form .show.hs-button, section.press-main > .section-ft .alm-btn-wrap .show.alm-load-more-btn, section.get-sample-main > .section-bd .box-form .show.hs-button, section.get-quote-main > .section-bd .box-form .show.hs-button {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, section.block-webinar-index > .section-bd .box-form .btn-check:checked + .hs-button:focus-visible, .raiseshield-form .hs-form .btn-check:checked + .hs-button:focus-visible, section.press-main > .section-ft .alm-btn-wrap .btn-check:checked + .alm-load-more-btn:focus-visible, section.get-sample-main > .section-bd .box-form .btn-check:checked + .hs-button:focus-visible, section.get-quote-main > .section-bd .box-form .btn-check:checked + .hs-button:focus-visible, :not(.btn-check) + .btn:active:focus-visible, section.block-webinar-index > .section-bd .box-form :not(.btn-check) + .hs-button:active:focus-visible, .raiseshield-form .hs-form :not(.btn-check) + .hs-button:active:focus-visible, section.press-main > .section-ft .alm-btn-wrap :not(.btn-check) + .alm-load-more-btn:active:focus-visible, section.get-sample-main > .section-bd .box-form :not(.btn-check) + .hs-button:active:focus-visible, section.get-quote-main > .section-bd .box-form :not(.btn-check) + .hs-button:active:focus-visible, .btn:first-child:active:focus-visible, section.block-webinar-index > .section-bd .box-form .hs-button:first-child:active:focus-visible, .raiseshield-form .hs-form .hs-button:first-child:active:focus-visible, section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn:first-child:active:focus-visible, section.get-sample-main > .section-bd .box-form .hs-button:first-child:active:focus-visible, section.get-quote-main > .section-bd .box-form .hs-button:first-child:active:focus-visible, .btn.active:focus-visible, section.block-webinar-index > .section-bd .box-form .active.hs-button:focus-visible, .raiseshield-form .hs-form .active.hs-button:focus-visible, section.press-main > .section-ft .alm-btn-wrap .active.alm-load-more-btn:focus-visible, section.get-sample-main > .section-bd .box-form .active.hs-button:focus-visible, section.get-quote-main > .section-bd .box-form .active.hs-button:focus-visible, .btn.show:focus-visible, section.block-webinar-index > .section-bd .box-form .show.hs-button:focus-visible, .raiseshield-form .hs-form .show.hs-button:focus-visible, section.press-main > .section-ft .alm-btn-wrap .show.alm-load-more-btn:focus-visible, section.get-sample-main > .section-bd .box-form .show.hs-button:focus-visible, section.get-quote-main > .section-bd .box-form .show.hs-button:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn, section.block-webinar-index > .section-bd .box-form .btn-check:checked:focus-visible + .hs-button, .raiseshield-form .hs-form .btn-check:checked:focus-visible + .hs-button, section.press-main > .section-ft .alm-btn-wrap .btn-check:checked:focus-visible + .alm-load-more-btn, section.get-sample-main > .section-bd .box-form .btn-check:checked:focus-visible + .hs-button, section.get-quote-main > .section-bd .box-form .btn-check:checked:focus-visible + .hs-button {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, section.block-webinar-index > .section-bd .box-form .hs-button:disabled, .raiseshield-form .hs-form .hs-button:disabled, section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn:disabled, section.get-sample-main > .section-bd .box-form .hs-button:disabled, section.get-quote-main > .section-bd .box-form .hs-button:disabled, .btn.disabled, section.block-webinar-index > .section-bd .box-form .disabled.hs-button, .raiseshield-form .hs-form .disabled.hs-button, section.press-main > .section-ft .alm-btn-wrap .disabled.alm-load-more-btn, section.get-sample-main > .section-bd .box-form .disabled.hs-button, section.get-quote-main > .section-bd .box-form .disabled.hs-button, fieldset:disabled .btn, fieldset:disabled section.block-webinar-index > .section-bd .box-form .hs-button, section.block-webinar-index > .section-bd .box-form fieldset:disabled .hs-button, fieldset:disabled .raiseshield-form .hs-form .hs-button, .raiseshield-form .hs-form fieldset:disabled .hs-button, fieldset:disabled section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.press-main > .section-ft .alm-btn-wrap fieldset:disabled .alm-load-more-btn, fieldset:disabled section.get-sample-main > .section-bd .box-form .hs-button, section.get-sample-main > .section-bd .box-form fieldset:disabled .hs-button, fieldset:disabled section.get-quote-main > .section-bd .box-form .hs-button, section.get-quote-main > .section-bd .box-form fieldset:disabled .hs-button {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary, section.block-webinar-index > .section-bd .box-form .hs-button, .raiseshield-form .hs-form .hs-button, section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.get-sample-main > .section-bd .box-form .hs-button, section.get-quote-main > .section-bd .box-form .hs-button {
  --bs-btn-color: #fff;
  --bs-btn-bg: #C12026;
  --bs-btn-border-color: #C12026;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(164.05, 27.2, 32.3);
  --bs-btn-hover-border-color: rgb(154.4, 25.6, 30.4);
  --bs-btn-focus-shadow-rgb: 202, 65, 71;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(154.4, 25.6, 30.4);
  --bs-btn-active-border-color: rgb(144.75, 24, 28.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #C12026;
  --bs-btn-disabled-border-color: #C12026;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);
  --bs-btn-hover-border-color: rgb(20, 108, 67.2);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(20, 108, 67.2);
  --bs-btn-active-border-color: rgb(18.75, 101.25, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 202.3, 44.2);
  --bs-btn-hover-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 205.4, 56.6);
  --bs-btn-active-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #C12026;
  --bs-btn-border-color: #C12026;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(164.05, 27.2, 32.3);
  --bs-btn-hover-border-color: rgb(154.4, 25.6, 30.4);
  --bs-btn-focus-shadow-rgb: 202, 65, 71;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(154.4, 25.6, 30.4);
  --bs-btn-active-border-color: rgb(144.75, 24, 28.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #C12026;
  --bs-btn-disabled-border-color: #C12026;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
  --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(198.4, 199.2, 200);
  --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-muted {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-body {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(28.05, 31.45, 34.85);
  --bs-btn-hover-border-color: rgb(26.4, 29.6, 32.8);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(26.4, 29.6, 32.8);
  --bs-btn-active-border-color: rgb(24.75, 27.75, 30.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-white {
  --bs-btn-color: #000;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: white;
  --bs-btn-focus-shadow-rgb: 217, 217, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: white;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #fff;
}

.btn-black {
  --bs-btn-color: #fff;
  --bs-btn-bg: #000;
  --bs-btn-border-color: #000;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: black;
  --bs-btn-hover-border-color: black;
  --bs-btn-focus-shadow-rgb: 38, 38, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: black;
  --bs-btn-active-border-color: black;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #000;
  --bs-btn-disabled-border-color: #000;
}

.btn-outline-primary {
  --bs-btn-color: #C12026;
  --bs-btn-border-color: #C12026;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #C12026;
  --bs-btn-hover-border-color: #C12026;
  --bs-btn-focus-shadow-rgb: 193, 32, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #C12026;
  --bs-btn-active-border-color: #C12026;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #C12026;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #C12026;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #C12026;
  --bs-btn-border-color: #C12026;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #C12026;
  --bs-btn-hover-border-color: #C12026;
  --bs-btn-focus-shadow-rgb: 193, 32, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #C12026;
  --bs-btn-active-border-color: #C12026;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #C12026;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #C12026;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-outline-muted {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-body {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-outline-white {
  --bs-btn-color: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff;
  --bs-gradient: none;
}

.btn-outline-black {
  --bs-btn-color: #000;
  --bs-btn-border-color: #000;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #000;
  --bs-btn-hover-border-color: #000;
  --bs-btn-focus-shadow-rgb: 0, 0, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #000;
  --bs-btn-active-border-color: #000;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #000;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 202, 65, 71;
  text-decoration: none;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.form-control, section.block-webinar-index > .section-bd .box-form .hs-form-field select.hs-input,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=text].hs-input,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=email].hs-input,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=tel].hs-input,
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input, .raiseshield-form .hs-form select.hs-input,
.raiseshield-form .hs-form input[type=text].hs-input,
.raiseshield-form .hs-form input[type=tel].hs-input,
.raiseshield-form .hs-form input[type=file].hs-input,
.raiseshield-form .hs-form input[type=number].hs-input,
.raiseshield-form .hs-form input[type=email].hs-input, section.get-sample-main > .section-bd .box-form .hs-form-field select.hs-input,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=text].hs-input,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=email].hs-input,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input,
section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input, section.get-quote-main > .section-bd .box-form .hs-form-field select.hs-input,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=text].hs-input,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=email].hs-input,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input,
section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control, section.block-webinar-index > .section-bd .box-form .hs-form-field select.hs-input,
  section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=text].hs-input,
  section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=email].hs-input,
  section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=tel].hs-input,
  section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input, .raiseshield-form .hs-form select.hs-input,
  .raiseshield-form .hs-form input[type=text].hs-input,
  .raiseshield-form .hs-form input[type=tel].hs-input,
  .raiseshield-form .hs-form input[type=file].hs-input,
  .raiseshield-form .hs-form input[type=number].hs-input,
  .raiseshield-form .hs-form input[type=email].hs-input, section.get-sample-main > .section-bd .box-form .hs-form-field select.hs-input,
  section.get-sample-main > .section-bd .box-form .hs-form-field input[type=text].hs-input,
  section.get-sample-main > .section-bd .box-form .hs-form-field input[type=email].hs-input,
  section.get-sample-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input,
  section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input, section.get-quote-main > .section-bd .box-form .hs-form-field select.hs-input,
  section.get-quote-main > .section-bd .box-form .hs-form-field input[type=text].hs-input,
  section.get-quote-main > .section-bd .box-form .hs-form-field input[type=email].hs-input,
  section.get-quote-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input,
  section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input {
    transition: none;
  }
}
.form-control[type=file], section.block-webinar-index > .section-bd .box-form .hs-form-field select[type=file].hs-input,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=file][type=text].hs-input,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=file][type=email].hs-input,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=file][type=tel].hs-input,
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea[type=file].hs-input, .raiseshield-form .hs-form select[type=file].hs-input,
.raiseshield-form .hs-form input[type=file].hs-input, section.get-sample-main > .section-bd .box-form .hs-form-field select[type=file].hs-input,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=file][type=text].hs-input,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=file][type=email].hs-input,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=file][type=tel].hs-input,
section.get-sample-main > .section-bd .box-form .hs-form-field textarea[type=file].hs-input, section.get-quote-main > .section-bd .box-form .hs-form-field select[type=file].hs-input,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=file][type=text].hs-input,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=file][type=email].hs-input,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=file][type=tel].hs-input,
section.get-quote-main > .section-bd .box-form .hs-form-field textarea[type=file].hs-input {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]), section.block-webinar-index > .section-bd .box-form .hs-form-field select[type=file].hs-input:not(:disabled):not([readonly]),
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=file][type=text].hs-input:not(:disabled):not([readonly]),
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=file][type=email].hs-input:not(:disabled):not([readonly]),
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=file][type=tel].hs-input:not(:disabled):not([readonly]),
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea[type=file].hs-input:not(:disabled):not([readonly]), .raiseshield-form .hs-form select[type=file].hs-input:not(:disabled):not([readonly]),
.raiseshield-form .hs-form input[type=file].hs-input:not(:disabled):not([readonly]), section.get-sample-main > .section-bd .box-form .hs-form-field select[type=file].hs-input:not(:disabled):not([readonly]),
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=file][type=text].hs-input:not(:disabled):not([readonly]),
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=file][type=email].hs-input:not(:disabled):not([readonly]),
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=file][type=tel].hs-input:not(:disabled):not([readonly]),
section.get-sample-main > .section-bd .box-form .hs-form-field textarea[type=file].hs-input:not(:disabled):not([readonly]), section.get-quote-main > .section-bd .box-form .hs-form-field select[type=file].hs-input:not(:disabled):not([readonly]),
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=file][type=text].hs-input:not(:disabled):not([readonly]),
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=file][type=email].hs-input:not(:disabled):not([readonly]),
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=file][type=tel].hs-input:not(:disabled):not([readonly]),
section.get-quote-main > .section-bd .box-form .hs-form-field textarea[type=file].hs-input:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus, section.block-webinar-index > .section-bd .box-form .hs-form-field select.hs-input:focus,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=text].hs-input:focus,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=email].hs-input:focus,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=tel].hs-input:focus,
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input:focus, .raiseshield-form .hs-form select.hs-input:focus,
.raiseshield-form .hs-form input[type=text].hs-input:focus,
.raiseshield-form .hs-form input[type=tel].hs-input:focus,
.raiseshield-form .hs-form input[type=file].hs-input:focus,
.raiseshield-form .hs-form input[type=number].hs-input:focus,
.raiseshield-form .hs-form input[type=email].hs-input:focus, section.get-sample-main > .section-bd .box-form .hs-form-field select.hs-input:focus,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=text].hs-input:focus,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=email].hs-input:focus,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input:focus,
section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input:focus, section.get-quote-main > .section-bd .box-form .hs-form-field select.hs-input:focus,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=text].hs-input:focus,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=email].hs-input:focus,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input:focus,
section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(224, 143.5, 146.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(193, 32, 38, 0.25);
}
.form-control::-webkit-date-and-time-value, section.block-webinar-index > .section-bd .box-form .hs-form-field select.hs-input::-webkit-date-and-time-value,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=text].hs-input::-webkit-date-and-time-value,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=email].hs-input::-webkit-date-and-time-value,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=tel].hs-input::-webkit-date-and-time-value,
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input::-webkit-date-and-time-value, .raiseshield-form .hs-form select.hs-input::-webkit-date-and-time-value,
.raiseshield-form .hs-form input[type=text].hs-input::-webkit-date-and-time-value,
.raiseshield-form .hs-form input[type=tel].hs-input::-webkit-date-and-time-value,
.raiseshield-form .hs-form input[type=file].hs-input::-webkit-date-and-time-value,
.raiseshield-form .hs-form input[type=number].hs-input::-webkit-date-and-time-value,
.raiseshield-form .hs-form input[type=email].hs-input::-webkit-date-and-time-value, section.get-sample-main > .section-bd .box-form .hs-form-field select.hs-input::-webkit-date-and-time-value,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=text].hs-input::-webkit-date-and-time-value,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=email].hs-input::-webkit-date-and-time-value,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input::-webkit-date-and-time-value,
section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input::-webkit-date-and-time-value, section.get-quote-main > .section-bd .box-form .hs-form-field select.hs-input::-webkit-date-and-time-value,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=text].hs-input::-webkit-date-and-time-value,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=email].hs-input::-webkit-date-and-time-value,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input::-webkit-date-and-time-value,
section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit, section.block-webinar-index > .section-bd .box-form .hs-form-field select.hs-input::-webkit-datetime-edit,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=text].hs-input::-webkit-datetime-edit,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=email].hs-input::-webkit-datetime-edit,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=tel].hs-input::-webkit-datetime-edit,
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input::-webkit-datetime-edit, .raiseshield-form .hs-form select.hs-input::-webkit-datetime-edit,
.raiseshield-form .hs-form input[type=text].hs-input::-webkit-datetime-edit,
.raiseshield-form .hs-form input[type=tel].hs-input::-webkit-datetime-edit,
.raiseshield-form .hs-form input[type=file].hs-input::-webkit-datetime-edit,
.raiseshield-form .hs-form input[type=number].hs-input::-webkit-datetime-edit,
.raiseshield-form .hs-form input[type=email].hs-input::-webkit-datetime-edit, section.get-sample-main > .section-bd .box-form .hs-form-field select.hs-input::-webkit-datetime-edit,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=text].hs-input::-webkit-datetime-edit,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=email].hs-input::-webkit-datetime-edit,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input::-webkit-datetime-edit,
section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input::-webkit-datetime-edit, section.get-quote-main > .section-bd .box-form .hs-form-field select.hs-input::-webkit-datetime-edit,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=text].hs-input::-webkit-datetime-edit,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=email].hs-input::-webkit-datetime-edit,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input::-webkit-datetime-edit,
section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder, section.block-webinar-index > .section-bd .box-form .hs-form-field select.hs-input::placeholder,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=text].hs-input::placeholder,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=email].hs-input::placeholder,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=tel].hs-input::placeholder,
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input::placeholder, .raiseshield-form .hs-form select.hs-input::placeholder,
.raiseshield-form .hs-form input[type=text].hs-input::placeholder,
.raiseshield-form .hs-form input[type=tel].hs-input::placeholder,
.raiseshield-form .hs-form input[type=file].hs-input::placeholder,
.raiseshield-form .hs-form input[type=number].hs-input::placeholder,
.raiseshield-form .hs-form input[type=email].hs-input::placeholder, section.get-sample-main > .section-bd .box-form .hs-form-field select.hs-input::placeholder,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=text].hs-input::placeholder,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=email].hs-input::placeholder,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input::placeholder,
section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input::placeholder, section.get-quote-main > .section-bd .box-form .hs-form-field select.hs-input::placeholder,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=text].hs-input::placeholder,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=email].hs-input::placeholder,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input::placeholder,
section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled, section.block-webinar-index > .section-bd .box-form .hs-form-field select.hs-input:disabled,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=text].hs-input:disabled,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=email].hs-input:disabled,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=tel].hs-input:disabled,
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input:disabled, .raiseshield-form .hs-form select.hs-input:disabled,
.raiseshield-form .hs-form input[type=text].hs-input:disabled,
.raiseshield-form .hs-form input[type=tel].hs-input:disabled,
.raiseshield-form .hs-form input[type=file].hs-input:disabled,
.raiseshield-form .hs-form input[type=number].hs-input:disabled,
.raiseshield-form .hs-form input[type=email].hs-input:disabled, section.get-sample-main > .section-bd .box-form .hs-form-field select.hs-input:disabled,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=text].hs-input:disabled,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=email].hs-input:disabled,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input:disabled,
section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input:disabled, section.get-quote-main > .section-bd .box-form .hs-form-field select.hs-input:disabled,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=text].hs-input:disabled,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=email].hs-input:disabled,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input:disabled,
section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button, section.block-webinar-index > .section-bd .box-form .hs-form-field select.hs-input::file-selector-button,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=text].hs-input::file-selector-button,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=email].hs-input::file-selector-button,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=tel].hs-input::file-selector-button,
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input::file-selector-button, .raiseshield-form .hs-form select.hs-input::file-selector-button,
.raiseshield-form .hs-form input[type=text].hs-input::file-selector-button,
.raiseshield-form .hs-form input[type=tel].hs-input::file-selector-button,
.raiseshield-form .hs-form input[type=file].hs-input::file-selector-button,
.raiseshield-form .hs-form input[type=number].hs-input::file-selector-button,
.raiseshield-form .hs-form input[type=email].hs-input::file-selector-button, section.get-sample-main > .section-bd .box-form .hs-form-field select.hs-input::file-selector-button,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=text].hs-input::file-selector-button,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=email].hs-input::file-selector-button,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input::file-selector-button,
section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input::file-selector-button, section.get-quote-main > .section-bd .box-form .hs-form-field select.hs-input::file-selector-button,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=text].hs-input::file-selector-button,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=email].hs-input::file-selector-button,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input::file-selector-button,
section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button, section.block-webinar-index > .section-bd .box-form .hs-form-field select.hs-input::file-selector-button,
  section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=text].hs-input::file-selector-button,
  section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=email].hs-input::file-selector-button,
  section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=tel].hs-input::file-selector-button,
  section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input::file-selector-button, .raiseshield-form .hs-form select.hs-input::file-selector-button,
  .raiseshield-form .hs-form input[type=text].hs-input::file-selector-button,
  .raiseshield-form .hs-form input[type=tel].hs-input::file-selector-button,
  .raiseshield-form .hs-form input[type=file].hs-input::file-selector-button,
  .raiseshield-form .hs-form input[type=number].hs-input::file-selector-button,
  .raiseshield-form .hs-form input[type=email].hs-input::file-selector-button, section.get-sample-main > .section-bd .box-form .hs-form-field select.hs-input::file-selector-button,
  section.get-sample-main > .section-bd .box-form .hs-form-field input[type=text].hs-input::file-selector-button,
  section.get-sample-main > .section-bd .box-form .hs-form-field input[type=email].hs-input::file-selector-button,
  section.get-sample-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input::file-selector-button,
  section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input::file-selector-button, section.get-quote-main > .section-bd .box-form .hs-form-field select.hs-input::file-selector-button,
  section.get-quote-main > .section-bd .box-form .hs-form-field input[type=text].hs-input::file-selector-button,
  section.get-quote-main > .section-bd .box-form .hs-form-field input[type=email].hs-input::file-selector-button,
  section.get-quote-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input::file-selector-button,
  section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button, section.block-webinar-index > .section-bd .box-form .hs-form-field select.hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=text].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=email].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=tel].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input:hover:not(:disabled):not([readonly])::file-selector-button, .raiseshield-form .hs-form select.hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
.raiseshield-form .hs-form input[type=text].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
.raiseshield-form .hs-form input[type=tel].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
.raiseshield-form .hs-form input[type=file].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
.raiseshield-form .hs-form input[type=number].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
.raiseshield-form .hs-form input[type=email].hs-input:hover:not(:disabled):not([readonly])::file-selector-button, section.get-sample-main > .section-bd .box-form .hs-form-field select.hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=text].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=email].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.get-sample-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input:hover:not(:disabled):not([readonly])::file-selector-button, section.get-quote-main > .section-bd .box-form .hs-form-field select.hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=text].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=email].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.get-quote-main > .section-bd .box-form .hs-form-field input[type=tel].hs-input:hover:not(:disabled):not([readonly])::file-selector-button,
section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control,
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input,
section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input,
section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

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

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0% !important;
}

.opacity-1 {
  opacity: 1% !important;
}

.opacity-2 {
  opacity: 2% !important;
}

.opacity-3 {
  opacity: 3% !important;
}

.opacity-4 {
  opacity: 4% !important;
}

.opacity-5 {
  opacity: 5% !important;
}

.opacity-6 {
  opacity: 6% !important;
}

.opacity-7 {
  opacity: 7% !important;
}

.opacity-8 {
  opacity: 8% !important;
}

.opacity-9 {
  opacity: 9% !important;
}

.opacity-10 {
  opacity: 10% !important;
}

.opacity-11 {
  opacity: 11% !important;
}

.opacity-12 {
  opacity: 12% !important;
}

.opacity-13 {
  opacity: 13% !important;
}

.opacity-14 {
  opacity: 14% !important;
}

.opacity-15 {
  opacity: 15% !important;
}

.opacity-16 {
  opacity: 16% !important;
}

.opacity-17 {
  opacity: 17% !important;
}

.opacity-18 {
  opacity: 18% !important;
}

.opacity-19 {
  opacity: 19% !important;
}

.opacity-20 {
  opacity: 20% !important;
}

.opacity-21 {
  opacity: 21% !important;
}

.opacity-22 {
  opacity: 22% !important;
}

.opacity-23 {
  opacity: 23% !important;
}

.opacity-24 {
  opacity: 24% !important;
}

.opacity-25 {
  opacity: 25% !important;
}

.opacity-26 {
  opacity: 26% !important;
}

.opacity-27 {
  opacity: 27% !important;
}

.opacity-28 {
  opacity: 28% !important;
}

.opacity-29 {
  opacity: 29% !important;
}

.opacity-30 {
  opacity: 30% !important;
}

.opacity-31 {
  opacity: 31% !important;
}

.opacity-32 {
  opacity: 32% !important;
}

.opacity-33 {
  opacity: 33% !important;
}

.opacity-34 {
  opacity: 34% !important;
}

.opacity-35 {
  opacity: 35% !important;
}

.opacity-36 {
  opacity: 36% !important;
}

.opacity-37 {
  opacity: 37% !important;
}

.opacity-38 {
  opacity: 38% !important;
}

.opacity-39 {
  opacity: 39% !important;
}

.opacity-40 {
  opacity: 40% !important;
}

.opacity-41 {
  opacity: 41% !important;
}

.opacity-42 {
  opacity: 42% !important;
}

.opacity-43 {
  opacity: 43% !important;
}

.opacity-44 {
  opacity: 44% !important;
}

.opacity-45 {
  opacity: 45% !important;
}

.opacity-46 {
  opacity: 46% !important;
}

.opacity-47 {
  opacity: 47% !important;
}

.opacity-48 {
  opacity: 48% !important;
}

.opacity-49 {
  opacity: 49% !important;
}

.opacity-50 {
  opacity: 50% !important;
}

.opacity-51 {
  opacity: 51% !important;
}

.opacity-52 {
  opacity: 52% !important;
}

.opacity-53 {
  opacity: 53% !important;
}

.opacity-54 {
  opacity: 54% !important;
}

.opacity-55 {
  opacity: 55% !important;
}

.opacity-56 {
  opacity: 56% !important;
}

.opacity-57 {
  opacity: 57% !important;
}

.opacity-58 {
  opacity: 58% !important;
}

.opacity-59 {
  opacity: 59% !important;
}

.opacity-60 {
  opacity: 60% !important;
}

.opacity-61 {
  opacity: 61% !important;
}

.opacity-62 {
  opacity: 62% !important;
}

.opacity-63 {
  opacity: 63% !important;
}

.opacity-64 {
  opacity: 64% !important;
}

.opacity-65 {
  opacity: 65% !important;
}

.opacity-66 {
  opacity: 66% !important;
}

.opacity-67 {
  opacity: 67% !important;
}

.opacity-68 {
  opacity: 68% !important;
}

.opacity-69 {
  opacity: 69% !important;
}

.opacity-70 {
  opacity: 70% !important;
}

.opacity-71 {
  opacity: 71% !important;
}

.opacity-72 {
  opacity: 72% !important;
}

.opacity-73 {
  opacity: 73% !important;
}

.opacity-74 {
  opacity: 74% !important;
}

.opacity-75 {
  opacity: 75% !important;
}

.opacity-76 {
  opacity: 76% !important;
}

.opacity-77 {
  opacity: 77% !important;
}

.opacity-78 {
  opacity: 78% !important;
}

.opacity-79 {
  opacity: 79% !important;
}

.opacity-80 {
  opacity: 80% !important;
}

.opacity-81 {
  opacity: 81% !important;
}

.opacity-82 {
  opacity: 82% !important;
}

.opacity-83 {
  opacity: 83% !important;
}

.opacity-84 {
  opacity: 84% !important;
}

.opacity-85 {
  opacity: 85% !important;
}

.opacity-86 {
  opacity: 86% !important;
}

.opacity-87 {
  opacity: 87% !important;
}

.opacity-88 {
  opacity: 88% !important;
}

.opacity-89 {
  opacity: 89% !important;
}

.opacity-90 {
  opacity: 90% !important;
}

.opacity-91 {
  opacity: 91% !important;
}

.opacity-92 {
  opacity: 92% !important;
}

.opacity-93 {
  opacity: 93% !important;
}

.opacity-94 {
  opacity: 94% !important;
}

.opacity-95 {
  opacity: 95% !important;
}

.opacity-96 {
  opacity: 96% !important;
}

.opacity-97 {
  opacity: 97% !important;
}

.opacity-98 {
  opacity: 98% !important;
}

.opacity-99 {
  opacity: 99% !important;
}

.opacity-100 {
  opacity: 100% !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

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

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

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

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

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

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

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

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

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

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

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

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-muted {
  --bs-focus-ring-color: rgba(var(--bs-muted-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-body {
  --bs-focus-ring-color: rgba(var(--bs-body-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-white {
  --bs-focus-ring-color: rgba(var(--bs-white-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-black {
  --bs-focus-ring-color: rgba(var(--bs-black-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

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

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

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

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-muted {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-muted-rgb), var(--bs-border-opacity)) !important;
}

.border-body {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-body-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-0 {
  --bs-border-opacity: 0%;
}

.border-opacity-1 {
  --bs-border-opacity: 1%;
}

.border-opacity-2 {
  --bs-border-opacity: 2%;
}

.border-opacity-3 {
  --bs-border-opacity: 3%;
}

.border-opacity-4 {
  --bs-border-opacity: 4%;
}

.border-opacity-5 {
  --bs-border-opacity: 5%;
}

.border-opacity-6 {
  --bs-border-opacity: 6%;
}

.border-opacity-7 {
  --bs-border-opacity: 7%;
}

.border-opacity-8 {
  --bs-border-opacity: 8%;
}

.border-opacity-9 {
  --bs-border-opacity: 9%;
}

.border-opacity-10 {
  --bs-border-opacity: 10%;
}

.border-opacity-11 {
  --bs-border-opacity: 11%;
}

.border-opacity-12 {
  --bs-border-opacity: 12%;
}

.border-opacity-13 {
  --bs-border-opacity: 13%;
}

.border-opacity-14 {
  --bs-border-opacity: 14%;
}

.border-opacity-15 {
  --bs-border-opacity: 15%;
}

.border-opacity-16 {
  --bs-border-opacity: 16%;
}

.border-opacity-17 {
  --bs-border-opacity: 17%;
}

.border-opacity-18 {
  --bs-border-opacity: 18%;
}

.border-opacity-19 {
  --bs-border-opacity: 19%;
}

.border-opacity-20 {
  --bs-border-opacity: 20%;
}

.border-opacity-21 {
  --bs-border-opacity: 21%;
}

.border-opacity-22 {
  --bs-border-opacity: 22%;
}

.border-opacity-23 {
  --bs-border-opacity: 23%;
}

.border-opacity-24 {
  --bs-border-opacity: 24%;
}

.border-opacity-25 {
  --bs-border-opacity: 25%;
}

.border-opacity-26 {
  --bs-border-opacity: 26%;
}

.border-opacity-27 {
  --bs-border-opacity: 27%;
}

.border-opacity-28 {
  --bs-border-opacity: 28%;
}

.border-opacity-29 {
  --bs-border-opacity: 29%;
}

.border-opacity-30 {
  --bs-border-opacity: 30%;
}

.border-opacity-31 {
  --bs-border-opacity: 31%;
}

.border-opacity-32 {
  --bs-border-opacity: 32%;
}

.border-opacity-33 {
  --bs-border-opacity: 33%;
}

.border-opacity-34 {
  --bs-border-opacity: 34%;
}

.border-opacity-35 {
  --bs-border-opacity: 35%;
}

.border-opacity-36 {
  --bs-border-opacity: 36%;
}

.border-opacity-37 {
  --bs-border-opacity: 37%;
}

.border-opacity-38 {
  --bs-border-opacity: 38%;
}

.border-opacity-39 {
  --bs-border-opacity: 39%;
}

.border-opacity-40 {
  --bs-border-opacity: 40%;
}

.border-opacity-41 {
  --bs-border-opacity: 41%;
}

.border-opacity-42 {
  --bs-border-opacity: 42%;
}

.border-opacity-43 {
  --bs-border-opacity: 43%;
}

.border-opacity-44 {
  --bs-border-opacity: 44%;
}

.border-opacity-45 {
  --bs-border-opacity: 45%;
}

.border-opacity-46 {
  --bs-border-opacity: 46%;
}

.border-opacity-47 {
  --bs-border-opacity: 47%;
}

.border-opacity-48 {
  --bs-border-opacity: 48%;
}

.border-opacity-49 {
  --bs-border-opacity: 49%;
}

.border-opacity-50 {
  --bs-border-opacity: 50%;
}

.border-opacity-51 {
  --bs-border-opacity: 51%;
}

.border-opacity-52 {
  --bs-border-opacity: 52%;
}

.border-opacity-53 {
  --bs-border-opacity: 53%;
}

.border-opacity-54 {
  --bs-border-opacity: 54%;
}

.border-opacity-55 {
  --bs-border-opacity: 55%;
}

.border-opacity-56 {
  --bs-border-opacity: 56%;
}

.border-opacity-57 {
  --bs-border-opacity: 57%;
}

.border-opacity-58 {
  --bs-border-opacity: 58%;
}

.border-opacity-59 {
  --bs-border-opacity: 59%;
}

.border-opacity-60 {
  --bs-border-opacity: 60%;
}

.border-opacity-61 {
  --bs-border-opacity: 61%;
}

.border-opacity-62 {
  --bs-border-opacity: 62%;
}

.border-opacity-63 {
  --bs-border-opacity: 63%;
}

.border-opacity-64 {
  --bs-border-opacity: 64%;
}

.border-opacity-65 {
  --bs-border-opacity: 65%;
}

.border-opacity-66 {
  --bs-border-opacity: 66%;
}

.border-opacity-67 {
  --bs-border-opacity: 67%;
}

.border-opacity-68 {
  --bs-border-opacity: 68%;
}

.border-opacity-69 {
  --bs-border-opacity: 69%;
}

.border-opacity-70 {
  --bs-border-opacity: 70%;
}

.border-opacity-71 {
  --bs-border-opacity: 71%;
}

.border-opacity-72 {
  --bs-border-opacity: 72%;
}

.border-opacity-73 {
  --bs-border-opacity: 73%;
}

.border-opacity-74 {
  --bs-border-opacity: 74%;
}

.border-opacity-75 {
  --bs-border-opacity: 75%;
}

.border-opacity-76 {
  --bs-border-opacity: 76%;
}

.border-opacity-77 {
  --bs-border-opacity: 77%;
}

.border-opacity-78 {
  --bs-border-opacity: 78%;
}

.border-opacity-79 {
  --bs-border-opacity: 79%;
}

.border-opacity-80 {
  --bs-border-opacity: 80%;
}

.border-opacity-81 {
  --bs-border-opacity: 81%;
}

.border-opacity-82 {
  --bs-border-opacity: 82%;
}

.border-opacity-83 {
  --bs-border-opacity: 83%;
}

.border-opacity-84 {
  --bs-border-opacity: 84%;
}

.border-opacity-85 {
  --bs-border-opacity: 85%;
}

.border-opacity-86 {
  --bs-border-opacity: 86%;
}

.border-opacity-87 {
  --bs-border-opacity: 87%;
}

.border-opacity-88 {
  --bs-border-opacity: 88%;
}

.border-opacity-89 {
  --bs-border-opacity: 89%;
}

.border-opacity-90 {
  --bs-border-opacity: 90%;
}

.border-opacity-91 {
  --bs-border-opacity: 91%;
}

.border-opacity-92 {
  --bs-border-opacity: 92%;
}

.border-opacity-93 {
  --bs-border-opacity: 93%;
}

.border-opacity-94 {
  --bs-border-opacity: 94%;
}

.border-opacity-95 {
  --bs-border-opacity: 95%;
}

.border-opacity-96 {
  --bs-border-opacity: 96%;
}

.border-opacity-97 {
  --bs-border-opacity: 97%;
}

.border-opacity-98 {
  --bs-border-opacity: 98%;
}

.border-opacity-99 {
  --bs-border-opacity: 99%;
}

.border-opacity-100 {
  --bs-border-opacity: 100%;
}

.w-0 {
  width: 0% !important;
}

.w-1 {
  width: 1% !important;
}

.w-2 {
  width: 2% !important;
}

.w-3 {
  width: 3% !important;
}

.w-4 {
  width: 4% !important;
}

.w-5 {
  width: 5% !important;
}

.w-6 {
  width: 6% !important;
}

.w-7 {
  width: 7% !important;
}

.w-8 {
  width: 8% !important;
}

.w-9 {
  width: 9% !important;
}

.w-10 {
  width: 10% !important;
}

.w-11 {
  width: 11% !important;
}

.w-12 {
  width: 12% !important;
}

.w-13 {
  width: 13% !important;
}

.w-14 {
  width: 14% !important;
}

.w-15 {
  width: 15% !important;
}

.w-16 {
  width: 16% !important;
}

.w-17 {
  width: 17% !important;
}

.w-18 {
  width: 18% !important;
}

.w-19 {
  width: 19% !important;
}

.w-20 {
  width: 20% !important;
}

.w-21 {
  width: 21% !important;
}

.w-22 {
  width: 22% !important;
}

.w-23 {
  width: 23% !important;
}

.w-24 {
  width: 24% !important;
}

.w-25 {
  width: 25% !important;
}

.w-26 {
  width: 26% !important;
}

.w-27 {
  width: 27% !important;
}

.w-28 {
  width: 28% !important;
}

.w-29 {
  width: 29% !important;
}

.w-30 {
  width: 30% !important;
}

.w-31 {
  width: 31% !important;
}

.w-32 {
  width: 32% !important;
}

.w-33 {
  width: 33% !important;
}

.w-34 {
  width: 34% !important;
}

.w-35 {
  width: 35% !important;
}

.w-36 {
  width: 36% !important;
}

.w-37 {
  width: 37% !important;
}

.w-38 {
  width: 38% !important;
}

.w-39 {
  width: 39% !important;
}

.w-40 {
  width: 40% !important;
}

.w-41 {
  width: 41% !important;
}

.w-42 {
  width: 42% !important;
}

.w-43 {
  width: 43% !important;
}

.w-44 {
  width: 44% !important;
}

.w-45 {
  width: 45% !important;
}

.w-46 {
  width: 46% !important;
}

.w-47 {
  width: 47% !important;
}

.w-48 {
  width: 48% !important;
}

.w-49 {
  width: 49% !important;
}

.w-50 {
  width: 50% !important;
}

.w-51 {
  width: 51% !important;
}

.w-52 {
  width: 52% !important;
}

.w-53 {
  width: 53% !important;
}

.w-54 {
  width: 54% !important;
}

.w-55 {
  width: 55% !important;
}

.w-56 {
  width: 56% !important;
}

.w-57 {
  width: 57% !important;
}

.w-58 {
  width: 58% !important;
}

.w-59 {
  width: 59% !important;
}

.w-60 {
  width: 60% !important;
}

.w-61 {
  width: 61% !important;
}

.w-62 {
  width: 62% !important;
}

.w-63 {
  width: 63% !important;
}

.w-64 {
  width: 64% !important;
}

.w-65 {
  width: 65% !important;
}

.w-66 {
  width: 66% !important;
}

.w-67 {
  width: 67% !important;
}

.w-68 {
  width: 68% !important;
}

.w-69 {
  width: 69% !important;
}

.w-70 {
  width: 70% !important;
}

.w-71 {
  width: 71% !important;
}

.w-72 {
  width: 72% !important;
}

.w-73 {
  width: 73% !important;
}

.w-74 {
  width: 74% !important;
}

.w-75 {
  width: 75% !important;
}

.w-76 {
  width: 76% !important;
}

.w-77 {
  width: 77% !important;
}

.w-78 {
  width: 78% !important;
}

.w-79 {
  width: 79% !important;
}

.w-80 {
  width: 80% !important;
}

.w-81 {
  width: 81% !important;
}

.w-82 {
  width: 82% !important;
}

.w-83 {
  width: 83% !important;
}

.w-84 {
  width: 84% !important;
}

.w-85 {
  width: 85% !important;
}

.w-86 {
  width: 86% !important;
}

.w-87 {
  width: 87% !important;
}

.w-88 {
  width: 88% !important;
}

.w-89 {
  width: 89% !important;
}

.w-90 {
  width: 90% !important;
}

.w-91 {
  width: 91% !important;
}

.w-92 {
  width: 92% !important;
}

.w-93 {
  width: 93% !important;
}

.w-94 {
  width: 94% !important;
}

.w-95 {
  width: 95% !important;
}

.w-96 {
  width: 96% !important;
}

.w-97 {
  width: 97% !important;
}

.w-98 {
  width: 98% !important;
}

.w-99 {
  width: 99% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-0 {
  height: 0% !important;
}

.h-1 {
  height: 1% !important;
}

.h-2 {
  height: 2% !important;
}

.h-3 {
  height: 3% !important;
}

.h-4 {
  height: 4% !important;
}

.h-5 {
  height: 5% !important;
}

.h-6 {
  height: 6% !important;
}

.h-7 {
  height: 7% !important;
}

.h-8 {
  height: 8% !important;
}

.h-9 {
  height: 9% !important;
}

.h-10 {
  height: 10% !important;
}

.h-11 {
  height: 11% !important;
}

.h-12 {
  height: 12% !important;
}

.h-13 {
  height: 13% !important;
}

.h-14 {
  height: 14% !important;
}

.h-15 {
  height: 15% !important;
}

.h-16 {
  height: 16% !important;
}

.h-17 {
  height: 17% !important;
}

.h-18 {
  height: 18% !important;
}

.h-19 {
  height: 19% !important;
}

.h-20 {
  height: 20% !important;
}

.h-21 {
  height: 21% !important;
}

.h-22 {
  height: 22% !important;
}

.h-23 {
  height: 23% !important;
}

.h-24 {
  height: 24% !important;
}

.h-25 {
  height: 25% !important;
}

.h-26 {
  height: 26% !important;
}

.h-27 {
  height: 27% !important;
}

.h-28 {
  height: 28% !important;
}

.h-29 {
  height: 29% !important;
}

.h-30 {
  height: 30% !important;
}

.h-31 {
  height: 31% !important;
}

.h-32 {
  height: 32% !important;
}

.h-33 {
  height: 33% !important;
}

.h-34 {
  height: 34% !important;
}

.h-35 {
  height: 35% !important;
}

.h-36 {
  height: 36% !important;
}

.h-37 {
  height: 37% !important;
}

.h-38 {
  height: 38% !important;
}

.h-39 {
  height: 39% !important;
}

.h-40 {
  height: 40% !important;
}

.h-41 {
  height: 41% !important;
}

.h-42 {
  height: 42% !important;
}

.h-43 {
  height: 43% !important;
}

.h-44 {
  height: 44% !important;
}

.h-45 {
  height: 45% !important;
}

.h-46 {
  height: 46% !important;
}

.h-47 {
  height: 47% !important;
}

.h-48 {
  height: 48% !important;
}

.h-49 {
  height: 49% !important;
}

.h-50 {
  height: 50% !important;
}

.h-51 {
  height: 51% !important;
}

.h-52 {
  height: 52% !important;
}

.h-53 {
  height: 53% !important;
}

.h-54 {
  height: 54% !important;
}

.h-55 {
  height: 55% !important;
}

.h-56 {
  height: 56% !important;
}

.h-57 {
  height: 57% !important;
}

.h-58 {
  height: 58% !important;
}

.h-59 {
  height: 59% !important;
}

.h-60 {
  height: 60% !important;
}

.h-61 {
  height: 61% !important;
}

.h-62 {
  height: 62% !important;
}

.h-63 {
  height: 63% !important;
}

.h-64 {
  height: 64% !important;
}

.h-65 {
  height: 65% !important;
}

.h-66 {
  height: 66% !important;
}

.h-67 {
  height: 67% !important;
}

.h-68 {
  height: 68% !important;
}

.h-69 {
  height: 69% !important;
}

.h-70 {
  height: 70% !important;
}

.h-71 {
  height: 71% !important;
}

.h-72 {
  height: 72% !important;
}

.h-73 {
  height: 73% !important;
}

.h-74 {
  height: 74% !important;
}

.h-75 {
  height: 75% !important;
}

.h-76 {
  height: 76% !important;
}

.h-77 {
  height: 77% !important;
}

.h-78 {
  height: 78% !important;
}

.h-79 {
  height: 79% !important;
}

.h-80 {
  height: 80% !important;
}

.h-81 {
  height: 81% !important;
}

.h-82 {
  height: 82% !important;
}

.h-83 {
  height: 83% !important;
}

.h-84 {
  height: 84% !important;
}

.h-85 {
  height: 85% !important;
}

.h-86 {
  height: 86% !important;
}

.h-87 {
  height: 87% !important;
}

.h-88 {
  height: 88% !important;
}

.h-89 {
  height: 89% !important;
}

.h-90 {
  height: 90% !important;
}

.h-91 {
  height: 91% !important;
}

.h-92 {
  height: 92% !important;
}

.h-93 {
  height: 93% !important;
}

.h-94 {
  height: 94% !important;
}

.h-95 {
  height: 95% !important;
}

.h-96 {
  height: 96% !important;
}

.h-97 {
  height: 97% !important;
}

.h-98 {
  height: 98% !important;
}

.h-99 {
  height: 99% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-11 {
  margin: 7.5rem !important;
}

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

.m-13 {
  margin: 11rem !important;
}

.m-14 {
  margin: 13rem !important;
}

.m-15 {
  margin: 15rem !important;
}

.m-16 {
  margin: 16rem !important;
}

.m-17 {
  margin: 17rem !important;
}

.m-18 {
  margin: 18rem !important;
}

.m-19 {
  margin: 19rem !important;
}

.m-20 {
  margin: 20rem !important;
}

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

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

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

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

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

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

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

.mx-6 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}

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

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

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

.mx-10 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

.mx-11 {
  margin-right: 7.5rem !important;
  margin-left: 7.5rem !important;
}

.mx-12 {
  margin-right: 9rem !important;
  margin-left: 9rem !important;
}

.mx-13 {
  margin-right: 11rem !important;
  margin-left: 11rem !important;
}

.mx-14 {
  margin-right: 13rem !important;
  margin-left: 13rem !important;
}

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

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

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

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

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

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

.mx-auto, section.our-customers .section-bd article, section.software-solution > .section-hd hr {
  margin-right: auto !important;
  margin-left: auto !important;
}

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

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

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

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

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

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

.my-6 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

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

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

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

.my-10 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-11 {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}

.my-12 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}

.my-13 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}

.my-14 {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-6 {
  margin-top: 2.5rem !important;
}

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

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

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

.mt-10 {
  margin-top: 6rem !important;
}

.mt-11 {
  margin-top: 7.5rem !important;
}

.mt-12 {
  margin-top: 9rem !important;
}

.mt-13 {
  margin-top: 11rem !important;
}

.mt-14 {
  margin-top: 13rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.me-6 {
  margin-right: 2.5rem !important;
}

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

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

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

.me-10 {
  margin-right: 6rem !important;
}

.me-11 {
  margin-right: 7.5rem !important;
}

.me-12 {
  margin-right: 9rem !important;
}

.me-13 {
  margin-right: 11rem !important;
}

.me-14 {
  margin-right: 13rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-6, section.press-main > .section-ft .item {
  margin-bottom: 2.5rem !important;
}

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

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

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

.mb-10 {
  margin-bottom: 6rem !important;
}

.mb-11 {
  margin-bottom: 7.5rem !important;
}

.mb-12 {
  margin-bottom: 9rem !important;
}

.mb-13 {
  margin-bottom: 11rem !important;
}

.mb-14 {
  margin-bottom: 13rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ms-6 {
  margin-left: 2.5rem !important;
}

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

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

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

.ms-10 {
  margin-left: 6rem !important;
}

.ms-11 {
  margin-left: 7.5rem !important;
}

.ms-12 {
  margin-left: 9rem !important;
}

.ms-13 {
  margin-left: 11rem !important;
}

.ms-14 {
  margin-left: 13rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-11 {
  padding: 7.5rem !important;
}

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

.p-13 {
  padding: 11rem !important;
}

.p-14 {
  padding: 13rem !important;
}

.p-15 {
  padding: 15rem !important;
}

.p-16 {
  padding: 16rem !important;
}

.p-17 {
  padding: 17rem !important;
}

.p-18 {
  padding: 18rem !important;
}

.p-19 {
  padding: 19rem !important;
}

.p-20 {
  padding: 20rem !important;
}

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

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

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

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

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

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

.px-6 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}

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

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

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

.px-10 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

.px-11 {
  padding-right: 7.5rem !important;
  padding-left: 7.5rem !important;
}

.px-12 {
  padding-right: 9rem !important;
  padding-left: 9rem !important;
}

.px-13 {
  padding-right: 11rem !important;
  padding-left: 11rem !important;
}

.px-14 {
  padding-right: 13rem !important;
  padding-left: 13rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.py-6 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

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

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

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

.py-10 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-11 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}

.py-12 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

.py-13 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}

.py-14 {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pt-6 {
  padding-top: 2.5rem !important;
}

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

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

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

.pt-10 {
  padding-top: 6rem !important;
}

.pt-11 {
  padding-top: 7.5rem !important;
}

.pt-12 {
  padding-top: 9rem !important;
}

.pt-13 {
  padding-top: 11rem !important;
}

.pt-14 {
  padding-top: 13rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pe-6 {
  padding-right: 2.5rem !important;
}

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

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

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

.pe-10 {
  padding-right: 6rem !important;
}

.pe-11 {
  padding-right: 7.5rem !important;
}

.pe-12 {
  padding-right: 9rem !important;
}

.pe-13 {
  padding-right: 11rem !important;
}

.pe-14 {
  padding-right: 13rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pb-6 {
  padding-bottom: 2.5rem !important;
}

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

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

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

.pb-10 {
  padding-bottom: 6rem !important;
}

.pb-11 {
  padding-bottom: 7.5rem !important;
}

.pb-12 {
  padding-bottom: 9rem !important;
}

.pb-13 {
  padding-bottom: 11rem !important;
}

.pb-14 {
  padding-bottom: 13rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ps-6 {
  padding-left: 2.5rem !important;
}

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

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

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

.ps-10 {
  padding-left: 6rem !important;
}

.ps-11 {
  padding-left: 7.5rem !important;
}

.ps-12 {
  padding-left: 9rem !important;
}

.ps-13 {
  padding-left: 11rem !important;
}

.ps-14 {
  padding-left: 13rem !important;
}

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 2rem !important;
}

.gap-6 {
  gap: 2.5rem !important;
}

.gap-7 {
  gap: 3rem !important;
}

.gap-8 {
  gap: 4rem !important;
}

.gap-9 {
  gap: 5rem !important;
}

.gap-10 {
  gap: 6rem !important;
}

.gap-11 {
  gap: 7.5rem !important;
}

.gap-12 {
  gap: 9rem !important;
}

.gap-13 {
  gap: 11rem !important;
}

.gap-14 {
  gap: 13rem !important;
}

.gap-15 {
  gap: 15rem !important;
}

.gap-16 {
  gap: 16rem !important;
}

.gap-17 {
  gap: 17rem !important;
}

.gap-18 {
  gap: 18rem !important;
}

.gap-19 {
  gap: 19rem !important;
}

.gap-20 {
  gap: 20rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 2rem !important;
}

.row-gap-6 {
  row-gap: 2.5rem !important;
}

.row-gap-7 {
  row-gap: 3rem !important;
}

.row-gap-8 {
  row-gap: 4rem !important;
}

.row-gap-9 {
  row-gap: 5rem !important;
}

.row-gap-10 {
  row-gap: 6rem !important;
}

.row-gap-11 {
  row-gap: 7.5rem !important;
}

.row-gap-12 {
  row-gap: 9rem !important;
}

.row-gap-13 {
  row-gap: 11rem !important;
}

.row-gap-14 {
  row-gap: 13rem !important;
}

.row-gap-15 {
  row-gap: 15rem !important;
}

.row-gap-16 {
  row-gap: 16rem !important;
}

.row-gap-17 {
  row-gap: 17rem !important;
}

.row-gap-18 {
  row-gap: 18rem !important;
}

.row-gap-19 {
  row-gap: 19rem !important;
}

.row-gap-20 {
  row-gap: 20rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 2rem !important;
}

.column-gap-6 {
  column-gap: 2.5rem !important;
}

.column-gap-7 {
  column-gap: 3rem !important;
}

.column-gap-8 {
  column-gap: 4rem !important;
}

.column-gap-9 {
  column-gap: 5rem !important;
}

.column-gap-10 {
  column-gap: 6rem !important;
}

.column-gap-11 {
  column-gap: 7.5rem !important;
}

.column-gap-12 {
  column-gap: 9rem !important;
}

.column-gap-13 {
  column-gap: 11rem !important;
}

.column-gap-14 {
  column-gap: 13rem !important;
}

.column-gap-15 {
  column-gap: 15rem !important;
}

.column-gap-16 {
  column-gap: 16rem !important;
}

.column-gap-17 {
  column-gap: 17rem !important;
}

.column-gap-18 {
  column-gap: 18rem !important;
}

.column-gap-19 {
  column-gap: 19rem !important;
}

.column-gap-20 {
  column-gap: 20rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

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

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-0 {
  --bs-text-opacity: 0%;
}

.text-opacity-1 {
  --bs-text-opacity: 1%;
}

.text-opacity-2 {
  --bs-text-opacity: 2%;
}

.text-opacity-3 {
  --bs-text-opacity: 3%;
}

.text-opacity-4 {
  --bs-text-opacity: 4%;
}

.text-opacity-5 {
  --bs-text-opacity: 5%;
}

.text-opacity-6 {
  --bs-text-opacity: 6%;
}

.text-opacity-7 {
  --bs-text-opacity: 7%;
}

.text-opacity-8 {
  --bs-text-opacity: 8%;
}

.text-opacity-9 {
  --bs-text-opacity: 9%;
}

.text-opacity-10 {
  --bs-text-opacity: 10%;
}

.text-opacity-11 {
  --bs-text-opacity: 11%;
}

.text-opacity-12 {
  --bs-text-opacity: 12%;
}

.text-opacity-13 {
  --bs-text-opacity: 13%;
}

.text-opacity-14 {
  --bs-text-opacity: 14%;
}

.text-opacity-15 {
  --bs-text-opacity: 15%;
}

.text-opacity-16 {
  --bs-text-opacity: 16%;
}

.text-opacity-17 {
  --bs-text-opacity: 17%;
}

.text-opacity-18 {
  --bs-text-opacity: 18%;
}

.text-opacity-19 {
  --bs-text-opacity: 19%;
}

.text-opacity-20 {
  --bs-text-opacity: 20%;
}

.text-opacity-21 {
  --bs-text-opacity: 21%;
}

.text-opacity-22 {
  --bs-text-opacity: 22%;
}

.text-opacity-23 {
  --bs-text-opacity: 23%;
}

.text-opacity-24 {
  --bs-text-opacity: 24%;
}

.text-opacity-25 {
  --bs-text-opacity: 25%;
}

.text-opacity-26 {
  --bs-text-opacity: 26%;
}

.text-opacity-27 {
  --bs-text-opacity: 27%;
}

.text-opacity-28 {
  --bs-text-opacity: 28%;
}

.text-opacity-29 {
  --bs-text-opacity: 29%;
}

.text-opacity-30 {
  --bs-text-opacity: 30%;
}

.text-opacity-31 {
  --bs-text-opacity: 31%;
}

.text-opacity-32 {
  --bs-text-opacity: 32%;
}

.text-opacity-33 {
  --bs-text-opacity: 33%;
}

.text-opacity-34 {
  --bs-text-opacity: 34%;
}

.text-opacity-35 {
  --bs-text-opacity: 35%;
}

.text-opacity-36 {
  --bs-text-opacity: 36%;
}

.text-opacity-37 {
  --bs-text-opacity: 37%;
}

.text-opacity-38 {
  --bs-text-opacity: 38%;
}

.text-opacity-39 {
  --bs-text-opacity: 39%;
}

.text-opacity-40 {
  --bs-text-opacity: 40%;
}

.text-opacity-41 {
  --bs-text-opacity: 41%;
}

.text-opacity-42 {
  --bs-text-opacity: 42%;
}

.text-opacity-43 {
  --bs-text-opacity: 43%;
}

.text-opacity-44 {
  --bs-text-opacity: 44%;
}

.text-opacity-45 {
  --bs-text-opacity: 45%;
}

.text-opacity-46 {
  --bs-text-opacity: 46%;
}

.text-opacity-47 {
  --bs-text-opacity: 47%;
}

.text-opacity-48 {
  --bs-text-opacity: 48%;
}

.text-opacity-49 {
  --bs-text-opacity: 49%;
}

.text-opacity-50 {
  --bs-text-opacity: 50%;
}

.text-opacity-51 {
  --bs-text-opacity: 51%;
}

.text-opacity-52 {
  --bs-text-opacity: 52%;
}

.text-opacity-53 {
  --bs-text-opacity: 53%;
}

.text-opacity-54 {
  --bs-text-opacity: 54%;
}

.text-opacity-55 {
  --bs-text-opacity: 55%;
}

.text-opacity-56 {
  --bs-text-opacity: 56%;
}

.text-opacity-57 {
  --bs-text-opacity: 57%;
}

.text-opacity-58 {
  --bs-text-opacity: 58%;
}

.text-opacity-59 {
  --bs-text-opacity: 59%;
}

.text-opacity-60 {
  --bs-text-opacity: 60%;
}

.text-opacity-61 {
  --bs-text-opacity: 61%;
}

.text-opacity-62 {
  --bs-text-opacity: 62%;
}

.text-opacity-63 {
  --bs-text-opacity: 63%;
}

.text-opacity-64 {
  --bs-text-opacity: 64%;
}

.text-opacity-65 {
  --bs-text-opacity: 65%;
}

.text-opacity-66 {
  --bs-text-opacity: 66%;
}

.text-opacity-67 {
  --bs-text-opacity: 67%;
}

.text-opacity-68 {
  --bs-text-opacity: 68%;
}

.text-opacity-69 {
  --bs-text-opacity: 69%;
}

.text-opacity-70 {
  --bs-text-opacity: 70%;
}

.text-opacity-71 {
  --bs-text-opacity: 71%;
}

.text-opacity-72 {
  --bs-text-opacity: 72%;
}

.text-opacity-73 {
  --bs-text-opacity: 73%;
}

.text-opacity-74 {
  --bs-text-opacity: 74%;
}

.text-opacity-75 {
  --bs-text-opacity: 75%;
}

.text-opacity-76 {
  --bs-text-opacity: 76%;
}

.text-opacity-77 {
  --bs-text-opacity: 77%;
}

.text-opacity-78 {
  --bs-text-opacity: 78%;
}

.text-opacity-79 {
  --bs-text-opacity: 79%;
}

.text-opacity-80 {
  --bs-text-opacity: 80%;
}

.text-opacity-81 {
  --bs-text-opacity: 81%;
}

.text-opacity-82 {
  --bs-text-opacity: 82%;
}

.text-opacity-83 {
  --bs-text-opacity: 83%;
}

.text-opacity-84 {
  --bs-text-opacity: 84%;
}

.text-opacity-85 {
  --bs-text-opacity: 85%;
}

.text-opacity-86 {
  --bs-text-opacity: 86%;
}

.text-opacity-87 {
  --bs-text-opacity: 87%;
}

.text-opacity-88 {
  --bs-text-opacity: 88%;
}

.text-opacity-89 {
  --bs-text-opacity: 89%;
}

.text-opacity-90 {
  --bs-text-opacity: 90%;
}

.text-opacity-91 {
  --bs-text-opacity: 91%;
}

.text-opacity-92 {
  --bs-text-opacity: 92%;
}

.text-opacity-93 {
  --bs-text-opacity: 93%;
}

.text-opacity-94 {
  --bs-text-opacity: 94%;
}

.text-opacity-95 {
  --bs-text-opacity: 95%;
}

.text-opacity-96 {
  --bs-text-opacity: 96%;
}

.text-opacity-97 {
  --bs-text-opacity: 97%;
}

.text-opacity-98 {
  --bs-text-opacity: 98%;
}

.text-opacity-99 {
  --bs-text-opacity: 99%;
}

.text-opacity-100 {
  --bs-text-opacity: 100%;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-0 {
  --bs-link-opacity: 0%;
}

.link-opacity-0-hover:hover {
  --bs-link-opacity: 0%;
}

.link-opacity-1 {
  --bs-link-opacity: 1%;
}

.link-opacity-1-hover:hover {
  --bs-link-opacity: 1%;
}

.link-opacity-2 {
  --bs-link-opacity: 2%;
}

.link-opacity-2-hover:hover {
  --bs-link-opacity: 2%;
}

.link-opacity-3 {
  --bs-link-opacity: 3%;
}

.link-opacity-3-hover:hover {
  --bs-link-opacity: 3%;
}

.link-opacity-4 {
  --bs-link-opacity: 4%;
}

.link-opacity-4-hover:hover {
  --bs-link-opacity: 4%;
}

.link-opacity-5 {
  --bs-link-opacity: 5%;
}

.link-opacity-5-hover:hover {
  --bs-link-opacity: 5%;
}

.link-opacity-6 {
  --bs-link-opacity: 6%;
}

.link-opacity-6-hover:hover {
  --bs-link-opacity: 6%;
}

.link-opacity-7 {
  --bs-link-opacity: 7%;
}

.link-opacity-7-hover:hover {
  --bs-link-opacity: 7%;
}

.link-opacity-8 {
  --bs-link-opacity: 8%;
}

.link-opacity-8-hover:hover {
  --bs-link-opacity: 8%;
}

.link-opacity-9 {
  --bs-link-opacity: 9%;
}

.link-opacity-9-hover:hover {
  --bs-link-opacity: 9%;
}

.link-opacity-10 {
  --bs-link-opacity: 10%;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 10%;
}

.link-opacity-11 {
  --bs-link-opacity: 11%;
}

.link-opacity-11-hover:hover {
  --bs-link-opacity: 11%;
}

.link-opacity-12 {
  --bs-link-opacity: 12%;
}

.link-opacity-12-hover:hover {
  --bs-link-opacity: 12%;
}

.link-opacity-13 {
  --bs-link-opacity: 13%;
}

.link-opacity-13-hover:hover {
  --bs-link-opacity: 13%;
}

.link-opacity-14 {
  --bs-link-opacity: 14%;
}

.link-opacity-14-hover:hover {
  --bs-link-opacity: 14%;
}

.link-opacity-15 {
  --bs-link-opacity: 15%;
}

.link-opacity-15-hover:hover {
  --bs-link-opacity: 15%;
}

.link-opacity-16 {
  --bs-link-opacity: 16%;
}

.link-opacity-16-hover:hover {
  --bs-link-opacity: 16%;
}

.link-opacity-17 {
  --bs-link-opacity: 17%;
}

.link-opacity-17-hover:hover {
  --bs-link-opacity: 17%;
}

.link-opacity-18 {
  --bs-link-opacity: 18%;
}

.link-opacity-18-hover:hover {
  --bs-link-opacity: 18%;
}

.link-opacity-19 {
  --bs-link-opacity: 19%;
}

.link-opacity-19-hover:hover {
  --bs-link-opacity: 19%;
}

.link-opacity-20 {
  --bs-link-opacity: 20%;
}

.link-opacity-20-hover:hover {
  --bs-link-opacity: 20%;
}

.link-opacity-21 {
  --bs-link-opacity: 21%;
}

.link-opacity-21-hover:hover {
  --bs-link-opacity: 21%;
}

.link-opacity-22 {
  --bs-link-opacity: 22%;
}

.link-opacity-22-hover:hover {
  --bs-link-opacity: 22%;
}

.link-opacity-23 {
  --bs-link-opacity: 23%;
}

.link-opacity-23-hover:hover {
  --bs-link-opacity: 23%;
}

.link-opacity-24 {
  --bs-link-opacity: 24%;
}

.link-opacity-24-hover:hover {
  --bs-link-opacity: 24%;
}

.link-opacity-25 {
  --bs-link-opacity: 25%;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 25%;
}

.link-opacity-26 {
  --bs-link-opacity: 26%;
}

.link-opacity-26-hover:hover {
  --bs-link-opacity: 26%;
}

.link-opacity-27 {
  --bs-link-opacity: 27%;
}

.link-opacity-27-hover:hover {
  --bs-link-opacity: 27%;
}

.link-opacity-28 {
  --bs-link-opacity: 28%;
}

.link-opacity-28-hover:hover {
  --bs-link-opacity: 28%;
}

.link-opacity-29 {
  --bs-link-opacity: 29%;
}

.link-opacity-29-hover:hover {
  --bs-link-opacity: 29%;
}

.link-opacity-30 {
  --bs-link-opacity: 30%;
}

.link-opacity-30-hover:hover {
  --bs-link-opacity: 30%;
}

.link-opacity-31 {
  --bs-link-opacity: 31%;
}

.link-opacity-31-hover:hover {
  --bs-link-opacity: 31%;
}

.link-opacity-32 {
  --bs-link-opacity: 32%;
}

.link-opacity-32-hover:hover {
  --bs-link-opacity: 32%;
}

.link-opacity-33 {
  --bs-link-opacity: 33%;
}

.link-opacity-33-hover:hover {
  --bs-link-opacity: 33%;
}

.link-opacity-34 {
  --bs-link-opacity: 34%;
}

.link-opacity-34-hover:hover {
  --bs-link-opacity: 34%;
}

.link-opacity-35 {
  --bs-link-opacity: 35%;
}

.link-opacity-35-hover:hover {
  --bs-link-opacity: 35%;
}

.link-opacity-36 {
  --bs-link-opacity: 36%;
}

.link-opacity-36-hover:hover {
  --bs-link-opacity: 36%;
}

.link-opacity-37 {
  --bs-link-opacity: 37%;
}

.link-opacity-37-hover:hover {
  --bs-link-opacity: 37%;
}

.link-opacity-38 {
  --bs-link-opacity: 38%;
}

.link-opacity-38-hover:hover {
  --bs-link-opacity: 38%;
}

.link-opacity-39 {
  --bs-link-opacity: 39%;
}

.link-opacity-39-hover:hover {
  --bs-link-opacity: 39%;
}

.link-opacity-40 {
  --bs-link-opacity: 40%;
}

.link-opacity-40-hover:hover {
  --bs-link-opacity: 40%;
}

.link-opacity-41 {
  --bs-link-opacity: 41%;
}

.link-opacity-41-hover:hover {
  --bs-link-opacity: 41%;
}

.link-opacity-42 {
  --bs-link-opacity: 42%;
}

.link-opacity-42-hover:hover {
  --bs-link-opacity: 42%;
}

.link-opacity-43 {
  --bs-link-opacity: 43%;
}

.link-opacity-43-hover:hover {
  --bs-link-opacity: 43%;
}

.link-opacity-44 {
  --bs-link-opacity: 44%;
}

.link-opacity-44-hover:hover {
  --bs-link-opacity: 44%;
}

.link-opacity-45 {
  --bs-link-opacity: 45%;
}

.link-opacity-45-hover:hover {
  --bs-link-opacity: 45%;
}

.link-opacity-46 {
  --bs-link-opacity: 46%;
}

.link-opacity-46-hover:hover {
  --bs-link-opacity: 46%;
}

.link-opacity-47 {
  --bs-link-opacity: 47%;
}

.link-opacity-47-hover:hover {
  --bs-link-opacity: 47%;
}

.link-opacity-48 {
  --bs-link-opacity: 48%;
}

.link-opacity-48-hover:hover {
  --bs-link-opacity: 48%;
}

.link-opacity-49 {
  --bs-link-opacity: 49%;
}

.link-opacity-49-hover:hover {
  --bs-link-opacity: 49%;
}

.link-opacity-50 {
  --bs-link-opacity: 50%;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 50%;
}

.link-opacity-51 {
  --bs-link-opacity: 51%;
}

.link-opacity-51-hover:hover {
  --bs-link-opacity: 51%;
}

.link-opacity-52 {
  --bs-link-opacity: 52%;
}

.link-opacity-52-hover:hover {
  --bs-link-opacity: 52%;
}

.link-opacity-53 {
  --bs-link-opacity: 53%;
}

.link-opacity-53-hover:hover {
  --bs-link-opacity: 53%;
}

.link-opacity-54 {
  --bs-link-opacity: 54%;
}

.link-opacity-54-hover:hover {
  --bs-link-opacity: 54%;
}

.link-opacity-55 {
  --bs-link-opacity: 55%;
}

.link-opacity-55-hover:hover {
  --bs-link-opacity: 55%;
}

.link-opacity-56 {
  --bs-link-opacity: 56%;
}

.link-opacity-56-hover:hover {
  --bs-link-opacity: 56%;
}

.link-opacity-57 {
  --bs-link-opacity: 57%;
}

.link-opacity-57-hover:hover {
  --bs-link-opacity: 57%;
}

.link-opacity-58 {
  --bs-link-opacity: 58%;
}

.link-opacity-58-hover:hover {
  --bs-link-opacity: 58%;
}

.link-opacity-59 {
  --bs-link-opacity: 59%;
}

.link-opacity-59-hover:hover {
  --bs-link-opacity: 59%;
}

.link-opacity-60 {
  --bs-link-opacity: 60%;
}

.link-opacity-60-hover:hover {
  --bs-link-opacity: 60%;
}

.link-opacity-61 {
  --bs-link-opacity: 61%;
}

.link-opacity-61-hover:hover {
  --bs-link-opacity: 61%;
}

.link-opacity-62 {
  --bs-link-opacity: 62%;
}

.link-opacity-62-hover:hover {
  --bs-link-opacity: 62%;
}

.link-opacity-63 {
  --bs-link-opacity: 63%;
}

.link-opacity-63-hover:hover {
  --bs-link-opacity: 63%;
}

.link-opacity-64 {
  --bs-link-opacity: 64%;
}

.link-opacity-64-hover:hover {
  --bs-link-opacity: 64%;
}

.link-opacity-65 {
  --bs-link-opacity: 65%;
}

.link-opacity-65-hover:hover {
  --bs-link-opacity: 65%;
}

.link-opacity-66 {
  --bs-link-opacity: 66%;
}

.link-opacity-66-hover:hover {
  --bs-link-opacity: 66%;
}

.link-opacity-67 {
  --bs-link-opacity: 67%;
}

.link-opacity-67-hover:hover {
  --bs-link-opacity: 67%;
}

.link-opacity-68 {
  --bs-link-opacity: 68%;
}

.link-opacity-68-hover:hover {
  --bs-link-opacity: 68%;
}

.link-opacity-69 {
  --bs-link-opacity: 69%;
}

.link-opacity-69-hover:hover {
  --bs-link-opacity: 69%;
}

.link-opacity-70 {
  --bs-link-opacity: 70%;
}

.link-opacity-70-hover:hover {
  --bs-link-opacity: 70%;
}

.link-opacity-71 {
  --bs-link-opacity: 71%;
}

.link-opacity-71-hover:hover {
  --bs-link-opacity: 71%;
}

.link-opacity-72 {
  --bs-link-opacity: 72%;
}

.link-opacity-72-hover:hover {
  --bs-link-opacity: 72%;
}

.link-opacity-73 {
  --bs-link-opacity: 73%;
}

.link-opacity-73-hover:hover {
  --bs-link-opacity: 73%;
}

.link-opacity-74 {
  --bs-link-opacity: 74%;
}

.link-opacity-74-hover:hover {
  --bs-link-opacity: 74%;
}

.link-opacity-75 {
  --bs-link-opacity: 75%;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 75%;
}

.link-opacity-76 {
  --bs-link-opacity: 76%;
}

.link-opacity-76-hover:hover {
  --bs-link-opacity: 76%;
}

.link-opacity-77 {
  --bs-link-opacity: 77%;
}

.link-opacity-77-hover:hover {
  --bs-link-opacity: 77%;
}

.link-opacity-78 {
  --bs-link-opacity: 78%;
}

.link-opacity-78-hover:hover {
  --bs-link-opacity: 78%;
}

.link-opacity-79 {
  --bs-link-opacity: 79%;
}

.link-opacity-79-hover:hover {
  --bs-link-opacity: 79%;
}

.link-opacity-80 {
  --bs-link-opacity: 80%;
}

.link-opacity-80-hover:hover {
  --bs-link-opacity: 80%;
}

.link-opacity-81 {
  --bs-link-opacity: 81%;
}

.link-opacity-81-hover:hover {
  --bs-link-opacity: 81%;
}

.link-opacity-82 {
  --bs-link-opacity: 82%;
}

.link-opacity-82-hover:hover {
  --bs-link-opacity: 82%;
}

.link-opacity-83 {
  --bs-link-opacity: 83%;
}

.link-opacity-83-hover:hover {
  --bs-link-opacity: 83%;
}

.link-opacity-84 {
  --bs-link-opacity: 84%;
}

.link-opacity-84-hover:hover {
  --bs-link-opacity: 84%;
}

.link-opacity-85 {
  --bs-link-opacity: 85%;
}

.link-opacity-85-hover:hover {
  --bs-link-opacity: 85%;
}

.link-opacity-86 {
  --bs-link-opacity: 86%;
}

.link-opacity-86-hover:hover {
  --bs-link-opacity: 86%;
}

.link-opacity-87 {
  --bs-link-opacity: 87%;
}

.link-opacity-87-hover:hover {
  --bs-link-opacity: 87%;
}

.link-opacity-88 {
  --bs-link-opacity: 88%;
}

.link-opacity-88-hover:hover {
  --bs-link-opacity: 88%;
}

.link-opacity-89 {
  --bs-link-opacity: 89%;
}

.link-opacity-89-hover:hover {
  --bs-link-opacity: 89%;
}

.link-opacity-90 {
  --bs-link-opacity: 90%;
}

.link-opacity-90-hover:hover {
  --bs-link-opacity: 90%;
}

.link-opacity-91 {
  --bs-link-opacity: 91%;
}

.link-opacity-91-hover:hover {
  --bs-link-opacity: 91%;
}

.link-opacity-92 {
  --bs-link-opacity: 92%;
}

.link-opacity-92-hover:hover {
  --bs-link-opacity: 92%;
}

.link-opacity-93 {
  --bs-link-opacity: 93%;
}

.link-opacity-93-hover:hover {
  --bs-link-opacity: 93%;
}

.link-opacity-94 {
  --bs-link-opacity: 94%;
}

.link-opacity-94-hover:hover {
  --bs-link-opacity: 94%;
}

.link-opacity-95 {
  --bs-link-opacity: 95%;
}

.link-opacity-95-hover:hover {
  --bs-link-opacity: 95%;
}

.link-opacity-96 {
  --bs-link-opacity: 96%;
}

.link-opacity-96-hover:hover {
  --bs-link-opacity: 96%;
}

.link-opacity-97 {
  --bs-link-opacity: 97%;
}

.link-opacity-97-hover:hover {
  --bs-link-opacity: 97%;
}

.link-opacity-98 {
  --bs-link-opacity: 98%;
}

.link-opacity-98-hover:hover {
  --bs-link-opacity: 98%;
}

.link-opacity-99 {
  --bs-link-opacity: 99%;
}

.link-opacity-99-hover:hover {
  --bs-link-opacity: 99%;
}

.link-opacity-100 {
  --bs-link-opacity: 100%;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 100%;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-muted {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-muted-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-body {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-body-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-white {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-white-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-black {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-black-rgb), var(--bs-link-underline-opacity)) !important;
}

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

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0%;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0%;
}

.link-underline-opacity-1 {
  --bs-link-underline-opacity: 1%;
}

.link-underline-opacity-1-hover:hover {
  --bs-link-underline-opacity: 1%;
}

.link-underline-opacity-2 {
  --bs-link-underline-opacity: 2%;
}

.link-underline-opacity-2-hover:hover {
  --bs-link-underline-opacity: 2%;
}

.link-underline-opacity-3 {
  --bs-link-underline-opacity: 3%;
}

.link-underline-opacity-3-hover:hover {
  --bs-link-underline-opacity: 3%;
}

.link-underline-opacity-4 {
  --bs-link-underline-opacity: 4%;
}

.link-underline-opacity-4-hover:hover {
  --bs-link-underline-opacity: 4%;
}

.link-underline-opacity-5 {
  --bs-link-underline-opacity: 5%;
}

.link-underline-opacity-5-hover:hover {
  --bs-link-underline-opacity: 5%;
}

.link-underline-opacity-6 {
  --bs-link-underline-opacity: 6%;
}

.link-underline-opacity-6-hover:hover {
  --bs-link-underline-opacity: 6%;
}

.link-underline-opacity-7 {
  --bs-link-underline-opacity: 7%;
}

.link-underline-opacity-7-hover:hover {
  --bs-link-underline-opacity: 7%;
}

.link-underline-opacity-8 {
  --bs-link-underline-opacity: 8%;
}

.link-underline-opacity-8-hover:hover {
  --bs-link-underline-opacity: 8%;
}

.link-underline-opacity-9 {
  --bs-link-underline-opacity: 9%;
}

.link-underline-opacity-9-hover:hover {
  --bs-link-underline-opacity: 9%;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 10%;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 10%;
}

.link-underline-opacity-11 {
  --bs-link-underline-opacity: 11%;
}

.link-underline-opacity-11-hover:hover {
  --bs-link-underline-opacity: 11%;
}

.link-underline-opacity-12 {
  --bs-link-underline-opacity: 12%;
}

.link-underline-opacity-12-hover:hover {
  --bs-link-underline-opacity: 12%;
}

.link-underline-opacity-13 {
  --bs-link-underline-opacity: 13%;
}

.link-underline-opacity-13-hover:hover {
  --bs-link-underline-opacity: 13%;
}

.link-underline-opacity-14 {
  --bs-link-underline-opacity: 14%;
}

.link-underline-opacity-14-hover:hover {
  --bs-link-underline-opacity: 14%;
}

.link-underline-opacity-15 {
  --bs-link-underline-opacity: 15%;
}

.link-underline-opacity-15-hover:hover {
  --bs-link-underline-opacity: 15%;
}

.link-underline-opacity-16 {
  --bs-link-underline-opacity: 16%;
}

.link-underline-opacity-16-hover:hover {
  --bs-link-underline-opacity: 16%;
}

.link-underline-opacity-17 {
  --bs-link-underline-opacity: 17%;
}

.link-underline-opacity-17-hover:hover {
  --bs-link-underline-opacity: 17%;
}

.link-underline-opacity-18 {
  --bs-link-underline-opacity: 18%;
}

.link-underline-opacity-18-hover:hover {
  --bs-link-underline-opacity: 18%;
}

.link-underline-opacity-19 {
  --bs-link-underline-opacity: 19%;
}

.link-underline-opacity-19-hover:hover {
  --bs-link-underline-opacity: 19%;
}

.link-underline-opacity-20 {
  --bs-link-underline-opacity: 20%;
}

.link-underline-opacity-20-hover:hover {
  --bs-link-underline-opacity: 20%;
}

.link-underline-opacity-21 {
  --bs-link-underline-opacity: 21%;
}

.link-underline-opacity-21-hover:hover {
  --bs-link-underline-opacity: 21%;
}

.link-underline-opacity-22 {
  --bs-link-underline-opacity: 22%;
}

.link-underline-opacity-22-hover:hover {
  --bs-link-underline-opacity: 22%;
}

.link-underline-opacity-23 {
  --bs-link-underline-opacity: 23%;
}

.link-underline-opacity-23-hover:hover {
  --bs-link-underline-opacity: 23%;
}

.link-underline-opacity-24 {
  --bs-link-underline-opacity: 24%;
}

.link-underline-opacity-24-hover:hover {
  --bs-link-underline-opacity: 24%;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 25%;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 25%;
}

.link-underline-opacity-26 {
  --bs-link-underline-opacity: 26%;
}

.link-underline-opacity-26-hover:hover {
  --bs-link-underline-opacity: 26%;
}

.link-underline-opacity-27 {
  --bs-link-underline-opacity: 27%;
}

.link-underline-opacity-27-hover:hover {
  --bs-link-underline-opacity: 27%;
}

.link-underline-opacity-28 {
  --bs-link-underline-opacity: 28%;
}

.link-underline-opacity-28-hover:hover {
  --bs-link-underline-opacity: 28%;
}

.link-underline-opacity-29 {
  --bs-link-underline-opacity: 29%;
}

.link-underline-opacity-29-hover:hover {
  --bs-link-underline-opacity: 29%;
}

.link-underline-opacity-30 {
  --bs-link-underline-opacity: 30%;
}

.link-underline-opacity-30-hover:hover {
  --bs-link-underline-opacity: 30%;
}

.link-underline-opacity-31 {
  --bs-link-underline-opacity: 31%;
}

.link-underline-opacity-31-hover:hover {
  --bs-link-underline-opacity: 31%;
}

.link-underline-opacity-32 {
  --bs-link-underline-opacity: 32%;
}

.link-underline-opacity-32-hover:hover {
  --bs-link-underline-opacity: 32%;
}

.link-underline-opacity-33 {
  --bs-link-underline-opacity: 33%;
}

.link-underline-opacity-33-hover:hover {
  --bs-link-underline-opacity: 33%;
}

.link-underline-opacity-34 {
  --bs-link-underline-opacity: 34%;
}

.link-underline-opacity-34-hover:hover {
  --bs-link-underline-opacity: 34%;
}

.link-underline-opacity-35 {
  --bs-link-underline-opacity: 35%;
}

.link-underline-opacity-35-hover:hover {
  --bs-link-underline-opacity: 35%;
}

.link-underline-opacity-36 {
  --bs-link-underline-opacity: 36%;
}

.link-underline-opacity-36-hover:hover {
  --bs-link-underline-opacity: 36%;
}

.link-underline-opacity-37 {
  --bs-link-underline-opacity: 37%;
}

.link-underline-opacity-37-hover:hover {
  --bs-link-underline-opacity: 37%;
}

.link-underline-opacity-38 {
  --bs-link-underline-opacity: 38%;
}

.link-underline-opacity-38-hover:hover {
  --bs-link-underline-opacity: 38%;
}

.link-underline-opacity-39 {
  --bs-link-underline-opacity: 39%;
}

.link-underline-opacity-39-hover:hover {
  --bs-link-underline-opacity: 39%;
}

.link-underline-opacity-40 {
  --bs-link-underline-opacity: 40%;
}

.link-underline-opacity-40-hover:hover {
  --bs-link-underline-opacity: 40%;
}

.link-underline-opacity-41 {
  --bs-link-underline-opacity: 41%;
}

.link-underline-opacity-41-hover:hover {
  --bs-link-underline-opacity: 41%;
}

.link-underline-opacity-42 {
  --bs-link-underline-opacity: 42%;
}

.link-underline-opacity-42-hover:hover {
  --bs-link-underline-opacity: 42%;
}

.link-underline-opacity-43 {
  --bs-link-underline-opacity: 43%;
}

.link-underline-opacity-43-hover:hover {
  --bs-link-underline-opacity: 43%;
}

.link-underline-opacity-44 {
  --bs-link-underline-opacity: 44%;
}

.link-underline-opacity-44-hover:hover {
  --bs-link-underline-opacity: 44%;
}

.link-underline-opacity-45 {
  --bs-link-underline-opacity: 45%;
}

.link-underline-opacity-45-hover:hover {
  --bs-link-underline-opacity: 45%;
}

.link-underline-opacity-46 {
  --bs-link-underline-opacity: 46%;
}

.link-underline-opacity-46-hover:hover {
  --bs-link-underline-opacity: 46%;
}

.link-underline-opacity-47 {
  --bs-link-underline-opacity: 47%;
}

.link-underline-opacity-47-hover:hover {
  --bs-link-underline-opacity: 47%;
}

.link-underline-opacity-48 {
  --bs-link-underline-opacity: 48%;
}

.link-underline-opacity-48-hover:hover {
  --bs-link-underline-opacity: 48%;
}

.link-underline-opacity-49 {
  --bs-link-underline-opacity: 49%;
}

.link-underline-opacity-49-hover:hover {
  --bs-link-underline-opacity: 49%;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 50%;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 50%;
}

.link-underline-opacity-51 {
  --bs-link-underline-opacity: 51%;
}

.link-underline-opacity-51-hover:hover {
  --bs-link-underline-opacity: 51%;
}

.link-underline-opacity-52 {
  --bs-link-underline-opacity: 52%;
}

.link-underline-opacity-52-hover:hover {
  --bs-link-underline-opacity: 52%;
}

.link-underline-opacity-53 {
  --bs-link-underline-opacity: 53%;
}

.link-underline-opacity-53-hover:hover {
  --bs-link-underline-opacity: 53%;
}

.link-underline-opacity-54 {
  --bs-link-underline-opacity: 54%;
}

.link-underline-opacity-54-hover:hover {
  --bs-link-underline-opacity: 54%;
}

.link-underline-opacity-55 {
  --bs-link-underline-opacity: 55%;
}

.link-underline-opacity-55-hover:hover {
  --bs-link-underline-opacity: 55%;
}

.link-underline-opacity-56 {
  --bs-link-underline-opacity: 56%;
}

.link-underline-opacity-56-hover:hover {
  --bs-link-underline-opacity: 56%;
}

.link-underline-opacity-57 {
  --bs-link-underline-opacity: 57%;
}

.link-underline-opacity-57-hover:hover {
  --bs-link-underline-opacity: 57%;
}

.link-underline-opacity-58 {
  --bs-link-underline-opacity: 58%;
}

.link-underline-opacity-58-hover:hover {
  --bs-link-underline-opacity: 58%;
}

.link-underline-opacity-59 {
  --bs-link-underline-opacity: 59%;
}

.link-underline-opacity-59-hover:hover {
  --bs-link-underline-opacity: 59%;
}

.link-underline-opacity-60 {
  --bs-link-underline-opacity: 60%;
}

.link-underline-opacity-60-hover:hover {
  --bs-link-underline-opacity: 60%;
}

.link-underline-opacity-61 {
  --bs-link-underline-opacity: 61%;
}

.link-underline-opacity-61-hover:hover {
  --bs-link-underline-opacity: 61%;
}

.link-underline-opacity-62 {
  --bs-link-underline-opacity: 62%;
}

.link-underline-opacity-62-hover:hover {
  --bs-link-underline-opacity: 62%;
}

.link-underline-opacity-63 {
  --bs-link-underline-opacity: 63%;
}

.link-underline-opacity-63-hover:hover {
  --bs-link-underline-opacity: 63%;
}

.link-underline-opacity-64 {
  --bs-link-underline-opacity: 64%;
}

.link-underline-opacity-64-hover:hover {
  --bs-link-underline-opacity: 64%;
}

.link-underline-opacity-65 {
  --bs-link-underline-opacity: 65%;
}

.link-underline-opacity-65-hover:hover {
  --bs-link-underline-opacity: 65%;
}

.link-underline-opacity-66 {
  --bs-link-underline-opacity: 66%;
}

.link-underline-opacity-66-hover:hover {
  --bs-link-underline-opacity: 66%;
}

.link-underline-opacity-67 {
  --bs-link-underline-opacity: 67%;
}

.link-underline-opacity-67-hover:hover {
  --bs-link-underline-opacity: 67%;
}

.link-underline-opacity-68 {
  --bs-link-underline-opacity: 68%;
}

.link-underline-opacity-68-hover:hover {
  --bs-link-underline-opacity: 68%;
}

.link-underline-opacity-69 {
  --bs-link-underline-opacity: 69%;
}

.link-underline-opacity-69-hover:hover {
  --bs-link-underline-opacity: 69%;
}

.link-underline-opacity-70 {
  --bs-link-underline-opacity: 70%;
}

.link-underline-opacity-70-hover:hover {
  --bs-link-underline-opacity: 70%;
}

.link-underline-opacity-71 {
  --bs-link-underline-opacity: 71%;
}

.link-underline-opacity-71-hover:hover {
  --bs-link-underline-opacity: 71%;
}

.link-underline-opacity-72 {
  --bs-link-underline-opacity: 72%;
}

.link-underline-opacity-72-hover:hover {
  --bs-link-underline-opacity: 72%;
}

.link-underline-opacity-73 {
  --bs-link-underline-opacity: 73%;
}

.link-underline-opacity-73-hover:hover {
  --bs-link-underline-opacity: 73%;
}

.link-underline-opacity-74 {
  --bs-link-underline-opacity: 74%;
}

.link-underline-opacity-74-hover:hover {
  --bs-link-underline-opacity: 74%;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 75%;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 75%;
}

.link-underline-opacity-76 {
  --bs-link-underline-opacity: 76%;
}

.link-underline-opacity-76-hover:hover {
  --bs-link-underline-opacity: 76%;
}

.link-underline-opacity-77 {
  --bs-link-underline-opacity: 77%;
}

.link-underline-opacity-77-hover:hover {
  --bs-link-underline-opacity: 77%;
}

.link-underline-opacity-78 {
  --bs-link-underline-opacity: 78%;
}

.link-underline-opacity-78-hover:hover {
  --bs-link-underline-opacity: 78%;
}

.link-underline-opacity-79 {
  --bs-link-underline-opacity: 79%;
}

.link-underline-opacity-79-hover:hover {
  --bs-link-underline-opacity: 79%;
}

.link-underline-opacity-80 {
  --bs-link-underline-opacity: 80%;
}

.link-underline-opacity-80-hover:hover {
  --bs-link-underline-opacity: 80%;
}

.link-underline-opacity-81 {
  --bs-link-underline-opacity: 81%;
}

.link-underline-opacity-81-hover:hover {
  --bs-link-underline-opacity: 81%;
}

.link-underline-opacity-82 {
  --bs-link-underline-opacity: 82%;
}

.link-underline-opacity-82-hover:hover {
  --bs-link-underline-opacity: 82%;
}

.link-underline-opacity-83 {
  --bs-link-underline-opacity: 83%;
}

.link-underline-opacity-83-hover:hover {
  --bs-link-underline-opacity: 83%;
}

.link-underline-opacity-84 {
  --bs-link-underline-opacity: 84%;
}

.link-underline-opacity-84-hover:hover {
  --bs-link-underline-opacity: 84%;
}

.link-underline-opacity-85 {
  --bs-link-underline-opacity: 85%;
}

.link-underline-opacity-85-hover:hover {
  --bs-link-underline-opacity: 85%;
}

.link-underline-opacity-86 {
  --bs-link-underline-opacity: 86%;
}

.link-underline-opacity-86-hover:hover {
  --bs-link-underline-opacity: 86%;
}

.link-underline-opacity-87 {
  --bs-link-underline-opacity: 87%;
}

.link-underline-opacity-87-hover:hover {
  --bs-link-underline-opacity: 87%;
}

.link-underline-opacity-88 {
  --bs-link-underline-opacity: 88%;
}

.link-underline-opacity-88-hover:hover {
  --bs-link-underline-opacity: 88%;
}

.link-underline-opacity-89 {
  --bs-link-underline-opacity: 89%;
}

.link-underline-opacity-89-hover:hover {
  --bs-link-underline-opacity: 89%;
}

.link-underline-opacity-90 {
  --bs-link-underline-opacity: 90%;
}

.link-underline-opacity-90-hover:hover {
  --bs-link-underline-opacity: 90%;
}

.link-underline-opacity-91 {
  --bs-link-underline-opacity: 91%;
}

.link-underline-opacity-91-hover:hover {
  --bs-link-underline-opacity: 91%;
}

.link-underline-opacity-92 {
  --bs-link-underline-opacity: 92%;
}

.link-underline-opacity-92-hover:hover {
  --bs-link-underline-opacity: 92%;
}

.link-underline-opacity-93 {
  --bs-link-underline-opacity: 93%;
}

.link-underline-opacity-93-hover:hover {
  --bs-link-underline-opacity: 93%;
}

.link-underline-opacity-94 {
  --bs-link-underline-opacity: 94%;
}

.link-underline-opacity-94-hover:hover {
  --bs-link-underline-opacity: 94%;
}

.link-underline-opacity-95 {
  --bs-link-underline-opacity: 95%;
}

.link-underline-opacity-95-hover:hover {
  --bs-link-underline-opacity: 95%;
}

.link-underline-opacity-96 {
  --bs-link-underline-opacity: 96%;
}

.link-underline-opacity-96-hover:hover {
  --bs-link-underline-opacity: 96%;
}

.link-underline-opacity-97 {
  --bs-link-underline-opacity: 97%;
}

.link-underline-opacity-97-hover:hover {
  --bs-link-underline-opacity: 97%;
}

.link-underline-opacity-98 {
  --bs-link-underline-opacity: 98%;
}

.link-underline-opacity-98-hover:hover {
  --bs-link-underline-opacity: 98%;
}

.link-underline-opacity-99 {
  --bs-link-underline-opacity: 99%;
}

.link-underline-opacity-99-hover:hover {
  --bs-link-underline-opacity: 99%;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 100%;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 100%;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-muted {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-muted-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-0 {
  --bs-bg-opacity: 0%;
}

.bg-opacity-1 {
  --bs-bg-opacity: 1%;
}

.bg-opacity-2 {
  --bs-bg-opacity: 2%;
}

.bg-opacity-3 {
  --bs-bg-opacity: 3%;
}

.bg-opacity-4 {
  --bs-bg-opacity: 4%;
}

.bg-opacity-5 {
  --bs-bg-opacity: 5%;
}

.bg-opacity-6 {
  --bs-bg-opacity: 6%;
}

.bg-opacity-7 {
  --bs-bg-opacity: 7%;
}

.bg-opacity-8 {
  --bs-bg-opacity: 8%;
}

.bg-opacity-9 {
  --bs-bg-opacity: 9%;
}

.bg-opacity-10 {
  --bs-bg-opacity: 10%;
}

.bg-opacity-11 {
  --bs-bg-opacity: 11%;
}

.bg-opacity-12 {
  --bs-bg-opacity: 12%;
}

.bg-opacity-13 {
  --bs-bg-opacity: 13%;
}

.bg-opacity-14 {
  --bs-bg-opacity: 14%;
}

.bg-opacity-15 {
  --bs-bg-opacity: 15%;
}

.bg-opacity-16 {
  --bs-bg-opacity: 16%;
}

.bg-opacity-17 {
  --bs-bg-opacity: 17%;
}

.bg-opacity-18 {
  --bs-bg-opacity: 18%;
}

.bg-opacity-19 {
  --bs-bg-opacity: 19%;
}

.bg-opacity-20 {
  --bs-bg-opacity: 20%;
}

.bg-opacity-21 {
  --bs-bg-opacity: 21%;
}

.bg-opacity-22 {
  --bs-bg-opacity: 22%;
}

.bg-opacity-23 {
  --bs-bg-opacity: 23%;
}

.bg-opacity-24 {
  --bs-bg-opacity: 24%;
}

.bg-opacity-25 {
  --bs-bg-opacity: 25%;
}

.bg-opacity-26 {
  --bs-bg-opacity: 26%;
}

.bg-opacity-27 {
  --bs-bg-opacity: 27%;
}

.bg-opacity-28 {
  --bs-bg-opacity: 28%;
}

.bg-opacity-29 {
  --bs-bg-opacity: 29%;
}

.bg-opacity-30 {
  --bs-bg-opacity: 30%;
}

.bg-opacity-31 {
  --bs-bg-opacity: 31%;
}

.bg-opacity-32 {
  --bs-bg-opacity: 32%;
}

.bg-opacity-33 {
  --bs-bg-opacity: 33%;
}

.bg-opacity-34 {
  --bs-bg-opacity: 34%;
}

.bg-opacity-35 {
  --bs-bg-opacity: 35%;
}

.bg-opacity-36 {
  --bs-bg-opacity: 36%;
}

.bg-opacity-37 {
  --bs-bg-opacity: 37%;
}

.bg-opacity-38 {
  --bs-bg-opacity: 38%;
}

.bg-opacity-39 {
  --bs-bg-opacity: 39%;
}

.bg-opacity-40 {
  --bs-bg-opacity: 40%;
}

.bg-opacity-41 {
  --bs-bg-opacity: 41%;
}

.bg-opacity-42 {
  --bs-bg-opacity: 42%;
}

.bg-opacity-43 {
  --bs-bg-opacity: 43%;
}

.bg-opacity-44 {
  --bs-bg-opacity: 44%;
}

.bg-opacity-45 {
  --bs-bg-opacity: 45%;
}

.bg-opacity-46 {
  --bs-bg-opacity: 46%;
}

.bg-opacity-47 {
  --bs-bg-opacity: 47%;
}

.bg-opacity-48 {
  --bs-bg-opacity: 48%;
}

.bg-opacity-49 {
  --bs-bg-opacity: 49%;
}

.bg-opacity-50 {
  --bs-bg-opacity: 50%;
}

.bg-opacity-51 {
  --bs-bg-opacity: 51%;
}

.bg-opacity-52 {
  --bs-bg-opacity: 52%;
}

.bg-opacity-53 {
  --bs-bg-opacity: 53%;
}

.bg-opacity-54 {
  --bs-bg-opacity: 54%;
}

.bg-opacity-55 {
  --bs-bg-opacity: 55%;
}

.bg-opacity-56 {
  --bs-bg-opacity: 56%;
}

.bg-opacity-57 {
  --bs-bg-opacity: 57%;
}

.bg-opacity-58 {
  --bs-bg-opacity: 58%;
}

.bg-opacity-59 {
  --bs-bg-opacity: 59%;
}

.bg-opacity-60 {
  --bs-bg-opacity: 60%;
}

.bg-opacity-61 {
  --bs-bg-opacity: 61%;
}

.bg-opacity-62 {
  --bs-bg-opacity: 62%;
}

.bg-opacity-63 {
  --bs-bg-opacity: 63%;
}

.bg-opacity-64 {
  --bs-bg-opacity: 64%;
}

.bg-opacity-65 {
  --bs-bg-opacity: 65%;
}

.bg-opacity-66 {
  --bs-bg-opacity: 66%;
}

.bg-opacity-67 {
  --bs-bg-opacity: 67%;
}

.bg-opacity-68 {
  --bs-bg-opacity: 68%;
}

.bg-opacity-69 {
  --bs-bg-opacity: 69%;
}

.bg-opacity-70 {
  --bs-bg-opacity: 70%;
}

.bg-opacity-71 {
  --bs-bg-opacity: 71%;
}

.bg-opacity-72 {
  --bs-bg-opacity: 72%;
}

.bg-opacity-73 {
  --bs-bg-opacity: 73%;
}

.bg-opacity-74 {
  --bs-bg-opacity: 74%;
}

.bg-opacity-75 {
  --bs-bg-opacity: 75%;
}

.bg-opacity-76 {
  --bs-bg-opacity: 76%;
}

.bg-opacity-77 {
  --bs-bg-opacity: 77%;
}

.bg-opacity-78 {
  --bs-bg-opacity: 78%;
}

.bg-opacity-79 {
  --bs-bg-opacity: 79%;
}

.bg-opacity-80 {
  --bs-bg-opacity: 80%;
}

.bg-opacity-81 {
  --bs-bg-opacity: 81%;
}

.bg-opacity-82 {
  --bs-bg-opacity: 82%;
}

.bg-opacity-83 {
  --bs-bg-opacity: 83%;
}

.bg-opacity-84 {
  --bs-bg-opacity: 84%;
}

.bg-opacity-85 {
  --bs-bg-opacity: 85%;
}

.bg-opacity-86 {
  --bs-bg-opacity: 86%;
}

.bg-opacity-87 {
  --bs-bg-opacity: 87%;
}

.bg-opacity-88 {
  --bs-bg-opacity: 88%;
}

.bg-opacity-89 {
  --bs-bg-opacity: 89%;
}

.bg-opacity-90 {
  --bs-bg-opacity: 90%;
}

.bg-opacity-91 {
  --bs-bg-opacity: 91%;
}

.bg-opacity-92 {
  --bs-bg-opacity: 92%;
}

.bg-opacity-93 {
  --bs-bg-opacity: 93%;
}

.bg-opacity-94 {
  --bs-bg-opacity: 94%;
}

.bg-opacity-95 {
  --bs-bg-opacity: 95%;
}

.bg-opacity-96 {
  --bs-bg-opacity: 96%;
}

.bg-opacity-97 {
  --bs-bg-opacity: 97%;
}

.bg-opacity-98 {
  --bs-bg-opacity: 98%;
}

.bg-opacity-99 {
  --bs-bg-opacity: 99%;
}

.bg-opacity-100 {
  --bs-bg-opacity: 100%;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded, section.press-main > .section-ft .btn, section.press-main > .section-ft section.block-webinar-index > .section-bd .box-form .hs-button, section.block-webinar-index > .section-bd .box-form section.press-main > .section-ft .hs-button, section.press-main > .section-ft .raiseshield-form .hs-form .hs-button, .raiseshield-form .hs-form section.press-main > .section-ft .hs-button, section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.press-main > .section-ft section.get-quote-main > .section-bd .box-form .hs-button, section.get-quote-main > .section-bd .box-form section.press-main > .section-ft .hs-button, section.press-main > .section-ft section.get-sample-main > .section-bd .box-form .hs-button, section.get-sample-main > .section-bd .box-form section.press-main > .section-ft .hs-button {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 2rem !important;
  }
  .m-sm-6 {
    margin: 2.5rem !important;
  }
  .m-sm-7 {
    margin: 3rem !important;
  }
  .m-sm-8 {
    margin: 4rem !important;
  }
  .m-sm-9 {
    margin: 5rem !important;
  }
  .m-sm-10 {
    margin: 6rem !important;
  }
  .m-sm-11 {
    margin: 7.5rem !important;
  }
  .m-sm-12 {
    margin: 9rem !important;
  }
  .m-sm-13 {
    margin: 11rem !important;
  }
  .m-sm-14 {
    margin: 13rem !important;
  }
  .m-sm-15 {
    margin: 15rem !important;
  }
  .m-sm-16 {
    margin: 16rem !important;
  }
  .m-sm-17 {
    margin: 17rem !important;
  }
  .m-sm-18 {
    margin: 18rem !important;
  }
  .m-sm-19 {
    margin: 19rem !important;
  }
  .m-sm-20 {
    margin: 20rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-sm-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-sm-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-8 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-sm-9 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-sm-10 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-sm-11 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-sm-12 {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
  }
  .mx-sm-13 {
    margin-right: 11rem !important;
    margin-left: 11rem !important;
  }
  .mx-sm-14 {
    margin-right: 13rem !important;
    margin-left: 13rem !important;
  }
  .mx-sm-15 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-sm-16 {
    margin-right: 16rem !important;
    margin-left: 16rem !important;
  }
  .mx-sm-17 {
    margin-right: 17rem !important;
    margin-left: 17rem !important;
  }
  .mx-sm-18 {
    margin-right: 18rem !important;
    margin-left: 18rem !important;
  }
  .mx-sm-19 {
    margin-right: 19rem !important;
    margin-left: 19rem !important;
  }
  .mx-sm-20 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-sm-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-sm-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-sm-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-sm-10 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-sm-11 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-sm-12 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .my-sm-13 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .my-sm-14 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .my-sm-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-sm-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .my-sm-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .my-sm-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .my-sm-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .my-sm-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 2rem !important;
  }
  .mt-sm-6 {
    margin-top: 2.5rem !important;
  }
  .mt-sm-7 {
    margin-top: 3rem !important;
  }
  .mt-sm-8 {
    margin-top: 4rem !important;
  }
  .mt-sm-9 {
    margin-top: 5rem !important;
  }
  .mt-sm-10 {
    margin-top: 6rem !important;
  }
  .mt-sm-11 {
    margin-top: 7.5rem !important;
  }
  .mt-sm-12 {
    margin-top: 9rem !important;
  }
  .mt-sm-13 {
    margin-top: 11rem !important;
  }
  .mt-sm-14 {
    margin-top: 13rem !important;
  }
  .mt-sm-15 {
    margin-top: 15rem !important;
  }
  .mt-sm-16 {
    margin-top: 16rem !important;
  }
  .mt-sm-17 {
    margin-top: 17rem !important;
  }
  .mt-sm-18 {
    margin-top: 18rem !important;
  }
  .mt-sm-19 {
    margin-top: 19rem !important;
  }
  .mt-sm-20 {
    margin-top: 20rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 2rem !important;
  }
  .me-sm-6 {
    margin-right: 2.5rem !important;
  }
  .me-sm-7 {
    margin-right: 3rem !important;
  }
  .me-sm-8 {
    margin-right: 4rem !important;
  }
  .me-sm-9 {
    margin-right: 5rem !important;
  }
  .me-sm-10 {
    margin-right: 6rem !important;
  }
  .me-sm-11 {
    margin-right: 7.5rem !important;
  }
  .me-sm-12 {
    margin-right: 9rem !important;
  }
  .me-sm-13 {
    margin-right: 11rem !important;
  }
  .me-sm-14 {
    margin-right: 13rem !important;
  }
  .me-sm-15 {
    margin-right: 15rem !important;
  }
  .me-sm-16 {
    margin-right: 16rem !important;
  }
  .me-sm-17 {
    margin-right: 17rem !important;
  }
  .me-sm-18 {
    margin-right: 18rem !important;
  }
  .me-sm-19 {
    margin-right: 19rem !important;
  }
  .me-sm-20 {
    margin-right: 20rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 6rem !important;
  }
  .mb-sm-11 {
    margin-bottom: 7.5rem !important;
  }
  .mb-sm-12 {
    margin-bottom: 9rem !important;
  }
  .mb-sm-13 {
    margin-bottom: 11rem !important;
  }
  .mb-sm-14 {
    margin-bottom: 13rem !important;
  }
  .mb-sm-15 {
    margin-bottom: 15rem !important;
  }
  .mb-sm-16 {
    margin-bottom: 16rem !important;
  }
  .mb-sm-17 {
    margin-bottom: 17rem !important;
  }
  .mb-sm-18 {
    margin-bottom: 18rem !important;
  }
  .mb-sm-19 {
    margin-bottom: 19rem !important;
  }
  .mb-sm-20 {
    margin-bottom: 20rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 2rem !important;
  }
  .ms-sm-6 {
    margin-left: 2.5rem !important;
  }
  .ms-sm-7 {
    margin-left: 3rem !important;
  }
  .ms-sm-8 {
    margin-left: 4rem !important;
  }
  .ms-sm-9 {
    margin-left: 5rem !important;
  }
  .ms-sm-10 {
    margin-left: 6rem !important;
  }
  .ms-sm-11 {
    margin-left: 7.5rem !important;
  }
  .ms-sm-12 {
    margin-left: 9rem !important;
  }
  .ms-sm-13 {
    margin-left: 11rem !important;
  }
  .ms-sm-14 {
    margin-left: 13rem !important;
  }
  .ms-sm-15 {
    margin-left: 15rem !important;
  }
  .ms-sm-16 {
    margin-left: 16rem !important;
  }
  .ms-sm-17 {
    margin-left: 17rem !important;
  }
  .ms-sm-18 {
    margin-left: 18rem !important;
  }
  .ms-sm-19 {
    margin-left: 19rem !important;
  }
  .ms-sm-20 {
    margin-left: 20rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 2rem !important;
  }
  .p-sm-6 {
    padding: 2.5rem !important;
  }
  .p-sm-7 {
    padding: 3rem !important;
  }
  .p-sm-8 {
    padding: 4rem !important;
  }
  .p-sm-9 {
    padding: 5rem !important;
  }
  .p-sm-10 {
    padding: 6rem !important;
  }
  .p-sm-11 {
    padding: 7.5rem !important;
  }
  .p-sm-12 {
    padding: 9rem !important;
  }
  .p-sm-13 {
    padding: 11rem !important;
  }
  .p-sm-14 {
    padding: 13rem !important;
  }
  .p-sm-15 {
    padding: 15rem !important;
  }
  .p-sm-16 {
    padding: 16rem !important;
  }
  .p-sm-17 {
    padding: 17rem !important;
  }
  .p-sm-18 {
    padding: 18rem !important;
  }
  .p-sm-19 {
    padding: 19rem !important;
  }
  .p-sm-20 {
    padding: 20rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-sm-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-sm-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-8 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-sm-9 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-sm-10 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-sm-11 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-sm-12 {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
  }
  .px-sm-13 {
    padding-right: 11rem !important;
    padding-left: 11rem !important;
  }
  .px-sm-14 {
    padding-right: 13rem !important;
    padding-left: 13rem !important;
  }
  .px-sm-15 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-sm-16 {
    padding-right: 16rem !important;
    padding-left: 16rem !important;
  }
  .px-sm-17 {
    padding-right: 17rem !important;
    padding-left: 17rem !important;
  }
  .px-sm-18 {
    padding-right: 18rem !important;
    padding-left: 18rem !important;
  }
  .px-sm-19 {
    padding-right: 19rem !important;
    padding-left: 19rem !important;
  }
  .px-sm-20 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-sm-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-sm-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-sm-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-sm-10 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-sm-11 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-sm-12 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .py-sm-13 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .py-sm-14 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .py-sm-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-sm-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .py-sm-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .py-sm-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .py-sm-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .py-sm-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 2rem !important;
  }
  .pt-sm-6 {
    padding-top: 2.5rem !important;
  }
  .pt-sm-7 {
    padding-top: 3rem !important;
  }
  .pt-sm-8 {
    padding-top: 4rem !important;
  }
  .pt-sm-9 {
    padding-top: 5rem !important;
  }
  .pt-sm-10 {
    padding-top: 6rem !important;
  }
  .pt-sm-11 {
    padding-top: 7.5rem !important;
  }
  .pt-sm-12 {
    padding-top: 9rem !important;
  }
  .pt-sm-13 {
    padding-top: 11rem !important;
  }
  .pt-sm-14 {
    padding-top: 13rem !important;
  }
  .pt-sm-15 {
    padding-top: 15rem !important;
  }
  .pt-sm-16 {
    padding-top: 16rem !important;
  }
  .pt-sm-17 {
    padding-top: 17rem !important;
  }
  .pt-sm-18 {
    padding-top: 18rem !important;
  }
  .pt-sm-19 {
    padding-top: 19rem !important;
  }
  .pt-sm-20 {
    padding-top: 20rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 2rem !important;
  }
  .pe-sm-6 {
    padding-right: 2.5rem !important;
  }
  .pe-sm-7 {
    padding-right: 3rem !important;
  }
  .pe-sm-8 {
    padding-right: 4rem !important;
  }
  .pe-sm-9 {
    padding-right: 5rem !important;
  }
  .pe-sm-10 {
    padding-right: 6rem !important;
  }
  .pe-sm-11 {
    padding-right: 7.5rem !important;
  }
  .pe-sm-12 {
    padding-right: 9rem !important;
  }
  .pe-sm-13 {
    padding-right: 11rem !important;
  }
  .pe-sm-14 {
    padding-right: 13rem !important;
  }
  .pe-sm-15 {
    padding-right: 15rem !important;
  }
  .pe-sm-16 {
    padding-right: 16rem !important;
  }
  .pe-sm-17 {
    padding-right: 17rem !important;
  }
  .pe-sm-18 {
    padding-right: 18rem !important;
  }
  .pe-sm-19 {
    padding-right: 19rem !important;
  }
  .pe-sm-20 {
    padding-right: 20rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 4rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 5rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 6rem !important;
  }
  .pb-sm-11 {
    padding-bottom: 7.5rem !important;
  }
  .pb-sm-12 {
    padding-bottom: 9rem !important;
  }
  .pb-sm-13 {
    padding-bottom: 11rem !important;
  }
  .pb-sm-14 {
    padding-bottom: 13rem !important;
  }
  .pb-sm-15 {
    padding-bottom: 15rem !important;
  }
  .pb-sm-16 {
    padding-bottom: 16rem !important;
  }
  .pb-sm-17 {
    padding-bottom: 17rem !important;
  }
  .pb-sm-18 {
    padding-bottom: 18rem !important;
  }
  .pb-sm-19 {
    padding-bottom: 19rem !important;
  }
  .pb-sm-20 {
    padding-bottom: 20rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 2rem !important;
  }
  .ps-sm-6 {
    padding-left: 2.5rem !important;
  }
  .ps-sm-7 {
    padding-left: 3rem !important;
  }
  .ps-sm-8 {
    padding-left: 4rem !important;
  }
  .ps-sm-9 {
    padding-left: 5rem !important;
  }
  .ps-sm-10 {
    padding-left: 6rem !important;
  }
  .ps-sm-11 {
    padding-left: 7.5rem !important;
  }
  .ps-sm-12 {
    padding-left: 9rem !important;
  }
  .ps-sm-13 {
    padding-left: 11rem !important;
  }
  .ps-sm-14 {
    padding-left: 13rem !important;
  }
  .ps-sm-15 {
    padding-left: 15rem !important;
  }
  .ps-sm-16 {
    padding-left: 16rem !important;
  }
  .ps-sm-17 {
    padding-left: 17rem !important;
  }
  .ps-sm-18 {
    padding-left: 18rem !important;
  }
  .ps-sm-19 {
    padding-left: 19rem !important;
  }
  .ps-sm-20 {
    padding-left: 20rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 2rem !important;
  }
  .gap-sm-6 {
    gap: 2.5rem !important;
  }
  .gap-sm-7 {
    gap: 3rem !important;
  }
  .gap-sm-8 {
    gap: 4rem !important;
  }
  .gap-sm-9 {
    gap: 5rem !important;
  }
  .gap-sm-10 {
    gap: 6rem !important;
  }
  .gap-sm-11 {
    gap: 7.5rem !important;
  }
  .gap-sm-12 {
    gap: 9rem !important;
  }
  .gap-sm-13 {
    gap: 11rem !important;
  }
  .gap-sm-14 {
    gap: 13rem !important;
  }
  .gap-sm-15 {
    gap: 15rem !important;
  }
  .gap-sm-16 {
    gap: 16rem !important;
  }
  .gap-sm-17 {
    gap: 17rem !important;
  }
  .gap-sm-18 {
    gap: 18rem !important;
  }
  .gap-sm-19 {
    gap: 19rem !important;
  }
  .gap-sm-20 {
    gap: 20rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 2rem !important;
  }
  .row-gap-sm-6 {
    row-gap: 2.5rem !important;
  }
  .row-gap-sm-7 {
    row-gap: 3rem !important;
  }
  .row-gap-sm-8 {
    row-gap: 4rem !important;
  }
  .row-gap-sm-9 {
    row-gap: 5rem !important;
  }
  .row-gap-sm-10 {
    row-gap: 6rem !important;
  }
  .row-gap-sm-11 {
    row-gap: 7.5rem !important;
  }
  .row-gap-sm-12 {
    row-gap: 9rem !important;
  }
  .row-gap-sm-13 {
    row-gap: 11rem !important;
  }
  .row-gap-sm-14 {
    row-gap: 13rem !important;
  }
  .row-gap-sm-15 {
    row-gap: 15rem !important;
  }
  .row-gap-sm-16 {
    row-gap: 16rem !important;
  }
  .row-gap-sm-17 {
    row-gap: 17rem !important;
  }
  .row-gap-sm-18 {
    row-gap: 18rem !important;
  }
  .row-gap-sm-19 {
    row-gap: 19rem !important;
  }
  .row-gap-sm-20 {
    row-gap: 20rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 2rem !important;
  }
  .column-gap-sm-6 {
    column-gap: 2.5rem !important;
  }
  .column-gap-sm-7 {
    column-gap: 3rem !important;
  }
  .column-gap-sm-8 {
    column-gap: 4rem !important;
  }
  .column-gap-sm-9 {
    column-gap: 5rem !important;
  }
  .column-gap-sm-10 {
    column-gap: 6rem !important;
  }
  .column-gap-sm-11 {
    column-gap: 7.5rem !important;
  }
  .column-gap-sm-12 {
    column-gap: 9rem !important;
  }
  .column-gap-sm-13 {
    column-gap: 11rem !important;
  }
  .column-gap-sm-14 {
    column-gap: 13rem !important;
  }
  .column-gap-sm-15 {
    column-gap: 15rem !important;
  }
  .column-gap-sm-16 {
    column-gap: 16rem !important;
  }
  .column-gap-sm-17 {
    column-gap: 17rem !important;
  }
  .column-gap-sm-18 {
    column-gap: 18rem !important;
  }
  .column-gap-sm-19 {
    column-gap: 19rem !important;
  }
  .column-gap-sm-20 {
    column-gap: 20rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 2rem !important;
  }
  .m-md-6 {
    margin: 2.5rem !important;
  }
  .m-md-7 {
    margin: 3rem !important;
  }
  .m-md-8 {
    margin: 4rem !important;
  }
  .m-md-9 {
    margin: 5rem !important;
  }
  .m-md-10 {
    margin: 6rem !important;
  }
  .m-md-11 {
    margin: 7.5rem !important;
  }
  .m-md-12 {
    margin: 9rem !important;
  }
  .m-md-13 {
    margin: 11rem !important;
  }
  .m-md-14 {
    margin: 13rem !important;
  }
  .m-md-15 {
    margin: 15rem !important;
  }
  .m-md-16 {
    margin: 16rem !important;
  }
  .m-md-17 {
    margin: 17rem !important;
  }
  .m-md-18 {
    margin: 18rem !important;
  }
  .m-md-19 {
    margin: 19rem !important;
  }
  .m-md-20 {
    margin: 20rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-md-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-md-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-8 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-md-9 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-md-10 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-md-11 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-md-12 {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
  }
  .mx-md-13 {
    margin-right: 11rem !important;
    margin-left: 11rem !important;
  }
  .mx-md-14 {
    margin-right: 13rem !important;
    margin-left: 13rem !important;
  }
  .mx-md-15 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-md-16 {
    margin-right: 16rem !important;
    margin-left: 16rem !important;
  }
  .mx-md-17 {
    margin-right: 17rem !important;
    margin-left: 17rem !important;
  }
  .mx-md-18 {
    margin-right: 18rem !important;
    margin-left: 18rem !important;
  }
  .mx-md-19 {
    margin-right: 19rem !important;
    margin-left: 19rem !important;
  }
  .mx-md-20 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-md-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-md-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-md-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-md-10 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-md-11 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-md-12 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .my-md-13 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .my-md-14 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .my-md-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-md-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .my-md-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .my-md-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .my-md-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .my-md-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 2rem !important;
  }
  .mt-md-6 {
    margin-top: 2.5rem !important;
  }
  .mt-md-7 {
    margin-top: 3rem !important;
  }
  .mt-md-8 {
    margin-top: 4rem !important;
  }
  .mt-md-9 {
    margin-top: 5rem !important;
  }
  .mt-md-10 {
    margin-top: 6rem !important;
  }
  .mt-md-11 {
    margin-top: 7.5rem !important;
  }
  .mt-md-12 {
    margin-top: 9rem !important;
  }
  .mt-md-13 {
    margin-top: 11rem !important;
  }
  .mt-md-14 {
    margin-top: 13rem !important;
  }
  .mt-md-15 {
    margin-top: 15rem !important;
  }
  .mt-md-16 {
    margin-top: 16rem !important;
  }
  .mt-md-17 {
    margin-top: 17rem !important;
  }
  .mt-md-18 {
    margin-top: 18rem !important;
  }
  .mt-md-19 {
    margin-top: 19rem !important;
  }
  .mt-md-20 {
    margin-top: 20rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 2rem !important;
  }
  .me-md-6 {
    margin-right: 2.5rem !important;
  }
  .me-md-7 {
    margin-right: 3rem !important;
  }
  .me-md-8 {
    margin-right: 4rem !important;
  }
  .me-md-9 {
    margin-right: 5rem !important;
  }
  .me-md-10 {
    margin-right: 6rem !important;
  }
  .me-md-11 {
    margin-right: 7.5rem !important;
  }
  .me-md-12 {
    margin-right: 9rem !important;
  }
  .me-md-13 {
    margin-right: 11rem !important;
  }
  .me-md-14 {
    margin-right: 13rem !important;
  }
  .me-md-15 {
    margin-right: 15rem !important;
  }
  .me-md-16 {
    margin-right: 16rem !important;
  }
  .me-md-17 {
    margin-right: 17rem !important;
  }
  .me-md-18 {
    margin-right: 18rem !important;
  }
  .me-md-19 {
    margin-right: 19rem !important;
  }
  .me-md-20 {
    margin-right: 20rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 2rem !important;
  }
  .mb-md-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-md-7 {
    margin-bottom: 3rem !important;
  }
  .mb-md-8 {
    margin-bottom: 4rem !important;
  }
  .mb-md-9 {
    margin-bottom: 5rem !important;
  }
  .mb-md-10 {
    margin-bottom: 6rem !important;
  }
  .mb-md-11 {
    margin-bottom: 7.5rem !important;
  }
  .mb-md-12 {
    margin-bottom: 9rem !important;
  }
  .mb-md-13 {
    margin-bottom: 11rem !important;
  }
  .mb-md-14 {
    margin-bottom: 13rem !important;
  }
  .mb-md-15 {
    margin-bottom: 15rem !important;
  }
  .mb-md-16 {
    margin-bottom: 16rem !important;
  }
  .mb-md-17 {
    margin-bottom: 17rem !important;
  }
  .mb-md-18 {
    margin-bottom: 18rem !important;
  }
  .mb-md-19 {
    margin-bottom: 19rem !important;
  }
  .mb-md-20 {
    margin-bottom: 20rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 2rem !important;
  }
  .ms-md-6 {
    margin-left: 2.5rem !important;
  }
  .ms-md-7 {
    margin-left: 3rem !important;
  }
  .ms-md-8 {
    margin-left: 4rem !important;
  }
  .ms-md-9 {
    margin-left: 5rem !important;
  }
  .ms-md-10 {
    margin-left: 6rem !important;
  }
  .ms-md-11 {
    margin-left: 7.5rem !important;
  }
  .ms-md-12 {
    margin-left: 9rem !important;
  }
  .ms-md-13 {
    margin-left: 11rem !important;
  }
  .ms-md-14 {
    margin-left: 13rem !important;
  }
  .ms-md-15 {
    margin-left: 15rem !important;
  }
  .ms-md-16 {
    margin-left: 16rem !important;
  }
  .ms-md-17 {
    margin-left: 17rem !important;
  }
  .ms-md-18 {
    margin-left: 18rem !important;
  }
  .ms-md-19 {
    margin-left: 19rem !important;
  }
  .ms-md-20 {
    margin-left: 20rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 2rem !important;
  }
  .p-md-6 {
    padding: 2.5rem !important;
  }
  .p-md-7 {
    padding: 3rem !important;
  }
  .p-md-8 {
    padding: 4rem !important;
  }
  .p-md-9 {
    padding: 5rem !important;
  }
  .p-md-10 {
    padding: 6rem !important;
  }
  .p-md-11 {
    padding: 7.5rem !important;
  }
  .p-md-12 {
    padding: 9rem !important;
  }
  .p-md-13 {
    padding: 11rem !important;
  }
  .p-md-14 {
    padding: 13rem !important;
  }
  .p-md-15 {
    padding: 15rem !important;
  }
  .p-md-16 {
    padding: 16rem !important;
  }
  .p-md-17 {
    padding: 17rem !important;
  }
  .p-md-18 {
    padding: 18rem !important;
  }
  .p-md-19 {
    padding: 19rem !important;
  }
  .p-md-20 {
    padding: 20rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-md-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-md-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-8 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-md-9 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-md-10 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-md-11 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-md-12 {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
  }
  .px-md-13 {
    padding-right: 11rem !important;
    padding-left: 11rem !important;
  }
  .px-md-14 {
    padding-right: 13rem !important;
    padding-left: 13rem !important;
  }
  .px-md-15 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-md-16 {
    padding-right: 16rem !important;
    padding-left: 16rem !important;
  }
  .px-md-17 {
    padding-right: 17rem !important;
    padding-left: 17rem !important;
  }
  .px-md-18 {
    padding-right: 18rem !important;
    padding-left: 18rem !important;
  }
  .px-md-19 {
    padding-right: 19rem !important;
    padding-left: 19rem !important;
  }
  .px-md-20 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-md-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-md-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-md-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-md-10 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-md-11 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-md-12 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .py-md-13 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .py-md-14 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .py-md-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-md-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .py-md-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .py-md-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .py-md-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .py-md-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 2rem !important;
  }
  .pt-md-6 {
    padding-top: 2.5rem !important;
  }
  .pt-md-7 {
    padding-top: 3rem !important;
  }
  .pt-md-8 {
    padding-top: 4rem !important;
  }
  .pt-md-9 {
    padding-top: 5rem !important;
  }
  .pt-md-10 {
    padding-top: 6rem !important;
  }
  .pt-md-11 {
    padding-top: 7.5rem !important;
  }
  .pt-md-12 {
    padding-top: 9rem !important;
  }
  .pt-md-13 {
    padding-top: 11rem !important;
  }
  .pt-md-14 {
    padding-top: 13rem !important;
  }
  .pt-md-15 {
    padding-top: 15rem !important;
  }
  .pt-md-16 {
    padding-top: 16rem !important;
  }
  .pt-md-17 {
    padding-top: 17rem !important;
  }
  .pt-md-18 {
    padding-top: 18rem !important;
  }
  .pt-md-19 {
    padding-top: 19rem !important;
  }
  .pt-md-20 {
    padding-top: 20rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 2rem !important;
  }
  .pe-md-6 {
    padding-right: 2.5rem !important;
  }
  .pe-md-7 {
    padding-right: 3rem !important;
  }
  .pe-md-8 {
    padding-right: 4rem !important;
  }
  .pe-md-9 {
    padding-right: 5rem !important;
  }
  .pe-md-10 {
    padding-right: 6rem !important;
  }
  .pe-md-11 {
    padding-right: 7.5rem !important;
  }
  .pe-md-12 {
    padding-right: 9rem !important;
  }
  .pe-md-13 {
    padding-right: 11rem !important;
  }
  .pe-md-14 {
    padding-right: 13rem !important;
  }
  .pe-md-15 {
    padding-right: 15rem !important;
  }
  .pe-md-16 {
    padding-right: 16rem !important;
  }
  .pe-md-17 {
    padding-right: 17rem !important;
  }
  .pe-md-18 {
    padding-right: 18rem !important;
  }
  .pe-md-19 {
    padding-right: 19rem !important;
  }
  .pe-md-20 {
    padding-right: 20rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 2rem !important;
  }
  .pb-md-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-md-7 {
    padding-bottom: 3rem !important;
  }
  .pb-md-8 {
    padding-bottom: 4rem !important;
  }
  .pb-md-9 {
    padding-bottom: 5rem !important;
  }
  .pb-md-10 {
    padding-bottom: 6rem !important;
  }
  .pb-md-11 {
    padding-bottom: 7.5rem !important;
  }
  .pb-md-12 {
    padding-bottom: 9rem !important;
  }
  .pb-md-13 {
    padding-bottom: 11rem !important;
  }
  .pb-md-14 {
    padding-bottom: 13rem !important;
  }
  .pb-md-15 {
    padding-bottom: 15rem !important;
  }
  .pb-md-16 {
    padding-bottom: 16rem !important;
  }
  .pb-md-17 {
    padding-bottom: 17rem !important;
  }
  .pb-md-18 {
    padding-bottom: 18rem !important;
  }
  .pb-md-19 {
    padding-bottom: 19rem !important;
  }
  .pb-md-20 {
    padding-bottom: 20rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 2rem !important;
  }
  .ps-md-6 {
    padding-left: 2.5rem !important;
  }
  .ps-md-7 {
    padding-left: 3rem !important;
  }
  .ps-md-8 {
    padding-left: 4rem !important;
  }
  .ps-md-9 {
    padding-left: 5rem !important;
  }
  .ps-md-10 {
    padding-left: 6rem !important;
  }
  .ps-md-11 {
    padding-left: 7.5rem !important;
  }
  .ps-md-12 {
    padding-left: 9rem !important;
  }
  .ps-md-13 {
    padding-left: 11rem !important;
  }
  .ps-md-14 {
    padding-left: 13rem !important;
  }
  .ps-md-15 {
    padding-left: 15rem !important;
  }
  .ps-md-16 {
    padding-left: 16rem !important;
  }
  .ps-md-17 {
    padding-left: 17rem !important;
  }
  .ps-md-18 {
    padding-left: 18rem !important;
  }
  .ps-md-19 {
    padding-left: 19rem !important;
  }
  .ps-md-20 {
    padding-left: 20rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 2rem !important;
  }
  .gap-md-6 {
    gap: 2.5rem !important;
  }
  .gap-md-7 {
    gap: 3rem !important;
  }
  .gap-md-8 {
    gap: 4rem !important;
  }
  .gap-md-9 {
    gap: 5rem !important;
  }
  .gap-md-10 {
    gap: 6rem !important;
  }
  .gap-md-11 {
    gap: 7.5rem !important;
  }
  .gap-md-12 {
    gap: 9rem !important;
  }
  .gap-md-13 {
    gap: 11rem !important;
  }
  .gap-md-14 {
    gap: 13rem !important;
  }
  .gap-md-15 {
    gap: 15rem !important;
  }
  .gap-md-16 {
    gap: 16rem !important;
  }
  .gap-md-17 {
    gap: 17rem !important;
  }
  .gap-md-18 {
    gap: 18rem !important;
  }
  .gap-md-19 {
    gap: 19rem !important;
  }
  .gap-md-20 {
    gap: 20rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 2rem !important;
  }
  .row-gap-md-6 {
    row-gap: 2.5rem !important;
  }
  .row-gap-md-7 {
    row-gap: 3rem !important;
  }
  .row-gap-md-8 {
    row-gap: 4rem !important;
  }
  .row-gap-md-9 {
    row-gap: 5rem !important;
  }
  .row-gap-md-10 {
    row-gap: 6rem !important;
  }
  .row-gap-md-11 {
    row-gap: 7.5rem !important;
  }
  .row-gap-md-12 {
    row-gap: 9rem !important;
  }
  .row-gap-md-13 {
    row-gap: 11rem !important;
  }
  .row-gap-md-14 {
    row-gap: 13rem !important;
  }
  .row-gap-md-15 {
    row-gap: 15rem !important;
  }
  .row-gap-md-16 {
    row-gap: 16rem !important;
  }
  .row-gap-md-17 {
    row-gap: 17rem !important;
  }
  .row-gap-md-18 {
    row-gap: 18rem !important;
  }
  .row-gap-md-19 {
    row-gap: 19rem !important;
  }
  .row-gap-md-20 {
    row-gap: 20rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 2rem !important;
  }
  .column-gap-md-6 {
    column-gap: 2.5rem !important;
  }
  .column-gap-md-7 {
    column-gap: 3rem !important;
  }
  .column-gap-md-8 {
    column-gap: 4rem !important;
  }
  .column-gap-md-9 {
    column-gap: 5rem !important;
  }
  .column-gap-md-10 {
    column-gap: 6rem !important;
  }
  .column-gap-md-11 {
    column-gap: 7.5rem !important;
  }
  .column-gap-md-12 {
    column-gap: 9rem !important;
  }
  .column-gap-md-13 {
    column-gap: 11rem !important;
  }
  .column-gap-md-14 {
    column-gap: 13rem !important;
  }
  .column-gap-md-15 {
    column-gap: 15rem !important;
  }
  .column-gap-md-16 {
    column-gap: 16rem !important;
  }
  .column-gap-md-17 {
    column-gap: 17rem !important;
  }
  .column-gap-md-18 {
    column-gap: 18rem !important;
  }
  .column-gap-md-19 {
    column-gap: 19rem !important;
  }
  .column-gap-md-20 {
    column-gap: 20rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 2rem !important;
  }
  .m-lg-6 {
    margin: 2.5rem !important;
  }
  .m-lg-7 {
    margin: 3rem !important;
  }
  .m-lg-8 {
    margin: 4rem !important;
  }
  .m-lg-9 {
    margin: 5rem !important;
  }
  .m-lg-10 {
    margin: 6rem !important;
  }
  .m-lg-11 {
    margin: 7.5rem !important;
  }
  .m-lg-12 {
    margin: 9rem !important;
  }
  .m-lg-13 {
    margin: 11rem !important;
  }
  .m-lg-14 {
    margin: 13rem !important;
  }
  .m-lg-15 {
    margin: 15rem !important;
  }
  .m-lg-16 {
    margin: 16rem !important;
  }
  .m-lg-17 {
    margin: 17rem !important;
  }
  .m-lg-18 {
    margin: 18rem !important;
  }
  .m-lg-19 {
    margin: 19rem !important;
  }
  .m-lg-20 {
    margin: 20rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-lg-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-8 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-lg-9 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-lg-10 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-lg-11 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-lg-12 {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
  }
  .mx-lg-13 {
    margin-right: 11rem !important;
    margin-left: 11rem !important;
  }
  .mx-lg-14 {
    margin-right: 13rem !important;
    margin-left: 13rem !important;
  }
  .mx-lg-15 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-lg-16 {
    margin-right: 16rem !important;
    margin-left: 16rem !important;
  }
  .mx-lg-17 {
    margin-right: 17rem !important;
    margin-left: 17rem !important;
  }
  .mx-lg-18 {
    margin-right: 18rem !important;
    margin-left: 18rem !important;
  }
  .mx-lg-19 {
    margin-right: 19rem !important;
    margin-left: 19rem !important;
  }
  .mx-lg-20 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-lg-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-lg-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-lg-10 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-lg-11 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-lg-12 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .my-lg-13 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .my-lg-14 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .my-lg-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-lg-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .my-lg-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .my-lg-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .my-lg-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .my-lg-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 2rem !important;
  }
  .mt-lg-6 {
    margin-top: 2.5rem !important;
  }
  .mt-lg-7 {
    margin-top: 3rem !important;
  }
  .mt-lg-8 {
    margin-top: 4rem !important;
  }
  .mt-lg-9 {
    margin-top: 5rem !important;
  }
  .mt-lg-10 {
    margin-top: 6rem !important;
  }
  .mt-lg-11 {
    margin-top: 7.5rem !important;
  }
  .mt-lg-12 {
    margin-top: 9rem !important;
  }
  .mt-lg-13 {
    margin-top: 11rem !important;
  }
  .mt-lg-14 {
    margin-top: 13rem !important;
  }
  .mt-lg-15 {
    margin-top: 15rem !important;
  }
  .mt-lg-16 {
    margin-top: 16rem !important;
  }
  .mt-lg-17 {
    margin-top: 17rem !important;
  }
  .mt-lg-18 {
    margin-top: 18rem !important;
  }
  .mt-lg-19 {
    margin-top: 19rem !important;
  }
  .mt-lg-20 {
    margin-top: 20rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 2rem !important;
  }
  .me-lg-6 {
    margin-right: 2.5rem !important;
  }
  .me-lg-7 {
    margin-right: 3rem !important;
  }
  .me-lg-8 {
    margin-right: 4rem !important;
  }
  .me-lg-9 {
    margin-right: 5rem !important;
  }
  .me-lg-10 {
    margin-right: 6rem !important;
  }
  .me-lg-11 {
    margin-right: 7.5rem !important;
  }
  .me-lg-12 {
    margin-right: 9rem !important;
  }
  .me-lg-13 {
    margin-right: 11rem !important;
  }
  .me-lg-14 {
    margin-right: 13rem !important;
  }
  .me-lg-15 {
    margin-right: 15rem !important;
  }
  .me-lg-16 {
    margin-right: 16rem !important;
  }
  .me-lg-17 {
    margin-right: 17rem !important;
  }
  .me-lg-18 {
    margin-right: 18rem !important;
  }
  .me-lg-19 {
    margin-right: 19rem !important;
  }
  .me-lg-20 {
    margin-right: 20rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-11 {
    margin-bottom: 7.5rem !important;
  }
  .mb-lg-12 {
    margin-bottom: 9rem !important;
  }
  .mb-lg-13 {
    margin-bottom: 11rem !important;
  }
  .mb-lg-14 {
    margin-bottom: 13rem !important;
  }
  .mb-lg-15 {
    margin-bottom: 15rem !important;
  }
  .mb-lg-16 {
    margin-bottom: 16rem !important;
  }
  .mb-lg-17 {
    margin-bottom: 17rem !important;
  }
  .mb-lg-18 {
    margin-bottom: 18rem !important;
  }
  .mb-lg-19 {
    margin-bottom: 19rem !important;
  }
  .mb-lg-20 {
    margin-bottom: 20rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 2rem !important;
  }
  .ms-lg-6 {
    margin-left: 2.5rem !important;
  }
  .ms-lg-7 {
    margin-left: 3rem !important;
  }
  .ms-lg-8 {
    margin-left: 4rem !important;
  }
  .ms-lg-9 {
    margin-left: 5rem !important;
  }
  .ms-lg-10 {
    margin-left: 6rem !important;
  }
  .ms-lg-11 {
    margin-left: 7.5rem !important;
  }
  .ms-lg-12 {
    margin-left: 9rem !important;
  }
  .ms-lg-13 {
    margin-left: 11rem !important;
  }
  .ms-lg-14 {
    margin-left: 13rem !important;
  }
  .ms-lg-15 {
    margin-left: 15rem !important;
  }
  .ms-lg-16 {
    margin-left: 16rem !important;
  }
  .ms-lg-17 {
    margin-left: 17rem !important;
  }
  .ms-lg-18 {
    margin-left: 18rem !important;
  }
  .ms-lg-19 {
    margin-left: 19rem !important;
  }
  .ms-lg-20 {
    margin-left: 20rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 2rem !important;
  }
  .p-lg-6 {
    padding: 2.5rem !important;
  }
  .p-lg-7 {
    padding: 3rem !important;
  }
  .p-lg-8 {
    padding: 4rem !important;
  }
  .p-lg-9 {
    padding: 5rem !important;
  }
  .p-lg-10 {
    padding: 6rem !important;
  }
  .p-lg-11 {
    padding: 7.5rem !important;
  }
  .p-lg-12 {
    padding: 9rem !important;
  }
  .p-lg-13 {
    padding: 11rem !important;
  }
  .p-lg-14 {
    padding: 13rem !important;
  }
  .p-lg-15 {
    padding: 15rem !important;
  }
  .p-lg-16 {
    padding: 16rem !important;
  }
  .p-lg-17 {
    padding: 17rem !important;
  }
  .p-lg-18 {
    padding: 18rem !important;
  }
  .p-lg-19 {
    padding: 19rem !important;
  }
  .p-lg-20 {
    padding: 20rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-lg-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-8 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-lg-9 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-lg-10 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-lg-11 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-lg-12 {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
  }
  .px-lg-13 {
    padding-right: 11rem !important;
    padding-left: 11rem !important;
  }
  .px-lg-14 {
    padding-right: 13rem !important;
    padding-left: 13rem !important;
  }
  .px-lg-15 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-lg-16 {
    padding-right: 16rem !important;
    padding-left: 16rem !important;
  }
  .px-lg-17 {
    padding-right: 17rem !important;
    padding-left: 17rem !important;
  }
  .px-lg-18 {
    padding-right: 18rem !important;
    padding-left: 18rem !important;
  }
  .px-lg-19 {
    padding-right: 19rem !important;
    padding-left: 19rem !important;
  }
  .px-lg-20 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-lg-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-lg-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-lg-10 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-lg-11 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-lg-12 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .py-lg-13 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .py-lg-14 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .py-lg-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-lg-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .py-lg-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .py-lg-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .py-lg-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .py-lg-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 2rem !important;
  }
  .pt-lg-6 {
    padding-top: 2.5rem !important;
  }
  .pt-lg-7 {
    padding-top: 3rem !important;
  }
  .pt-lg-8 {
    padding-top: 4rem !important;
  }
  .pt-lg-9 {
    padding-top: 5rem !important;
  }
  .pt-lg-10 {
    padding-top: 6rem !important;
  }
  .pt-lg-11 {
    padding-top: 7.5rem !important;
  }
  .pt-lg-12 {
    padding-top: 9rem !important;
  }
  .pt-lg-13 {
    padding-top: 11rem !important;
  }
  .pt-lg-14 {
    padding-top: 13rem !important;
  }
  .pt-lg-15 {
    padding-top: 15rem !important;
  }
  .pt-lg-16 {
    padding-top: 16rem !important;
  }
  .pt-lg-17 {
    padding-top: 17rem !important;
  }
  .pt-lg-18 {
    padding-top: 18rem !important;
  }
  .pt-lg-19 {
    padding-top: 19rem !important;
  }
  .pt-lg-20 {
    padding-top: 20rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 2rem !important;
  }
  .pe-lg-6 {
    padding-right: 2.5rem !important;
  }
  .pe-lg-7 {
    padding-right: 3rem !important;
  }
  .pe-lg-8 {
    padding-right: 4rem !important;
  }
  .pe-lg-9 {
    padding-right: 5rem !important;
  }
  .pe-lg-10 {
    padding-right: 6rem !important;
  }
  .pe-lg-11 {
    padding-right: 7.5rem !important;
  }
  .pe-lg-12 {
    padding-right: 9rem !important;
  }
  .pe-lg-13 {
    padding-right: 11rem !important;
  }
  .pe-lg-14 {
    padding-right: 13rem !important;
  }
  .pe-lg-15 {
    padding-right: 15rem !important;
  }
  .pe-lg-16 {
    padding-right: 16rem !important;
  }
  .pe-lg-17 {
    padding-right: 17rem !important;
  }
  .pe-lg-18 {
    padding-right: 18rem !important;
  }
  .pe-lg-19 {
    padding-right: 19rem !important;
  }
  .pe-lg-20 {
    padding-right: 20rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 4rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 5rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 6rem !important;
  }
  .pb-lg-11 {
    padding-bottom: 7.5rem !important;
  }
  .pb-lg-12 {
    padding-bottom: 9rem !important;
  }
  .pb-lg-13 {
    padding-bottom: 11rem !important;
  }
  .pb-lg-14 {
    padding-bottom: 13rem !important;
  }
  .pb-lg-15 {
    padding-bottom: 15rem !important;
  }
  .pb-lg-16 {
    padding-bottom: 16rem !important;
  }
  .pb-lg-17 {
    padding-bottom: 17rem !important;
  }
  .pb-lg-18 {
    padding-bottom: 18rem !important;
  }
  .pb-lg-19 {
    padding-bottom: 19rem !important;
  }
  .pb-lg-20 {
    padding-bottom: 20rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 2rem !important;
  }
  .ps-lg-6 {
    padding-left: 2.5rem !important;
  }
  .ps-lg-7 {
    padding-left: 3rem !important;
  }
  .ps-lg-8 {
    padding-left: 4rem !important;
  }
  .ps-lg-9 {
    padding-left: 5rem !important;
  }
  .ps-lg-10 {
    padding-left: 6rem !important;
  }
  .ps-lg-11 {
    padding-left: 7.5rem !important;
  }
  .ps-lg-12 {
    padding-left: 9rem !important;
  }
  .ps-lg-13 {
    padding-left: 11rem !important;
  }
  .ps-lg-14 {
    padding-left: 13rem !important;
  }
  .ps-lg-15 {
    padding-left: 15rem !important;
  }
  .ps-lg-16 {
    padding-left: 16rem !important;
  }
  .ps-lg-17 {
    padding-left: 17rem !important;
  }
  .ps-lg-18 {
    padding-left: 18rem !important;
  }
  .ps-lg-19 {
    padding-left: 19rem !important;
  }
  .ps-lg-20 {
    padding-left: 20rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 2rem !important;
  }
  .gap-lg-6 {
    gap: 2.5rem !important;
  }
  .gap-lg-7 {
    gap: 3rem !important;
  }
  .gap-lg-8 {
    gap: 4rem !important;
  }
  .gap-lg-9 {
    gap: 5rem !important;
  }
  .gap-lg-10 {
    gap: 6rem !important;
  }
  .gap-lg-11 {
    gap: 7.5rem !important;
  }
  .gap-lg-12 {
    gap: 9rem !important;
  }
  .gap-lg-13 {
    gap: 11rem !important;
  }
  .gap-lg-14 {
    gap: 13rem !important;
  }
  .gap-lg-15 {
    gap: 15rem !important;
  }
  .gap-lg-16 {
    gap: 16rem !important;
  }
  .gap-lg-17 {
    gap: 17rem !important;
  }
  .gap-lg-18 {
    gap: 18rem !important;
  }
  .gap-lg-19 {
    gap: 19rem !important;
  }
  .gap-lg-20 {
    gap: 20rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 2rem !important;
  }
  .row-gap-lg-6 {
    row-gap: 2.5rem !important;
  }
  .row-gap-lg-7 {
    row-gap: 3rem !important;
  }
  .row-gap-lg-8 {
    row-gap: 4rem !important;
  }
  .row-gap-lg-9 {
    row-gap: 5rem !important;
  }
  .row-gap-lg-10 {
    row-gap: 6rem !important;
  }
  .row-gap-lg-11 {
    row-gap: 7.5rem !important;
  }
  .row-gap-lg-12 {
    row-gap: 9rem !important;
  }
  .row-gap-lg-13 {
    row-gap: 11rem !important;
  }
  .row-gap-lg-14 {
    row-gap: 13rem !important;
  }
  .row-gap-lg-15 {
    row-gap: 15rem !important;
  }
  .row-gap-lg-16 {
    row-gap: 16rem !important;
  }
  .row-gap-lg-17 {
    row-gap: 17rem !important;
  }
  .row-gap-lg-18 {
    row-gap: 18rem !important;
  }
  .row-gap-lg-19 {
    row-gap: 19rem !important;
  }
  .row-gap-lg-20 {
    row-gap: 20rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 2rem !important;
  }
  .column-gap-lg-6 {
    column-gap: 2.5rem !important;
  }
  .column-gap-lg-7 {
    column-gap: 3rem !important;
  }
  .column-gap-lg-8 {
    column-gap: 4rem !important;
  }
  .column-gap-lg-9 {
    column-gap: 5rem !important;
  }
  .column-gap-lg-10 {
    column-gap: 6rem !important;
  }
  .column-gap-lg-11 {
    column-gap: 7.5rem !important;
  }
  .column-gap-lg-12 {
    column-gap: 9rem !important;
  }
  .column-gap-lg-13 {
    column-gap: 11rem !important;
  }
  .column-gap-lg-14 {
    column-gap: 13rem !important;
  }
  .column-gap-lg-15 {
    column-gap: 15rem !important;
  }
  .column-gap-lg-16 {
    column-gap: 16rem !important;
  }
  .column-gap-lg-17 {
    column-gap: 17rem !important;
  }
  .column-gap-lg-18 {
    column-gap: 18rem !important;
  }
  .column-gap-lg-19 {
    column-gap: 19rem !important;
  }
  .column-gap-lg-20 {
    column-gap: 20rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 2rem !important;
  }
  .m-xl-6 {
    margin: 2.5rem !important;
  }
  .m-xl-7 {
    margin: 3rem !important;
  }
  .m-xl-8 {
    margin: 4rem !important;
  }
  .m-xl-9 {
    margin: 5rem !important;
  }
  .m-xl-10 {
    margin: 6rem !important;
  }
  .m-xl-11 {
    margin: 7.5rem !important;
  }
  .m-xl-12 {
    margin: 9rem !important;
  }
  .m-xl-13 {
    margin: 11rem !important;
  }
  .m-xl-14 {
    margin: 13rem !important;
  }
  .m-xl-15 {
    margin: 15rem !important;
  }
  .m-xl-16 {
    margin: 16rem !important;
  }
  .m-xl-17 {
    margin: 17rem !important;
  }
  .m-xl-18 {
    margin: 18rem !important;
  }
  .m-xl-19 {
    margin: 19rem !important;
  }
  .m-xl-20 {
    margin: 20rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xl-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-8 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xl-9 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xl-10 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xl-11 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-xl-12 {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
  }
  .mx-xl-13 {
    margin-right: 11rem !important;
    margin-left: 11rem !important;
  }
  .mx-xl-14 {
    margin-right: 13rem !important;
    margin-left: 13rem !important;
  }
  .mx-xl-15 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-xl-16 {
    margin-right: 16rem !important;
    margin-left: 16rem !important;
  }
  .mx-xl-17 {
    margin-right: 17rem !important;
    margin-left: 17rem !important;
  }
  .mx-xl-18 {
    margin-right: 18rem !important;
    margin-left: 18rem !important;
  }
  .mx-xl-19 {
    margin-right: 19rem !important;
    margin-left: 19rem !important;
  }
  .mx-xl-20 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xl-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xl-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xl-10 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xl-11 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-xl-12 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .my-xl-13 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .my-xl-14 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .my-xl-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-xl-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .my-xl-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .my-xl-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .my-xl-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .my-xl-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 2rem !important;
  }
  .mt-xl-6 {
    margin-top: 2.5rem !important;
  }
  .mt-xl-7 {
    margin-top: 3rem !important;
  }
  .mt-xl-8 {
    margin-top: 4rem !important;
  }
  .mt-xl-9 {
    margin-top: 5rem !important;
  }
  .mt-xl-10 {
    margin-top: 6rem !important;
  }
  .mt-xl-11 {
    margin-top: 7.5rem !important;
  }
  .mt-xl-12 {
    margin-top: 9rem !important;
  }
  .mt-xl-13 {
    margin-top: 11rem !important;
  }
  .mt-xl-14 {
    margin-top: 13rem !important;
  }
  .mt-xl-15 {
    margin-top: 15rem !important;
  }
  .mt-xl-16 {
    margin-top: 16rem !important;
  }
  .mt-xl-17 {
    margin-top: 17rem !important;
  }
  .mt-xl-18 {
    margin-top: 18rem !important;
  }
  .mt-xl-19 {
    margin-top: 19rem !important;
  }
  .mt-xl-20 {
    margin-top: 20rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 2rem !important;
  }
  .me-xl-6 {
    margin-right: 2.5rem !important;
  }
  .me-xl-7 {
    margin-right: 3rem !important;
  }
  .me-xl-8 {
    margin-right: 4rem !important;
  }
  .me-xl-9 {
    margin-right: 5rem !important;
  }
  .me-xl-10 {
    margin-right: 6rem !important;
  }
  .me-xl-11 {
    margin-right: 7.5rem !important;
  }
  .me-xl-12 {
    margin-right: 9rem !important;
  }
  .me-xl-13 {
    margin-right: 11rem !important;
  }
  .me-xl-14 {
    margin-right: 13rem !important;
  }
  .me-xl-15 {
    margin-right: 15rem !important;
  }
  .me-xl-16 {
    margin-right: 16rem !important;
  }
  .me-xl-17 {
    margin-right: 17rem !important;
  }
  .me-xl-18 {
    margin-right: 18rem !important;
  }
  .me-xl-19 {
    margin-right: 19rem !important;
  }
  .me-xl-20 {
    margin-right: 20rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 6rem !important;
  }
  .mb-xl-11 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xl-12 {
    margin-bottom: 9rem !important;
  }
  .mb-xl-13 {
    margin-bottom: 11rem !important;
  }
  .mb-xl-14 {
    margin-bottom: 13rem !important;
  }
  .mb-xl-15 {
    margin-bottom: 15rem !important;
  }
  .mb-xl-16 {
    margin-bottom: 16rem !important;
  }
  .mb-xl-17 {
    margin-bottom: 17rem !important;
  }
  .mb-xl-18 {
    margin-bottom: 18rem !important;
  }
  .mb-xl-19 {
    margin-bottom: 19rem !important;
  }
  .mb-xl-20 {
    margin-bottom: 20rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 2rem !important;
  }
  .ms-xl-6 {
    margin-left: 2.5rem !important;
  }
  .ms-xl-7 {
    margin-left: 3rem !important;
  }
  .ms-xl-8 {
    margin-left: 4rem !important;
  }
  .ms-xl-9 {
    margin-left: 5rem !important;
  }
  .ms-xl-10 {
    margin-left: 6rem !important;
  }
  .ms-xl-11 {
    margin-left: 7.5rem !important;
  }
  .ms-xl-12 {
    margin-left: 9rem !important;
  }
  .ms-xl-13 {
    margin-left: 11rem !important;
  }
  .ms-xl-14 {
    margin-left: 13rem !important;
  }
  .ms-xl-15 {
    margin-left: 15rem !important;
  }
  .ms-xl-16 {
    margin-left: 16rem !important;
  }
  .ms-xl-17 {
    margin-left: 17rem !important;
  }
  .ms-xl-18 {
    margin-left: 18rem !important;
  }
  .ms-xl-19 {
    margin-left: 19rem !important;
  }
  .ms-xl-20 {
    margin-left: 20rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 2rem !important;
  }
  .p-xl-6 {
    padding: 2.5rem !important;
  }
  .p-xl-7 {
    padding: 3rem !important;
  }
  .p-xl-8 {
    padding: 4rem !important;
  }
  .p-xl-9 {
    padding: 5rem !important;
  }
  .p-xl-10 {
    padding: 6rem !important;
  }
  .p-xl-11 {
    padding: 7.5rem !important;
  }
  .p-xl-12 {
    padding: 9rem !important;
  }
  .p-xl-13 {
    padding: 11rem !important;
  }
  .p-xl-14 {
    padding: 13rem !important;
  }
  .p-xl-15 {
    padding: 15rem !important;
  }
  .p-xl-16 {
    padding: 16rem !important;
  }
  .p-xl-17 {
    padding: 17rem !important;
  }
  .p-xl-18 {
    padding: 18rem !important;
  }
  .p-xl-19 {
    padding: 19rem !important;
  }
  .p-xl-20 {
    padding: 20rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xl-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-8 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xl-9 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xl-10 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xl-11 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-xl-12 {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
  }
  .px-xl-13 {
    padding-right: 11rem !important;
    padding-left: 11rem !important;
  }
  .px-xl-14 {
    padding-right: 13rem !important;
    padding-left: 13rem !important;
  }
  .px-xl-15 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-xl-16 {
    padding-right: 16rem !important;
    padding-left: 16rem !important;
  }
  .px-xl-17 {
    padding-right: 17rem !important;
    padding-left: 17rem !important;
  }
  .px-xl-18 {
    padding-right: 18rem !important;
    padding-left: 18rem !important;
  }
  .px-xl-19 {
    padding-right: 19rem !important;
    padding-left: 19rem !important;
  }
  .px-xl-20 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xl-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xl-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xl-10 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xl-11 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-xl-12 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .py-xl-13 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .py-xl-14 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .py-xl-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-xl-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .py-xl-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .py-xl-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .py-xl-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .py-xl-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 2rem !important;
  }
  .pt-xl-6 {
    padding-top: 2.5rem !important;
  }
  .pt-xl-7 {
    padding-top: 3rem !important;
  }
  .pt-xl-8 {
    padding-top: 4rem !important;
  }
  .pt-xl-9 {
    padding-top: 5rem !important;
  }
  .pt-xl-10 {
    padding-top: 6rem !important;
  }
  .pt-xl-11 {
    padding-top: 7.5rem !important;
  }
  .pt-xl-12 {
    padding-top: 9rem !important;
  }
  .pt-xl-13 {
    padding-top: 11rem !important;
  }
  .pt-xl-14 {
    padding-top: 13rem !important;
  }
  .pt-xl-15 {
    padding-top: 15rem !important;
  }
  .pt-xl-16 {
    padding-top: 16rem !important;
  }
  .pt-xl-17 {
    padding-top: 17rem !important;
  }
  .pt-xl-18 {
    padding-top: 18rem !important;
  }
  .pt-xl-19 {
    padding-top: 19rem !important;
  }
  .pt-xl-20 {
    padding-top: 20rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 2rem !important;
  }
  .pe-xl-6 {
    padding-right: 2.5rem !important;
  }
  .pe-xl-7 {
    padding-right: 3rem !important;
  }
  .pe-xl-8 {
    padding-right: 4rem !important;
  }
  .pe-xl-9 {
    padding-right: 5rem !important;
  }
  .pe-xl-10 {
    padding-right: 6rem !important;
  }
  .pe-xl-11 {
    padding-right: 7.5rem !important;
  }
  .pe-xl-12 {
    padding-right: 9rem !important;
  }
  .pe-xl-13 {
    padding-right: 11rem !important;
  }
  .pe-xl-14 {
    padding-right: 13rem !important;
  }
  .pe-xl-15 {
    padding-right: 15rem !important;
  }
  .pe-xl-16 {
    padding-right: 16rem !important;
  }
  .pe-xl-17 {
    padding-right: 17rem !important;
  }
  .pe-xl-18 {
    padding-right: 18rem !important;
  }
  .pe-xl-19 {
    padding-right: 19rem !important;
  }
  .pe-xl-20 {
    padding-right: 20rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 4rem !important;
  }
  .pb-xl-9 {
    padding-bottom: 5rem !important;
  }
  .pb-xl-10 {
    padding-bottom: 6rem !important;
  }
  .pb-xl-11 {
    padding-bottom: 7.5rem !important;
  }
  .pb-xl-12 {
    padding-bottom: 9rem !important;
  }
  .pb-xl-13 {
    padding-bottom: 11rem !important;
  }
  .pb-xl-14 {
    padding-bottom: 13rem !important;
  }
  .pb-xl-15 {
    padding-bottom: 15rem !important;
  }
  .pb-xl-16 {
    padding-bottom: 16rem !important;
  }
  .pb-xl-17 {
    padding-bottom: 17rem !important;
  }
  .pb-xl-18 {
    padding-bottom: 18rem !important;
  }
  .pb-xl-19 {
    padding-bottom: 19rem !important;
  }
  .pb-xl-20 {
    padding-bottom: 20rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 2rem !important;
  }
  .ps-xl-6 {
    padding-left: 2.5rem !important;
  }
  .ps-xl-7 {
    padding-left: 3rem !important;
  }
  .ps-xl-8 {
    padding-left: 4rem !important;
  }
  .ps-xl-9 {
    padding-left: 5rem !important;
  }
  .ps-xl-10 {
    padding-left: 6rem !important;
  }
  .ps-xl-11 {
    padding-left: 7.5rem !important;
  }
  .ps-xl-12 {
    padding-left: 9rem !important;
  }
  .ps-xl-13 {
    padding-left: 11rem !important;
  }
  .ps-xl-14 {
    padding-left: 13rem !important;
  }
  .ps-xl-15 {
    padding-left: 15rem !important;
  }
  .ps-xl-16 {
    padding-left: 16rem !important;
  }
  .ps-xl-17 {
    padding-left: 17rem !important;
  }
  .ps-xl-18 {
    padding-left: 18rem !important;
  }
  .ps-xl-19 {
    padding-left: 19rem !important;
  }
  .ps-xl-20 {
    padding-left: 20rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 2rem !important;
  }
  .gap-xl-6 {
    gap: 2.5rem !important;
  }
  .gap-xl-7 {
    gap: 3rem !important;
  }
  .gap-xl-8 {
    gap: 4rem !important;
  }
  .gap-xl-9 {
    gap: 5rem !important;
  }
  .gap-xl-10 {
    gap: 6rem !important;
  }
  .gap-xl-11 {
    gap: 7.5rem !important;
  }
  .gap-xl-12 {
    gap: 9rem !important;
  }
  .gap-xl-13 {
    gap: 11rem !important;
  }
  .gap-xl-14 {
    gap: 13rem !important;
  }
  .gap-xl-15 {
    gap: 15rem !important;
  }
  .gap-xl-16 {
    gap: 16rem !important;
  }
  .gap-xl-17 {
    gap: 17rem !important;
  }
  .gap-xl-18 {
    gap: 18rem !important;
  }
  .gap-xl-19 {
    gap: 19rem !important;
  }
  .gap-xl-20 {
    gap: 20rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 2rem !important;
  }
  .row-gap-xl-6 {
    row-gap: 2.5rem !important;
  }
  .row-gap-xl-7 {
    row-gap: 3rem !important;
  }
  .row-gap-xl-8 {
    row-gap: 4rem !important;
  }
  .row-gap-xl-9 {
    row-gap: 5rem !important;
  }
  .row-gap-xl-10 {
    row-gap: 6rem !important;
  }
  .row-gap-xl-11 {
    row-gap: 7.5rem !important;
  }
  .row-gap-xl-12 {
    row-gap: 9rem !important;
  }
  .row-gap-xl-13 {
    row-gap: 11rem !important;
  }
  .row-gap-xl-14 {
    row-gap: 13rem !important;
  }
  .row-gap-xl-15 {
    row-gap: 15rem !important;
  }
  .row-gap-xl-16 {
    row-gap: 16rem !important;
  }
  .row-gap-xl-17 {
    row-gap: 17rem !important;
  }
  .row-gap-xl-18 {
    row-gap: 18rem !important;
  }
  .row-gap-xl-19 {
    row-gap: 19rem !important;
  }
  .row-gap-xl-20 {
    row-gap: 20rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 2rem !important;
  }
  .column-gap-xl-6 {
    column-gap: 2.5rem !important;
  }
  .column-gap-xl-7 {
    column-gap: 3rem !important;
  }
  .column-gap-xl-8 {
    column-gap: 4rem !important;
  }
  .column-gap-xl-9 {
    column-gap: 5rem !important;
  }
  .column-gap-xl-10 {
    column-gap: 6rem !important;
  }
  .column-gap-xl-11 {
    column-gap: 7.5rem !important;
  }
  .column-gap-xl-12 {
    column-gap: 9rem !important;
  }
  .column-gap-xl-13 {
    column-gap: 11rem !important;
  }
  .column-gap-xl-14 {
    column-gap: 13rem !important;
  }
  .column-gap-xl-15 {
    column-gap: 15rem !important;
  }
  .column-gap-xl-16 {
    column-gap: 16rem !important;
  }
  .column-gap-xl-17 {
    column-gap: 17rem !important;
  }
  .column-gap-xl-18 {
    column-gap: 18rem !important;
  }
  .column-gap-xl-19 {
    column-gap: 19rem !important;
  }
  .column-gap-xl-20 {
    column-gap: 20rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 2rem !important;
  }
  .m-xxl-6 {
    margin: 2.5rem !important;
  }
  .m-xxl-7 {
    margin: 3rem !important;
  }
  .m-xxl-8 {
    margin: 4rem !important;
  }
  .m-xxl-9 {
    margin: 5rem !important;
  }
  .m-xxl-10 {
    margin: 6rem !important;
  }
  .m-xxl-11 {
    margin: 7.5rem !important;
  }
  .m-xxl-12 {
    margin: 9rem !important;
  }
  .m-xxl-13 {
    margin: 11rem !important;
  }
  .m-xxl-14 {
    margin: 13rem !important;
  }
  .m-xxl-15 {
    margin: 15rem !important;
  }
  .m-xxl-16 {
    margin: 16rem !important;
  }
  .m-xxl-17 {
    margin: 17rem !important;
  }
  .m-xxl-18 {
    margin: 18rem !important;
  }
  .m-xxl-19 {
    margin: 19rem !important;
  }
  .m-xxl-20 {
    margin: 20rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxl-6 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxl-7 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-8 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xxl-9 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xxl-10 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xxl-11 {
    margin-right: 7.5rem !important;
    margin-left: 7.5rem !important;
  }
  .mx-xxl-12 {
    margin-right: 9rem !important;
    margin-left: 9rem !important;
  }
  .mx-xxl-13 {
    margin-right: 11rem !important;
    margin-left: 11rem !important;
  }
  .mx-xxl-14 {
    margin-right: 13rem !important;
    margin-left: 13rem !important;
  }
  .mx-xxl-15 {
    margin-right: 15rem !important;
    margin-left: 15rem !important;
  }
  .mx-xxl-16 {
    margin-right: 16rem !important;
    margin-left: 16rem !important;
  }
  .mx-xxl-17 {
    margin-right: 17rem !important;
    margin-left: 17rem !important;
  }
  .mx-xxl-18 {
    margin-right: 18rem !important;
    margin-left: 18rem !important;
  }
  .mx-xxl-19 {
    margin-right: 19rem !important;
    margin-left: 19rem !important;
  }
  .mx-xxl-20 {
    margin-right: 20rem !important;
    margin-left: 20rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxl-6 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxl-7 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xxl-9 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xxl-10 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xxl-11 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }
  .my-xxl-12 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
  .my-xxl-13 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }
  .my-xxl-14 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }
  .my-xxl-15 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }
  .my-xxl-16 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }
  .my-xxl-17 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }
  .my-xxl-18 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }
  .my-xxl-19 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }
  .my-xxl-20 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 2rem !important;
  }
  .mt-xxl-6 {
    margin-top: 2.5rem !important;
  }
  .mt-xxl-7 {
    margin-top: 3rem !important;
  }
  .mt-xxl-8 {
    margin-top: 4rem !important;
  }
  .mt-xxl-9 {
    margin-top: 5rem !important;
  }
  .mt-xxl-10 {
    margin-top: 6rem !important;
  }
  .mt-xxl-11 {
    margin-top: 7.5rem !important;
  }
  .mt-xxl-12 {
    margin-top: 9rem !important;
  }
  .mt-xxl-13 {
    margin-top: 11rem !important;
  }
  .mt-xxl-14 {
    margin-top: 13rem !important;
  }
  .mt-xxl-15 {
    margin-top: 15rem !important;
  }
  .mt-xxl-16 {
    margin-top: 16rem !important;
  }
  .mt-xxl-17 {
    margin-top: 17rem !important;
  }
  .mt-xxl-18 {
    margin-top: 18rem !important;
  }
  .mt-xxl-19 {
    margin-top: 19rem !important;
  }
  .mt-xxl-20 {
    margin-top: 20rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 2rem !important;
  }
  .me-xxl-6 {
    margin-right: 2.5rem !important;
  }
  .me-xxl-7 {
    margin-right: 3rem !important;
  }
  .me-xxl-8 {
    margin-right: 4rem !important;
  }
  .me-xxl-9 {
    margin-right: 5rem !important;
  }
  .me-xxl-10 {
    margin-right: 6rem !important;
  }
  .me-xxl-11 {
    margin-right: 7.5rem !important;
  }
  .me-xxl-12 {
    margin-right: 9rem !important;
  }
  .me-xxl-13 {
    margin-right: 11rem !important;
  }
  .me-xxl-14 {
    margin-right: 13rem !important;
  }
  .me-xxl-15 {
    margin-right: 15rem !important;
  }
  .me-xxl-16 {
    margin-right: 16rem !important;
  }
  .me-xxl-17 {
    margin-right: 17rem !important;
  }
  .me-xxl-18 {
    margin-right: 18rem !important;
  }
  .me-xxl-19 {
    margin-right: 19rem !important;
  }
  .me-xxl-20 {
    margin-right: 20rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-9 {
    margin-bottom: 5rem !important;
  }
  .mb-xxl-10 {
    margin-bottom: 6rem !important;
  }
  .mb-xxl-11 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xxl-12 {
    margin-bottom: 9rem !important;
  }
  .mb-xxl-13 {
    margin-bottom: 11rem !important;
  }
  .mb-xxl-14 {
    margin-bottom: 13rem !important;
  }
  .mb-xxl-15 {
    margin-bottom: 15rem !important;
  }
  .mb-xxl-16 {
    margin-bottom: 16rem !important;
  }
  .mb-xxl-17 {
    margin-bottom: 17rem !important;
  }
  .mb-xxl-18 {
    margin-bottom: 18rem !important;
  }
  .mb-xxl-19 {
    margin-bottom: 19rem !important;
  }
  .mb-xxl-20 {
    margin-bottom: 20rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 2rem !important;
  }
  .ms-xxl-6 {
    margin-left: 2.5rem !important;
  }
  .ms-xxl-7 {
    margin-left: 3rem !important;
  }
  .ms-xxl-8 {
    margin-left: 4rem !important;
  }
  .ms-xxl-9 {
    margin-left: 5rem !important;
  }
  .ms-xxl-10 {
    margin-left: 6rem !important;
  }
  .ms-xxl-11 {
    margin-left: 7.5rem !important;
  }
  .ms-xxl-12 {
    margin-left: 9rem !important;
  }
  .ms-xxl-13 {
    margin-left: 11rem !important;
  }
  .ms-xxl-14 {
    margin-left: 13rem !important;
  }
  .ms-xxl-15 {
    margin-left: 15rem !important;
  }
  .ms-xxl-16 {
    margin-left: 16rem !important;
  }
  .ms-xxl-17 {
    margin-left: 17rem !important;
  }
  .ms-xxl-18 {
    margin-left: 18rem !important;
  }
  .ms-xxl-19 {
    margin-left: 19rem !important;
  }
  .ms-xxl-20 {
    margin-left: 20rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 2rem !important;
  }
  .p-xxl-6 {
    padding: 2.5rem !important;
  }
  .p-xxl-7 {
    padding: 3rem !important;
  }
  .p-xxl-8 {
    padding: 4rem !important;
  }
  .p-xxl-9 {
    padding: 5rem !important;
  }
  .p-xxl-10 {
    padding: 6rem !important;
  }
  .p-xxl-11 {
    padding: 7.5rem !important;
  }
  .p-xxl-12 {
    padding: 9rem !important;
  }
  .p-xxl-13 {
    padding: 11rem !important;
  }
  .p-xxl-14 {
    padding: 13rem !important;
  }
  .p-xxl-15 {
    padding: 15rem !important;
  }
  .p-xxl-16 {
    padding: 16rem !important;
  }
  .p-xxl-17 {
    padding: 17rem !important;
  }
  .p-xxl-18 {
    padding: 18rem !important;
  }
  .p-xxl-19 {
    padding: 19rem !important;
  }
  .p-xxl-20 {
    padding: 20rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxl-6 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxl-7 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxl-8 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xxl-9 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xxl-10 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xxl-11 {
    padding-right: 7.5rem !important;
    padding-left: 7.5rem !important;
  }
  .px-xxl-12 {
    padding-right: 9rem !important;
    padding-left: 9rem !important;
  }
  .px-xxl-13 {
    padding-right: 11rem !important;
    padding-left: 11rem !important;
  }
  .px-xxl-14 {
    padding-right: 13rem !important;
    padding-left: 13rem !important;
  }
  .px-xxl-15 {
    padding-right: 15rem !important;
    padding-left: 15rem !important;
  }
  .px-xxl-16 {
    padding-right: 16rem !important;
    padding-left: 16rem !important;
  }
  .px-xxl-17 {
    padding-right: 17rem !important;
    padding-left: 17rem !important;
  }
  .px-xxl-18 {
    padding-right: 18rem !important;
    padding-left: 18rem !important;
  }
  .px-xxl-19 {
    padding-right: 19rem !important;
    padding-left: 19rem !important;
  }
  .px-xxl-20 {
    padding-right: 20rem !important;
    padding-left: 20rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxl-6 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxl-7 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxl-8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xxl-9 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xxl-10 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xxl-11 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }
  .py-xxl-12 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .py-xxl-13 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }
  .py-xxl-14 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }
  .py-xxl-15 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
  .py-xxl-16 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }
  .py-xxl-17 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }
  .py-xxl-18 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }
  .py-xxl-19 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }
  .py-xxl-20 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 2rem !important;
  }
  .pt-xxl-6 {
    padding-top: 2.5rem !important;
  }
  .pt-xxl-7 {
    padding-top: 3rem !important;
  }
  .pt-xxl-8 {
    padding-top: 4rem !important;
  }
  .pt-xxl-9 {
    padding-top: 5rem !important;
  }
  .pt-xxl-10 {
    padding-top: 6rem !important;
  }
  .pt-xxl-11 {
    padding-top: 7.5rem !important;
  }
  .pt-xxl-12 {
    padding-top: 9rem !important;
  }
  .pt-xxl-13 {
    padding-top: 11rem !important;
  }
  .pt-xxl-14 {
    padding-top: 13rem !important;
  }
  .pt-xxl-15 {
    padding-top: 15rem !important;
  }
  .pt-xxl-16 {
    padding-top: 16rem !important;
  }
  .pt-xxl-17 {
    padding-top: 17rem !important;
  }
  .pt-xxl-18 {
    padding-top: 18rem !important;
  }
  .pt-xxl-19 {
    padding-top: 19rem !important;
  }
  .pt-xxl-20 {
    padding-top: 20rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 2rem !important;
  }
  .pe-xxl-6 {
    padding-right: 2.5rem !important;
  }
  .pe-xxl-7 {
    padding-right: 3rem !important;
  }
  .pe-xxl-8 {
    padding-right: 4rem !important;
  }
  .pe-xxl-9 {
    padding-right: 5rem !important;
  }
  .pe-xxl-10 {
    padding-right: 6rem !important;
  }
  .pe-xxl-11 {
    padding-right: 7.5rem !important;
  }
  .pe-xxl-12 {
    padding-right: 9rem !important;
  }
  .pe-xxl-13 {
    padding-right: 11rem !important;
  }
  .pe-xxl-14 {
    padding-right: 13rem !important;
  }
  .pe-xxl-15 {
    padding-right: 15rem !important;
  }
  .pe-xxl-16 {
    padding-right: 16rem !important;
  }
  .pe-xxl-17 {
    padding-right: 17rem !important;
  }
  .pe-xxl-18 {
    padding-right: 18rem !important;
  }
  .pe-xxl-19 {
    padding-right: 19rem !important;
  }
  .pe-xxl-20 {
    padding-right: 20rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 4rem !important;
  }
  .pb-xxl-9 {
    padding-bottom: 5rem !important;
  }
  .pb-xxl-10 {
    padding-bottom: 6rem !important;
  }
  .pb-xxl-11 {
    padding-bottom: 7.5rem !important;
  }
  .pb-xxl-12 {
    padding-bottom: 9rem !important;
  }
  .pb-xxl-13 {
    padding-bottom: 11rem !important;
  }
  .pb-xxl-14 {
    padding-bottom: 13rem !important;
  }
  .pb-xxl-15 {
    padding-bottom: 15rem !important;
  }
  .pb-xxl-16 {
    padding-bottom: 16rem !important;
  }
  .pb-xxl-17 {
    padding-bottom: 17rem !important;
  }
  .pb-xxl-18 {
    padding-bottom: 18rem !important;
  }
  .pb-xxl-19 {
    padding-bottom: 19rem !important;
  }
  .pb-xxl-20 {
    padding-bottom: 20rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 2rem !important;
  }
  .ps-xxl-6 {
    padding-left: 2.5rem !important;
  }
  .ps-xxl-7 {
    padding-left: 3rem !important;
  }
  .ps-xxl-8 {
    padding-left: 4rem !important;
  }
  .ps-xxl-9 {
    padding-left: 5rem !important;
  }
  .ps-xxl-10 {
    padding-left: 6rem !important;
  }
  .ps-xxl-11 {
    padding-left: 7.5rem !important;
  }
  .ps-xxl-12 {
    padding-left: 9rem !important;
  }
  .ps-xxl-13 {
    padding-left: 11rem !important;
  }
  .ps-xxl-14 {
    padding-left: 13rem !important;
  }
  .ps-xxl-15 {
    padding-left: 15rem !important;
  }
  .ps-xxl-16 {
    padding-left: 16rem !important;
  }
  .ps-xxl-17 {
    padding-left: 17rem !important;
  }
  .ps-xxl-18 {
    padding-left: 18rem !important;
  }
  .ps-xxl-19 {
    padding-left: 19rem !important;
  }
  .ps-xxl-20 {
    padding-left: 20rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 2rem !important;
  }
  .gap-xxl-6 {
    gap: 2.5rem !important;
  }
  .gap-xxl-7 {
    gap: 3rem !important;
  }
  .gap-xxl-8 {
    gap: 4rem !important;
  }
  .gap-xxl-9 {
    gap: 5rem !important;
  }
  .gap-xxl-10 {
    gap: 6rem !important;
  }
  .gap-xxl-11 {
    gap: 7.5rem !important;
  }
  .gap-xxl-12 {
    gap: 9rem !important;
  }
  .gap-xxl-13 {
    gap: 11rem !important;
  }
  .gap-xxl-14 {
    gap: 13rem !important;
  }
  .gap-xxl-15 {
    gap: 15rem !important;
  }
  .gap-xxl-16 {
    gap: 16rem !important;
  }
  .gap-xxl-17 {
    gap: 17rem !important;
  }
  .gap-xxl-18 {
    gap: 18rem !important;
  }
  .gap-xxl-19 {
    gap: 19rem !important;
  }
  .gap-xxl-20 {
    gap: 20rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 2rem !important;
  }
  .row-gap-xxl-6 {
    row-gap: 2.5rem !important;
  }
  .row-gap-xxl-7 {
    row-gap: 3rem !important;
  }
  .row-gap-xxl-8 {
    row-gap: 4rem !important;
  }
  .row-gap-xxl-9 {
    row-gap: 5rem !important;
  }
  .row-gap-xxl-10 {
    row-gap: 6rem !important;
  }
  .row-gap-xxl-11 {
    row-gap: 7.5rem !important;
  }
  .row-gap-xxl-12 {
    row-gap: 9rem !important;
  }
  .row-gap-xxl-13 {
    row-gap: 11rem !important;
  }
  .row-gap-xxl-14 {
    row-gap: 13rem !important;
  }
  .row-gap-xxl-15 {
    row-gap: 15rem !important;
  }
  .row-gap-xxl-16 {
    row-gap: 16rem !important;
  }
  .row-gap-xxl-17 {
    row-gap: 17rem !important;
  }
  .row-gap-xxl-18 {
    row-gap: 18rem !important;
  }
  .row-gap-xxl-19 {
    row-gap: 19rem !important;
  }
  .row-gap-xxl-20 {
    row-gap: 20rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 2rem !important;
  }
  .column-gap-xxl-6 {
    column-gap: 2.5rem !important;
  }
  .column-gap-xxl-7 {
    column-gap: 3rem !important;
  }
  .column-gap-xxl-8 {
    column-gap: 4rem !important;
  }
  .column-gap-xxl-9 {
    column-gap: 5rem !important;
  }
  .column-gap-xxl-10 {
    column-gap: 6rem !important;
  }
  .column-gap-xxl-11 {
    column-gap: 7.5rem !important;
  }
  .column-gap-xxl-12 {
    column-gap: 9rem !important;
  }
  .column-gap-xxl-13 {
    column-gap: 11rem !important;
  }
  .column-gap-xxl-14 {
    column-gap: 13rem !important;
  }
  .column-gap-xxl-15 {
    column-gap: 15rem !important;
  }
  .column-gap-xxl-16 {
    column-gap: 16rem !important;
  }
  .column-gap-xxl-17 {
    column-gap: 17rem !important;
  }
  .column-gap-xxl-18 {
    column-gap: 18rem !important;
  }
  .column-gap-xxl-19 {
    column-gap: 19rem !important;
  }
  .column-gap-xxl-20 {
    column-gap: 20rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/* ======== Theme ======== */
/* ======== Custom ======== */
section.featured-accesories {
  background-color: #f2f2f2;
}
section.featured-accesories > .section-bd .list-item {
  display: block;
  background: #fff;
  padding: 12px 10px 15px;
  border-radius: 5px;
}
section.more-services {
  background-color: #f2f2f2;
}
section.more-services > .section-bd .list-item {
  display: block;
  background: #fff;
  padding: 12px;
  border-radius: 5px;
}
section.more-services > .section-bd .list-item img {
  width: auto;
  height: 160px;
}
section.printers-compare {
  background-color: #f2f2f2;
}
section.printers-compare > .section-bd .compare-item {
  max-width: 320px;
  margin: 0 auto;
}
section.printers-compare > .section-bd .compare-item .item-hd {
  min-height: 370px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media (max-width: 575.98px) {
  section.printers-compare > .section-bd .compare-item .item-hd {
    min-height: 0;
  }
}
section.printers-compare > .section-bd .compare-item em {
  font-weight: 600;
}
@media (max-width: 575.98px) {
  section.printers-compare > .section-bd .compare-item {
    margin-bottom: 50px;
  }
}
section.printers-compare > .section-bd .compare-item img {
  max-width: 100%;
  width: 240px;
}
@media (max-width: 575.98px) {
  section.printers-compare > .section-bd .compare-item img {
    max-width: 200px;
  }
}
section.printers-compare > .section-bd .compare-item article p {
  line-height: 1.5;
  font-size: 0.875rem;
  color: #666;
  font-weight: 400;
}
section.printers-compare > .section-bd .compare-item article p strong {
  font-weight: 700;
  color: #000;
}
section.printers-compare > .section-bd .compare-item article p em {
  font-weight: 400;
  color: #000;
  font-style: normal;
}
section.printers-compare > .section-bd .cp-carousel-arrows .cp-carousel-btn-prev {
  left: -2rem;
}
section.printers-compare > .section-bd .cp-carousel-arrows .cp-carousel-btn-next {
  right: -2rem;
}
section.printers-footer {
  background-color: #111;
  position: relative;
}
section.printers-footer .section-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-size: cover;
  opacity: 0.6;
}
@media (max-width: 575.98px) {
  section.printers-footer .section-bg {
    background-position: 56% top;
    opacity: 0.25;
  }
}
section.printers-footer > .section-hd {
  min-height: 500px;
  align-items: center;
  display: flex;
  padding: 120px 0 80px;
  color: #fff;
  position: relative;
}
section.printers-footer > .section-hd h1,
section.printers-footer > .section-hd h2,
section.printers-footer > .section-hd h3,
section.printers-footer > .section-hd p {
  color: #fff;
}
section.printers-footer > .section-hd .container {
  width: 100%;
}
section.printers-heading {
  background-color: #111;
  position: relative;
}
section.printers-heading .section-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-size: cover;
  opacity: 0.6;
}
@media (max-width: 575.98px) {
  section.printers-heading .section-bg {
    background-position: 56% top;
    opacity: 0.25;
  }
}
section.printers-heading > .section-hd {
  min-height: 500px;
  align-items: center;
  display: flex;
  padding: 120px 0 80px;
  color: #fff;
  position: relative;
}
section.printers-heading > .section-hd article h1,
section.printers-heading > .section-hd article h2,
section.printers-heading > .section-hd article h3,
section.printers-heading > .section-hd article p {
  color: #fff;
}
section.printers-heading > .section-hd article p {
  line-height: 1.3;
}
section.printers-heading > .section-hd .container {
  width: 100%;
}

@media (max-width: 575.98px) {
  .printers-list .printer-item {
    text-align: center;
  }
}
.printers-list .printer-item img {
  max-width: 340px;
}
@media (max-width: 575.98px) {
  .printers-list .printer-item img {
    max-width: 240px;
    margin-bottom: 30px;
  }
}
.printers-list .printer-item h2,
.printers-list .printer-item .text-h2 {
  font-weight: bold;
  margin-bottom: 0.6rem;
  max-width: 560px;
}
@media (max-width: 575.98px) {
  .printers-list .printer-item h2,
  .printers-list .printer-item .text-h2 {
    font-size: 1.25rem;
  }
}
.printers-list .printer-item h3,
.printers-list .printer-item .text-h3 {
  font-weight: 400;
  margin-bottom: 1.5rem;
  font-size: 1.375rem;
  line-height: 1.4;
  max-width: 560px;
}
@media (max-width: 575.98px) {
  .printers-list .printer-item h3,
  .printers-list .printer-item .text-h3 {
    font-size: 1rem;
  }
}
.printers-list .printer-item .product-price-tag {
  font-weight: 500;
}
.printers-list .printer-item article {
  margin-top: 1em;
  max-width: 560px;
}
.printers-list .printer-item article p {
  font-size: 0.875rem;
}
.printers-list .printer-item article h3,
.printers-list .printer-item article h4,
.printers-list .printer-item article h5 {
  margin-top: 0.8em;
  font-weight: bold !important;
  font-size: 1.125rem;
}
.printers-list .printer-item article h3 span,
.printers-list .printer-item article h4 span,
.printers-list .printer-item article h5 span {
  font-weight: bold !important;
}

.printing-support-main {
  line-height: 1.5;
}
.printing-support-main article h1,
.printing-support-main article h2,
.printing-support-main article h3,
.printing-support-main article h4,
.printing-support-main article p {
  line-height: 1.5;
}
.printing-support-main article a {
  text-decoration: none;
  border-bottom-color: transparent;
}
.printing-support-main div.wpcf7-response-output {
  color: #C12026 !important;
}
.printing-support-main div.wpcf7-mail-sent-ok {
  color: #198754 !important;
}

section.printing-service-map {
  background: #000;
  padding: 0px 0px;
  margin: 0;
}
section.printing-service-map .map {
  background: #000;
  min-height: 900px;
  top: 0;
  left: 0;
  width: 100%;
  height: 900px;
  z-index: 0;
}
@media (max-width: 575.98px) {
  section.printing-service-map .map {
    min-height: 0;
    height: 75vh;
    min-height: 400px;
  }
}
section.printing-service-map > .section-hd {
  min-height: 900px;
  margin: 0;
  position: relative;
  top: 0;
  z-index: 1;
  color: #fff;
  overflow: hidden;
  padding-top: 150px;
}
section.printing-service-map > .section-hd .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
section.printing-service-map > .section-hd .row > .col:nth-child(1) {
  width: 30%;
  padding-right: 3%;
}
section.printing-service-map > .section-hd .row > .col:nth-child(2) {
  width: 70%;
}
section.printing-service-map > .section-ft {
  background: #fff;
  padding: 80px 0;
}
section.printing-service-map .box-providers {
  background: rgba(0, 0, 0, 0.3);
  padding: 20px;
  border-radius: 0.375rem;
  max-width: 400px;
}
section.printing-service-map .gmnoprint,
section.printing-service-map .gm-control-active,
section.printing-service-map .gm-fullscreen-control,
section.printing-service-map .gm-style-cc {
  display: none !important;
}
section.printing-service-map .gm-style .gm-style-iw-d > div {
  width: 330px;
  max-width: 330px;
}
@media (max-width: 575.98px) {
  section.printing-service-map .gm-style .gm-style-iw-d > div {
    max-width: 100%;
  }
}
section.printing-service-map .gm-style .gm-style-iw-d > div > div {
  margin: 0 !important;
  width: 100% !important;
}
section.printing-service-map .gm-style-iw-c {
  padding: 12px !important;
}
@media (max-width: 575.98px) {
  section.printing-service-map .gm-style-iw-c {
    padding: 5px !important;
  }
}
section.printing-service-map .gm-style-iw-c .gm-style-iw-d {
  max-width: 100% !important;
}
section.printing-service-map .gm-style-iw-c p {
  font-size: 15px !important;
  margin-bottom: 5px !important;
}
section.printing-service-map .gm-style-iw-c h6 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
}
section.printing-service-map .gm-style-iw-c h4 {
  font-size: 1.25rem;
}
section.printing-service-map .gm-style-iw-c a:hover {
  color: #C12026;
}
section.printing-service-map .gm-style-iw-c i {
  font-size: 24px;
}
section.printing-service-map .gm-style-iw-c button {
  right: 0 !important;
  top: 0 !important;
}
section.printing-service-map .gm-style-iw-c button img {
  height: 24px !important;
  widows: 24px !important;
}

.printing-support-news {
  background: #666;
}
.printing-support-news .section-hd {
  color: #fff;
}
.printing-support-news .alm-listing {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.printing-support-news .alm-listing .item {
  height: 100%;
}
.printing-support-news .alm-listing .item .box {
  display: block;
  background: #fff;
  height: 100%;
  transition: all 0.2s ease;
  overflow: hidden;
}
.printing-support-news .alm-listing .item .box .box-bd h3 {
  font-size: 1.125rem;
  line-height: 1.12;
  min-height: 2.2em;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 2.2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 0;
}
.printing-support-news .alm-listing .item .box .box-bd p {
  font-size: 1rem;
  line-height: 1.12;
  min-height: 2.2em;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 2.2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.printing-support-news .alm-listing .item .box .box-bd span {
  font-size: 0.8rem;
  transition: all 0.2s ease;
  color: #999;
}
.printing-support-news .alm-listing .item .box:hover {
  border-color: #C12026;
}
.printing-support-news .alm-btn-wrap {
  text-align: center;
  margin-top: 1em;
}
.printing-support-news .alm-btn-wrap .alm-load-more-btn {
  padding: 0.5em 2em;
  border-color: #fff;
  color: #fff;
}
.printing-support-news .alm-btn-wrap .alm-load-more-btn:hover, .printing-support-news .alm-btn-wrap .alm-load-more-btn:focus, .printing-support-news .alm-btn-wrap .alm-load-more-btn:active {
  background: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
  outline: none;
}
.printing-support-news .alm-btn-wrap .alm-load-more-btn.done {
  opacity: 0.6;
  pointer-events: none;
}

.fight-coronavirus {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 0 10px;
  z-index: 9998;
}
.fight-coronavirus .popup-body {
  background-color: #333;
  max-width: 870px;
  margin: 0 auto;
  padding: 40px 30px;
  color: #fff;
  border-radius: 0px;
  position: relative;
  background-position: center;
  background-size: cover;
}
@media (max-width: 575.98px) {
  .fight-coronavirus .popup-body h2 {
    font-size: 1.25rem;
  }
}
.fight-coronavirus .popup-body .container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 575.98px) {
  .fight-coronavirus .popup-body {
    padding: 40px 0px;
  }
  .fight-coronavirus .popup-body .coronavirus-content {
    max-height: 60vh;
    overflow: scroll;
  }
}
.fight-coronavirus .popup-body .btn-toggle-popup,
.fight-coronavirus .popup-body .btn-close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
}
@media (max-width: 575.98px) {
  .fight-coronavirus .popup-body .btn-toggle-popup,
  .fight-coronavirus .popup-body .btn-close-popup {
    right: 10px;
    top: 10px;
  }
}
.fight-coronavirus .popup-body .btn-toggle-popup,
.fight-coronavirus .popup-body .btn-close-popup {
  z-index: 9999;
}
.fight-coronavirus .popup-body .btn-close-popup {
  display: none;
}
.fight-coronavirus.minimal {
  width: 350px;
  max-width: 350px;
  height: auto;
  top: auto;
  bottom: 30px;
  left: 30px;
  padding: 0;
  background-color: none;
}
.fight-coronavirus.minimal .btn-toggle-popup {
  display: none;
}
.fight-coronavirus.minimal .btn-close-popup {
  display: inline-block;
}
.fight-coronavirus.minimal .popup-body {
  width: 100%;
  padding: 40px 20px 20px;
}
.fight-coronavirus.minimal .popup-body h2 {
  font-size: 1.125rem;
}
.fight-coronavirus.minimal .popup-body .container {
  padding-left: 0px;
  padding-right: 0px;
}
.fight-coronavirus.minimal .popup-body .btn, .fight-coronavirus.minimal .popup-body section.block-webinar-index > .section-bd .box-form .hs-button, section.block-webinar-index > .section-bd .box-form .fight-coronavirus.minimal .popup-body .hs-button, .fight-coronavirus.minimal .popup-body .raiseshield-form .hs-form .hs-button, .raiseshield-form .hs-form .fight-coronavirus.minimal .popup-body .hs-button, .fight-coronavirus.minimal .popup-body section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.press-main > .section-ft .alm-btn-wrap .fight-coronavirus.minimal .popup-body .alm-load-more-btn, .fight-coronavirus.minimal .popup-body section.get-sample-main > .section-bd .box-form .hs-button, section.get-sample-main > .section-bd .box-form .fight-coronavirus.minimal .popup-body .hs-button, .fight-coronavirus.minimal .popup-body section.get-quote-main > .section-bd .box-form .hs-button, section.get-quote-main > .section-bd .box-form .fight-coronavirus.minimal .popup-body .hs-button {
  font-size: 0.875rem;
  padding-left: 0.45rem !important;
  padding-right: 0.45rem !important;
  display: block;
  text-align: center;
}
@media (max-width: 575.98px) {
  .fight-coronavirus.minimal {
    bottom: 15px;
    left: 15px;
    width: 250px;
  }
}
.fight-coronavirus.minimal article {
  display: none;
}

.stl-files .item {
  display: block;
  padding: 1rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  height: 100%;
}
.stl-files .item:hover, .stl-files .item:focus, .stl-files .item:active {
  border: 1px solid #C12026;
}
.stl-files .item p {
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #666;
}

section.about-network {
  background: #000000;
  padding: 80px 0;
  color: #fff;
}
section.about-network video::-webkit-media-controls {
  display: none;
}
section.about-network > .section-hd ul {
  float: right;
}
section.about-network > .section-hd ul li {
  display: block;
  font-size: 0.9rem;
}
section.about-network > .section-hd img {
  width: 24px;
  margin-right: 10px;
}
section.about-network > .section-ft .col {
  padding: 0 20px;
}
section.about-network > .section-ft ul li {
  font-size: 13px;
  line-height: 1.6;
}
section.about-network > .section-ft .col-europe ul {
  display: flex;
  flex-wrap: wrap;
}
section.about-network > .section-ft .col-europe ul li {
  width: 25%;
}
section.about-network > .section-ft .col-asia ul {
  display: flex;
  flex-wrap: wrap;
}
section.about-network > .section-ft .col-asia ul li {
  width: 33.3%;
}

section.about-raise3d {
  padding: 40px 0;
}
section.about-raise3d h3,
section.about-raise3d h4,
section.about-raise3d h5 {
  margin-bottom: 1rem;
}
section.about-raise3d > .section-hd h3,
section.about-raise3d > .section-hd h4 {
  line-height: 1.6;
  font-weight: bold;
}
section.about-raise3d > .section-hd h3 strong,
section.about-raise3d > .section-hd h4 strong {
  color: #C12026;
}
section.about-raise3d > .section-bd {
  background: #f6f6f6;
  text-align: center;
}
section.about-raise3d > .section-bd figure {
  display: inline-block;
}
section.about-raise3d > .section-bd figure img {
  height: 60px;
}
section.about-raise3d > .section-bd figure figcaption {
  margin-top: 10px;
  color: #666;
}
section.about-raise3d > .section-bd figure figcaption .btn, section.about-raise3d > .section-bd figure figcaption section.block-webinar-index > .section-bd .box-form .hs-button, section.block-webinar-index > .section-bd .box-form section.about-raise3d > .section-bd figure figcaption .hs-button, section.about-raise3d > .section-bd figure figcaption .raiseshield-form .hs-form .hs-button, .raiseshield-form .hs-form section.about-raise3d > .section-bd figure figcaption .hs-button, section.about-raise3d > .section-bd figure figcaption section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.press-main > .section-ft .alm-btn-wrap section.about-raise3d > .section-bd figure figcaption .alm-load-more-btn, section.about-raise3d > .section-bd figure figcaption section.get-sample-main > .section-bd .box-form .hs-button, section.get-sample-main > .section-bd .box-form section.about-raise3d > .section-bd figure figcaption .hs-button, section.about-raise3d > .section-bd figure figcaption section.get-quote-main > .section-bd .box-form .hs-button, section.get-quote-main > .section-bd .box-form section.about-raise3d > .section-bd figure figcaption .hs-button {
  margin-top: 10px;
}

section.applications-main .item {
  text-align: center;
  margin: 0 0 1em;
}
section.applications-main .item a {
  transition: all 0.3s ease;
  display: block;
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 15px;
  background: #fff;
}
section.applications-main .item a:hover, section.applications-main .item a:focus, section.applications-main .item a:active {
  color: #C12026;
}
section.applications-main .item figure {
  margin-bottom: 0;
}
section.applications-main .item figure img {
  width: 100px;
  max-width: 90%;
}
section.applications-main .item figcaption {
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0.75rem;
}
section.careers-main strong {
  color: #C12026;
}
section.careers-main a {
  color: #C12026;
}
section.careers-main > .section-hd .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
section.careers-main > .section-hd .row > .col {
  width: 30%;
  margin-left: 5%;
}
section.careers-main > .section-hd .row > .col:nth-child(1) {
  margin-left: 0;
}
section.careers-main > .section-bd {
  background: #f6f6f6;
}
section.careers-main > .section-bd .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
section.careers-main > .section-bd .row > .col {
  width: 30%;
  margin-left: 5%;
}
section.careers-main > .section-bd .row > .col:nth-child(1) {
  margin-left: 0;
}
section.careers-main > .section-bd a {
  color: #C12026;
  border-bottom: 1px solid;
}
section.careers-main > .section-bd a:hover, section.careers-main > .section-bd a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.careers-main > .section-ft .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
section.careers-main > .section-ft .row > .col {
  width: 30%;
  margin-left: 5%;
}
section.careers-main > .section-ft .row > .col:nth-child(1) {
  margin-left: 0;
}

section.collections-main {
  background: #fbfbfb;
}
section.collections-main > .section-bd .spareparts-filter h4 {
  padding: 0 0 1rem;
  margin: 0;
}
section.collections-main > .section-bd .spareparts-filter h5 {
  margin: 0;
}
section.collections-main > .section-bd .spareparts-filter .box .box-hd {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
section.collections-main > .section-bd .spareparts-filter .box .box-hd h4 {
  text-align: left;
  width: 90%;
}
section.collections-main > .section-bd .spareparts-filter .box .box-hd .fa {
  text-align: right;
  width: 10%;
}
section.collections-main > .section-bd .spareparts-filter .box .box-hd input {
  height: 45px;
  border: none;
  width: 100%;
}
section.collections-main > .section-bd .spareparts-filter .box .box-bd {
  padding: 10px 0;
  line-height: 1.8;
}
section.contact-main {
  padding: 150px 0;
  background: #171819;
  color: #fff;
}
section.contact-main > .section-bd h1,
section.contact-main > .section-bd h2 {
  font-size: 1.5rem;
}
section.contact-main > .section-bd h3,
section.contact-main > .section-bd h4 {
  font-size: 1rem;
  font-weight: normal;
  margin-top: 2rem;
  margin-bottom: 0.875rem;
}
section.contact-main > .section-bd p {
  line-height: 1.6;
}
section.contact-main > .section-bd a {
  color: #C12026;
  border-bottom: 1px solid;
}
section.contact-main > .section-bd a:hover, section.contact-main > .section-bd a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.contact-main > .section-ft h3,
section.contact-main > .section-ft h4 {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 1em;
}
section.contact-main > .section-ft p {
  line-height: 1.6;
}
section.contact-main > .section-ft a {
  font-weight: 500;
  border-bottom: 1px solid;
}

section.downloads-df2-firmware article ul,
section.downloads-df2-firmware article ol {
  font-size: 0.875rem;
}
section.downloads-df2-firmware article a {
  color: #666;
  font-weight: normal;
  border-bottom: 1px solid;
}
section.downloads-df2-firmware article a:hover, section.downloads-df2-firmware article a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.downloads-df2-firmware .box {
  border: 1px solid #eee;
  padding: 1.2em;
  text-align: center;
  height: 100%;
  max-width: 400px;
  margin: 0 auto;
  font-size: 0.915rem;
  border-radius: 5px;
  background-color: #fff;
}
section.downloads-df2-firmware .box img {
  width: 50px;
  height: auto;
}
section.downloads-df2-firmware .box h4 {
  font-size: 1.1rem;
  margin-top: 1em;
}
section.downloads-df2-firmware .box p {
  margin: 0 auto;
  font-size: 0.9rem;
}
section.downloads-df2-firmware .box a {
  color: #C12026;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  font-weight: bold;
}
section.downloads-df2-firmware .box a:hover, section.downloads-df2-firmware .box a:active {
  border-bottom: 1px solid;
}
section.downloads-e2cf-ofp article ul,
section.downloads-e2cf-ofp article ol {
  font-size: 0.875rem;
}
section.downloads-e2cf-ofp article a {
  color: #666;
  font-weight: normal;
  border-bottom: 1px solid;
}
section.downloads-e2cf-ofp article a:hover, section.downloads-e2cf-ofp article a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.downloads-e2cf-ofp .box {
  border: 1px solid #eee;
  padding: 1.2em;
  text-align: center;
  height: 100%;
  max-width: 400px;
  margin: 0 auto;
  font-size: 0.915rem;
  border-radius: 5px;
  background-color: #fff;
}
section.downloads-e2cf-ofp .box img {
  width: 50px;
  height: auto;
}
section.downloads-e2cf-ofp .box h4 {
  font-size: 1.1rem;
  margin-top: 1em;
}
section.downloads-e2cf-ofp .box p {
  margin: 0 auto;
  font-size: 0.9rem;
}
section.downloads-e2cf-ofp .box a {
  color: #C12026;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  font-weight: bold;
}
section.downloads-e2cf-ofp .box a:hover, section.downloads-e2cf-ofp .box a:active {
  border-bottom: 1px solid;
}
section.downloads-firmware {
  background-color: #f2f2f2;
}
section.downloads-firmware article ul,
section.downloads-firmware article ol {
  font-size: 0.875rem;
}
section.downloads-firmware article a {
  color: #666;
  font-weight: normal;
  border-bottom: 1px solid;
}
section.downloads-firmware article a:hover, section.downloads-firmware article a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.downloads-firmware .box {
  border: 1px solid #eee;
  padding: 1.2em;
  text-align: center;
  height: 100%;
  max-width: 400px;
  margin: 0 auto;
  font-size: 0.915rem;
  border-radius: 5px;
  background-color: #fff;
}
section.downloads-firmware .box img {
  width: 50px;
  height: auto;
}
section.downloads-firmware .box h4 {
  font-size: 1.1rem;
  margin-top: 1em;
}
section.downloads-firmware .box p {
  margin: 0 auto;
  font-size: 0.9rem;
}
section.downloads-firmware .box a {
  color: #C12026;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  font-weight: bold;
}
section.downloads-firmware .box a:hover, section.downloads-firmware .box a:active {
  border-bottom: 1px solid;
}
section.downloads-guides {
  background-color: #f2f2f2;
}
section.downloads-guides article ul,
section.downloads-guides article ol {
  font-size: 0.875rem;
}
section.downloads-guides article a {
  color: #666;
  font-weight: normal;
  border-bottom: 1px solid;
}
section.downloads-guides article a:hover, section.downloads-guides article a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.downloads-guides .box {
  border: 1px solid #eee;
  padding: 1.2em;
  text-align: center;
  height: 100%;
  max-width: 400px;
  margin: 0 auto;
  font-size: 0.915rem;
  border-radius: 5px;
  background-color: #fff;
}
section.downloads-guides .box img {
  width: 50px;
  height: auto;
}
section.downloads-guides .box h4 {
  font-size: 1.1rem;
  margin-top: 1em;
}
section.downloads-guides .box p {
  margin: 0 auto;
  font-size: 0.9rem;
}
section.downloads-guides .box a {
  color: #C12026;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  font-weight: bold;
}
section.downloads-guides .box a:hover, section.downloads-guides .box a:active {
  border-bottom: 1px solid;
}
section.downloads-ideamaker article ul,
section.downloads-ideamaker article ol {
  font-size: 0.875rem;
}
section.downloads-ideamaker article a {
  color: #666;
  font-weight: normal;
  border-bottom: 1px solid;
}
section.downloads-ideamaker article a:hover, section.downloads-ideamaker article a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.downloads-ideamaker .box {
  border: 1px solid #eee;
  padding: 1.2em;
  text-align: center;
  height: 100%;
  max-width: 400px;
  margin: 0 auto;
  font-size: 0.915rem;
  border-radius: 5px;
  background-color: #fff;
}
section.downloads-ideamaker .box img {
  width: 50px;
  height: auto;
}
section.downloads-ideamaker .box h4 {
  font-size: 1.1rem;
  margin-top: 1em;
}
section.downloads-ideamaker .box p {
  margin: 0 auto;
  font-size: 0.9rem;
}
section.downloads-ideamaker .box a {
  color: #C12026;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  font-weight: bold;
}
section.downloads-ideamaker .box a:hover, section.downloads-ideamaker .box a:active {
  border-bottom: 1px solid;
}

section.downloads-main {
  padding-top: 120px;
}
section.downloads-raisetouch article ul,
section.downloads-raisetouch article ol {
  font-size: 0.875rem;
}
section.downloads-raisetouch article a {
  color: #666;
  font-weight: normal;
  border-bottom: 1px solid;
}
section.downloads-raisetouch article a:hover, section.downloads-raisetouch article a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.downloads-raisetouch .box {
  border: 1px solid #eee;
  padding: 1.2em;
  text-align: center;
  height: 100%;
  max-width: 400px;
  margin: 0 auto;
  font-size: 0.915rem;
  border-radius: 5px;
  background-color: #fff;
}
section.downloads-raisetouch .box img {
  width: 50px;
  height: auto;
}
section.downloads-raisetouch .box h4 {
  font-size: 1.1rem;
  margin-top: 1em;
}
section.downloads-raisetouch .box p {
  margin: 0 auto;
  font-size: 0.9rem;
}
section.downloads-raisetouch .box a {
  color: #C12026;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  font-weight: bold;
}
section.downloads-raisetouch .box a:hover, section.downloads-raisetouch .box a:active {
  border-bottom: 1px solid;
}
.specs-table .specs-notes {
  padding-left: 50px;
}
@media (max-width: 575.98px) {
  .specs-table .specs-notes {
    padding-left: 0;
  }
}

section.e2-heading {
  position: relative;
}
section.e2-heading > .section-hd {
  position: absolute;
}
section.e2-heading > .section-bd {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 60vw;
}
section.e2-heading > .section-ft {
  position: absolute;
}

section.e2-hero {
  width: 100%;
  position: relative;
  min-height: 56vw;
  background: #333;
  color: #fff;
}
section.e2-hero .section-bg {
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}
section.e2-hero > .section-hd {
  position: relative;
  padding-top: 90px;
  padding-bottom: 50px;
}
section.e2-hero > .section-hd .text-h1 {
  margin-bottom: 0.5rem;
}
section.e2-hero > .section-bd {
  position: relative;
}
section.e2-hero > .section-ft {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 5.5vw;
}
section.e2-hero > .section-ft .container {
  font-weight: 500;
  max-width: 720px;
}
@media (max-width: 575.98px) {
  section.e2-hero > .section-ft {
    position: static;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.e2-top .text-h2 {
  font-size: 2.25rem;
}
@media (max-width: 575.98px) {
  .e2-top .text-h2 {
    font-size: 1.25rem;
  }
}
.e2-top .text-h4 {
  font-size: 1.5rem;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  .e2-top .text-h4 {
    font-size: 1rem;
  }
}

.index-info {
  position: absolute;
  width: 100%;
  bottom: 80px;
  color: #fff;
}

.image-info {
  margin: 0 auto;
  max-width: 480px;
}

.index-info .col-lg-6:nth-child(2) .idex-content {
  text-align: right;
}

.index-title {
  margin-bottom: 30px;
  text-align: center;
}

#e2-automatic {
  padding: 80px 0;
  position: relative;
  background-color: #171819;
}
@media (max-width: 575.98px) {
  #e2-automatic {
    padding: 10px 0 40px 0;
  }
}

.auto-info {
  z-index: 1;
  color: #fff;
  position: relative;
}

.auto-info figure {
  text-align: center;
  margin-top: 50px;
}

.e2-index .section-hd.image img {
  width: 100%;
}

section.e2-printers {
  background-size: cover !important;
}

.e2-features .left img {
  margin: 80px auto;
  display: block;
}

.e2-features h4 {
  font-weight: normal;
}

section.pro2-features .features-extrusions .features-ux .col-lg-8 .state-sync {
  display: none;
}

section.pro2-features .features-extrusions .features-ux .col-lg-8 .state-sync.active {
  display: block;
}

.e2-bottom .specs-heading h4 {
  text-align: center;
}

.image-text .row {
  align-items: center;
  color: #fff;
}

.image-text {
  background-size: cover;
  background-position: center;
}

.e2-printers .mt-3 h4 {
  font-weight: normal;
  font-size: 18px;
  margin: 30px auto;
  max-width: 700px;
  line-height: 25px;
  width: 100%;
  text-align: center;
}

#e2-series .section-bd.mt-7 {
  position: absolute;
  width: 100%;
  bottom: 20px;
}

.e2-top {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 100px 0 100px;
}
@media (max-width: 1199.98px) {
  .e2-top {
    padding: 90px 0 100px;
  }
}
@media (max-width: 575.98px) {
  .e2-top {
    position: relative !important;
  }
  .e2-top figure {
    margin-bottom: 0;
  }
}

.e2-top h2,
.e2-top h4 {
  color: #fff;
}

@media (min-width: 992px) {
  .e2-top h2 {
    font-size: 2.75rem;
  }
}
@media (max-width: 575.98px) {
  .e2-top h2 {
    font-size: 1.875rem;
  }
}

@media (min-width: 992px) {
  .e2-top h4 {
    font-size: 2.125rem;
  }
}
@media (max-width: 575.98px) {
  .e2-top h4 {
    font-size: 1.5rem;
  }
}

#e2-series > img {
  width: 100%;
}

section.e2-printers {
  padding: 0;
  max-height: 800px;
  max-height: 52vw;
}
@media (max-width: 575.98px) {
  section.e2-printers {
    max-height: none;
  }
}

.image-text:nth-child(3) {
  position: relative;
  display: flex;
  min-height: 450px;
  align-items: center;
}

.image-text:nth-child(3) .col-lg-6 {
  position: inherit;
}

.image-text:nth-child(3) .col-lg-6 img {
  bottom: 0;
  width: 300px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 575.98px) {
  .image-text:nth-child(3) .col-lg-6 img {
    width: 70%;
    max-width: 360px;
    display: block;
  }
}

@media (max-width: 1024px) {
  .e2-top {
    padding: 90px 0 100px;
  }
  #e2-series .section-bd.mt-7 {
    bottom: 10px;
  }
  .e2-printers .mt-3 h4 {
    margin: 0 auto;
  }
  .index-info {
    bottom: 10px;
  }
}
@media (max-width: 768px) {
  #e2-series {
    background: #5a5a5a;
  }
  .e2-top {
    position: relative;
    padding: 30px 0;
    top: auto;
    bottom: 5px;
    height: auto;
  }
  #e2-series .section-bd.mt-7 {
    position: relative;
    margin-top: 0 !important;
  }
  #e2-series .section-bd.mt-7 .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .index-info {
    position: relative;
  }
  #e2-index {
    background: #000;
  }
}
@media (max-width: 767px) {
  .image-text:nth-child(3) {
    padding: 50px 0 100px !important;
    min-height: 0;
  }
  .image-text:nth-child(3) .col-lg-6 img {
    position: relative;
    margin: 0 auto;
  }
  .e2-printers .mt-3 h4 {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .index-info .col-lg-6:nth-child(2) .idex-content,
  .index-info .col-lg-6:nth-child(3) .idex-content {
    padding: 0;
    text-align: center;
  }
}
section.pro2-features .features-controller.e2-features-controller {
  padding: 0 !important;
  background-color: #000;
}
section.pro2-features .features-controller.e2-features-controller .container {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #000;
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}
@media (max-width: 575.98px) {
  section.pro2-features .features-controller.e2-features-controller .container {
    padding-top: 60px;
    padding-bottom: 40px;
    background-image: none !important;
    background-color: #000 !important;
  }
}

@media (max-width: 575.98px) {
  .features-resuming .container {
    padding: 0;
  }
}

@media (max-width: 575.98px) {
  section.pro2-features .features-extrusions .features-ux .col-lg-8 .state-sync {
    display: block;
    margin-bottom: 1.5em;
  }
}

section.events-main > .section-hd .nav-item {
  margin-right: 2rem;
}
section.events-main > .section-hd .nav-link {
  padding: 0.5rem;
  font-weight: bold;
  border-bottom: 4px solid transparent;
  font-size: 1.25rem;
  color: inherit;
}
@media (max-width: 575.98px) {
  section.events-main > .section-hd .nav-link {
    font-size: 1rem;
  }
}
section.events-main > .section-hd .nav-pills .nav-link.active,
section.events-main > .section-hd .nav-pills .show > .nav-link {
  color: #C12026;
  background: none;
  border-radius: 0;
  font-weight: bold;
  border-bottom: 5px solid #C12026;
}
section.events-main > .section-bd .box .box-hd {
  padding: 0.3rem 1rem;
  background: #212529;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
}
section.events-main > .section-bd .box .box-bd .event-list {
  position: relative;
  margin-left: 18px;
}
section.events-main > .section-bd .box .box-bd .event-list:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 0;
  height: 100%;
  border-left: 1px solid #aaa;
}
section.events-main > .section-bd .box .box-bd .event-list .event-item {
  position: relative;
  margin-top: 2em;
}
section.events-main > .section-bd .box .box-bd .event-list .event-item:first-of-type {
  margin-top: 0;
}
section.events-main > .section-bd .box .box-bd .event-list .event-item:before {
  content: "";
  position: absolute;
  left: -19px;
  top: -2;
  height: 100%;
  border: 1px solid #aaa;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #fff;
}
section.events-main > .section-bd .box .box-bd .event-list .event-item .item-hd {
  transform: translate(0, -0.2em);
}
section.events-main > .section-bd .box .box-bd .event-list .event-item .item-hd h3 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
}
section.events-main > .section-bd .box .box-bd .event-list .event-item .item-bd {
  padding: 0.3em 0;
}
section.events-main > .section-bd .box .box-bd .event-list .event-item .item-bd ul li {
  display: inline-block;
  padding-right: 1em;
  margin-right: 1em;
  border-right: 1px solid #ccc;
  line-height: 1;
  font-size: 0.875rem;
}
section.events-main > .section-bd .box .box-bd .event-list .event-item .item-bd ul li:last-of-type {
  border: none;
}
section.events-main > .section-bd .box .box-bd .event-list .event-item .item-ft {
  color: #666;
  font-size: 0.875rem;
  font-weight: 400;
}
section.filament-main > .section-bd .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
section.filament-main > .section-bd .row .box-bd {
  min-height: 300px;
}
section.filament-main > .section-bd .row > .col:last-child() img {
  pointer-events: none;
}
section.filament-main > .section-bd .row > .col:nth-child(1) {
  width: 60%;
}
section.filament-main > .section-bd .row > .col:nth-child(2) {
  width: 30%;
  margin-left: 10%;
}
section.filament-main > .section-bd .row > .col:nth-child(2) a {
  color: #C12026;
}

section.filaments-main {
  background: #fbfbfb;
}
section.filaments-main > .section-bd .filaments-filter h4 {
  padding: 10px 0;
  margin: 0;
}
section.filaments-main > .section-bd .filaments-filter h5 {
  margin: 0;
}
section.filaments-main > .section-bd .filaments-filter .box .box-hd {
  background: #fff;
  padding: 10px 0;
  display: flex;
  align-items: center;
}
section.filaments-main > .section-bd .filaments-filter .box .box-hd h4 {
  text-align: left;
  width: 90%;
}
section.filaments-main > .section-bd .filaments-filter .box .box-hd .fa {
  text-align: right;
  width: 10%;
}
section.filaments-main > .section-bd .filaments-filter .box .box-hd input {
  height: 45px;
  border: none;
  width: 100%;
}
section.filaments-main > .section-bd .filaments-filter .box .box-bd {
  padding: 10px 0;
  line-height: 1.8;
}
section.generic-main {
  padding-top: 120px;
}
section.generic-main > .section-bd article {
  max-width: 960px;
  margin: 0 auto;
}
section.generic-main > .section-bd article h3 {
  font-size: 1.2rem;
}
section.generic-main > .section-bd article h4 {
  font-size: 1.1rem;
}
section.generic-main > .section-bd article a {
  color: #C12026;
}
section.get-quote-main {
  padding: 120px 0 100px;
  background-color: #171819;
  color: #fff;
  background-size: cover;
  background-position: center top;
}
@media (max-width: 575.98px) {
  section.get-quote-main {
    padding: 100px 0;
  }
}
section.get-quote-main > .section-bd .box-form {
  background: rgba(255, 255, 255, 0.1);
  padding: 2rem;
  border-radius: 5px;
  min-height: 700px;
}
section.get-quote-main > .section-bd .box-form .hs-form-field {
  margin-bottom: 1rem;
}
section.get-quote-main > .section-bd .box-form .hs-form-field > label {
  font-size: 0.9375rem;
  margin-bottom: 0.375rem;
  font-weight: 500;
}
section.get-quote-main > .section-bd .box-form .hs-form-field textarea.hs-input {
  min-height: 6em;
}
section.get-quote-main > .section-bd .box-form .hs-form-field .hs-form-checkbox-display {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
}
section.get-quote-main > .section-bd .box-form .hs-form-field .hs-form-checkbox-display .hs-input {
  width: 16px;
  margin-right: 0.25rem;
}
section.get-quote-main > .section-bd .box-form .hs-error-msgs,
section.get-quote-main > .section-bd .box-form .hs-error-msg {
  font-size: 0.875rem;
  color: #C12026;
  margin-top: 0.375rem;
}
section.get-quote-main > .section-bd .box-form .hs-button {
  margin-top: 1rem;
}
section.get-quote-main > .section-bd .box {
  margin: 0 auto;
}
section.get-quote-main > .section-bd .box > .box-bd {
  margin-top: 20px;
}
section.get-quote-main > .section-bd .box > .box-bd h5 {
  margin: 0;
}
section.get-quote-main > .section-bd .box > .box-ft .selectize-control.single .selectize-input:after {
  pointer-events: none;
  border-color: #fff transparent transparent transparent;
}
section.get-quote-main > .section-bd .box > .box-ft .selectize-control.single .selectize-input.dropdown-active:after {
  pointer-events: none;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
}
section.get-quote-main > .section-bd .box > .box-ft input,
section.get-quote-main > .section-bd .box > .box-ft .selectize-input {
  height: auto;
  outline: none;
  border: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #fff;
  padding: 0.6em 1em 0.7em;
  box-shadow: none;
}
section.get-quote-main > .section-bd .box > .box-ft input:after,
section.get-quote-main > .section-bd .box > .box-ft .selectize-input:after {
  right: 10px;
}
@media (max-width: 575.98px) {
  section.get-quote-main > .section-bd .box > .box-ft input,
  section.get-quote-main > .section-bd .box > .box-ft .selectize-input {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media (max-width: 575.98px) {
  section.get-quote-main > .section-bd .box > .box-ft .selectize-dropdown {
    font-size: 0.8rem;
    font-weight: normal;
  }
}
section.get-quote-main > .section-bd .box > .box-ft .btn, section.block-webinar-index > .section-bd .box-form section.get-quote-main > .section-bd .box > .box-ft .hs-button, section.get-quote-main > .section-bd .box > .box-ft .raiseshield-form .hs-form .hs-button, .raiseshield-form .hs-form section.get-quote-main > .section-bd .box > .box-ft .hs-button, section.get-quote-main > .section-bd .box > .box-ft section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.press-main > .section-ft .alm-btn-wrap section.get-quote-main > .section-bd .box > .box-ft .alm-load-more-btn, section.get-sample-main > .section-bd .box-form section.get-quote-main > .section-bd .box > .box-ft .hs-button, section.get-quote-main > .section-bd .box > .box-ft .box-form .hs-button, section.get-quote-main > .section-bd .box-form .box > .box-ft .hs-button {
  margin-right: 1em;
}
section.get-sample-main {
  padding: 150px 0;
  background: #171819;
  color: #fff;
}
@media (max-width: 575.98px) {
  section.get-sample-main {
    padding: 100px 0;
  }
}
section.get-sample-main > .section-bd .box-form {
  border: 1px solid rgba(255, 255, 255, 0.175);
  background: rgba(255, 255, 255, 0.1);
  padding: 2rem;
  border-radius: 5px;
  min-height: 700px;
}
section.get-sample-main > .section-bd .box-form .hs-form-field {
  margin-bottom: 1rem;
}
section.get-sample-main > .section-bd .box-form .hs-form-field > label {
  font-size: 0.9375rem;
  margin-bottom: 0.375rem;
  font-weight: 500;
}
section.get-sample-main > .section-bd .box-form .hs-form-field textarea.hs-input {
  min-height: 6em;
}
section.get-sample-main > .section-bd .box-form .hs-form-field .hs-form-checkbox-display {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
}
section.get-sample-main > .section-bd .box-form .hs-form-field .hs-form-checkbox-display .hs-input {
  width: 16px;
  margin-right: 0.25rem;
}
section.get-sample-main > .section-bd .box-form .hs-error-msgs,
section.get-sample-main > .section-bd .box-form .hs-error-msg {
  font-size: 0.875rem;
  color: #C12026;
  margin-top: 0.375rem;
}
section.get-sample-main > .section-bd .box-form .hs-button {
  margin-top: 1rem;
}
section.get-sample-main > .section-bd .box {
  margin: 0 auto;
}
section.get-sample-main > .section-bd .box > .box-bd {
  margin-top: 20px;
}
section.get-sample-main > .section-bd .box > .box-bd h5 {
  margin: 0;
}
section.get-sample-main > .section-bd .box > .box-ft .selectize-control.single .selectize-input:after {
  pointer-events: none;
  border-color: #fff transparent transparent transparent;
}
section.get-sample-main > .section-bd .box > .box-ft .selectize-control.single .selectize-input.dropdown-active:after {
  pointer-events: none;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
}
section.get-sample-main > .section-bd .box > .box-ft input,
section.get-sample-main > .section-bd .box > .box-ft .selectize-input {
  height: auto;
  outline: none;
  border: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #fff;
  padding: 0.6em 1em 0.7em;
  box-shadow: none;
}
section.get-sample-main > .section-bd .box > .box-ft input:after,
section.get-sample-main > .section-bd .box > .box-ft .selectize-input:after {
  right: 10px;
}
@media (max-width: 575.98px) {
  section.get-sample-main > .section-bd .box > .box-ft input,
  section.get-sample-main > .section-bd .box > .box-ft .selectize-input {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media (max-width: 575.98px) {
  section.get-sample-main > .section-bd .box > .box-ft .selectize-dropdown {
    font-size: 0.8rem;
    font-weight: normal;
  }
}
section.get-sample-main > .section-bd .box > .box-ft .btn, section.block-webinar-index > .section-bd .box-form section.get-sample-main > .section-bd .box > .box-ft .hs-button, section.get-sample-main > .section-bd .box > .box-ft .raiseshield-form .hs-form .hs-button, .raiseshield-form .hs-form section.get-sample-main > .section-bd .box > .box-ft .hs-button, section.get-sample-main > .section-bd .box > .box-ft section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.press-main > .section-ft .alm-btn-wrap section.get-sample-main > .section-bd .box > .box-ft .alm-load-more-btn, section.get-quote-main > .section-bd .box-form section.get-sample-main > .section-bd .box > .box-ft .hs-button, section.get-sample-main > .section-bd .box > .box-ft .box-form .hs-button, section.get-sample-main > .section-bd .box-form .box > .box-ft .hs-button {
  margin-right: 1em;
}
section.home-about-new {
  background: #fcfcfc;
}
section.home-about-new > .section-bd {
  padding: 0px 0;
}
@media (max-width: 575.98px) {
  section.home-about-new > .section-bd {
    padding: 50px 0;
  }
}
section.home-about-new > .section-bd .item {
  background-size: cover;
  background-position: center;
}
@media (max-width: 575.98px) {
  section.home-about-new > .section-bd .item {
    background: none !important;
    color: #212529 !important;
  }
}
section.home-about-new > .section-bd article {
  width: 52%;
  margin: 0 0 0 auto;
}
@media (max-width: 575.98px) {
  section.home-about-new > .section-bd article {
    width: 100%;
  }
}
section.home-about-new > .section-bd .flex-row-reverse article {
  width: 52%;
  margin: 0 auto 0 0;
}
@media (max-width: 575.98px) {
  section.home-about-new > .section-bd .flex-row-reverse article {
    width: 100%;
  }
}
section.home-about-new > .section-bd .row:last-of-type {
  margin-bottom: 0;
}
section.home-about-new > .section-bd .row article {
  padding-left: 40px;
}
@media (max-width: 575.98px) {
  section.home-about-new > .section-bd .row article {
    padding: 0 !important;
  }
}
section.home-about-new > .section-bd .row article h3 {
  margin-bottom: 1em;
  font-size: 1.5rem;
}
section.home-about-new > .section-bd .row.flex-row-reverse article {
  padding-left: 0;
  padding-right: 40px;
}

section.home-about {
  background: #fcfcfc;
}
section.home-about > .section-bd {
  padding: 60px 0;
}
section.home-about > .section-bd .row {
  margin-bottom: 50px;
}
section.home-about > .section-bd .row:last-of-type {
  margin-bottom: 0;
}
section.home-about > .section-bd .row article {
  padding-left: 40px;
}
@media (max-width: 575.98px) {
  section.home-about > .section-bd .row article {
    padding: 0 !important;
  }
}
section.home-about > .section-bd .row article h3 {
  margin-bottom: 1em;
  font-size: 1.5rem;
}
section.home-about > .section-bd .row.flex-row-reverse article {
  padding-left: 0;
  padding-right: 40px;
}

section.home-applications .section-hd p {
  margin: 0;
}
section.home-applications .section-hd {
  padding-bottom: 30px;
}
section.home-applications .section-bd .row {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.home-applications .section-bd .col {
  border-left: 1px solid rgba(255, 255, 255, 0.6);
}
@media (max-width: 575.98px) {
  section.home-applications .section-bd .col {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
  }
  section.home-applications .section-bd .col:first-of-type {
    border: none;
  }
}
section.home-applications .section-bd .col a {
  height: 560px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  text-align: center;
}
section.home-applications .section-bd .col a .application-icon {
  transition: opacity 0.3s ease;
  opacity: 0;
  display: inline-block;
  pointer-events: none;
  width: 110px;
  height: 110px;
  border-radius: 55px;
  text-align: center;
  border: 1px solid #fff;
  padding-top: 14px;
}
@media (max-width: 575.98px) {
  section.home-applications .section-bd .col a .application-icon {
    opacity: 1;
    width: 30%;
    height: 60px;
    text-align: center;
    border: none;
    padding: 0;
  }
  section.home-applications .section-bd .col a .application-icon img {
    width: 65px;
    height: 60px;
  }
}
section.home-applications .section-bd .col a img {
  filter: brightness(100);
  width: auto;
  height: 80px;
}
@media (max-width: 575.98px) {
  section.home-applications .section-bd .col a {
    height: auto;
    padding: 1.2em;
    text-align: left;
    background: rgba(35, 40, 59, 0.5);
  }
}
section.home-applications .section-bd .col a:hover {
  background: rgba(35, 40, 59, 0.5);
}
section.home-applications .section-bd .col a:hover .application-icon {
  opacity: 1;
}
section.home-applications .section-bd .col a:hover h4 {
  transform: translate(0, -80px);
}
section.home-applications .section-bd .col a h4 {
  bottom: 50px;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  transform: translate(0, 0px);
  margin: 0;
  font-weight: normal;
}
section.home-applications .section-bd .col a h4 svg {
  margin-left: 0.5em;
}
@media (max-width: 575.98px) {
  section.home-applications .section-bd .col a h4 {
    text-align: left;
    position: relative;
    top: 0;
    left: 0;
    font-weight: normal;
    font-size: 1rem;
    transform: translate(0, 0px) !important;
    padding-left: 20px;
  }
}
section.home-applications .section-bd .col:nth-child(1) {
  margin-left: 0;
  width: 20%;
}

section.home-customers {
  background: #C12026;
  color: #fff;
}
section.block-events-banner {
  background-position: center;
  background-size: cover;
  background-color: #333;
}
section.block-events-banner > .section-bd article {
  max-width: 800px;
  margin: 0 auto;
}
section.block-events-banner > .section-bd article p {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  section.block-events-banner > .section-bd article p {
    font-size: 1rem;
  }
}
section.home-help-center .section-bd {
  padding: 20px 0;
}
section.home-help-center .help-icons figure {
  position: relative;
}
section.home-help-center .help-icons figure img {
  width: 100px;
  max-width: 90%;
}
@media (max-width: 575.98px) {
  section.home-help-center .help-icons figure h5 {
    font-size: 15px;
  }
}
section.home-help-center .help-icons figure img {
  filter: grayscale(100);
  opacity: 0.7;
  transition: all 0.3s ease;
}
section.home-help-center .help-icons figure:hover img {
  filter: grayscale(0);
  opacity: 1;
}
section.home-help-center .help-icons figure:hover {
  color: #C12026;
}
section.home-help-center .help-icons a {
  display: block;
}

section.home-hero {
  background-color: #000;
}
section.home-hero .section-bd {
  height: 800px;
  min-height: 800px;
}
section.home-hero .section-bd > div {
  z-index: 1 !important;
}
section.home-hero .section-bd video {
  opacity: 0.6 !important;
}
@media (max-width: 575.98px) {
  section.home-hero .section-bd {
    min-height: 0;
    height: 80vh;
  }
}
@media (max-width: 575.98px) {
  section.home-hero .section-bd .btn, section.home-hero section.block-webinar-index > .section-bd .box-form .hs-button, section.home-hero .section-bd .raiseshield-form .hs-form .hs-button, .raiseshield-form .hs-form section.home-hero .section-bd .hs-button, section.home-hero .section-bd section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.press-main > .section-ft .alm-btn-wrap section.home-hero .section-bd .alm-load-more-btn, section.home-hero section.get-quote-main > .section-bd .box-form .hs-button, section.home-hero section.get-sample-main > .section-bd .box-form .hs-button {
    display: block;
    margin: 1em auto 0;
    max-width: 240px;
  }
}

section.industry-solutions > .section-bd .item {
  display: block;
  height: 100%;
  position: relative;
}
section.industry-solutions > .section-bd .item .item-hd {
  filter: grayscale(100);
  transition: all 0.3s ease;
  background-color: #000;
  background-position: center;
  background-size: cover;
}
@media (max-width: 575.98px) {
  section.industry-solutions > .section-bd .item .item-hd {
    height: 200px;
  }
}
section.industry-solutions > .section-bd .item .item-hd img {
  width: 100%;
  transition: all 0.3s ease;
  opacity: 0.7;
}
@media (max-width: 575.98px) {
  section.industry-solutions > .section-bd .item .item-hd img {
    opacity: 0;
    visibility: hidden;
  }
}
section.industry-solutions > .section-bd .item:hover .item-hd, section.industry-solutions > .section-bd .item:focus .item-hd, section.industry-solutions > .section-bd .item:active .item-hd {
  filter: grayscale(0);
}
section.industry-solutions > .section-bd .item:hover .item-hd img, section.industry-solutions > .section-bd .item:focus .item-hd img, section.industry-solutions > .section-bd .item:active .item-hd img {
  opacity: 1;
}
section.industry-solutions > .section-bd .item .item-bd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  text-align: center;
  color: #fff;
  top: 0;
  left: 0;
}
section.industry-solutions > .section-bd .item .item-bd img {
  width: 100px;
}
section.industry-solutions > .section-bd .item .item-bd h4 {
  margin-top: 0.8rem;
}
section.home-news-events {
  background: #616161;
}
section.home-news-events .section-bd {
  color: #fff;
}
section.home-news-events .section-bd .list .slick-slide,
section.home-news-events .section-bd .alm-listing .slick-slide {
  margin: 0 10px;
}
section.home-news-events .section-bd .list .slick-list,
section.home-news-events .section-bd .alm-listing .slick-list {
  margin: 0 -10px;
}
section.home-news-events .section-bd .list .slick-dots,
section.home-news-events .section-bd .alm-listing .slick-dots {
  bottom: -30px;
}
section.home-news-events .section-bd .list .item,
section.home-news-events .section-bd .alm-listing .item {
  width: 100%;
  border: 1px solid #aaa;
  transition: all 0.2s ease;
  color: #000;
  border-radius: 5px;
  overflow: hidden;
}
section.home-news-events .section-bd .list .item:hover, section.home-news-events .section-bd .list .item:active,
section.home-news-events .section-bd .alm-listing .item:hover,
section.home-news-events .section-bd .alm-listing .item:active {
  border-color: #fff;
}
@media (max-width: 575.98px) {
  section.home-news-events .section-bd .list .item,
  section.home-news-events .section-bd .alm-listing .item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
}
section.home-news-events .section-bd .list .item a,
section.home-news-events .section-bd .alm-listing .item a {
  transition: all 0.2s ease;
  transition-delay: 0;
}
section.home-news-events .section-bd .list .item span,
section.home-news-events .section-bd .alm-listing .item span {
  color: #C12026;
  font-size: 13px;
  transition: all 0.2s ease;
}
section.home-news-events .section-bd .list .item img,
section.home-news-events .section-bd .list .item figure,
section.home-news-events .section-bd .alm-listing .item img,
section.home-news-events .section-bd .alm-listing .item figure {
  margin: 0 auto;
}
section.home-news-events .section-bd .list .item figcaption,
section.home-news-events .section-bd .alm-listing .item figcaption {
  padding: 12px 15px;
}
section.home-news-events .section-bd .list .item figcaption h5,
section.home-news-events .section-bd .alm-listing .item figcaption h5 {
  line-height: 1.3;
  min-height: 2.6em;
  font-weight: normal;
  color: #fff;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  font-size: 1rem;
  align-items: center;
}
section.home-news-events .section-bd .list .item figcaption h5 a,
section.home-news-events .section-bd .alm-listing .item figcaption h5 a {
  width: 80%;
  display: block;
}
section.home-news-events .section-bd .list .item figcaption h5 span,
section.home-news-events .section-bd .alm-listing .item figcaption h5 span {
  width: 20%;
  display: block;
  text-align: right;
  color: #fff;
}
section.home-news-events .section-bd .list .item:hover span,
section.home-news-events .section-bd .list .item:hover a,
section.home-news-events .section-bd .alm-listing .item:hover span,
section.home-news-events .section-bd .alm-listing .item:hover a {
  color: white;
}
section.home-news-events .section-bd .list .item:first-child,
section.home-news-events .section-bd .alm-listing .item:first-child {
  margin-left: 0%;
}
section.home-news-events .section-bd .alm-btn-wrap {
  display: none;
}

section.home-ofp {
  border-top: 1px solid #eee;
}
section.home-raise-cloud {
  background-size: cover;
  background-position: center;
  color: #fff;
}
section.recent-updates {
  background: #616161;
}
section.recent-updates > .section-hd {
  color: #fff;
}
section.recent-updates > .section-bd .item {
  width: 100%;
  border: 1px solid #aaa;
  transition: all 0.2s ease;
  color: #000;
  border-radius: 5px;
  overflow: hidden;
}
section.recent-updates > .section-bd .item:hover, section.recent-updates > .section-bd .item:active {
  border-color: #fff;
}
@media (max-width: 575.98px) {
  section.recent-updates > .section-bd .item {
    width: 100%;
    margin-left: 0;
  }
}
section.recent-updates > .section-bd .item a {
  transition: all 0.2s ease;
  transition-delay: 0;
}
section.recent-updates > .section-bd .item a.link-type:hover, section.recent-updates > .section-bd .item a.link-type:focus, section.recent-updates > .section-bd .item a.link-type:active {
  border-bottom: 1px solid;
}
section.recent-updates > .section-bd .item img,
section.recent-updates > .section-bd .item figure {
  margin: 0 auto;
}
section.recent-updates > .section-bd .item figcaption {
  padding: 12px 15px;
}
section.recent-updates > .section-bd .item figcaption h5 {
  line-height: 1.3;
  min-height: 2.6em;
  font-weight: normal;
  color: #fff;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  font-size: 0.875rem;
  align-items: center;
}
section.recent-updates > .section-bd .item figcaption h5 a {
  width: 100%;
  display: block;
}
section.recent-updates > .section-bd .item figcaption p {
  color: #fff;
  font-size: 0.915rem;
  margin-top: 1rem;
}
@media (max-width: 575.98px) {
  section.recent-updates > .section-bd .item figcaption p {
    display: none;
  }
}
section.recent-updates > .section-bd .item figcaption span {
  color: #ccc;
  font-size: 13px;
  transition: all 0.2s ease;
}
section.recent-updates > .section-bd .item.item-primary {
  height: 100%;
}
section.recent-updates > .section-bd .item.item-primary figcaption {
  padding: 20px 20px;
}
@media (max-width: 575.98px) {
  section.recent-updates > .section-bd .item.item-primary figcaption {
    padding: 12px 15px;
  }
}
section.recent-updates > .section-bd .item.item-primary figcaption h5.text-h6 {
  font-size: 1.125rem;
  font-weight: bold;
}
@media (max-width: 575.98px) {
  section.recent-updates > .section-bd .item.item-primary figcaption h5.text-h6 {
    font-size: 0.875rem;
    font-weight: normal;
  }
}
section.recent-updates > .section-bd .item:hover span,
section.recent-updates > .section-bd .item:hover a {
  color: white;
}
section.recent-updates > .section-bd .item:first-child {
  margin-left: 0%;
}
@media (max-width: 575.98px) {
  section.recent-updates > .section-bd .sub-items > .row > .col:nth-of-type(n+3) {
    display: none;
  }
}
section.home-shortcuts {
  background: #f3f3f3;
}
section.home-shortcuts .section-bd {
  padding: 0px 0px;
}
section.home-shortcuts .section-bd .row .item:first-child {
  margin-left: 0;
}
section.home-shortcuts .section-bd .row .item {
  text-align: center;
}
section.home-shortcuts .section-bd .row .item figure {
  max-width: 100px;
  margin: 0 auto;
  transition: all 0.3s ease;
  display: inline-block;
}
section.home-shortcuts .section-bd .row .item figure:hover {
  color: #C12026;
  transform: scale(1.1);
}
section.home-shortcuts .section-bd .row .item figure:hover a {
  color: #C12026;
}
section.home-shortcuts .section-bd .row .item figure figcaption {
  margin-top: 10px;
  text-align: center;
}
section.home-shortcuts .section-bd .row .item figure a:hover {
  color: #C12026;
}

section.streamline > .section-hd {
  text-align: center;
}
section.streamline > .section-bd {
  margin-top: 1rem;
}
section.streamline > .section-bd .item {
  height: 100%;
  padding: 2rem 1.25rem;
  color: #212529;
  transition: all 0.3s ease;
  border-radius: 4px;
  display: block;
}
section.streamline > .section-bd .item h4 {
  text-align: center;
}
section.streamline > .section-bd .item p {
  margin-bottom: 0;
}
section.streamline > .section-bd .item:hover, section.streamline > .section-bd .item:focus, section.streamline > .section-bd .item:active {
  background-color: #eee;
}
section.ideamaker-configuration {
  background-color: #f5f5f5;
}
section.ideamaker-configuration > .section-bd .item {
  height: 100%;
  background-color: #fff;
  padding: 1.5rem;
}
section.ideamaker-configuration > .section-bd .item .item-ft {
  margin-top: 1rem;
}
section.ideamaker-features-new > .section-hd h2 {
  font-weight: 600;
}
section.ideamaker-features-new > .section-bd .box {
  padding: 2rem 0;
}
section.ideamaker-features-new > .section-bd .box img {
  border: 1px solid #eee;
}
section.ideamaker-features-new > .section-bd .box .row {
  align-items: center;
}
section.ideamaker-features-new > .section-bd .box:nth-of-type(even) {
  background-color: #f2f2f2;
}
section.ideamaker-features > .section-bd .box {
  padding-bottom: 4em;
  margin-bottom: 4em;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 575.98px) {
  section.ideamaker-features > .section-bd .box {
    padding-bottom: 2em;
    margin-bottom: 2em;
  }
}
section.ideamaker-features > .section-bd .box .row {
  align-items: center;
}
section.ideamaker-features > .section-bd .box:nth-of-type(even) .row {
  flex-direction: row-reverse;
}
section.ideamaker-features > .section-bd .box:last-of-type() {
  margin-bottom: 0em;
  border-bottom: none;
  padding-bottom: 0;
}
section.ideamaker-hero {
  position: relative;
}
section.ideamaker-hero > .section-hd {
  position: relative;
}
@media (max-width: 575.98px) {
  section.ideamaker-hero > .section-hd {
    display: none;
  }
}
section.ideamaker-hero > .section-bd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 575.98px) {
  section.ideamaker-hero > .section-bd {
    position: relative;
  }
}
@media (min-width: 768px) {
  section.ideamaker-hero > .section-bd {
    background: none !important;
  }
}
section.ideamaker-hero > .section-ft {
  position: absolute;
  bottom: 1.6rem;
  left: 0;
  width: 100%;
  color: #fff;
  z-index: 1;
}
section.ideamaker-hero > .section-ft a {
  color: #fff;
  border-bottom: 1px solid;
  display: inline-block;
}
section.ideamaker-hero > .section-ft a:hover, section.ideamaker-hero > .section-ft a:focus, section.ideamaker-hero > .section-ft a:active {
  border-bottom: none;
  border-bottom: 1px solid transparent;
}

section.ideamaker-other-features {
  background-color: #333;
  color: #fff;
}
section.ideamaker-other-features > .section-bd .item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  position: relative;
}
section.ideamaker-other-features > .section-bd .item .item-hd {
  width: 200px;
  align-items: center;
  padding-right: 2rem;
  margin-right: 2rem;
  border-right: 1px solid #C12026;
  height: 100%;
}
section.ideamaker-other-features > .section-bd .item .item-hd h2,
section.ideamaker-other-features > .section-bd .item .item-hd h3,
section.ideamaker-other-features > .section-bd .item .item-hd h4,
section.ideamaker-other-features > .section-bd .item .item-hd h5 {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  section.ideamaker-other-features > .section-bd .item .item-hd {
    width: 100%;
    margin-bottom: 1rem;
  }
}
section.ideamaker-other-features > .section-bd .item .item-bd {
  height: 100%;
}
section.ideamaker-other-features > .section-bd .item .item-bd ul,
section.ideamaker-other-features > .section-bd .item .item-bd li {
  margin-top: 0;
  margin-bottom: 0;
  color: #ccc;
}
section.ideamaker-overview {
  background-color: #f2f2f2;
}
section.ideamaker-overview > .section-hd a {
  border-bottom: 1px solid;
}
section.ideamaker-overview > .section-hd a:hover, section.ideamaker-overview > .section-hd a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}

section.ideamaker-requirements {
  background: #707070;
  color: #fff;
}
section.ideamaker-requirements > .section-bd {
  margin-top: 30px;
}
section.ideamaker-workflow {
  position: relative;
}
section.ideamaker-workflow:before {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #707070;
  height: 75%;
}
@media (max-width: 575.98px) {
  section.ideamaker-workflow:before {
    height: 100%;
  }
}
section.ideamaker-workflow > .section-hd {
  position: relative;
  color: #fff;
}
section.ideamaker-workflow > .section-hd h2,
section.ideamaker-workflow > .section-hd h3,
section.ideamaker-workflow > .section-hd p {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
section.ideamaker-workflow > .section-bd {
  position: relative;
}
section.ideamaker-workflow > .section-bd img {
  display: block;
  max-width: 680px;
  margin: 0 auto 50px;
}
@media (max-width: 575.98px) {
  section.ideamaker-workflow > .section-bd {
    display: none;
  }
}
section.ideamaker-workflow > .section-ft {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
@media (max-width: 575.98px) {
  section.ideamaker-workflow > .section-ft {
    position: relative;
  }
}
section.ideamaker-workflow > .section-ft .item .item-hd a {
  display: block;
}
section.ideamaker-workflow > .section-ft .item .item-hd img {
  transition: all 0.3s ease;
}
section.ideamaker-workflow > .section-ft .item .item-hd:hover img, section.ideamaker-workflow > .section-ft .item .item-hd:focus img, section.ideamaker-workflow > .section-ft .item .item-hd:active img {
  transform: scale(1.05);
}
section.ideamaker-workflow > .section-ft .item {
  text-align: center;
  padding: 0 1rem;
}
@media (max-width: 575.98px) {
  section.ideamaker-workflow > .section-ft .item {
    padding: 0;
    color: #fff;
  }
}
section.ideamaker-workflow > .section-ft .item .item-bd {
  margin-top: 1rem;
}

.landing-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 0 10px;
  z-index: 9998;
}
.landing-popup .popup-body {
  background-color: #333;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  border-radius: 0px;
  position: relative;
  background-position: center;
  background-size: cover;
}
.landing-popup .popup-body img {
  height: auto;
}
@media (max-width: 575.98px) {
  .landing-popup .popup-body h2 {
    font-size: 1.25rem;
  }
}
.landing-popup .popup-body .container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 575.98px) {
  .landing-popup .popup-body {
    padding: 40px 0px;
  }
}
.landing-popup .popup-body .btn-toggle-popup,
.landing-popup .popup-body .btn-close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
}
@media (max-width: 575.98px) {
  .landing-popup .popup-body .btn-toggle-popup,
  .landing-popup .popup-body .btn-close-popup {
    right: 10px;
    top: 10px;
  }
}
.landing-popup .popup-body .btn-toggle-popup,
.landing-popup .popup-body .btn-close-popup {
  z-index: 9999;
}

section.legal-main {
  padding: 150px 0;
  background: #171819;
  color: #fff;
}
section.news-main > .section-hd {
  text-align: center;
}
section.news-main > .section-hd .news-filter .alm-filter--radio {
  display: inline-block;
  padding: 0 2em;
  border-left: 1px solid #ddd;
}
section.news-main > .section-hd .news-filter .alm-filter--radio:first-child {
  border: none;
}
section.news-main > .section-hd .news-filter .alm-filter--link:before, section.news-main > .section-hd .news-filter .alm-filter--link:after {
  display: none;
}
section.news-main > .section-hd .news-filter .alm-filter--link {
  padding: 0;
}
section.news-main > .section-hd .news-filter .alm-filter--link.active {
  font-weight: bold;
}
section.news-main > .section-hd .news-filter .alm-filters-edit {
  display: none;
}
section.news-main > .section-bd .alm-listing {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
section.news-main > .section-bd .alm-listing .item {
  height: 100%;
}
section.news-main > .section-bd .alm-listing .item .box {
  display: block;
  background: #fff;
  height: 100%;
  transition: all 0.2s ease;
  border: 1px solid #eee;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0.75rem;
}
@media (max-width: 575.98px) {
  section.news-main > .section-bd .alm-listing .item .box {
    padding: 30px 20px;
    margin: 0;
  }
}
section.news-main > .section-bd .alm-listing .item .box .box-bd h3 {
  font-size: 1.125rem;
  line-height: 1.12;
  min-height: 2.2em;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 2.2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
section.news-main > .section-bd .alm-listing .item .box .box-bd span {
  font-size: 0.8rem;
  transition: all 0.2s ease;
  color: #999;
}
section.news-main > .section-bd .alm-listing .item .box:hover {
  border-color: #C12026;
}
section.news-main > .section-bd .alm-btn-wrap {
  text-align: center;
  margin-top: 1em;
}
section.news-main > .section-bd .alm-btn-wrap .alm-load-more-btn {
  padding: 0.5em 2em;
}
section.news-main > .section-bd .alm-btn-wrap .alm-load-more-btn.done {
  opacity: 0.3;
  pointer-events: none;
}
section.ofp-filaments-main > .section-bd .box {
  background: #f6f6f6;
  border-radius: 10px;
  padding: 4px;
}
section.ofp-filaments-main > .section-bd .box > .box-hd ul {
  display: flex;
}
section.ofp-filaments-main > .section-bd .box > .box-hd ul li {
  margin: 4px 4px;
  background: #fff;
  text-align: center;
  width: 25%;
}
section.ofp-filaments-main > .section-bd .box > .box-hd ul li h5 {
  margin: 10px 0 0;
}
section.ofp-filaments-main > .section-bd .box > .box-hd ul li a {
  display: block;
  padding: 10px 40px;
}
section.ofp-filaments-main > .section-bd .box > .box-hd ul li.active {
  background: none;
}
section.ofp-filaments-main > .section-bd .box > .box-bd {
  background: #fff;
  border-radius: 10px;
  padding: 100px;
  margin: 20px;
}
section.ofp-filaments-main > .section-bd .box > .box-bd .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}
section.ofp-filaments-main > .section-bd .box > .box-bd .row > .col:nth-child(1) {
  width: 45%;
}
section.ofp-filaments-main > .section-bd .box > .box-bd .row > .col:nth-child(2) {
  width: 55%;
  padding-left: 15%;
}
section.ofp-filaments-main > .section-bd .ofp-filaments-list .ofp-filaments-item {
  padding: 40px;
}
section.ofp-filaments-main > .section-bd .ofp-filaments-list .ofp-filaments-item h3 {
  font-size: 1.5rem;
  margin-bottom: 1em;
}
section.ofp-filaments-main > .section-bd .ofp-filaments-list .ofp-filaments-item h4 {
  font-size: 1rem;
}
section.ofp-filaments-main > .section-bd .ofp-filaments-list .ofp-filaments-item h5 {
  font-size: 1rem;
}
section.ofp-filaments-main > .section-bd .ofp-filaments-list .ofp-filaments-item img {
  max-width: 250px;
  max-height: 250px;
}
section.ofp-filaments-main > .section-bd .ofp-filaments-list .ofp-filaments-item:nth-of-type(even) {
  background: #f6f6f6;
}
section.ofp-hero > .section-bd .container {
  text-align: left;
}
section.ofp-hero > .section-bd .container h1, section.ofp-hero > .section-bd .container h2, section.ofp-hero > .section-bd .container h3, section.ofp-hero > .section-bd .container h4, section.ofp-hero > .section-bd .container h5, section.ofp-hero > .section-bd .container h6, section.ofp-hero > .section-bd .container p, section.ofp-hero > .section-bd .container .text-h1, section.ofp-hero > .section-bd .container .text-h2, section.ofp-hero > .section-bd .container .text-h3, section.ofp-hero > .section-bd .container .text-h4 {
  max-width: none;
}

section.ofp-participants-main > .section-hd h4 span {
  font-size: 1rem;
  color: #999;
  font-weight: normal;
  font-style: italic;
}
section.ofp-participants-main > .section-bd .box .box-hd {
  background: #222;
  color: #fff;
  font-weight: bold;
  font-size: 0.915rem;
  padding: 0.5rem 1em 0.5rem;
}
section.ofp-participants-main > .section-bd .box .box-bd {
  padding: 0.4em 1em 0.5em;
}
section.ofp-participants-main > .section-bd .box .box-bd p,
section.ofp-participants-main > .section-bd .box .box-bd li {
  margin: 0 0 0.5em 0;
}
section.ofp-participants-main > .section-bd .box .box-bd p a,
section.ofp-participants-main > .section-bd .box .box-bd li a {
  color: #666;
  text-decoration: none;
  border-bottom-color: transparent;
}
section.ofp-participants-main > .section-bd .box .box-bd p a:hover, section.ofp-participants-main > .section-bd .box .box-bd p a:active,
section.ofp-participants-main > .section-bd .box .box-bd li a:hover,
section.ofp-participants-main > .section-bd .box .box-bd li a:active {
  color: #C12026;
  border-bottom-color: transparent;
}
section.partner-stories > .section-bd .alm-listing {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
section.partner-stories > .section-bd .alm-listing .item {
  height: 100%;
  align-items: flex-start;
}
section.partner-stories > .section-bd .alm-listing .item h3 {
  font-size: 1.125rem;
  line-height: 1.12;
  min-height: 2.2em;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 2.2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 0;
}
section.partner-stories > .section-bd .alm-listing .item p {
  font-size: 1rem;
  line-height: 1.12;
  min-height: 2.2em;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 2.2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
section.partner-stories > .section-bd .alm-btn-wrap {
  text-align: center;
  margin-top: 1em;
}
section.partner-stories > .section-bd .alm-btn-wrap .alm-load-more-btn {
  padding: 0.5em 2em;
}
section.partner-stories > .section-bd .alm-btn-wrap .alm-load-more-btn.done {
  opacity: 0.6;
  pointer-events: none;
}

section.press-main {
  padding: 150px 0 80px;
  background: #171819;
  color: #fff;
}
section.press-main > .section-bd .container .box {
  padding: 1.5em;
  background-color: #444;
  border-radius: 10px;
}
section.press-main > .section-bd .container .box p {
  margin-bottom: 0;
}
section.press-main > .section-bd a {
  color: #C12026;
  border-bottom: 1px solid;
}
section.press-main > .section-bd a:hover, section.press-main > .section-bd a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.press-main > .section-ft h5 {
  font-size: 1.1rem;
}
section.press-main > .section-ft h6 {
  font-weight: 400;
  opacity: 0.9;
}
section.press-main > .section-ft article {
  color: #eee;
}
section.press-main > .section-ft article p,
section.press-main > .section-ft article h2,
section.press-main > .section-ft article h3,
section.press-main > .section-ft article h4,
section.press-main > .section-ft article h5 {
  font-size: 0.875rem;
}
section.press-main > .section-ft .alm-btn-wrap {
  text-align: center;
  margin-top: 1em;
}
section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn {
  padding: 0.5em 2em;
}
section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn.done {
  opacity: 0;
  pointer-events: none;
}

section.compare-models {
  background: #fbfbfb;
}
section.compare-models .section-bd .container .row > .col:first-child {
  margin-left: 0;
}
section.compare-models .section-bd .container .row > .col .box-model .box-hd {
  text-align: center;
}
section.compare-models .section-bd .container .row > .col .box-model .box-hd h5 {
  font-weight: normal;
}
section.compare-models .section-bd .container .row > .col .box-model .box-hd h5 span {
  text-decoration: line-through;
}
section.compare-models .section-bd .container .row > .col .box-model img {
  margin: 30px auto;
  display: block;
  width: 360px;
  max-height: 360px;
  max-width: 90%;
}
section.compare-models .section-bd .printer-item {
  display: none;
}
section.compare-models .section-bd .printer-item.active {
  display: block;
}
section.compare-models .section-bd .selectize-control {
  margin: 0 auto;
  max-width: 300px;
}
section.compare-models .section-bd .selectize-control .selectize-input {
  border: none;
  border-bottom: 1px solid #ccc;
  font-size: 1.1rem;
  font-weight: bold;
  border-radius: 0;
  background: none;
  padding: 1em 0;
}
section.compare-models .section-bd .selectize-control .selectize-input:after {
  right: 3px;
}
@media (max-width: 575.98px) {
  section.compare-models .section-bd .selectize-control .selectize-input {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media (max-width: 575.98px) {
  section.compare-models .section-bd .selectize-control .selectize-dropdown {
    font-size: 0.8rem;
    font-weight: normal;
  }
}

section.feature-section article {
  margin: 0;
}
section.feature-section article p:last-of-type {
  margin-bottom: 0;
}
section.feature-section article ul {
  margin-top: 1em;
}
section.feature-section article .embed-responsive {
  margin: 0 auto;
}
section.feature-section article h3 {
  margin-bottom: 1rem;
}
section.feature-section article h5,
section.feature-section article h6 {
  margin-bottom: 1rem;
  font-weight: bold;
}

section.pro2-features h3 {
  margin-bottom: 1rem;
}
section.pro2-features h5 {
  margin-bottom: 1rem;
  font-weight: bold;
}
section.pro2-features > div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
section.pro2-features > .extrusion {
  color: white;
}
section.pro2-features > .size {
  background: #fff;
}
section.pro2-features > .screen {
  background: #1A1A1A;
  color: #fff;
}
section.pro2-features > .screen .container {
  max-width: 1400px;
}
section.pro2-features > .material {
  background: #fff;
}
section.pro2-features > .resuming {
  color: #fff;
}
section.pro2-features > .resolution ul {
  display: flex;
}
section.pro2-features > .resolution ul li {
  width: 45%;
  margin-left: 10%;
}
section.pro2-features > .resolution ul li:first-child {
  margin-left: 0;
}
section.pro2-features > .wireless {
  padding: 10px 0;
  background: #1A1A1A;
  color: #fff;
}
section.pro2-features > .filtration {
  color: #fff;
  text-align: center;
}
section.pro2-features > .plate {
  color: #fff;
}
section.pro2-features > .specs .item {
  margin-bottom: 20px;
  text-align: center;
}
section.pro2-features > .specs .item .box {
  padding: 30px;
  background: #f6f6f6;
  border-radius: 10px;
  text-align: left;
}
section.pro2-features > .specs .item .box h4 {
  color: #C12026;
  margin-bottom: 0.3em;
}
section.pro2-features > .video {
  padding: 0px 0;
  color: #fff;
  background-color: #222;
}
section.pro2-features > .video .container iframe {
  display: block;
}

section.printers-main {
  background: #fbfbfb;
}
section.printers-main > .section-hd ul li {
  display: inline-block;
  border-left: 1px solid #ccc;
  padding: 0 2em;
}
section.printers-main > .section-hd ul li:first-of-type {
  border: none;
}
@media (max-width: 575.98px) {
  section.printers-main > .section-hd ul li {
    display: block;
    border: none;
    margin-top: 1em;
  }
  section.printers-main > .section-hd ul li:first-of-type {
    margin-top: 0;
  }
}
section.printers-main > .section-hd ul li a:hover {
  color: #C12026;
}
section.printers-main > .section-bd {
  padding: 0px 0;
}
section.printers-main > .section-bd .printers-item {
  padding: 70px 0;
}
section.printers-main > .section-bd .printers-item:nth-of-type(even) {
  border-top: 1px solid #ddd;
}
section.printers-main > .section-bd .printers-item:nth-of-type(even) .row {
  flex-direction: row-reverse;
}
section.pro2-series {
  background: #fbfbfb;
}
section.pro2-series > .section-hd ul li {
  display: inline-block;
  border-left: 1px solid #ccc;
  padding: 0 2em;
}
section.pro2-series > .section-hd ul li:first-of-type {
  border: none;
}
@media (max-width: 575.98px) {
  section.pro2-series > .section-hd ul li {
    display: block;
    border: none;
    margin-top: 1em;
  }
  section.pro2-series > .section-hd ul li:first-of-type {
    margin-top: 0;
  }
}
section.pro2-series > .section-hd ul li a:hover {
  color: #C12026;
}
section.pro2-series > .section-bd {
  padding: 0px 0;
}
section.pro2-series > .section-bd .printers-item {
  padding: 70px 0;
}
section.pro2-series > .section-bd .printers-item:nth-of-type(even) {
  border-top: 1px solid #ddd;
}
section.pro2-series > .section-bd .printers-item:nth-of-type(even) .row {
  flex-direction: row-reverse;
}
section.hero-pro2 {
  position: relative;
  padding: 120px 0 50px;
  color: #fff;
  background-color: #171819;
}
@media (max-width: 575.98px) {
  section.hero-pro2 {
    padding-bottom: 0;
  }
}
section.hero-pro2 > .section-hd {
  position: relative;
  z-index: 1;
}
@media (max-width: 575.98px) {
  section.hero-pro2 > .section-hd h1 {
    font-size: 1.25rem;
  }
}
section.hero-pro2 > .section-hd h3,
section.hero-pro2 > .section-hd h4 {
  font-weight: 400;
}
section.hero-pro2 > .section-hd .text-h2 {
  font-size: 2.25rem;
}
@media (max-width: 575.98px) {
  section.hero-pro2 > .section-hd .text-h2 {
    font-size: 1.25rem;
  }
}
section.hero-pro2 > .section-hd .text-h4 {
  font-size: 1.5rem;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  section.hero-pro2 > .section-hd .text-h4 {
    font-size: 1rem;
  }
}
section.hero-pro2 > .section-bd {
  position: relative;
  z-index: 1;
}
section.hero-pro2 > .section-bd figure {
  text-align: center;
  padding: 0 50px;
}
@media (max-width: 575.98px) {
  section.hero-pro2 > .section-bd figure {
    padding: 0;
  }
}
section.pro2-features .features-extrusion {
  background-color: #000;
  color: #fff;
}
section.pro2-features .features-extrusion .box-hd {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}
@media (max-width: 575.98px) {
  section.pro2-features .features-extrusion .box-hd {
    background: none !important;
  }
}
section.pro2-features .features-extrusion .box-bd {
  color: #fff;
}
section.pro2-features .features-extrusion .box-bd h4,
section.pro2-features .features-extrusion .box-bd h5 {
  font-weight: 400;
  color: #eee;
}
section.pro2-features .features-extrusion .box-bd h4 em,
section.pro2-features .features-extrusion .box-bd h5 em {
  font-size: 1rem;
  font-style: normal;
  color: #999;
  font-weight: 400;
  margin: 0 0.2em;
}
section.pro2-features .features-extrusion .box-bd p,
section.pro2-features .features-extrusion .box-bd ul {
  color: #999;
}
section.pro2-features .features-filaments {
  background-color: #fbfbfb;
}
section.pro2-features .features-ux ul li {
  margin: 2em 0;
}
section.pro2-features .features-ux ul li a.state-sync {
  opacity: 1;
}
section.pro2-features .features-ux ul li a.state-sync i {
  display: none;
}
section.pro2-features .features-ux ul li a.state-sync.active {
  color: #C12026;
}
section.pro2-features .features-ux ul li a.state-sync.active i {
  display: inline-block;
  margin-left: 1em;
}
section.pro2-features .features-ux .state-sync {
  opacity: 0.5;
}
@media (max-width: 575.98px) {
  section.pro2-features .features-ux .state-sync {
    opacity: 1;
  }
}
section.pro2-features .features-ux .state-sync.active {
  opacity: 1;
}
section.pro2-features .features-resuming .nav-tabs .nav-item {
  width: 50%;
  border: none !important;
  border-bottom: 5px solid #fff !important;
  text-align: center;
  line-height: 1.1;
}
section.pro2-features .features-resuming .nav-tabs .nav-item.active {
  border-bottom-color: #C12026 !important;
}
section.pro2-features .features-resuming .tab-content {
  background-color: #000;
  color: #fff;
}
section.pro2-features .features-controller {
  background-position: center;
  background-size: cover;
  color: #fff;
}
section.pro2-features .features-controller article {
  max-width: 560px;
}
section.pro2-features .features-controller ul {
  margin-top: 3em;
  line-height: 1.2;
}
section.pro2-features .features-controller ul li {
  margin-bottom: 0.6em;
}
section.pro2-features .features-filter {
  background-color: #000;
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  color: #fff;
}
@media (max-width: 575.98px) {
  section.pro2-features .features-filter {
    background-image: none !important;
  }
}
section.pro2-features .features-plate {
  background-color: #000;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  color: #fff;
}
@media (max-width: 575.98px) {
  section.pro2-features .features-plate {
    background-image: none !important;
  }
}
section.pro2-features .features-specs .specs-heading {
  border-bottom: 2px solid #C12026;
  color: #C12026;
}
section.pro2-features .features-specs .specs-heading h4 {
  font-size: 1.2rem;
}
section.pro2-features .features-specs .specs-group .specs-hd {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em;
}
section.pro2-features .features-specs .specs-group .specs-hd h4 {
  color: #111;
  font-size: 1.1rem;
}
section.pro2-features .features-specs .specs-group .specs-hd h4 span {
  display: inline-block;
  width: 50px;
  font-size: 24px;
  text-align: center;
  color: #666;
  vertical-align: middle;
}
section.pro2-features .features-specs .specs-group .specs-bd p {
  margin-bottom: 0;
}
section.pro2-features .features-specs .specs-group .specs-bd h5 {
  font-size: 1rem;
  padding-left: 50px;
  font-weight: normal;
  color: #111;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  section.pro2-features .features-specs .specs-group .specs-bd h5 {
    padding-left: 0;
    font-size: 0.875rem;
    margin-top: 0.3em;
  }
}
section.pro2-features .features-specs .specs-group .specs-bd {
  color: #888;
}

section.pro2-printers {
  position: relative;
  padding: 120px 0 50px;
  color: #fff;
}
@media (max-width: 575.98px) {
  section.pro2-printers {
    padding-bottom: 0;
  }
}
section.pro2-printers:before {
  content: "";
  background-color: #404040;
  position: absolute;
  left: 0;
  top: 0;
  width: 50.1%;
  height: 100%;
}
@media (max-width: 575.98px) {
  section.pro2-printers:before {
    width: 100%;
    height: 60%;
  }
}
section.pro2-printers:after {
  content: "";
  background-color: #171819;
  position: absolute;
  right: 0;
  top: 0;
  width: 50.1%;
  height: 100%;
}
@media (max-width: 575.98px) {
  section.pro2-printers:after {
    width: 100%;
    height: 42%;
    top: auto;
    bottom: 0;
  }
}
section.pro2-printers > .section-hd {
  position: relative;
  z-index: 1;
}
section.pro2-printers > .section-hd .text-h2 {
  font-size: 2.25rem;
}
section.pro2-printers > .section-hd .text-h4 {
  font-size: 1.5rem;
  font-weight: 400;
}
section.pro2-printers > .section-bd {
  position: relative;
  z-index: 1;
}
section.pro2-printers > .section-bd figure {
  text-align: center;
  padding: 0 50px;
}
.feature-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.feature-section img {
  pointer-events: none;
  user-select: none;
}

.product-filters li {
  margin-bottom: 0.5rem;
}
@media (max-width: 575.98px) {
  .product-filters li {
    display: inline-block;
    margin-right: 1em;
  }
}
.product-filters a.active {
  color: #C12026;
  font-weight: bold;
}
.product-filters .alm-filters-edit {
  display: none !important;
}

.product-grid {
  min-height: 500px;
  display: flex;
  flex-wrap: wrap;
}
.product-grid .alm-listing {
  display: flex;
  flex-wrap: wrap;
}
.product-grid .product-item {
  width: 30%;
  margin-left: 5%;
  margin-bottom: 5%;
  position: relative;
}
.product-grid .product-item:nth-of-type(3n+1) {
  margin-left: 0;
}
@media (max-width: 575.98px) {
  .product-grid .product-item {
    width: 100%;
    margin: 15px 0;
  }
}
.product-grid .product-item figure figcaption {
  margin-top: 1rem;
  text-align: center;
  font-size: 0.875rem;
}
.product-grid .product-item a:hover {
  color: #C12026;
}
.product-grid .alm-btn-wrap {
  display: none;
}

section.product-main {
  min-height: 530px;
}
section.product-main > .section-bd {
  padding-top: 50px;
}
section.product-main > .section-bd .product-main-cta {
  position: sticky;
  top: 100px;
  left: 0;
}
@media (max-width: 575.98px) {
  section.product-main > .section-bd .product-main-cta {
    position: static;
  }
}
section.product-main > .section-bd .product-shopping {
  min-height: 100px;
}
section.product-main > .section-bd .product-title {
  font-size: 1.875rem;
  margin-bottom: 0.5em;
}
@media (max-width: 575.98px) {
  section.product-main > .section-bd .product-title {
    font-size: 1.5rem;
  }
}
section.product-main > .section-bd .product-price-tag {
  font-weight: 500;
  font-size: 1.125rem;
  color: #222;
}
section.product-main > .section-bd .product-slider .flickity-button:disabled {
  opacity: 0;
}
section.product-main > .section-bd .product-slider .product-slide {
  display: none;
}
section.product-main > .section-bd .product-slider .product-slide img {
  width: 100%;
}
section.product-main > .section-bd .product-slider .slick-slide .product-slide {
  display: block;
}
section.product-main > .section-bd .product-slider .product-slider-ft {
  margin-top: 8px;
}
section.product-main > .section-bd .product-slider .product-slider-ft .slick-slide {
  padding-left: 12px !important;
  opacity: 0.6;
  transition: opacity 0.2s ease;
}
section.product-main > .section-bd .product-slider .product-slider-ft .slick-slide img {
  border: 0px solid transparent;
}
section.product-main > .section-bd .product-slider .product-slider-ft .slick-slide.slick-current {
  opacity: 1;
}
section.product-main > .section-bd .product-slider .product-slider-ft .slick-slide.slick-current img {
  border: 0px solid #222;
}
section.product-main > .section-bd .product-slider .product-slider-ft .product-slider-nav {
  overflow: hidden;
}
section.product-main > .section-bd .product-slider .product-slider-ft .slick-list {
  margin-left: -12px;
}
@media only screen and (max-width: 680px) {
  section.product-main > .section-bd .product-slider .product-slider-ft {
    margin-top: 12px;
  }
}
section.product-main > .section-bd .product-shopify-wrap {
  min-height: 80px;
  position: relative;
}
section.product-main > .section-bd .product-shopping {
  min-height: 95px;
}
section.product-main > .section-bd .freeshipping-wrap {
  margin-top: 2rem;
  right: 0px;
  bottom: 3px;
}
@media (max-width: 575.98px) {
  section.product-main > .section-bd .freeshipping-wrap {
    right: 0px;
    bottom: 4px;
  }
}
section.product-main > .section-bd .freeshipping-tag {
  display: inline-block;
  text-align: left;
  color: #999;
}
section.product-main > .section-bd .freeshipping-tag svg {
  width: 24px;
  height: 24px;
}
section.product-main > .section-bd .freeshipping-tag span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  font-weight: 400;
  font-size: 13px;
  margin-left: 2px;
}
section.product-main .shopify-buy-frame--product.shopify-buy__layout-horizontal iframe {
  max-width: 100%;
}
section.product-main .shopify-buy__btn {
  font-weight: 500;
  border-radius: 50rem !important;
}
section.product-main article p,
section.product-main article ul,
section.product-main article ol {
  font-size: 0.875rem;
}
section.product-main ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
section.product-main img {
  display: block;
  max-width: 100%;
}
section.product-main input {
  -webkit-appearance: textfield;
  margin: 0;
}
section.product-main .clearfix:after {
  content: "";
  display: none;
}
section.product-main .visuallyhidden {
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
section.product-main .component-container {
  overflow: hidden;
}
section.product-main .shopify-buy__type--center {
  text-align: center;
}
section.product-main .shopify-buy--visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
section.product-main .shopify-buy__quantity-decrement,
section.product-main .shopify-buy__quantity-increment {
  color: #212529;
  display: block;
  height: 30px;
  float: left;
  line-height: 16px;
  font-family: monospace;
  width: 26px;
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  font-size: 18px;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #767676;
  position: relative;
}
section.product-main .shopify-buy__quantity-decrement svg,
section.product-main .shopify-buy__quantity-increment svg {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -7px;
  fill: currentColor;
}
section.product-main .shopify-buy__quantity-decrement {
  border-radius: 3px 0 0 3px;
}
section.product-main .shopify-buy__quantity-increment {
  border-radius: 0 3px 3px 0;
}
section.product-main .shopify-buy__quantity {
  color: black;
  width: 45px;
  height: 30px;
  font-size: 16px;
  border: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  display: inline-block;
  padding: 0;
  border-radius: 0;
  border-top: 1px solid #767676;
  border-bottom: 1px solid #767676;
}
section.product-main input[type=number]::-webkit-inner-spin-button,
section.product-main input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
section.product-main .shopify-buy__quantity-container.shopify-buy__quantity-with-btns {
  overflow: hidden;
}
section.product-main .shopify-buy__quantity-container.shopify-buy__quantity-with-btns .shopify-buy__quantity {
  border-left: 0;
  border-right: 0;
  float: left;
}
section.product-main .shopify-buy__btn {
  color: #fff;
  font-size: 15px;
  background-color: #78b657;
  padding: 12px 40px;
  letter-spacing: 0.3px;
  display: block;
  border-radius: 3px;
  cursor: pointer;
  transition: background 200ms ease;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.2;
  border: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
}
section.product-main .shopify-buy__btn:hover,
section.product-main .shopify-buy__btn:focus {
  background-color: #5f9d3e;
}
section.product-main .shopify-buy__btn--parent {
  background-color: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
}
section.product-main .shopify-buy__btn--parent:hover .product__variant-img,
section.product-main .shopify-buy__btn--parent:focus .product__variant-img {
  opacity: 0.7;
}
section.product-main .shopify-buy__btn--cart-tab {
  padding: 5px 11px;
  border-radius: 3px 0 0 3px;
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  opacity: 0;
  min-width: inherit;
  width: auto;
  height: auto;
  z-index: 2147483647;
}
section.product-main .shopify-buy__btn--cart-tab.is-active {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}
section.product-main .shopify-buy__btn__counter {
  display: block;
  margin: 0 auto 10px auto;
  font-size: 18px;
}
section.product-main .shopify-buy__icon-cart--side {
  height: 20px;
  width: 20px;
}
section.product-main .shopify-buy__btn[disabled] {
  background-color: #999;
  pointer-events: none;
}
section.product-main .shopify-buy__btn--close {
  position: absolute;
  right: 9px;
  top: 8px;
  font-size: 35px;
  color: #767676;
  border: none;
  background-color: transparent;
  transition: color 100ms ease, -webkit-transform 100ms ease;
  transition: transform 100ms ease, color 100ms ease;
  transition: transform 100ms ease, color 100ms ease, -webkit-transform 100ms ease;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-right: 9px;
}
section.product-main .shopify-buy__btn--close:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  color: rgb(105, 105, 105);
}
section.product-main .shopify-buy__option-select-wrapper {
  border: 1px solid #d3dbe2;
  border-radius: 3px;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  overflow: hidden;
  vertical-align: bottom;
}
section.product-main .shopify-buy__select-icon {
  cursor: pointer;
  display: block;
  fill: #798c9c;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  pointer-events: none;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}
section.product-main .shopify-buy__option-select + .shopify-buy__option-select {
  margin-top: 7.5px;
}
section.product-main .shopify-buy__option-select__label {
  display: block;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 5px;
}
section.product-main .shopify-buy__btn--parent .shopify-buy__option-select__label {
  cursor: pointer;
}
section.product-main .shopify-buy__option-select__select {
  font-size: inherit;
  padding: 7px 10px;
  padding-right: 32px;
  border: 0;
  width: 100%;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
}
section.product-main .shopify-buy__option-select__select::-ms-expand {
  display: none;
}
section.product-main .shopify-buy__btn--parent .shopify-buy__option-select__select {
  cursor: pointer;
}
section.product-main .shopify-buy__product {
  overflow: hidden;
  width: 100%;
}
section.product-main .shopify-buy__product__variant-img {
  margin: 0 auto 15px auto;
  transition: opacity 0.3s ease;
  opacity: 1;
}
section.product-main .shopify-buy__product__variant-img.is-transitioning {
  opacity: 0;
}
section.product-main .shopify-buy__is-button {
  cursor: pointer;
}
section.product-main .shopify-buy__no-image .shopify-buy__product__variant-img {
  display: none;
}
section.product-main .shopify-buy__product__title {
  font-size: 18px;
  line-height: 1.2;
  color: #212529;
  margin-bottom: 15px;
  font-weight: 700;
}
section.product-main .shopify-buy__layout-horizontal .shopify-buy__product__title {
  margin-top: 10px;
}
section.product-main .shopify-buy__product__variant-title {
  font-size: 18px;
  color: #666;
  font-weight: 400;
  text-align: center;
  margin-bottom: 15px;
}
section.product-main .shopify-buy__product__price {
  margin-bottom: 15px;
}
section.product-main .shopify-buy__product-description {
  margin-top: 30px;
  line-height: 1.5;
  color: #212529;
  font-size: 1rem;
}
section.product-main .shopify-buy__product-description a {
  color: #C12026;
  border-bottom: 1px solid;
}
section.product-main .shopify-buy__product-description a:hover, section.product-main .shopify-buy__product-description a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.product-main .shopify-buy__product-description h4 {
  font-size: 1rem;
}
section.product-main .shopify-buy__product-description p,
section.product-main .shopify-buy__product-description ul,
section.product-main .shopify-buy__product-description ol,
section.product-main .shopify-buy__product-description img {
  margin-bottom: 10px;
}
section.product-main .shopify-buy__product-description p:last-child,
section.product-main .shopify-buy__product-description ul:last-child,
section.product-main .shopify-buy__product-description ol:last-child,
section.product-main .shopify-buy__product-description img:last-child {
  margin-bottom: 0;
}
section.product-main .shopify-buy__product-description a {
  color: inherit;
}
section.product-main .shopify-buy__product-description img {
  max-width: 100%;
}
section.product-main .shopify-buy__product-description h1 {
  font-size: 20px;
}
section.product-main .shopify-buy__product-description h2 {
  font-size: 18px;
}
section.product-main .shopify-buy__product-description h3 {
  font-size: 17px;
}
section.product-main .shopify-buy__product-description ul,
section.product-main .shopify-buy__product-description ol {
  margin-left: 2em;
}
section.product-main .shopify-buy__product-description ul {
  list-style-type: disc;
}
section.product-main .shopify-buy__layout-vertical {
  text-align: center;
}
section.product-main .shopify-buy__product__actual-price,
section.product-main .shopify-buy__product__compare-price {
  color: #212529;
  display: inline-block;
}
section.product-main .shopify-buy__product__actual-price {
  font-size: 14px;
}
section.product-main .shopify-buy__product__compare-price {
  font-size: 12px;
  text-decoration: line-through;
  padding-left: 5px;
  opacity: 0.65;
  display: none !important;
}
section.product-main .shopify-buy__product__variant-selectors {
  text-align: left;
  font-size: 14px;
}
section.product-main .shopify-buy__layout-vertical .shopify-buy__product__variant-selectors {
  width: 100%;
  max-width: 280px;
  display: inline-block;
}
section.product-main .shopify-buy__quantity {
  border-left: 1px solid;
  border-right: 1px solid;
  border-radius: 3px;
}
section.product-main .shopify-buy__quantity,
section.product-main .shopify-buy__quantity-increment,
section.product-main .shopify-buy__quantity-decrement {
  border-color: #d3dbe2;
  line-height: 1.2;
  font-size: 15px;
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
}
section.product-main .shopify-buy__btn {
  display: inline-block;
}
section.product-main .shopify-buy__btn-wrapper {
  margin-top: 20px;
}
section.product-main .shopify-buy__btn.shopify-buy__beside-quantity {
  display: inline-block;
  vertical-align: top;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: 1px solid transparent;
}
section.product-main .shopify-buy__btn-and-quantity .shopify-buy__quantity {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #fff;
}
section.product-main .shopify-buy__btn-and-quantity .shopify-buy__quantity-container {
  display: inline-block;
  vertical-align: top;
}
section.product-main .shopify-buy__btn-and-quantity .shopify-buy__btn-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
section.product-main .shopify-buy__cart-item__quantity-container {
  margin-top: 20px;
  display: inline-block;
}
section.product-main .shopify-buy__layout-vertical .shopify-buy__btn,
section.product-main .shopify-buy__layout-vertical .shopify-buy__quantity-container,
section.product-main .shopify-buy__layout-horizontal .shopify-buy__btn,
section.product-main .shopify-buy__layout-horizontal .shopify-buy__quantity-container {
  margin: 20px auto 0;
}
section.product-main .shopify-buy__layout-vertical .shopify-buy__btn:first-child,
section.product-main .shopify-buy__layout-horizontal .shopify-buy__btn:first-child {
  margin-top: 0;
}
section.product-main .shopify-buy__layout-vertical .shopify-buy__btn-and-quantity,
section.product-main .shopify-buy__layout-horizontal .shopify-buy__btn-and-quantity {
  margin: 20px auto 0;
}
section.product-main .shopify-buy__layout-vertical .shopify-buy__btn-and-quantity .shopify-buy__btn,
section.product-main .shopify-buy__layout-vertical .shopify-buy__btn-and-quantity .shopify-buy__quantity-container,
section.product-main .shopify-buy__layout-horizontal .shopify-buy__btn-and-quantity .shopify-buy__btn,
section.product-main .shopify-buy__layout-horizontal .shopify-buy__btn-and-quantity .shopify-buy__quantity-container {
  margin: 0 auto;
}
section.product-main .shopify-buy__layout-vertical .shopify-buy__btn-and-quantity:first-child,
section.product-main .shopify-buy__layout-horizontal .shopify-buy__btn-and-quantity:first-child {
  margin: 0 auto;
}
section.product-main .shopify-buy__layout-vertical .shopify-buy__product__variant-img,
section.product-main .shopify-buy__layout-horizontal .shopify-buy__product__variant-img {
  max-width: 100%;
}
@media (min-width: 500px) {
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) {
    text-align: left;
    margin-bottom: 0;
    margin-left: 0;
  }
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product-img-wrapper {
    float: left;
    width: 40%;
  }
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product__variant-title {
    text-align: left;
  }
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product__title,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product__variant-title,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product__price,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product-description,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__btn-and-quantity,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) > .shopify-buy__btn-wrapper,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) > .shopify-buy__quantity-container,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product__variant-selectors {
    margin-left: calc(40% + 40px);
  }
}
@media (min-width: 680px) {
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product-img-wrapper {
    float: left;
    width: 60%;
  }
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product__title,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product__variant-title,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product__price,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product-description,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__btn-and-quantity,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) > .shopify-buy__btn-wrapper,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) > .shopify-buy__quantity-container,
  section.product-main .shopify-buy__layout-horizontal:not(.no-image) .shopify-buy__product__variant-selectors {
    margin-left: calc(60% + 40px);
  }
}
section.product-main .no-image .shopify-buy__product-img-wrapper {
  display: none;
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
section.product-main .shopify-buy__carousel {
  font-size: 0;
  text-align: center;
  min-height: 90px;
  margin-left: -15px;
  margin-top: 15px;
}
section.product-main .shopify-buy__carousel-item {
  width: calc(16.666% - 15px);
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 0;
  border: none;
}
section.product-main .shopify-buy__carousel-item:nth-child(n+7) {
  margin-top: 15px;
}
section.product-main .shopify-buy__carousel-item:before {
  content: "";
  display: block;
  padding-top: 100%;
}
section.product-main .main-image-wrapper {
  position: relative;
}
section.product-main .carousel-button {
  position: absolute;
  width: 75px;
  top: 0;
  height: 100%;
  border: none;
  font-size: 0;
  background-color: transparent;
  opacity: 0.4;
  cursor: pointer;
}
section.product-main .carousel-button:hover,
section.product-main .carousel-button:focus {
  opacity: 0.9;
  outline: none;
}
section.product-main .carousel-button-arrow {
  width: 20px;
  display: inline-block;
  margin-left: 25px;
}
section.product-main .carousel-button--previous {
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
section.product-main .carousel-button--next {
  right: 0;
}
section.product-main .shopify-buy__carousel-item--selected {
  opacity: 0.4;
}
section.product-main .shopify-buy__btn:hover {
  background-color: #ae1d21;
}
section.product-main .shopify-buy__btn:focus {
  background-color: #ae1d21;
}
section.product-main .shopify-buy__btn {
  background-color: #c12025;
}
@media (min-width: 601px) {
  section.product-main .shopify-buy__product {
    max-width: 100%;
    margin-left: 0;
  }
}
section.product-main .shopify-buy__product {
  text-align: left;
}
section.product-main .shopify-buy__product__title {
  font-size: 2rem;
  font-weight: 800;
}
section.product-main .shopify-buy__product__actual-price {
  font-weight: 500;
  font-size: 1.25rem;
  color: #333;
}
section.product-main .shopify-buy__product__compare-price {
  font-size: 15px;
}
section.product-main .shopify-buy__product__title {
  display: none !important;
}
section.product-main .product-description {
  margin-top: 30px;
  line-height: 1.5;
  color: #212529;
  font-size: 1rem;
}
section.product-main .product-description p {
  margin-bottom: 0.6em;
}
section.product-main .product-description h2 {
  font-size: 1.5rem;
}
section.product-main .product-description h3 {
  font-size: 1.125rem;
}
section.product-main .product-description h4 {
  font-size: 1rem;
}
section.product-main .product-description a {
  color: #212529;
  border-bottom: 1px solid;
}
section.product-main .product-description a:hover, section.product-main .product-description a:active {
  color: #212529;
  text-decoration: none;
  border-bottom-color: transparent;
}
section.product-main .product-description h4 {
  font-size: 1rem;
}

.raiseshield-form .container {
  max-width: 860px;
}
.raiseshield-form span.wpcf7-not-valid-tip {
  color: #C12026 !important;
}
.raiseshield-form div.wpcf7-response-output {
  margin: 1em 0 0 0;
}
.raiseshield-form div.wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #198754 !important;
}
.raiseshield-form div.wpcf7-response-output.wpcf7-validation-errors, .raiseshield-form div.wpcf7-response-output.wpcf7-acceptance-missing {
  color: #C12026 !important;
  display: block !important;
}
.raiseshield-form .hs-form label {
  margin-bottom: 0.25rem;
  font-weight: 500;
}
.raiseshield-form .hs-form select.hs-input,
.raiseshield-form .hs-form input[type=text].hs-input,
.raiseshield-form .hs-form input[type=tel].hs-input,
.raiseshield-form .hs-form input[type=file].hs-input,
.raiseshield-form .hs-form input[type=number].hs-input,
.raiseshield-form .hs-form input[type=email].hs-input {
  width: 100%;
}
.raiseshield-form .hs-form input[type=checkbox] {
  margin-right: 0.75rem;
}
.raiseshield-form .hs-form .hs-form-field {
  margin-bottom: 1.25rem;
}
.raiseshield-form .hs-form .hs-error-msg {
  margin: 0 0.5rem;
  font-size: 0.875rem;
  color: #C12026;
}
.raiseshield-form .hs-form .hs-field-desc {
  font-size: 0.875rem;
  opacity: 0.8;
  font-weight: normal;
}

section.raiseshield-heading {
  background-color: #333;
  background-position: center top;
  background-size: cover;
}
section.raiseshield-heading > .section-hd {
  align-items: center;
  display: flex;
  color: #fff;
}
section.raiseshield-heading > .section-hd article {
  max-width: 650px;
}
section.raiseshield-heading > .section-hd h1,
section.raiseshield-heading > .section-hd h2,
section.raiseshield-heading > .section-hd h3,
section.raiseshield-heading > .section-hd p {
  color: #fff;
}
section.raiseshield-heading > .section-hd .container {
  width: 100%;
}
section.raiseshield-heading > .section-hd .box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 500px;
  min-height: 500px;
  padding: 120px 0 30px;
}
section.raiseshield-heading > .section-hd .box .box-ft {
  align-self: flex-end;
}
section.raiseshield-intro {
  background-color: #f9f9f9;
}
section.release-notes-main > .section-bd .nav-item {
  margin-right: 2rem;
}
@media (max-width: 575.98px) {
  section.release-notes-main > .section-bd .nav-item {
    margin: 0 0.6rem;
  }
}
section.release-notes-main > .section-bd .nav-link {
  padding: 0.5rem;
  font-weight: bold;
  border-bottom: 4px solid transparent;
  font-size: 1.25rem;
}
@media (max-width: 575.98px) {
  section.release-notes-main > .section-bd .nav-link {
    font-size: 1rem;
  }
}
section.release-notes-main > .section-bd .nav-pills .nav-link.active,
section.release-notes-main > .section-bd .nav-pills .show > .nav-link {
  color: #212529;
  background: none;
  border-radius: 0;
  font-weight: bold;
  border-bottom: 5px solid #C12026;
}
.resellers-main > .section-hd {
  background: #f9f9f9;
}
.resellers-main > .section-hd .selectize-dropdown-content {
  height: 75vh;
  min-height: 200px;
  max-height: 400px;
}
.resellers-main .alm-btn-wrap {
  display: none;
}
.resellers-main .nav-pills .nav-item {
  margin-right: 1em;
}
@media (max-width: 575.98px) {
  .resellers-main .nav-pills .nav-item {
    margin-right: 0.1em;
  }
}
.resellers-main .nav-pills .nav-item .nav-link {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 575.98px) {
  .resellers-main .nav-pills .nav-item .nav-link {
    font-size: 15px;
  }
}
.resellers-main .distributor-group > h4 {
  text-transform: uppercase;
  font-size: 1.25rem;
  color: #C12026;
}
.resellers-main .distributor-list {
  display: flex;
  flex-wrap: wrap;
}
.resellers-main .distributor-list .distributor-item {
  display: none;
  margin-bottom: 30px;
}
.resellers-main .distributor-list .distributor-item .distributor-item-body {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  padding: 25px;
  transition: all 0.4s ease-in-out;
  position: relative;
  padding-bottom: 45px;
  height: 100%;
}
.resellers-main .distributor-list .distributor-item .distributor-item-body:hover, .resellers-main .distributor-list .distributor-item .distributor-item-body:active {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}
.resellers-main .distributor-list .distributor-item.active {
  display: block;
}
@media (max-width: 575.98px) {
  .resellers-main .distributor-list .distributor-item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
  }
}
.resellers-main .distributor-list .distributor-item i {
  font-size: 22px;
  vertical-align: middle;
  width: 22px;
  text-align: center;
  margin-right: 0.6em;
}
.resellers-main .distributor-list .distributor-item h5 {
  margin-bottom: 0.6rem;
  font-size: 1.1rem;
}
.resellers-main .distributor-list .distributor-item h6 {
  font-size: 0.875rem;
  font-weight: normal;
  text-transform: uppercase;
  color: #666;
}
.resellers-main .distributor-list .distributor-item ul li {
  font-size: 0.875rem;
  margin-bottom: 0.1rem;
  color: #666;
}
.resellers-main .distributor-list .distributor-item .item-logo {
  position: absolute;
  top: 15px;
  right: 15px;
}
.resellers-main .distributor-list .distributor-item .item-logo img {
  width: auto;
  height: auto;
  max-width: 80px;
  max-height: 80px;
}
.resellers-main .distributor-list .distributor-item .item-links {
  position: absolute;
  left: 25px;
  bottom: 8px;
}
.resellers-main .distributor-list .distributor-item a {
  color: #666;
}
.resellers-main .distributor-list .distributor-item a:hover {
  color: #C12026;
}

section.resellers-map {
  background: #000;
  padding: 0px 0px;
  margin: 0;
}
section.resellers-map .map {
  background: #000;
  min-height: 900px;
  top: 0;
  left: 0;
  width: 100%;
  height: 900px;
  z-index: 0;
}
@media (max-width: 575.98px) {
  section.resellers-map .map {
    min-height: 0;
    height: 75vh;
    min-height: 400px;
  }
}
section.resellers-map > .section-hd {
  min-height: 900px;
  margin: 0;
  position: relative;
  top: 0;
  z-index: 1;
  color: #fff;
  overflow: hidden;
  padding-top: 150px;
}
section.resellers-map > .section-hd .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
section.resellers-map > .section-hd .row > .col:nth-child(1) {
  width: 30%;
  padding-right: 3%;
}
section.resellers-map > .section-hd .row > .col:nth-child(2) {
  width: 70%;
}
section.resellers-map > .section-ft {
  background: #fff;
  padding: 80px 0;
}
section.resellers-map .box-resellers {
  background: rgba(0, 0, 0, 0.3);
  padding: 20px;
  border-radius: 0.375rem;
  max-width: 400px;
}
section.resellers-map .gmnoprint,
section.resellers-map .gm-control-active,
section.resellers-map .gm-fullscreen-control,
section.resellers-map .gm-style-cc {
  display: none !important;
}
section.resellers-map .gm-style .gm-style-iw-d > div {
  width: 330px;
  max-width: 330px;
}
@media (max-width: 575.98px) {
  section.resellers-map .gm-style .gm-style-iw-d > div {
    max-width: 100%;
  }
}
section.resellers-map .gm-style .gm-style-iw-d > div > div {
  margin: 0 !important;
  width: 100% !important;
}
section.resellers-map .gm-style-iw-c {
  padding: 12px !important;
}
@media (max-width: 575.98px) {
  section.resellers-map .gm-style-iw-c {
    padding: 5px !important;
  }
}
section.resellers-map .gm-style-iw-c .gm-style-iw-d {
  max-width: 100% !important;
}
section.resellers-map .gm-style-iw-c p {
  font-size: 15px !important;
  margin-bottom: 5px !important;
}
section.resellers-map .gm-style-iw-c h6 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
}
section.resellers-map .gm-style-iw-c h4 {
  font-size: 1.25rem;
}
section.resellers-map .gm-style-iw-c a:hover {
  color: #C12026;
}
section.resellers-map .gm-style-iw-c i {
  font-size: 24px;
}
section.resellers-map .gm-style-iw-c button {
  right: 0 !important;
  top: 0 !important;
}
section.resellers-map .gm-style-iw-c button img {
  height: 24px !important;
  widows: 24px !important;
}

section.resellers-story {
  background: #000;
  color: #fff;
}
section.resellers-story .section-bd {
  color: #fff;
}
section.resellers-story .section-bd .list .slick-slide,
section.resellers-story .section-bd .alm-listing .slick-slide {
  margin: 0 10px;
}
section.resellers-story .section-bd .list .slick-list,
section.resellers-story .section-bd .alm-listing .slick-list {
  margin: 0 -10px;
}
section.resellers-story .section-bd .list .slick-dots,
section.resellers-story .section-bd .alm-listing .slick-dots {
  bottom: -30px;
}
section.resellers-story .section-bd .list .item,
section.resellers-story .section-bd .alm-listing .item {
  width: 100%;
  display: block;
  transition: all 0.2s ease;
  color: #fff;
  overflow: hidden;
  background-color: #616161;
}
section.resellers-story .section-bd .list .item:hover, section.resellers-story .section-bd .list .item:active,
section.resellers-story .section-bd .alm-listing .item:hover,
section.resellers-story .section-bd .alm-listing .item:active {
  border-color: #fff;
}
@media (max-width: 575.98px) {
  section.resellers-story .section-bd .list .item,
  section.resellers-story .section-bd .alm-listing .item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
}
section.resellers-story .section-bd .list .item a,
section.resellers-story .section-bd .alm-listing .item a {
  transition: all 0.2s ease;
  transition-delay: 0;
}
section.resellers-story .section-bd .list .item span,
section.resellers-story .section-bd .alm-listing .item span {
  color: #C12026;
  font-size: 13px;
  transition: all 0.2s ease;
}
section.resellers-story .section-bd .list .item img,
section.resellers-story .section-bd .list .item figure,
section.resellers-story .section-bd .alm-listing .item img,
section.resellers-story .section-bd .alm-listing .item figure {
  margin: 0 auto;
}
section.resellers-story .section-bd .list .item figcaption,
section.resellers-story .section-bd .alm-listing .item figcaption {
  padding: 22px 25px;
}
section.resellers-story .section-bd .list .item figcaption h5,
section.resellers-story .section-bd .alm-listing .item figcaption h5 {
  line-height: 1.3;
  min-height: 2.6em;
  font-weight: normal;
  color: #fff;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  font-size: 1rem;
  align-items: center;
}
section.resellers-story .section-bd .list .item figcaption h5 a,
section.resellers-story .section-bd .alm-listing .item figcaption h5 a {
  width: 80%;
  display: block;
}
section.resellers-story .section-bd .list .item figcaption h5 span,
section.resellers-story .section-bd .alm-listing .item figcaption h5 span {
  width: 20%;
  display: block;
  text-align: right;
  color: #fff;
}
section.resellers-story .section-bd .list .item:hover span,
section.resellers-story .section-bd .list .item:hover a,
section.resellers-story .section-bd .alm-listing .item:hover span,
section.resellers-story .section-bd .alm-listing .item:hover a {
  color: white;
}
section.resellers-story .section-bd .list .item:first-child,
section.resellers-story .section-bd .alm-listing .item:first-child {
  margin-left: 0%;
}
section.resellers-story .section-bd .alm-btn-wrap {
  display: none;
}

section.shop-hero {
  background-color: #000;
}
section.shop-hero.global-hero-tall .section-bd {
  height: 720px;
  min-height: 720px;
  align-items: flex-start;
  padding-top: 120px;
  padding-bottom: 50px;
  flex-direction: row;
}
section.shop-hero {
  position: relative;
}
section.shop-hero .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0.6;
  background-position: center;
  background-size: cover;
}
section.shop-hero .section-bd {
  position: relative;
  height: 360px;
  min-height: 360px;
  background-size: cover;
  background-position: center;
  width: 100%;
  text-align: center;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
}
@media (max-width: 575.98px) {
  section.shop-hero .section-bd {
    min-height: 350px;
    height: 60vh;
    padding: 0 0px;
  }
  section.shop-hero .section-bd br {
    display: none;
  }
}
section.shop-hero .section-bd h1,
section.shop-hero .section-bd h2,
section.shop-hero .section-bd h3 {
  font-weight: bold;
  margin-bottom: 0.7em;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
section.shop-hero .section-bd h1 {
  font-size: 3rem;
}
@media (max-width: 575.98px) {
  section.shop-hero .section-bd h1 {
    font-size: 1.75rem;
  }
}
section.shop-hero .section-bd .text-h2 {
  font-size: 2rem;
}
@media (max-width: 575.98px) {
  section.shop-hero .section-bd .text-h2 {
    font-size: 1.5rem;
  }
}
section.shop-hero .section-bd h5,
section.shop-hero .section-bd p {
  max-width: 720px;
  margin: 0 auto 0.5em;
  font-size: 1rem;
  font-weight: normal;
}
section.shop-hero .section-bd h5 a,
section.shop-hero .section-bd p a {
  color: #C12026;
}
section.shop-hero .section-bd h5 a:hover, section.shop-hero .section-bd h5 a:active,
section.shop-hero .section-bd p a:hover,
section.shop-hero .section-bd p a:active {
  border-bottom: 1px solid;
  border-bottom-color: transparent;
}
section.shop-hero .section-bd .btn-wrap {
  margin-top: 30px;
}
section.shop-hero .section-bd .btn, section.shop-hero section.block-webinar-index > .section-bd .box-form .hs-button, section.shop-hero section.get-quote-main > .section-bd .box-form .hs-button, section.shop-hero section.get-sample-main > .section-bd .box-form .hs-button, section.shop-hero .section-bd section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.press-main > .section-ft .alm-btn-wrap section.shop-hero .section-bd .alm-load-more-btn, section.shop-hero .section-bd .raiseshield-form .hs-form .hs-button, .raiseshield-form .hs-form section.shop-hero .section-bd .hs-button {
  font-weight: 500;
  margin: 0 5px;
}
section.shop-hero.full-width .section-bd {
  text-align: left;
}
section.shop-hero.full-width .section-bd h5,
section.shop-hero.full-width .section-bd p {
  max-width: none;
}
section.shop-hero.as-placeholder {
  background-color: transparent;
  height: 120px;
}

section.shop-main > .section-hd {
  padding-top: 100px;
  background: #fff;
  padding-bottom: 40px;
}
section.shop-main > .section-bd {
  background: #f9f9f9;
  min-height: 400px;
}
section.shop-main > .section-bd a {
  display: block;
  border: 1px solid #eee;
  transition: all 0.3s ease-in-out;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
section.shop-main > .section-bd a span {
  display: block;
  padding: 0.75rem 1rem;
  text-align: center;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  color: #212529;
  font-size: 1rem;
  font-weight: bold;
}
section.shop-main > .section-bd a .shopping-tag {
  max-width: 48px;
  max-height: 24px;
  height: auto;
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 1;
  pointer-events: none;
}
section.shop-main > .section-bd a:hover, section.shop-main > .section-bd a:active {
  border: 1px solid #C12026;
}
section.shop-main > .section-bd a:hover span, section.shop-main > .section-bd a:active span {
  background-color: #C12026;
  color: #fff;
}
section.software-community {
  background: #393939;
  color: #fff;
}
section.software-heading {
  background-color: #111;
  position: relative;
}
section.software-heading .section-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-size: cover;
}
@media (max-width: 575.98px) {
  section.software-heading .section-bg {
    background-position: 40% top;
    opacity: 0.25;
  }
}
section.software-heading > .section-hd {
  min-height: 500px;
  align-items: center;
  display: flex;
  padding: 120px 0 80px;
  color: #fff;
  position: relative;
}
section.software-heading > .section-hd article {
  max-width: 650px;
}
section.software-heading > .section-hd h1,
section.software-heading > .section-hd h2,
section.software-heading > .section-hd h3,
section.software-heading > .section-hd p {
  color: #fff;
}
section.software-heading > .section-hd .container {
  width: 100%;
}
section.software-more {
  background-color: #f2f2f2;
}
section.software-more > .section-bd .list-item {
  display: block;
  background: #fff;
  padding: 12px 10px 15px;
  border-radius: 5px;
}
section.software-overview {
  background-color: #000;
  color: #fff;
}
section.software-overview > .section-hd a {
  border-bottom: 1px solid;
}
section.software-overview > .section-hd a:hover, section.software-overview > .section-hd a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.software-overview img {
  width: 100%;
}

section.software-process > .section-bd .nav-tabs {
  border: none;
  text-align: center;
  display: block;
}
section.software-process > .section-bd .nav-tabs .nav-link {
  border: none;
  display: inline-block;
  border-bottom: 4px solid #ccc;
  padding: 0.5rem 2rem;
  font-weight: bold;
  font-size: 1.125rem;
}
@media (max-width: 575.98px) {
  section.software-process > .section-bd .nav-tabs .nav-link {
    font-weight: normal;
    margin-bottom: 0.2rem;
    font-size: 0.875rem;
    padding: 0.3rem 0.2rem;
    border-bottom-width: 2px;
  }
}
section.software-process > .section-bd .nav-tabs .nav-link.active {
  color: #C12026;
  border-bottom-color: #C12026;
}
section.software-process > .section-bd .tab-content .tab-pane {
  min-height: 312px;
}
section.software-process > .section-bd .tab-content .tab-pane.active {
  display: flex;
  align-items: center;
}
section.software-process > .section-bd .tab-content .tab-pane .row {
  width: 100%;
}

section.software-solution {
  background: #393939;
}
section.software-solution > .section-hd {
  color: #fff;
}
section.software-solution > .section-hd hr {
  border: none;
  border-top: 1px solid #fff;
  display: block;
  max-width: 200px;
}
section.software-solution > .section-bd {
  color: #fff;
}
section.software-solution > .section-bd a {
  color: #fff;
}
section.software-solution > .section-bd a img {
  transition: all 0.4s ease;
}
section.software-solution > .section-bd a img:hover, section.software-solution > .section-bd a img:focus, section.software-solution > .section-bd a img:active {
  transform: scale(1.06);
}
section.spareparts-main {
  background: #fbfbfb;
}
section.spareparts-main > .section-bd .spareparts-filter h4 {
  padding: 0 0 1rem;
  margin: 0;
}
section.spareparts-main > .section-bd .spareparts-filter h5 {
  margin: 0;
}
section.spareparts-main > .section-bd .spareparts-filter .box .box-hd {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
section.spareparts-main > .section-bd .spareparts-filter .box .box-hd h4 {
  text-align: left;
  width: 90%;
}
section.spareparts-main > .section-bd .spareparts-filter .box .box-hd .fa {
  text-align: right;
  width: 10%;
}
section.spareparts-main > .section-bd .spareparts-filter .box .box-hd input {
  height: 45px;
  border: none;
  width: 100%;
}
section.spareparts-main > .section-bd .spareparts-filter .box .box-bd {
  padding: 10px 0;
  line-height: 1.8;
}
section.block-stl-content > .section-hd {
  padding: 2rem 0;
}
section.block-stl-content > .section-hd .stl-breadcrumb {
  font-size: 0.875rem;
  color: #444;
}
section.block-stl-content > .section-hd .stl-breadcrumb span.current-page-name {
  color: #999;
}
section.block-stl-content > .section-hd .stl-breadcrumb .menu-item {
  display: none;
  font-size: 0.875rem;
  color: #555;
}
section.block-stl-content > .section-hd .stl-breadcrumb .menu-item a:hover, section.block-stl-content > .section-hd .stl-breadcrumb .menu-item a:focus, section.block-stl-content > .section-hd .stl-breadcrumb .menu-item a:active {
  color: #C12026;
}
section.block-stl-content > .section-hd .stl-breadcrumb .sub-menu,
section.block-stl-content > .section-hd .stl-breadcrumb .current-menu-ancestor {
  display: inline-block;
}
section.block-stl-content > .section-hd .stl-breadcrumb > .stl-breadcrumb-list > .menu-item:before {
  content: none;
}
section.block-stl-content > .section-hd .stl-breadcrumb > .stl-breadcrumb-list .current-menu-ancestor .current-menu-item {
  display: inline-block;
}
section.block-stl-content > .section-hd .stl-breadcrumb .current-menu-ancestor:before,
section.block-stl-content > .section-hd .stl-breadcrumb .current-menu-item:before {
  content: " > ";
}
section.block-stl-content > .section-hd .stl-breadcrumb .menu-image-title-before.menu-image-not-hovered img,
section.block-stl-content > .section-hd .stl-breadcrumb .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,
section.block-stl-content > .section-hd .stl-breadcrumb .menu-image-title-after.menu-image-title {
  padding-left: 0;
}
section.block-stl-content > .section-bd .flex-content article ul.list-links {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
section.block-stl-content > .section-bd .flex-content article ul.list-links > li {
  width: 50%;
  margin: 0.5rem 0;
  list-style-position: inside;
}
section.block-stl-content > .section-bd .flex-content article ul.list-links > li a {
  color: #C12026;
  text-decoration: none;
  border-bottom-color: transparent;
}
section.block-stl-content > .section-bd .flex-content article ul.list-links > li a:hover, section.block-stl-content > .section-bd .flex-content article ul.list-links > li a:focus, section.block-stl-content > .section-bd .flex-content article ul.list-links > li a:active {
  border-bottom: 1px solid;
}
@media (max-width: 575.98px) {
  section.block-stl-content > .section-bd .flex-content article ul.list-links > li {
    width: 100%;
  }
}
section.block-stl-content > .section-bd .stl-nav {
  position: sticky;
  top: 80px;
}
@media (max-width: 575.98px) {
  section.block-stl-content > .section-bd .stl-nav {
    position: static !important;
  }
}
section.block-stl-content > .section-bd .stl-nav > ul > li > a {
  display: none;
}
section.block-stl-content > .section-bd .stl-nav .menu-image-title-before.menu-image-not-hovered img,
section.block-stl-content > .section-bd .stl-nav .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,
section.block-stl-content > .section-bd .stl-nav .menu-image-title-after.menu-image-title {
  padding-left: 0;
}
section.block-stl-content > .section-bd .stl-nav .menu-item {
  margin-bottom: 0.5em;
  font-weight: bold;
  color: #000;
}
section.block-stl-content > .section-bd .stl-nav .menu-item a:hover, section.block-stl-content > .section-bd .stl-nav .menu-item a:focus, section.block-stl-content > .section-bd .stl-nav .menu-item a:active {
  color: #C12026;
}
section.block-stl-content > .section-bd .stl-nav .menu-item-has-children {
  font-size: 1rem;
}
section.block-stl-content > .section-bd .stl-nav .current-menu-item,
section.block-stl-content > .section-bd .stl-nav .current-menu-ancestor {
  font-weight: bold;
  color: #C12026;
}
section.block-stl-content > .section-bd .stl-nav .sub-menu .sub-menu {
  margin-top: 0.3em;
  margin-bottom: 0.6em;
  margin-left: 0.6em;
}
section.block-stl-content > .section-bd .stl-nav .sub-menu .sub-menu a {
  font-weight: normal;
  color: #888;
}
section.block-stl-content > .section-bd .stl-nav .sub-menu .sub-menu a:hover, section.block-stl-content > .section-bd .stl-nav .sub-menu .sub-menu a:focus, section.block-stl-content > .section-bd .stl-nav .sub-menu .sub-menu a:active {
  color: #C12026;
}
section.block-stl-content > .section-bd .stl-nav .sub-menu .sub-menu .current-menu-item a {
  color: #C12026;
}
section.block-stl-faq > .section-bd .accordion .card {
  margin-bottom: 6px;
  border-radius: 0;
  border: none;
  text-align: left;
}
section.block-stl-faq > .section-bd .accordion .card .btn-link {
  color: #C12026;
  font-weight: bold;
  padding-left: 0;
  text-align: left;
  width: 100%;
}
section.block-stl-faq > .section-bd .accordion .card .card-header {
  background: none;
  border: none;
  padding-top: 4px;
  background: #fff;
  color: #C12026;
  border-radius: 5px;
  position: relative;
}
section.block-stl-faq > .section-bd .accordion .card .card-header .btn-link {
  color: #C12026;
  box-shadow: none;
}
section.block-stl-faq > .section-bd .accordion .card .card-header .btn-link:hover, section.block-stl-faq > .section-bd .accordion .card .card-header .btn-link:focus, section.block-stl-faq > .section-bd .accordion .card .card-header .btn-link:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.block-stl-faq > .section-bd .accordion .card .card-header .accordion-indicator {
  pointer-events: none;
  position: absolute;
  width: 20px;
  height: 20px;
  display: inline-block;
  right: 20px;
  top: 20px;
  opacity: 0.6;
}
@media (max-width: 575.98px) {
  section.block-stl-faq > .section-bd .accordion .card .card-header .accordion-indicator {
    top: 18px;
  }
}
section.block-stl-faq > .section-bd .accordion .card .card-header .accordion-indicator:before {
  position: absolute;
  content: "";
  width: 19px;
  height: 1px;
  background: #333;
  top: 9px;
  left: 0;
}
section.block-stl-faq > .section-bd .accordion .card .card-header .accordion-indicator:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 19px;
  background: #333;
  left: 9px;
  top: 0;
}
section.block-stl-faq > .section-bd .accordion .card .card-header.active .accordion-indicator:after {
  opacity: 0;
}
section.block-stl-faq > .section-bd .accordion .card .card-body {
  background: none;
  border: none;
}
section.block-stl-faq > .section-bd .accordion .card .card-body p:last-of-type {
  margin-bottom: 0;
}
section.stl-hero {
  background-color: #000;
  position: relative;
}
section.stl-hero .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0.6;
  background-position: center;
  background-size: cover;
}
section.stl-hero .section-bd {
  position: relative;
  min-height: 480px;
  background-size: cover;
  background-position: center;
  width: 100%;
  text-align: center;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
  padding-top: 150px;
  padding-bottom: 60px;
}
@media (max-width: 575.98px) {
  section.stl-hero .section-bd {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  section.stl-hero .section-bd {
    min-height: 350px;
  }
  section.stl-hero .section-bd br {
    display: none;
  }
}
section.stl-hero .section-bd h1,
section.stl-hero .section-bd h2,
section.stl-hero .section-bd h3 {
  font-weight: bold;
  margin-bottom: 0.7em;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
section.stl-hero .section-bd h1 {
  font-size: 2rem;
}
@media (max-width: 575.98px) {
  section.stl-hero .section-bd h1 {
    font-size: 1.75rem;
  }
}
section.stl-hero .section-bd .text-h2 {
  font-size: 2rem;
}
@media (max-width: 575.98px) {
  section.stl-hero .section-bd .text-h2 {
    font-size: 1.5rem;
  }
}
section.stl-hero .section-bd h5,
section.stl-hero .section-bd p {
  max-width: 940px;
  margin: 0 auto 0.5em;
  font-size: 1rem;
  font-weight: normal;
}
section.stl-hero .section-bd h5 a,
section.stl-hero .section-bd p a {
  color: #C12026;
  border-bottom: 1px solid;
}
section.stl-hero .section-bd h5 a:hover, section.stl-hero .section-bd h5 a:active,
section.stl-hero .section-bd p a:hover,
section.stl-hero .section-bd p a:active {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.stl-hero .section-bd .btn-wrap {
  margin-top: 30px;
}
section.stl-hero .section-bd .btn, section.stl-hero section.block-webinar-index > .section-bd .box-form .hs-button, section.stl-hero section.get-quote-main > .section-bd .box-form .hs-button, section.stl-hero section.get-sample-main > .section-bd .box-form .hs-button, section.stl-hero .section-bd section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.press-main > .section-ft .alm-btn-wrap section.stl-hero .section-bd .alm-load-more-btn, section.stl-hero .section-bd .raiseshield-form .hs-form .hs-button, .raiseshield-form .hs-form section.stl-hero .section-bd .hs-button {
  font-weight: 500;
  margin: 0 5px;
}
section.stl-hero.full-width .section-bd {
  text-align: left;
}
section.stl-hero.full-width .section-bd h5,
section.stl-hero.full-width .section-bd p {
  max-width: none;
}
section.stl-hero.as-placeholder {
  background-color: transparent;
  height: 120px;
}

section.block-stl-links > .section-bd .card {
  text-align: center;
  padding: 2rem 1rem;
  border-radius: 4px;
  height: 100%;
}
section.block-stl-links > .section-bd .card > .card-hd img {
  height: 64px;
}
section.block-stl-links > .section-bd .card > .card-bd span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.875rem;
}
section.block-stl-links > .section-bd .card:hover, section.block-stl-links > .section-bd .card:focus, section.block-stl-links > .section-bd .card:active {
  background-color: #f4f4f4;
}
section.block-stl-list > .section-hd {
  padding: 2rem 0;
}
section.block-stl-list > .section-hd .stl-breadcrumb {
  font-size: 0.875rem;
  color: #444;
}
section.block-stl-list > .section-hd .stl-breadcrumb span.current-page-name {
  color: #999;
}
section.block-stl-list > .section-hd .stl-breadcrumb .menu-item {
  display: none;
  font-size: 0.875rem;
  color: #555;
}
section.block-stl-list > .section-hd .stl-breadcrumb .menu-item a:hover, section.block-stl-list > .section-hd .stl-breadcrumb .menu-item a:focus, section.block-stl-list > .section-hd .stl-breadcrumb .menu-item a:active {
  color: #C12026;
}
section.block-stl-list > .section-hd .stl-breadcrumb .sub-menu,
section.block-stl-list > .section-hd .stl-breadcrumb .current-menu-ancestor {
  display: inline-block;
}
section.block-stl-list > .section-hd .stl-breadcrumb > .stl-breadcrumb-list > .menu-item:before {
  content: none;
}
section.block-stl-list > .section-hd .stl-breadcrumb > .stl-breadcrumb-list .current-menu-ancestor .current-menu-item {
  display: inline-block;
}
section.block-stl-list > .section-hd .stl-breadcrumb .current-menu-ancestor:before,
section.block-stl-list > .section-hd .stl-breadcrumb .current-menu-item:before {
  content: " > ";
}
section.block-stl-list > .section-hd .stl-breadcrumb .menu-image-title-before.menu-image-not-hovered img,
section.block-stl-list > .section-hd .stl-breadcrumb .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,
section.block-stl-list > .section-hd .stl-breadcrumb .menu-image-title-after.menu-image-title {
  padding-left: 0;
}
section.block-stl-list > .section-bd .stl-nav {
  position: sticky;
  top: 80px;
}
@media (max-width: 575.98px) {
  section.block-stl-list > .section-bd .stl-nav {
    position: static !important;
  }
}
section.block-stl-list > .section-bd .stl-nav > ul > li > a {
  display: none;
}
section.block-stl-list > .section-bd .stl-nav .menu-image-title-before.menu-image-not-hovered img,
section.block-stl-list > .section-bd .stl-nav .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,
section.block-stl-list > .section-bd .stl-nav .menu-image-title-after.menu-image-title {
  padding-left: 0;
}
section.block-stl-list > .section-bd .stl-nav .menu-item {
  margin-bottom: 0.5em;
  font-weight: bold;
  color: #000;
}
section.block-stl-list > .section-bd .stl-nav .menu-item a:hover, section.block-stl-list > .section-bd .stl-nav .menu-item a:focus, section.block-stl-list > .section-bd .stl-nav .menu-item a:active {
  color: #C12026;
}
section.block-stl-list > .section-bd .stl-nav .menu-item-has-children {
  font-size: 1rem;
}
section.block-stl-list > .section-bd .stl-nav .current-menu-item,
section.block-stl-list > .section-bd .stl-nav .current-menu-ancestor {
  font-weight: bold;
  color: #C12026;
}
section.block-stl-list > .section-bd .stl-nav .sub-menu .sub-menu {
  margin-top: 0.3em;
  margin-bottom: 0.6em;
  margin-left: 0.6em;
}
section.block-stl-list > .section-bd .stl-nav .sub-menu .sub-menu a {
  font-weight: normal;
  color: #888;
}
section.block-stl-list > .section-bd .stl-nav .sub-menu .sub-menu a:hover, section.block-stl-list > .section-bd .stl-nav .sub-menu .sub-menu a:focus, section.block-stl-list > .section-bd .stl-nav .sub-menu .sub-menu a:active {
  color: #C12026;
}
section.block-stl-list > .section-bd .stl-nav .sub-menu .sub-menu .current-menu-item a {
  color: #C12026;
}
section.block-stl-list > .section-bd .alm-btn-wrap {
  text-align: center;
  margin-top: 2rem;
}
section.block-stl-list > .section-bd .item {
  display: block;
  padding: 1rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  height: 100%;
}
section.block-stl-list > .section-bd .item:hover, section.block-stl-list > .section-bd .item:focus, section.block-stl-list > .section-bd .item:active {
  border: 1px solid #C12026;
}
section.block-stl-list > .section-bd .item p {
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #666;
}
section.block-stl-resources {
  background-position: center;
  background-size: cover;
}
section.block-stl-resources > .section-bd {
  color: #fff;
}
section.block-stl-resources > .section-bd h2,
section.block-stl-resources > .section-bd h3,
section.block-stl-resources > .section-bd h4,
section.block-stl-resources > .section-bd p {
  color: #fff;
}

section.block-webinar-index {
  background-color: #000;
  color: #fff;
}
section.block-webinar-index > .section-hd {
  min-height: 380px;
  position: relative;
  padding-bottom: 60px;
  display: flex;
  align-items: flex-end;
}
section.block-webinar-index > .section-hd .the-bg {
  background-position: center 25%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
section.block-webinar-index > .section-hd .h2 {
  font-weight: bold;
}
section.block-webinar-index > .section-hd .container {
  position: relative;
  z-index: 1;
}
section.block-webinar-index .alert {
  background-color: rgba(255, 255, 255, 0.2);
}
section.block-webinar-index .alert article h2:last-of-type,
section.block-webinar-index .alert article h3:last-of-type,
section.block-webinar-index .alert article h4:last-of-type,
section.block-webinar-index .alert article h5:last-of-type,
section.block-webinar-index .alert article p:last-of-type {
  margin-bottom: 0;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--group {
  margin-bottom: 0.5rem;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--group .alm-filter--title h3 {
  display: inline-block;
  cursor: pointer;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--group .alm-filter--title h3:after {
  content: "";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.5rem;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23fff" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
  background-repeat: no-repeat;
  width: 1.5rem;
  height: 1.5rem;
  background-size: 1rem 1rem;
  background-position: center center;
  vertical-align: middle;
  background-color: #C12026;
  color: #fff;
  border-radius: 50%;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--group .alm-filter--inner {
  display: none;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--group.expanded .alm-filter--title h3:after {
  transform: rotate(180deg);
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--group.expanded .alm-filter--inner {
  display: block;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--title h3 {
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--link {
  font-size: 1rem;
  color: #fff;
  margin-bottom: 0.5rem;
  padding-left: 0;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--link:after, section.block-webinar-index > .section-bd .webinar-filter .alm-filter--link:before {
  display: none !important;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--link:hover, section.block-webinar-index > .section-bd .webinar-filter .alm-filter--link:active {
  color: #fff;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filter--link.active {
  color: #C12026;
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filters-container button[type=reset] {
  color: rgba(255, 255, 255, 0.7);
}
section.block-webinar-index > .section-bd .webinar-filter .alm-filters-container button[type=reset]:hover, section.block-webinar-index > .section-bd .webinar-filter .alm-filters-container button[type=reset]:active {
  color: white;
}
section.block-webinar-index > .section-bd .webinar-list .alm-btn-wrap {
  display: none;
}
section.block-webinar-index > .section-bd .webinar-list a {
  text-decoration: none;
  border-bottom-color: transparent;
}
section.block-webinar-index > .section-bd .webinar-list a:hover, section.block-webinar-index > .section-bd .webinar-list a:active {
  color: #C12026;
}
section.block-webinar-index > .section-bd .webinar-list .webinar-details {
  font-size: 0.875rem;
}
section.block-webinar-index > .section-bd .webinar-list .webinar-details p {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  line-height: 1.5;
}
section.block-webinar-index > .section-bd article h1,
section.block-webinar-index > .section-bd article h2,
section.block-webinar-index > .section-bd article h3,
section.block-webinar-index > .section-bd article h4,
section.block-webinar-index > .section-bd article h5,
section.block-webinar-index > .section-bd article strong {
  font-weight: bold;
}
section.block-webinar-index > .section-bd .box-form {
  background-color: #333;
  color: #fff;
}
section.block-webinar-index > .section-bd .box-form .hs-form-field {
  margin-bottom: 0.75rem;
}
section.block-webinar-index > .section-bd .box-form .hs-form-field textarea.hs-input {
  min-height: 6em;
}
section.block-webinar-index > .section-bd .box-form .hs-form-field input[type=checkbox] {
  transform: translate(0, 4px);
}
section.block-webinar-index > .section-bd .box-form .hs-error-msgs,
section.block-webinar-index > .section-bd .box-form .hs-error-msg {
  font-size: 0.875rem;
  color: #C12026;
  margin-top: 0.375rem;
}
section.block-webinar-index > .section-bd .box-form .hs-button {
  margin-top: 1rem;
}
section.block-webinar-index > .section-bd .box-form .selectize-control.single .selectize-input:after {
  pointer-events: none;
  border-color: #fff transparent transparent transparent;
}
section.block-webinar-index > .section-bd .box-form .selectize-control.single .selectize-input.dropdown-active:after {
  pointer-events: none;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
}
section.block-webinar-index > .section-bd .box-form input,
section.block-webinar-index > .section-bd .box-form .selectize-input {
  height: auto;
  outline: none;
  border: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #fff;
  padding: 0.6em 1em 0.7em;
  box-shadow: none;
}
section.block-webinar-index > .section-bd .box-form input:after,
section.block-webinar-index > .section-bd .box-form .selectize-input:after {
  right: 10px;
}
@media (max-width: 575.98px) {
  section.block-webinar-index > .section-bd .box-form input,
  section.block-webinar-index > .section-bd .box-form .selectize-input {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media (max-width: 575.98px) {
  section.block-webinar-index > .section-bd .box-form .selectize-dropdown {
    font-size: 0.8rem;
    font-weight: normal;
  }
}
section.block-webinar-index > .section-bd .box-form .btn, section.block-webinar-index > .section-bd section.get-quote-main > .section-bd .box-form .hs-button, section.get-quote-main > .section-bd section.block-webinar-index > .section-bd .box-form .hs-button, section.block-webinar-index > .section-bd section.get-sample-main > .section-bd .box-form .hs-button, section.get-sample-main > .section-bd section.block-webinar-index > .section-bd .box-form .hs-button, section.block-webinar-index > .section-bd .box-form section.press-main > .section-ft .alm-btn-wrap .alm-load-more-btn, section.press-main > .section-ft .alm-btn-wrap section.block-webinar-index > .section-bd .box-form .alm-load-more-btn, section.block-webinar-index > .section-bd .box-form .raiseshield-form .hs-form .hs-button, .raiseshield-form .hs-form section.block-webinar-index > .section-bd .box-form .hs-button, section.block-webinar-index > .section-bd .box-form .hs-button {
  margin-right: 1em;
}
section.block-webinar-index > .section-ft article h1,
section.block-webinar-index > .section-ft article h2,
section.block-webinar-index > .section-ft article h3,
section.block-webinar-index > .section-ft article h4,
section.block-webinar-index > .section-ft article h5,
section.block-webinar-index > .section-ft article strong {
  font-weight: bold;
}

.why-user {
  background: #C12026;
  color: #fff;
  padding: 90px 0;
  text-align: center;
}

.why-user img {
  display: block;
  margin: 0 auto 30px;
}

.why-user h2 {
  font-size: 1.875rem;
}

.why-user h2 b {
  font-size: 3.75rem;
}

.why-support {
  text-align: center;
  padding: 90px 0;
}

.why-support .excerpt {
  min-height: 160px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  .why-support .excerpt {
    min-height: none;
  }
}

.why-support .excerpt p {
  text-align: center;
  width: 100%;
}

.why-support img.hover {
  display: none;
}

.why-support img.default {
  display: block;
  margin: 0 auto;
}

.why-support img {
  margin-bottom: 15px !important;
}

.why-support .support-list {
  border-right: 1px solid #ddd;
}

.why-support .col-lg-4:last-child .support-list {
  border: 0;
}

.why-support .support-list a:hover img.default {
  display: none;
}

.why-support .support-list a:hover img.hover {
  display: block;
  margin: 0 auto;
}

.why-support .support-list a:hover {
  color: #C12026;
}

.why-support h2 {
  margin-bottom: 40px;
}

.why-academy {
  background-image: url(https://s1.raise3d.com/2019/09/academy.jpg);
  padding: 90px 0;
}

.academy-list {
  margin-top: 20px;
  text-align: center;
}
.academy-list img {
  width: 72px;
}

.academy-list b {
  display: block;
}

.academy-list span {
  display: block;
  font-weight: bold;
  margin-top: 10px;
}

.why-enginner {
  padding: 90px 0;
  background: #000;
  color: #fff;
}

.enginner-content {
  display: flex;
  height: 100%;
  align-items: center;
}

.enginner-content h2 {
  margin-bottom: 20px;
}

.enginner-content b {
  display: block;
  margin-top: 20px;
}

.why-academy,
.why-enginner {
  background-size: cover;
}

.why-perfor .container-fluid {
  padding: 0;
}

.why-perfor .container-fluid .row {
  margin: 0;
}

.perfor-left {
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 100px 40px;
  width: 100%;
  color: #fff;
  text-align: right;
}
@media (max-width: 575.98px) {
  .perfor-left {
    padding: 50px 25px;
  }
  .perfor-left h2 {
    font-size: 1.5rem;
  }
  .perfor-left br {
    display: none;
  }
}

.perfor-left ul {
  margin: 30px 0;
  line-height: 40px;
}

.perfor-left ul li {
  position: relative;
  padding-right: 15px;
  cursor: pointer;
}

.perfor-left ul li:after {
  width: 5px;
  height: 5px;
  background: #999;
  content: "";
  line-height: 35px;
  display: inline-block;
  position: absolute;
  top: 19px;
  right: 0;
  transition: all 0.5s ease 0s;
}

.perfor-left ul li:hover:after,
.perfor-left ul li.active:after {
  height: 30px;
  top: 5px;
  background: #C12026;
}

.perfor-left ul li.active {
  font-weight: bold;
}

.why-perfor .col-lg-6 {
  padding: 0;
}

.why-perfor {
  background-color: #464646;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.perfor-content .perfor-info {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  opacity: 0;
}

.perfor-content .active {
  max-height: 5000px;
  opacity: 1;
  max-width: 560px;
}

.perfor-right {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 40px;
  overflow: hidden;
  max-height: 100%;
  max-height: 588px;
}
@media (max-width: 575.98px) {
  .perfor-right {
    padding: 40px 40px;
  }
}

.perfor-right strong {
  font-size: 24px;
}

.perfor-info div {
  position: relative !important;
  z-index: 1 !important;
}

.perfor-info div video {
  position: relative !important;
  transform: inherit !important;
  width: 60% !important;
  left: 0 !important;
  z-index: 1 !important;
  height: auto !important;
}

.why-ecosystem {
  padding: 90px 0;
}

.why-ecosystem h2 {
  margin-bottom: 60px;
  text-align: center;
}

.ecosystem-info {
  display: none;
}

.ecosystem-info.active {
  display: block;
}

.ecosystem-right li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}

.ecosystem-right li .list-content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  opacity: 0;
}

.ecosystem-right li.active .list-content {
  max-height: 100px;
  opacity: 1;
}

.ecosystem-right li .list-content p {
  font-size: 0.915rem;
}

.ecosystem-right li.active .list-content a {
  border-bottom: 1px solid;
  color: #C12026;
  font-size: 0.915rem;
}

.ecosystem-right li.active:before {
  content: "";
  width: 5px;
  height: 92%;
  display: block;
  background: #C12026;
  position: absolute;
  left: 0;
  top: 6px;
}

.ecosystem-right li h5 {
  color: #a8a8a8;
  font-weight: normal;
  transition: all 0.5s ease 0s;
}

.ecosystem-right li:hover h5,
.ecosystem-right li.active h5 {
  color: #C12026;
  font-weight: bold;
  margin-bottom: 12px;
}

.why-software {
  background: #171819;
  color: #fff;
  padding: 90px 0;
  background-position: center;
  background-size: cover;
  color: #fff;
}
@media (max-width: 575.98px) {
  .why-software {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.software-left {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  padding-right: 25px;
}
@media (max-width: 575.98px) {
  .software-left {
    padding-right: 0;
  }
}

.software-left p {
  margin: 25px 0;
}

.software-right {
  padding-left: 25px;
}
@media (max-width: 575.98px) {
  .software-right {
    padding-left: 0;
    margin-top: 1.5rem;
  }
}

.software-content {
  margin: 30px 0 25px;
}

.why-enginner.faq p {
  margin: 30px 0;
}

.software-left .software-info {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  opacity: 0;
}

.software-left .software-info.active {
  max-height: 500px;
  opacity: 1;
}

.software-left ul.tab-content {
  padding-left: 40px;
}
@media (max-width: 575.98px) {
  .software-left ul.tab-content {
    padding-left: 0;
  }
}

.software-right ul {
  margin: 30px 0;
  line-height: 40px;
}

.software-right ul li {
  position: relative;
  padding-left: 15px;
  cursor: pointer;
}
.software-right ul li br {
  display: none;
}

.software-right ul li:after {
  width: 5px;
  height: 5px;
  background: #999;
  content: "";
  line-height: 35px;
  display: inline-block;
  position: absolute;
  top: 19px;
  left: 0;
  transition: all 0.5s ease 0s;
}

.software-right ul li:hover:after,
.software-right ul li.active:after {
  height: 30px;
  top: 5px;
  background: #C12026;
}

.software-right ul li.active {
  font-weight: bold;
}

section.application-engineers > .section-hd {
  color: #fff;
  text-align: center;
}
section.application-engineers > .section-hd h3 {
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  section.application-engineers > .section-hd h3 {
    font-size: 1.375rem;
  }
}
section.application-engineers > .section-hd h2 {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 575.98px) {
  section.application-engineers > .section-hd h2 {
    font-size: 1.5rem;
  }
}
section.ecosystem > .section-hd {
  text-align: center;
}
section.ecosystem > .section-hd h3 {
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  section.ecosystem > .section-hd h3 {
    font-size: 1.375rem;
  }
}
section.ecosystem > .section-hd h2 {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 575.98px) {
  section.ecosystem > .section-hd h2 {
    font-size: 1.5rem;
  }
}
section.ecosystem > .section-bd .ecosystem-info {
  display: none;
}
section.ecosystem > .section-bd .ecosystem-info.active {
  display: block;
}
section.ecosystem > .section-bd .ecosystem-right li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
section.ecosystem > .section-bd .ecosystem-right li .list-content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
section.ecosystem > .section-bd .ecosystem-right li .list-content p {
  font-size: 0.915rem;
}
section.ecosystem > .section-bd .ecosystem-right li.active .list-content {
  max-height: 100px;
  opacity: 1;
}
section.ecosystem > .section-bd .ecosystem-right li.active .list-content a {
  border-bottom: 1px solid;
  color: #C12026;
  font-size: 0.915rem;
}
section.ecosystem > .section-bd .ecosystem-right li.active:before {
  content: "";
  width: 5px;
  height: 92%;
  display: block;
  background: #C12026;
  position: absolute;
  left: 0;
  top: 6px;
}
section.ecosystem > .section-bd .ecosystem-right li h5 {
  color: #a8a8a8;
  font-weight: normal;
  transition: all 0.5s ease 0s;
}
section.ecosystem > .section-bd .ecosystem-right li:hover h5,
section.ecosystem > .section-bd .ecosystem-right li.active h5 {
  color: #C12026;
  font-weight: bold;
  margin-bottom: 12px;
}
section.general-questions {
  position: relative;
  background: #000;
  color: #fff;
}
section.general-questions .section-bg {
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
section.general-questions > .section-hd {
  position: relative;
}
section.general-questions > .section-hd h3 {
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
@media (max-width: 575.98px) {
  section.general-questions > .section-hd h3 {
    font-size: 1.375rem;
  }
}
section.general-questions > .section-hd h2 {
  font-size: 2.5rem;
}
@media (max-width: 575.98px) {
  section.general-questions > .section-hd h2 {
    font-size: 1.5rem;
  }
}
section.general-questions > .section-bd {
  position: relative;
}
section.general-questions > .section-bd article {
  max-width: 640px;
}

section.our-customers {
  color: #fff;
}
section.our-customers .jarallax-img {
  opacity: 0.5;
}
section.our-customers .section-hd {
  position: relative;
  text-align: center;
}
section.our-customers .section-hd h3 {
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  section.our-customers .section-hd h3 {
    font-size: 1.375rem;
  }
}
section.our-customers .section-hd h2 strong {
  font-size: 1.75rem;
  font-weight: 400;
}
section.our-customers .section-hd h2 span {
  font-weight: bold;
  display: block;
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
  margin-top: 0.3rem;
}
@media (max-width: 575.98px) {
  section.our-customers .section-hd h2 {
    font-size: 1.5rem;
  }
}
section.our-customers .section-bd {
  position: relative;
}
section.our-customers .section-bd article {
  max-width: 780px;
}
section.our-customers .section-bd article h5 {
  line-height: 1.6;
  font-weight: 500;
}
section.our-customers .section-ft {
  position: relative;
}

section.our-printers > .section-hd {
  text-align: center;
}
section.our-printers > .section-hd h3 {
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  section.our-printers > .section-hd h3 {
    font-size: 1.375rem;
  }
}
section.our-printers > .section-hd h2 {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 575.98px) {
  section.our-printers > .section-hd h2 {
    font-size: 1.5rem;
  }
}
section.our-printers > .section-bd article {
  padding: 0 5%;
}
@media (max-width: 575.98px) {
  section.our-printers > .section-bd article {
    padding: 0;
  }
}
section.our-printers > .section-bd article p, section.our-printers > .section-bd article ul, section.our-printers > .section-bd article ol {
  color: #666;
}
section.our-printers > .section-bd .row .col h4, section.our-printers > .section-bd .row .col h5 {
  font-weight: 400;
}
section.our-printers > .section-bd .row .col h3 {
  font-size: 1.75rem;
}
@media (max-width: 575.98px) {
  section.our-printers > .section-bd .row .col h3 {
    font-size: 1.375rem;
  }
}
section.our-software > .section-hd {
  text-align: center;
}
section.our-software > .section-hd h3 {
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  section.our-software > .section-hd h3 {
    font-size: 1.375rem;
  }
}
section.our-software > .section-hd h2 {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 575.98px) {
  section.our-software > .section-hd h2 {
    font-size: 1.5rem;
  }
}
section.our-software > .section-bd article {
  padding: 0 5%;
}
@media (max-width: 575.98px) {
  section.our-software > .section-bd article {
    padding: 0;
  }
}
section.our-software > .section-bd article p, section.our-software > .section-bd article ul, section.our-software > .section-bd article ol {
  color: #666;
}
section.our-software > .section-bd .row .col h4, section.our-software > .section-bd .row .col h5 {
  font-weight: 400;
  font-size: 1.125rem;
}
section.our-software > .section-bd .row .col h3 {
  margin-bottom: 0.5rem;
  font-size: 1.75rem;
}
@media (max-width: 575.98px) {
  section.our-software > .section-bd .row .col h3 {
    font-size: 1.375rem;
  }
}
section.our-printers > .section-hd {
  text-align: center;
}
section.our-printers > .section-hd h3 {
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  section.our-printers > .section-hd h3 {
    font-size: 1.375rem;
  }
}
section.our-printers > .section-hd h2 {
  font-size: 2.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 575.98px) {
  section.our-printers > .section-hd h2 {
    font-size: 1.5rem;
  }
}
section.our-printers > .section-bd .box {
  padding: 0 1.5rem;
}
section.our-printers > .section-bd .box a svg {
  width: 52px;
  height: 52px;
  display: block;
  margin: 0 auto 5px;
}
section.our-printers > .section-bd .box a span {
  display: block;
  font-weight: 600;
  margin-top: 1rem;
}
section.our-printers > .section-bd .box a:hover, section.our-printers > .section-bd .box a:focus, section.our-printers > .section-bd .box a:active {
  color: #C12026;
}
section.raise-academy {
  position: relative;
  background: #fff;
}
section.raise-academy .section-bg {
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
section.raise-academy > .section-hd {
  position: relative;
}
section.raise-academy > .section-hd h3 {
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
@media (max-width: 575.98px) {
  section.raise-academy > .section-hd h3 {
    font-size: 1.375rem;
  }
}
section.raise-academy > .section-hd h2 {
  font-size: 2.5rem;
}
@media (max-width: 575.98px) {
  section.raise-academy > .section-hd h2 {
    font-size: 1.5rem;
  }
}
section.raise-academy > .section-bd {
  position: relative;
}
section.raise-academy > .section-bd article {
  max-width: 560px;
}
section.raise-academy > .section-ft {
  position: relative;
  text-align: center;
}
section.raise-academy > .section-ft .row {
  max-width: 560px;
}
section.raise-academy > .section-ft a {
  pointer-events: none;
  display: inline-block;
}
section.raise-academy > .section-ft a img {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 5px;
}
section.raise-academy > .section-ft a span {
  display: block;
  font-weight: 500;
  margin-top: 1rem;
}
section.raise-academy > .section-ft a:hover, section.raise-academy > .section-ft a:focus, section.raise-academy > .section-ft a:active {
  color: #C12026;
}

section.who-we-are {
  background-color: #171819;
}
section.who-we-are > .section-bd {
  color: #fff;
}
section.who-we-are > .section-bd h2,
section.who-we-are > .section-bd h3,
section.who-we-are > .section-bd h4,
section.who-we-are > .section-bd p {
  color: #fff;
}
section.who-we-are > .section-bd h2 {
  font-size: 2.5rem;
}
@media (max-width: 575.98px) {
  section.who-we-are > .section-bd h2 {
    font-size: 1.75rem;
  }
}
section.who-we-are > .section-bd h3 {
  display: inline-block;
  padding-bottom: 2px;
  font-size: 1.5rem;
  font-weight: 500;
}
section.who-we-are > .section-bd p {
  color: #fff;
  font-weight: 400;
  line-height: 1.5;
}
section.why-milestones > .section-hd {
  text-align: center;
}
section.why-milestones > .section-hd h5 {
  font-size: 1rem;
  font-weight: normal;
}
section.why-milestones > .section-bd .container {
  padding: 0;
}
section.why-milestones > .section-bd .milestones-slider-nav-wrap {
  position: relative;
  padding: 30px 0;
  height: 100%;
}
@media (max-width: 575.98px) {
  section.why-milestones > .section-bd .milestones-slider-nav-wrap {
    padding: 0 40px;
  }
}
section.why-milestones > .section-bd .milestones-slider-nav-wrap .btn-slider-prev,
section.why-milestones > .section-bd .milestones-slider-nav-wrap .btn-slider-next {
  background: none;
  border: none;
  outline: none;
  position: absolute;
  right: -10px;
  padding: 5px;
  color: #C12026;
}
section.why-milestones > .section-bd .milestones-slider-nav-wrap .btn-slider-prev.slick-disabled,
section.why-milestones > .section-bd .milestones-slider-nav-wrap .btn-slider-next.slick-disabled {
  color: #999;
}
section.why-milestones > .section-bd .milestones-slider-nav-wrap .btn-slider-prev {
  top: -8px;
}
@media (max-width: 575.98px) {
  section.why-milestones > .section-bd .milestones-slider-nav-wrap .btn-slider-prev {
    transform: rotate(-90deg);
    left: 5px;
    top: 10px;
  }
}
section.why-milestones > .section-bd .milestones-slider-nav-wrap .btn-slider-next {
  bottom: -5px;
}
@media (max-width: 575.98px) {
  section.why-milestones > .section-bd .milestones-slider-nav-wrap .btn-slider-next {
    transform: rotate(-90deg);
    right: 5px;
    top: -5px;
  }
}
section.why-milestones > .section-bd .milestones-slider-nav {
  padding: 20px 0;
  height: 100%;
  position: relative;
}
@media (max-width: 575.98px) {
  section.why-milestones > .section-bd .milestones-slider-nav {
    padding: 0;
  }
}
section.why-milestones > .section-bd .milestones-slider-nav:before {
  content: "";
  height: 100%;
  border-left: 1px solid #ccc;
  position: absolute;
  top: 0;
  right: 4px;
}
@media (max-width: 575.98px) {
  section.why-milestones > .section-bd .milestones-slider-nav:before {
    display: none;
  }
}
section.why-milestones > .section-bd .milestones-slider-nav .slick-current span strong {
  color: #C12026;
  font-weight: bold;
  font-size: 1.125rem;
}
section.why-milestones > .section-bd .milestones-slider-nav .slick-current span:after {
  background: #C12026;
}
section.why-milestones > .section-bd .milestones-slider-nav .slick-prev:before,
section.why-milestones > .section-bd .milestones-slider-nav .slick-next:before {
  color: #C12026;
}
section.why-milestones > .section-bd .milestones-nav-slide {
  text-align: right;
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  height: 52px;
  justify-content: right;
}
@media (max-width: 575.98px) {
  section.why-milestones > .section-bd .milestones-nav-slide {
    text-align: center;
  }
}
section.why-milestones > .section-bd .milestones-nav-slide span {
  width: 100%;
  position: relative;
  display: inline-block;
  padding-right: 1rem;
  color: #999;
  font-size: 0.915rem;
}
@media (max-width: 575.98px) {
  section.why-milestones > .section-bd .milestones-nav-slide span {
    padding-right: 0;
  }
}
section.why-milestones > .section-bd .milestones-nav-slide span strong {
  font-weight: normal;
}
section.why-milestones > .section-bd .milestones-nav-slide span:after {
  display: inline-block;
  right: 0;
  top: 0.5em;
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  background: #ccc;
  border-radius: 50%;
}
@media (max-width: 575.98px) {
  section.why-milestones > .section-bd .milestones-nav-slide span:after {
    display: none;
  }
}
section.why-milestones > .section-bd .milestones-slide-inner {
  background-size: cover;
  background-position: center;
  padding: 0;
  height: 450px;
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 575.98px) {
  section.why-milestones > .section-bd .milestones-slide-inner {
    padding: 30px;
    height: auto;
    min-height: 450px;
  }
}
section.why-milestones > .section-bd .milestones-slide-inner article {
  max-width: 600px;
  background: rgba(255, 255, 255, 0.9);
  padding: 2rem;
}
@media (max-width: 575.98px) {
  section.why-milestones > .section-bd .milestones-slide-inner article {
    padding: 1.2rem;
  }
}