/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/* -------------------------------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////////////////////////////
// FUNCTIONS
//////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* Add quotes to map keys
----------------------------------------
////////////////////////////////////// */
/* Transition / Animation
----------------------------------------
////////////////////////////////////// */
/* Consistent Element Spacing
----------------------------------------
////////////////////////////////////// */
/* -------------------------------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////////////////////////////
// VARIABLES
//////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////////////////////////////
// PALETTES
//////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* Functions
----------------------------------------
////////////////////////////////////// */
/* String Replace | https://stackoverflow.com/questions/12728634/string-replace-in-sass
----------------------------------------
////////////////////////////////////// */
/* Variables
----------------------------------------
////////////////////////////////////// */
/* -------------------------------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////////////////////////////
// TYPOGRAPHY
//////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* Functions
----------------------------------------
////////////////////////////////////// */
/* Variables
----------------------------------------
////////////////////////////////////// */
/* Container Spacing
----------------------------------------
////////////////////////////////////// */
/* Container Spacing
----------------------------------------
////////////////////////////////////// */
/* Grouped Variables
----------------------------------------
////////////////////////////////////// */
/* Ripped Pattern Spacing
----------------------------------------
////////////////////////////////////// */
/* .addArrow dimentions
----------------------------------------
////////////////////////////////////// */
/* Post Image Sizing
----------------------------------------
////////////////////////////////////// */
/* Spaces between buttons and wrapper
----------------------------------------
////////////////////////////////////// */
/* Minimum touch height
----------------------------------------
////////////////////////////////////// */
/* Wordpress menu height
----------------------------------------
////////////////////////////////////// */
/* Header Heights
----------------------------------------
////////////////////////////////////// */
/* Properties
----------------------------------------
////////////////////////////////////// */
/* Editable content
----------------------------------------
////////////////////////////////////// */
.wysiwyg > p a:not(.btn), .post-text > p a:not(.btn), .wysiwyg > li a:not(.btn), .post-text > li a:not(.btn), .wysiwyg > dl a:not(.btn), .post-text > dl a:not(.btn), .wysiwyg > th a:not(.btn), .post-text > th a:not(.btn), .wysiwyg > td a:not(.btn), .post-text > td a:not(.btn), .wysiwyg > label a:not(.btn), .post-text > label a:not(.btn) {
  text-decoration: underline;
  font-weight: 400;
}
.wysiwyg > p a:not(.btn):hover, .post-text > p a:not(.btn):hover, .wysiwyg > li a:not(.btn):hover, .post-text > li a:not(.btn):hover, .wysiwyg > dl a:not(.btn):hover, .post-text > dl a:not(.btn):hover, .wysiwyg > th a:not(.btn):hover, .post-text > th a:not(.btn):hover, .wysiwyg > td a:not(.btn):hover, .post-text > td a:not(.btn):hover, .wysiwyg > label a:not(.btn):hover, .post-text > label a:not(.btn):hover {
  opacity: 0.8;
}
.wysiwyg > img, .post-text > img {
  height: auto;
}
.wysiwyg > ul, .post-text > ul {
  list-style-type: disc;
}
.wysiwyg > ol, .post-text > ol {
  list-style-type: decimal;
}
.wysiwyg > ul, .post-text > ul, .wysiwyg > ol, .post-text > ol {
  padding: 0;
  overflow: hidden;
}
.wysiwyg > ul li, .post-text > ul li, .wysiwyg > ol li, .post-text > ol li {
  list-style-type: inherit;
  position: relative;
  left: 20px;
  padding-right: 20px;
}
.wysiwyg > ul li::marker, .post-text > ul li::marker, .wysiwyg > ol li::marker, .post-text > ol li::marker {
  font-size: 90%;
}
.wysiwyg > ul li:not(:first-child), .post-text > ul li:not(:first-child), .wysiwyg > ol li:not(:first-child), .post-text > ol li:not(:first-child) {
  margin-top: 15px;
}
.wysiwyg > ul ul, .post-text > ul ul, .wysiwyg > ol ul, .post-text > ol ul {
  list-style-type: circle;
}
.wysiwyg > ul ol, .post-text > ul ol, .wysiwyg > ol ol, .post-text > ol ol {
  list-style-type: upper-alpha;
}
.wysiwyg > :first-child, .post-text > :first-child {
  margin-top: 0;
}
.wysiwyg > :last-child, .post-text > :last-child {
  margin-bottom: 0;
}
.text-center .wysiwyg ul, .text-center .post-text ul, .text-center .wysiwyg ol, .text-center .post-text ol {
  list-style-position: inside;
  overflow: visible;
}
.text-center .wysiwyg ul li, .text-center .post-text ul li, .text-center .wysiwyg ol li, .text-center .post-text ol li {
  left: auto;
  padding: 0;
}

/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  Defaults Mixins
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
/* Hover, Focus, Active
----------------------------------------
////////////////////////////////////// */
/* Positioning
----------------------------------------
////////////////////////////////////// */
/* Animation
----------------------------------------
////////////////////////////////////// */
/* High Resolution Images
----------------------------------------
////////////////////////////////////// */
/* Border Triangles
----------------------------------------
////////////////////////////////////// */
/* Color Set | library/user-interface/colors
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// ADA
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
/* Focus Styles
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  Accordion Dropdown (+ / -)
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  Defaults Mixins
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------
//////////////////////////////////////////////////////////////////////////////////////////////////////
// TYPOGRAPHY
//////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* Functions
----------------------------------------
////////////////////////////////////// */
/* Variables
----------------------------------------
////////////////////////////////////// */
/* Media Queries
----------------------------------------
////////////////////////////////////// */
/* Button font mixin for Gravity forms
----------------------------------------
////////////////////////////////////// */
/* Font properties
----------------------------------------
////////////////////////////////////// */
/* Set em font size pixel base _all-patterns
----------------------------------------
////////////////////////////////////// */
/* Return icon content property
----------------------------------------
////////////////////////////////////// */
/* Path to custom icons
----------------------------------------
////////////////////////////////////// */
/* Icon Font
----------------------------------------
////////////////////////////////////// */
.ginput_container_select::before, .mvi::before, #nav-main-desktop ul.main > li.menu-item-has-children > a::before, .post-image a::after {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// GRADIENTS | https://www.sitepoint.com/building-linear-gradient-mixin-sass/
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* Test if `$value` is a valid direction 
----------------------------------------
////////////////////////////////////// */
/* Convert a direction to legacy syntax
----------------------------------------
////////////////////////////////////// */
/* Mixin printing a linear-gradient as well as a plain color fallback and the `-webkit-` prefixed declaration
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// Mobile Only
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
/* Post preview stack size
----------------------------------------
////////////////////////////////////// */
/* Box dimensions
----------------------------------------
////////////////////////////////////// */
/* Section padding classes
----------------------------------------
////////////////////////////////////// */
/* Element spacing
----------------------------------------
////////////////////////////////////// */
/* -------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// VENDOR ABSTRACTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* Font Awesome
----------------------------------------
////////////////////////////////////// */
/* Bootstrap
----------------------------------------
/////////////////////////////////////// */
/* 1B. Partials
----------------------------------------
////////////////////////////////////// */
/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/* -------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// CUSTOM IMPORTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* Slick Carousel
----------------------------------------
////////////////////////////////////// */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Animate on Scroll
----------------------------------------
////////////////////////////////////// */
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
          transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: 0.35s;
          transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: 0.45s;
          transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: 0.55s;
          transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: 0.65s;
          transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: 0.75s;
          transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: 0.85s;
          transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: 0.9s;
          transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: 0.95s;
          transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.95s;
          transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
          transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
          transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
          transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
          transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
          transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
          transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
          transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
          transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
          transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
          transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
          transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
          transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
          transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
          transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
          transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
          transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
          transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
          transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
          transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
          transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
          transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
          transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
          transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
          transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
          transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
          transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
          transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
          transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
          transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
          transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
          transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
          transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
          transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
          transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
          transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
          transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
          transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
          transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
          transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
          transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
          transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
          transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
          transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
          transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
          transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
          transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
          transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
          transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
          transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
          transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
          transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
          transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
          transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
          transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
          transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
          transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
          transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
          transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
          transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
          transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
          transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

[data-aos=fade-up] {
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  -webkit-transform: translate3d(0, -100px, 0);
          transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  -webkit-transform: translate3d(-100px, 0, 0);
          transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  -webkit-transform: translate3d(100px, 0, 0);
          transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  -webkit-transform: translate3d(-100px, 100px, 0);
          transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  -webkit-transform: translate3d(100px, 100px, 0);
          transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  -webkit-transform: translate3d(-100px, -100px, 0);
          transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  -webkit-transform: translate3d(100px, -100px, 0);
          transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
          transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
          transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
          transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
          transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
          transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
          transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
          transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
          transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

[data-aos=slide-up] {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos=flip-left] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
          transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
          transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
          transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
          transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
          transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
          transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
          transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
          transform: perspective(2500px) rotateX(0);
}

/* Fancybox
----------------------------------------
////////////////////////////////////// */
/* Fancybox Override
----------------------------------------
////////////////////////////////////// */
.admin-bar .fancybox-inner {
  margin-top: 32px;
}
@media (max-width: 991px) {
  .admin-bar .fancybox-inner {
    margin-top: 46px;
  }
}
.fancybox-button {
  background-color: #00519B;
}

/* Font Awesome
----------------------------------------
////////////////////////////////////// */
/* Fontawesome Override
----------------------------------------
////////////////////////////////////// */
/* Bootstrap
----------------------------------------
/////////////////////////////////////// */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1.5px;
  --bs-border-style: solid;
  --bs-border-color: #cccccc;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 3px;
  --bs-border-radius-lg: 16px;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

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

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

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

hr {
  margin: 4.5em 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

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

h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 3px;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

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

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

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

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

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

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

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

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

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-mb, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.container-hr, .container-yg, .container-bg, .container-xl, .container-mb, .container-lg, .container-md, .container-sm, .container {
  max-width: 1320px;
}

:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-mb: 1024px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-bg: 1418px;
  --bs-breakpoint-yg: 1600px;
  --bs-breakpoint-hr: 1921px;
}

.row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

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

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

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

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

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

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

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

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-1,
.gx-1 {
  --bs-gutter-x: 1.125em;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 1.125em;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 2.25em;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 2.25em;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 4.5em;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 4.5em;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 6.75em;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 6.75em;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 13.5em;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 13.5em;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 1.125em;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 1.125em;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 2.25em;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 2.25em;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 4.5em;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 4.5em;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 6.75em;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 6.75em;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 13.5em;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 13.5em;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 1.125em;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 1.125em;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 2.25em;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 2.25em;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 4.5em;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 4.5em;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 6.75em;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 6.75em;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 13.5em;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 13.5em;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 1.125em;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 1.125em;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 2.25em;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 2.25em;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 4.5em;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 4.5em;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 6.75em;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 6.75em;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 13.5em;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 13.5em;
  }
}
@media (min-width: 1024px) {
  .col-mb {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-mb-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-mb-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-mb-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-mb-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-mb-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-mb-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-mb-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-mb-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-mb-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-mb-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-mb-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-mb-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-mb-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-mb-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-mb-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-mb-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-mb-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-mb-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-mb-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-mb-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-mb-0 {
    margin-left: 0;
  }
  .offset-mb-1 {
    margin-left: 8.33333333%;
  }
  .offset-mb-2 {
    margin-left: 16.66666667%;
  }
  .offset-mb-3 {
    margin-left: 25%;
  }
  .offset-mb-4 {
    margin-left: 33.33333333%;
  }
  .offset-mb-5 {
    margin-left: 41.66666667%;
  }
  .offset-mb-6 {
    margin-left: 50%;
  }
  .offset-mb-7 {
    margin-left: 58.33333333%;
  }
  .offset-mb-8 {
    margin-left: 66.66666667%;
  }
  .offset-mb-9 {
    margin-left: 75%;
  }
  .offset-mb-10 {
    margin-left: 83.33333333%;
  }
  .offset-mb-11 {
    margin-left: 91.66666667%;
  }
  .g-mb-0,
  .gx-mb-0 {
    --bs-gutter-x: 0;
  }
  .g-mb-0,
  .gy-mb-0 {
    --bs-gutter-y: 0;
  }
  .g-mb-1,
  .gx-mb-1 {
    --bs-gutter-x: 1.125em;
  }
  .g-mb-1,
  .gy-mb-1 {
    --bs-gutter-y: 1.125em;
  }
  .g-mb-2,
  .gx-mb-2 {
    --bs-gutter-x: 2.25em;
  }
  .g-mb-2,
  .gy-mb-2 {
    --bs-gutter-y: 2.25em;
  }
  .g-mb-3,
  .gx-mb-3 {
    --bs-gutter-x: 4.5em;
  }
  .g-mb-3,
  .gy-mb-3 {
    --bs-gutter-y: 4.5em;
  }
  .g-mb-4,
  .gx-mb-4 {
    --bs-gutter-x: 6.75em;
  }
  .g-mb-4,
  .gy-mb-4 {
    --bs-gutter-y: 6.75em;
  }
  .g-mb-5,
  .gx-mb-5 {
    --bs-gutter-x: 13.5em;
  }
  .g-mb-5,
  .gy-mb-5 {
    --bs-gutter-y: 13.5em;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 1.125em;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 1.125em;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 2.25em;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 2.25em;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 4.5em;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 4.5em;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 6.75em;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 6.75em;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 13.5em;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 13.5em;
  }
}
@media (min-width: 1418px) {
  .col-bg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-bg-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-bg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-bg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-bg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-bg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-bg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-bg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-bg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-bg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-bg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-bg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-bg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-bg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-bg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-bg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-bg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-bg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-bg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-bg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-bg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-bg-0 {
    margin-left: 0;
  }
  .offset-bg-1 {
    margin-left: 8.33333333%;
  }
  .offset-bg-2 {
    margin-left: 16.66666667%;
  }
  .offset-bg-3 {
    margin-left: 25%;
  }
  .offset-bg-4 {
    margin-left: 33.33333333%;
  }
  .offset-bg-5 {
    margin-left: 41.66666667%;
  }
  .offset-bg-6 {
    margin-left: 50%;
  }
  .offset-bg-7 {
    margin-left: 58.33333333%;
  }
  .offset-bg-8 {
    margin-left: 66.66666667%;
  }
  .offset-bg-9 {
    margin-left: 75%;
  }
  .offset-bg-10 {
    margin-left: 83.33333333%;
  }
  .offset-bg-11 {
    margin-left: 91.66666667%;
  }
  .g-bg-0,
  .gx-bg-0 {
    --bs-gutter-x: 0;
  }
  .g-bg-0,
  .gy-bg-0 {
    --bs-gutter-y: 0;
  }
  .g-bg-1,
  .gx-bg-1 {
    --bs-gutter-x: 1.125em;
  }
  .g-bg-1,
  .gy-bg-1 {
    --bs-gutter-y: 1.125em;
  }
  .g-bg-2,
  .gx-bg-2 {
    --bs-gutter-x: 2.25em;
  }
  .g-bg-2,
  .gy-bg-2 {
    --bs-gutter-y: 2.25em;
  }
  .g-bg-3,
  .gx-bg-3 {
    --bs-gutter-x: 4.5em;
  }
  .g-bg-3,
  .gy-bg-3 {
    --bs-gutter-y: 4.5em;
  }
  .g-bg-4,
  .gx-bg-4 {
    --bs-gutter-x: 6.75em;
  }
  .g-bg-4,
  .gy-bg-4 {
    --bs-gutter-y: 6.75em;
  }
  .g-bg-5,
  .gx-bg-5 {
    --bs-gutter-x: 13.5em;
  }
  .g-bg-5,
  .gy-bg-5 {
    --bs-gutter-y: 13.5em;
  }
}
@media (min-width: 1600px) {
  .col-yg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-yg-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-yg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-yg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-yg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-yg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-yg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-yg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-yg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-yg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-yg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-yg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-yg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-yg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-yg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-yg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-yg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-yg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-yg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-yg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-yg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-yg-0 {
    margin-left: 0;
  }
  .offset-yg-1 {
    margin-left: 8.33333333%;
  }
  .offset-yg-2 {
    margin-left: 16.66666667%;
  }
  .offset-yg-3 {
    margin-left: 25%;
  }
  .offset-yg-4 {
    margin-left: 33.33333333%;
  }
  .offset-yg-5 {
    margin-left: 41.66666667%;
  }
  .offset-yg-6 {
    margin-left: 50%;
  }
  .offset-yg-7 {
    margin-left: 58.33333333%;
  }
  .offset-yg-8 {
    margin-left: 66.66666667%;
  }
  .offset-yg-9 {
    margin-left: 75%;
  }
  .offset-yg-10 {
    margin-left: 83.33333333%;
  }
  .offset-yg-11 {
    margin-left: 91.66666667%;
  }
  .g-yg-0,
  .gx-yg-0 {
    --bs-gutter-x: 0;
  }
  .g-yg-0,
  .gy-yg-0 {
    --bs-gutter-y: 0;
  }
  .g-yg-1,
  .gx-yg-1 {
    --bs-gutter-x: 1.125em;
  }
  .g-yg-1,
  .gy-yg-1 {
    --bs-gutter-y: 1.125em;
  }
  .g-yg-2,
  .gx-yg-2 {
    --bs-gutter-x: 2.25em;
  }
  .g-yg-2,
  .gy-yg-2 {
    --bs-gutter-y: 2.25em;
  }
  .g-yg-3,
  .gx-yg-3 {
    --bs-gutter-x: 4.5em;
  }
  .g-yg-3,
  .gy-yg-3 {
    --bs-gutter-y: 4.5em;
  }
  .g-yg-4,
  .gx-yg-4 {
    --bs-gutter-x: 6.75em;
  }
  .g-yg-4,
  .gy-yg-4 {
    --bs-gutter-y: 6.75em;
  }
  .g-yg-5,
  .gx-yg-5 {
    --bs-gutter-x: 13.5em;
  }
  .g-yg-5,
  .gy-yg-5 {
    --bs-gutter-y: 13.5em;
  }
}
@media (min-width: 1921px) {
  .col-hr {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-hr-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-hr-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-hr-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-hr-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-hr-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-hr-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-hr-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-hr-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-hr-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-hr-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-hr-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-hr-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-hr-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-hr-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-hr-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-hr-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-hr-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-hr-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-hr-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-hr-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-hr-0 {
    margin-left: 0;
  }
  .offset-hr-1 {
    margin-left: 8.33333333%;
  }
  .offset-hr-2 {
    margin-left: 16.66666667%;
  }
  .offset-hr-3 {
    margin-left: 25%;
  }
  .offset-hr-4 {
    margin-left: 33.33333333%;
  }
  .offset-hr-5 {
    margin-left: 41.66666667%;
  }
  .offset-hr-6 {
    margin-left: 50%;
  }
  .offset-hr-7 {
    margin-left: 58.33333333%;
  }
  .offset-hr-8 {
    margin-left: 66.66666667%;
  }
  .offset-hr-9 {
    margin-left: 75%;
  }
  .offset-hr-10 {
    margin-left: 83.33333333%;
  }
  .offset-hr-11 {
    margin-left: 91.66666667%;
  }
  .g-hr-0,
  .gx-hr-0 {
    --bs-gutter-x: 0;
  }
  .g-hr-0,
  .gy-hr-0 {
    --bs-gutter-y: 0;
  }
  .g-hr-1,
  .gx-hr-1 {
    --bs-gutter-x: 1.125em;
  }
  .g-hr-1,
  .gy-hr-1 {
    --bs-gutter-y: 1.125em;
  }
  .g-hr-2,
  .gx-hr-2 {
    --bs-gutter-x: 2.25em;
  }
  .g-hr-2,
  .gy-hr-2 {
    --bs-gutter-y: 2.25em;
  }
  .g-hr-3,
  .gx-hr-3 {
    --bs-gutter-x: 4.5em;
  }
  .g-hr-3,
  .gy-hr-3 {
    --bs-gutter-y: 4.5em;
  }
  .g-hr-4,
  .gx-hr-4 {
    --bs-gutter-x: 6.75em;
  }
  .g-hr-4,
  .gy-hr-4 {
    --bs-gutter-y: 6.75em;
  }
  .g-hr-5,
  .gx-hr-5 {
    --bs-gutter-x: 13.5em;
  }
  .g-hr-5,
  .gy-hr-5 {
    --bs-gutter-y: 13.5em;
  }
}
.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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

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

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

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

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !important;
}

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

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

.order-first {
  -webkit-box-ordinal-group: 0 !important;
      -ms-flex-order: -1 !important;
          order: -1 !important;
}

.order-0 {
  -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important;
}

.order-1 {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

.order-3 {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}

.order-4 {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}

.order-last {
  -webkit-box-ordinal-group: 7 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}

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

.m-1 {
  margin: 1.125em !important;
}

.m-2 {
  margin: 2.25em !important;
}

.m-3 {
  margin: 4.5em !important;
}

.m-4 {
  margin: 6.75em !important;
}

.m-5 {
  margin: 13.5em !important;
}

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

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

.mx-1 {
  margin-right: 1.125em !important;
  margin-left: 1.125em !important;
}

.mx-2 {
  margin-right: 2.25em !important;
  margin-left: 2.25em !important;
}

.mx-3 {
  margin-right: 4.5em !important;
  margin-left: 4.5em !important;
}

.mx-4 {
  margin-right: 6.75em !important;
  margin-left: 6.75em !important;
}

.mx-5 {
  margin-right: 13.5em !important;
  margin-left: 13.5em !important;
}

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

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

.my-1 {
  margin-top: 1.125em !important;
  margin-bottom: 1.125em !important;
}

.my-2 {
  margin-top: 2.25em !important;
  margin-bottom: 2.25em !important;
}

.my-3 {
  margin-top: 4.5em !important;
  margin-bottom: 4.5em !important;
}

.my-4 {
  margin-top: 6.75em !important;
  margin-bottom: 6.75em !important;
}

.my-5 {
  margin-top: 13.5em !important;
  margin-bottom: 13.5em !important;
}

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

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

.mt-1 {
  margin-top: 1.125em !important;
}

.mt-2 {
  margin-top: 2.25em !important;
}

.mt-3 {
  margin-top: 4.5em !important;
}

.mt-4 {
  margin-top: 6.75em !important;
}

.mt-5 {
  margin-top: 13.5em !important;
}

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

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

.me-1 {
  margin-right: 1.125em !important;
}

.me-2 {
  margin-right: 2.25em !important;
}

.me-3 {
  margin-right: 4.5em !important;
}

.me-4 {
  margin-right: 6.75em !important;
}

.me-5 {
  margin-right: 13.5em !important;
}

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

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

.mb-1 {
  margin-bottom: 1.125em !important;
}

.mb-2 {
  margin-bottom: 2.25em !important;
}

.mb-3 {
  margin-bottom: 4.5em !important;
}

.mb-4 {
  margin-bottom: 6.75em !important;
}

.mb-5 {
  margin-bottom: 13.5em !important;
}

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

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

.ms-1 {
  margin-left: 1.125em !important;
}

.ms-2 {
  margin-left: 2.25em !important;
}

.ms-3 {
  margin-left: 4.5em !important;
}

.ms-4 {
  margin-left: 6.75em !important;
}

.ms-5 {
  margin-left: 13.5em !important;
}

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

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

.p-1 {
  padding: 1.125em !important;
}

.p-2 {
  padding: 2.25em !important;
}

.p-3 {
  padding: 4.5em !important;
}

.p-4 {
  padding: 6.75em !important;
}

.p-5 {
  padding: 13.5em !important;
}

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

.px-1 {
  padding-right: 1.125em !important;
  padding-left: 1.125em !important;
}

.px-2 {
  padding-right: 2.25em !important;
  padding-left: 2.25em !important;
}

.px-3 {
  padding-right: 4.5em !important;
  padding-left: 4.5em !important;
}

.px-4 {
  padding-right: 6.75em !important;
  padding-left: 6.75em !important;
}

.px-5 {
  padding-right: 13.5em !important;
  padding-left: 13.5em !important;
}

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

.py-1 {
  padding-top: 1.125em !important;
  padding-bottom: 1.125em !important;
}

.py-2 {
  padding-top: 2.25em !important;
  padding-bottom: 2.25em !important;
}

.py-3 {
  padding-top: 4.5em !important;
  padding-bottom: 4.5em !important;
}

.py-4 {
  padding-top: 6.75em !important;
  padding-bottom: 6.75em !important;
}

.py-5 {
  padding-top: 13.5em !important;
  padding-bottom: 13.5em !important;
}

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

.pt-1 {
  padding-top: 1.125em !important;
}

.pt-2 {
  padding-top: 2.25em !important;
}

.pt-3 {
  padding-top: 4.5em !important;
}

.pt-4 {
  padding-top: 6.75em !important;
}

.pt-5 {
  padding-top: 13.5em !important;
}

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

.pe-1 {
  padding-right: 1.125em !important;
}

.pe-2 {
  padding-right: 2.25em !important;
}

.pe-3 {
  padding-right: 4.5em !important;
}

.pe-4 {
  padding-right: 6.75em !important;
}

.pe-5 {
  padding-right: 13.5em !important;
}

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

.pb-1 {
  padding-bottom: 1.125em !important;
}

.pb-2 {
  padding-bottom: 2.25em !important;
}

.pb-3 {
  padding-bottom: 4.5em !important;
}

.pb-4 {
  padding-bottom: 6.75em !important;
}

.pb-5 {
  padding-bottom: 13.5em !important;
}

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

.ps-1 {
  padding-left: 1.125em !important;
}

.ps-2 {
  padding-left: 2.25em !important;
}

.ps-3 {
  padding-left: 4.5em !important;
}

.ps-4 {
  padding-left: 6.75em !important;
}

.ps-5 {
  padding-left: 13.5em !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 1.125em !important;
  }
  .m-sm-2 {
    margin: 2.25em !important;
  }
  .m-sm-3 {
    margin: 4.5em !important;
  }
  .m-sm-4 {
    margin: 6.75em !important;
  }
  .m-sm-5 {
    margin: 13.5em !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-sm-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-sm-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-sm-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-sm-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !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: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-sm-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-sm-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-sm-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-sm-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 1.125em !important;
  }
  .mt-sm-2 {
    margin-top: 2.25em !important;
  }
  .mt-sm-3 {
    margin-top: 4.5em !important;
  }
  .mt-sm-4 {
    margin-top: 6.75em !important;
  }
  .mt-sm-5 {
    margin-top: 13.5em !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 1.125em !important;
  }
  .me-sm-2 {
    margin-right: 2.25em !important;
  }
  .me-sm-3 {
    margin-right: 4.5em !important;
  }
  .me-sm-4 {
    margin-right: 6.75em !important;
  }
  .me-sm-5 {
    margin-right: 13.5em !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-sm-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-sm-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-sm-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-sm-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 1.125em !important;
  }
  .ms-sm-2 {
    margin-left: 2.25em !important;
  }
  .ms-sm-3 {
    margin-left: 4.5em !important;
  }
  .ms-sm-4 {
    margin-left: 6.75em !important;
  }
  .ms-sm-5 {
    margin-left: 13.5em !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 1.125em !important;
  }
  .p-sm-2 {
    padding: 2.25em !important;
  }
  .p-sm-3 {
    padding: 4.5em !important;
  }
  .p-sm-4 {
    padding: 6.75em !important;
  }
  .p-sm-5 {
    padding: 13.5em !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-sm-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-sm-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-sm-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-sm-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-sm-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-sm-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-sm-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-sm-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 1.125em !important;
  }
  .pt-sm-2 {
    padding-top: 2.25em !important;
  }
  .pt-sm-3 {
    padding-top: 4.5em !important;
  }
  .pt-sm-4 {
    padding-top: 6.75em !important;
  }
  .pt-sm-5 {
    padding-top: 13.5em !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 1.125em !important;
  }
  .pe-sm-2 {
    padding-right: 2.25em !important;
  }
  .pe-sm-3 {
    padding-right: 4.5em !important;
  }
  .pe-sm-4 {
    padding-right: 6.75em !important;
  }
  .pe-sm-5 {
    padding-right: 13.5em !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-sm-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-sm-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-sm-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-sm-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 1.125em !important;
  }
  .ps-sm-2 {
    padding-left: 2.25em !important;
  }
  .ps-sm-3 {
    padding-left: 4.5em !important;
  }
  .ps-sm-4 {
    padding-left: 6.75em !important;
  }
  .ps-sm-5 {
    padding-left: 13.5em !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 1.125em !important;
  }
  .m-md-2 {
    margin: 2.25em !important;
  }
  .m-md-3 {
    margin: 4.5em !important;
  }
  .m-md-4 {
    margin: 6.75em !important;
  }
  .m-md-5 {
    margin: 13.5em !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-md-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-md-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-md-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-md-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !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: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-md-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-md-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-md-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-md-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 1.125em !important;
  }
  .mt-md-2 {
    margin-top: 2.25em !important;
  }
  .mt-md-3 {
    margin-top: 4.5em !important;
  }
  .mt-md-4 {
    margin-top: 6.75em !important;
  }
  .mt-md-5 {
    margin-top: 13.5em !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 1.125em !important;
  }
  .me-md-2 {
    margin-right: 2.25em !important;
  }
  .me-md-3 {
    margin-right: 4.5em !important;
  }
  .me-md-4 {
    margin-right: 6.75em !important;
  }
  .me-md-5 {
    margin-right: 13.5em !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-md-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-md-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-md-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-md-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 1.125em !important;
  }
  .ms-md-2 {
    margin-left: 2.25em !important;
  }
  .ms-md-3 {
    margin-left: 4.5em !important;
  }
  .ms-md-4 {
    margin-left: 6.75em !important;
  }
  .ms-md-5 {
    margin-left: 13.5em !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 1.125em !important;
  }
  .p-md-2 {
    padding: 2.25em !important;
  }
  .p-md-3 {
    padding: 4.5em !important;
  }
  .p-md-4 {
    padding: 6.75em !important;
  }
  .p-md-5 {
    padding: 13.5em !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-md-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-md-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-md-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-md-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-md-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-md-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-md-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-md-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 1.125em !important;
  }
  .pt-md-2 {
    padding-top: 2.25em !important;
  }
  .pt-md-3 {
    padding-top: 4.5em !important;
  }
  .pt-md-4 {
    padding-top: 6.75em !important;
  }
  .pt-md-5 {
    padding-top: 13.5em !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 1.125em !important;
  }
  .pe-md-2 {
    padding-right: 2.25em !important;
  }
  .pe-md-3 {
    padding-right: 4.5em !important;
  }
  .pe-md-4 {
    padding-right: 6.75em !important;
  }
  .pe-md-5 {
    padding-right: 13.5em !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-md-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-md-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-md-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-md-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 1.125em !important;
  }
  .ps-md-2 {
    padding-left: 2.25em !important;
  }
  .ps-md-3 {
    padding-left: 4.5em !important;
  }
  .ps-md-4 {
    padding-left: 6.75em !important;
  }
  .ps-md-5 {
    padding-left: 13.5em !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 1.125em !important;
  }
  .m-lg-2 {
    margin: 2.25em !important;
  }
  .m-lg-3 {
    margin: 4.5em !important;
  }
  .m-lg-4 {
    margin: 6.75em !important;
  }
  .m-lg-5 {
    margin: 13.5em !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-lg-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-lg-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-lg-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-lg-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !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: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-lg-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-lg-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-lg-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-lg-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 1.125em !important;
  }
  .mt-lg-2 {
    margin-top: 2.25em !important;
  }
  .mt-lg-3 {
    margin-top: 4.5em !important;
  }
  .mt-lg-4 {
    margin-top: 6.75em !important;
  }
  .mt-lg-5 {
    margin-top: 13.5em !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 1.125em !important;
  }
  .me-lg-2 {
    margin-right: 2.25em !important;
  }
  .me-lg-3 {
    margin-right: 4.5em !important;
  }
  .me-lg-4 {
    margin-right: 6.75em !important;
  }
  .me-lg-5 {
    margin-right: 13.5em !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-lg-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-lg-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-lg-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-lg-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 1.125em !important;
  }
  .ms-lg-2 {
    margin-left: 2.25em !important;
  }
  .ms-lg-3 {
    margin-left: 4.5em !important;
  }
  .ms-lg-4 {
    margin-left: 6.75em !important;
  }
  .ms-lg-5 {
    margin-left: 13.5em !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 1.125em !important;
  }
  .p-lg-2 {
    padding: 2.25em !important;
  }
  .p-lg-3 {
    padding: 4.5em !important;
  }
  .p-lg-4 {
    padding: 6.75em !important;
  }
  .p-lg-5 {
    padding: 13.5em !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-lg-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-lg-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-lg-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-lg-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-lg-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-lg-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-lg-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-lg-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 1.125em !important;
  }
  .pt-lg-2 {
    padding-top: 2.25em !important;
  }
  .pt-lg-3 {
    padding-top: 4.5em !important;
  }
  .pt-lg-4 {
    padding-top: 6.75em !important;
  }
  .pt-lg-5 {
    padding-top: 13.5em !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 1.125em !important;
  }
  .pe-lg-2 {
    padding-right: 2.25em !important;
  }
  .pe-lg-3 {
    padding-right: 4.5em !important;
  }
  .pe-lg-4 {
    padding-right: 6.75em !important;
  }
  .pe-lg-5 {
    padding-right: 13.5em !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-lg-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-lg-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-lg-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-lg-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 1.125em !important;
  }
  .ps-lg-2 {
    padding-left: 2.25em !important;
  }
  .ps-lg-3 {
    padding-left: 4.5em !important;
  }
  .ps-lg-4 {
    padding-left: 6.75em !important;
  }
  .ps-lg-5 {
    padding-left: 13.5em !important;
  }
}
@media (min-width: 1024px) {
  .d-mb-inline {
    display: inline !important;
  }
  .d-mb-inline-block {
    display: inline-block !important;
  }
  .d-mb-block {
    display: block !important;
  }
  .d-mb-grid {
    display: grid !important;
  }
  .d-mb-inline-grid {
    display: inline-grid !important;
  }
  .d-mb-table {
    display: table !important;
  }
  .d-mb-table-row {
    display: table-row !important;
  }
  .d-mb-table-cell {
    display: table-cell !important;
  }
  .d-mb-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-mb-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-mb-none {
    display: none !important;
  }
  .flex-mb-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-mb-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-mb-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-mb-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-mb-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-mb-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-mb-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-mb-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-mb-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-mb-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-mb-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-mb-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-mb-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-mb-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-mb-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-mb-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-mb-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-mb-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-mb-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-mb-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-mb-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-mb-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-mb-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-mb-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-mb-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-mb-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-mb-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-mb-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-mb-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-mb-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-mb-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-mb-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-mb-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-mb-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-mb-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-mb-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-mb-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-mb-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-mb-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-mb-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-mb-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-mb-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-mb-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-mb-0 {
    margin: 0 !important;
  }
  .m-mb-1 {
    margin: 1.125em !important;
  }
  .m-mb-2 {
    margin: 2.25em !important;
  }
  .m-mb-3 {
    margin: 4.5em !important;
  }
  .m-mb-4 {
    margin: 6.75em !important;
  }
  .m-mb-5 {
    margin: 13.5em !important;
  }
  .m-mb-auto {
    margin: auto !important;
  }
  .mx-mb-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-mb-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-mb-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-mb-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-mb-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-mb-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !important;
  }
  .mx-mb-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-mb-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-mb-1 {
    margin-top: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-mb-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-mb-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-mb-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-mb-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-mb-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-mb-0 {
    margin-top: 0 !important;
  }
  .mt-mb-1 {
    margin-top: 1.125em !important;
  }
  .mt-mb-2 {
    margin-top: 2.25em !important;
  }
  .mt-mb-3 {
    margin-top: 4.5em !important;
  }
  .mt-mb-4 {
    margin-top: 6.75em !important;
  }
  .mt-mb-5 {
    margin-top: 13.5em !important;
  }
  .mt-mb-auto {
    margin-top: auto !important;
  }
  .me-mb-0 {
    margin-right: 0 !important;
  }
  .me-mb-1 {
    margin-right: 1.125em !important;
  }
  .me-mb-2 {
    margin-right: 2.25em !important;
  }
  .me-mb-3 {
    margin-right: 4.5em !important;
  }
  .me-mb-4 {
    margin-right: 6.75em !important;
  }
  .me-mb-5 {
    margin-right: 13.5em !important;
  }
  .me-mb-auto {
    margin-right: auto !important;
  }
  .mb-mb-0 {
    margin-bottom: 0 !important;
  }
  .mb-mb-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-mb-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-mb-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-mb-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-mb-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-mb-auto {
    margin-bottom: auto !important;
  }
  .ms-mb-0 {
    margin-left: 0 !important;
  }
  .ms-mb-1 {
    margin-left: 1.125em !important;
  }
  .ms-mb-2 {
    margin-left: 2.25em !important;
  }
  .ms-mb-3 {
    margin-left: 4.5em !important;
  }
  .ms-mb-4 {
    margin-left: 6.75em !important;
  }
  .ms-mb-5 {
    margin-left: 13.5em !important;
  }
  .ms-mb-auto {
    margin-left: auto !important;
  }
  .p-mb-0 {
    padding: 0 !important;
  }
  .p-mb-1 {
    padding: 1.125em !important;
  }
  .p-mb-2 {
    padding: 2.25em !important;
  }
  .p-mb-3 {
    padding: 4.5em !important;
  }
  .p-mb-4 {
    padding: 6.75em !important;
  }
  .p-mb-5 {
    padding: 13.5em !important;
  }
  .px-mb-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-mb-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-mb-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-mb-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-mb-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-mb-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-mb-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-mb-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-mb-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-mb-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-mb-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-mb-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-mb-0 {
    padding-top: 0 !important;
  }
  .pt-mb-1 {
    padding-top: 1.125em !important;
  }
  .pt-mb-2 {
    padding-top: 2.25em !important;
  }
  .pt-mb-3 {
    padding-top: 4.5em !important;
  }
  .pt-mb-4 {
    padding-top: 6.75em !important;
  }
  .pt-mb-5 {
    padding-top: 13.5em !important;
  }
  .pe-mb-0 {
    padding-right: 0 !important;
  }
  .pe-mb-1 {
    padding-right: 1.125em !important;
  }
  .pe-mb-2 {
    padding-right: 2.25em !important;
  }
  .pe-mb-3 {
    padding-right: 4.5em !important;
  }
  .pe-mb-4 {
    padding-right: 6.75em !important;
  }
  .pe-mb-5 {
    padding-right: 13.5em !important;
  }
  .pb-mb-0 {
    padding-bottom: 0 !important;
  }
  .pb-mb-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-mb-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-mb-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-mb-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-mb-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-mb-0 {
    padding-left: 0 !important;
  }
  .ps-mb-1 {
    padding-left: 1.125em !important;
  }
  .ps-mb-2 {
    padding-left: 2.25em !important;
  }
  .ps-mb-3 {
    padding-left: 4.5em !important;
  }
  .ps-mb-4 {
    padding-left: 6.75em !important;
  }
  .ps-mb-5 {
    padding-left: 13.5em !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 1.125em !important;
  }
  .m-xl-2 {
    margin: 2.25em !important;
  }
  .m-xl-3 {
    margin: 4.5em !important;
  }
  .m-xl-4 {
    margin: 6.75em !important;
  }
  .m-xl-5 {
    margin: 13.5em !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-xl-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-xl-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-xl-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-xl-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !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: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-xl-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-xl-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-xl-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-xl-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 1.125em !important;
  }
  .mt-xl-2 {
    margin-top: 2.25em !important;
  }
  .mt-xl-3 {
    margin-top: 4.5em !important;
  }
  .mt-xl-4 {
    margin-top: 6.75em !important;
  }
  .mt-xl-5 {
    margin-top: 13.5em !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 1.125em !important;
  }
  .me-xl-2 {
    margin-right: 2.25em !important;
  }
  .me-xl-3 {
    margin-right: 4.5em !important;
  }
  .me-xl-4 {
    margin-right: 6.75em !important;
  }
  .me-xl-5 {
    margin-right: 13.5em !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-xl-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-xl-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-xl-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-xl-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 1.125em !important;
  }
  .ms-xl-2 {
    margin-left: 2.25em !important;
  }
  .ms-xl-3 {
    margin-left: 4.5em !important;
  }
  .ms-xl-4 {
    margin-left: 6.75em !important;
  }
  .ms-xl-5 {
    margin-left: 13.5em !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 1.125em !important;
  }
  .p-xl-2 {
    padding: 2.25em !important;
  }
  .p-xl-3 {
    padding: 4.5em !important;
  }
  .p-xl-4 {
    padding: 6.75em !important;
  }
  .p-xl-5 {
    padding: 13.5em !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-xl-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-xl-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-xl-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-xl-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-xl-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-xl-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-xl-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-xl-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 1.125em !important;
  }
  .pt-xl-2 {
    padding-top: 2.25em !important;
  }
  .pt-xl-3 {
    padding-top: 4.5em !important;
  }
  .pt-xl-4 {
    padding-top: 6.75em !important;
  }
  .pt-xl-5 {
    padding-top: 13.5em !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 1.125em !important;
  }
  .pe-xl-2 {
    padding-right: 2.25em !important;
  }
  .pe-xl-3 {
    padding-right: 4.5em !important;
  }
  .pe-xl-4 {
    padding-right: 6.75em !important;
  }
  .pe-xl-5 {
    padding-right: 13.5em !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-xl-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-xl-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-xl-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-xl-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 1.125em !important;
  }
  .ps-xl-2 {
    padding-left: 2.25em !important;
  }
  .ps-xl-3 {
    padding-left: 4.5em !important;
  }
  .ps-xl-4 {
    padding-left: 6.75em !important;
  }
  .ps-xl-5 {
    padding-left: 13.5em !important;
  }
}
@media (min-width: 1418px) {
  .d-bg-inline {
    display: inline !important;
  }
  .d-bg-inline-block {
    display: inline-block !important;
  }
  .d-bg-block {
    display: block !important;
  }
  .d-bg-grid {
    display: grid !important;
  }
  .d-bg-inline-grid {
    display: inline-grid !important;
  }
  .d-bg-table {
    display: table !important;
  }
  .d-bg-table-row {
    display: table-row !important;
  }
  .d-bg-table-cell {
    display: table-cell !important;
  }
  .d-bg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-bg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-bg-none {
    display: none !important;
  }
  .flex-bg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-bg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-bg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-bg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-bg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-bg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-bg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-bg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-bg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-bg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-bg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-bg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-bg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-bg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-bg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-bg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-bg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-bg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-bg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-bg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-bg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-bg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-bg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-bg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-bg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-bg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-bg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-bg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-bg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-bg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-bg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-bg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-bg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-bg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-bg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-bg-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-bg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-bg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-bg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-bg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-bg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-bg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-bg-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-bg-0 {
    margin: 0 !important;
  }
  .m-bg-1 {
    margin: 1.125em !important;
  }
  .m-bg-2 {
    margin: 2.25em !important;
  }
  .m-bg-3 {
    margin: 4.5em !important;
  }
  .m-bg-4 {
    margin: 6.75em !important;
  }
  .m-bg-5 {
    margin: 13.5em !important;
  }
  .m-bg-auto {
    margin: auto !important;
  }
  .mx-bg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-bg-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-bg-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-bg-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-bg-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-bg-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !important;
  }
  .mx-bg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-bg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-bg-1 {
    margin-top: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-bg-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-bg-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-bg-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-bg-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-bg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-bg-0 {
    margin-top: 0 !important;
  }
  .mt-bg-1 {
    margin-top: 1.125em !important;
  }
  .mt-bg-2 {
    margin-top: 2.25em !important;
  }
  .mt-bg-3 {
    margin-top: 4.5em !important;
  }
  .mt-bg-4 {
    margin-top: 6.75em !important;
  }
  .mt-bg-5 {
    margin-top: 13.5em !important;
  }
  .mt-bg-auto {
    margin-top: auto !important;
  }
  .me-bg-0 {
    margin-right: 0 !important;
  }
  .me-bg-1 {
    margin-right: 1.125em !important;
  }
  .me-bg-2 {
    margin-right: 2.25em !important;
  }
  .me-bg-3 {
    margin-right: 4.5em !important;
  }
  .me-bg-4 {
    margin-right: 6.75em !important;
  }
  .me-bg-5 {
    margin-right: 13.5em !important;
  }
  .me-bg-auto {
    margin-right: auto !important;
  }
  .mb-bg-0 {
    margin-bottom: 0 !important;
  }
  .mb-bg-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-bg-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-bg-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-bg-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-bg-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-bg-auto {
    margin-bottom: auto !important;
  }
  .ms-bg-0 {
    margin-left: 0 !important;
  }
  .ms-bg-1 {
    margin-left: 1.125em !important;
  }
  .ms-bg-2 {
    margin-left: 2.25em !important;
  }
  .ms-bg-3 {
    margin-left: 4.5em !important;
  }
  .ms-bg-4 {
    margin-left: 6.75em !important;
  }
  .ms-bg-5 {
    margin-left: 13.5em !important;
  }
  .ms-bg-auto {
    margin-left: auto !important;
  }
  .p-bg-0 {
    padding: 0 !important;
  }
  .p-bg-1 {
    padding: 1.125em !important;
  }
  .p-bg-2 {
    padding: 2.25em !important;
  }
  .p-bg-3 {
    padding: 4.5em !important;
  }
  .p-bg-4 {
    padding: 6.75em !important;
  }
  .p-bg-5 {
    padding: 13.5em !important;
  }
  .px-bg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-bg-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-bg-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-bg-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-bg-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-bg-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-bg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-bg-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-bg-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-bg-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-bg-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-bg-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-bg-0 {
    padding-top: 0 !important;
  }
  .pt-bg-1 {
    padding-top: 1.125em !important;
  }
  .pt-bg-2 {
    padding-top: 2.25em !important;
  }
  .pt-bg-3 {
    padding-top: 4.5em !important;
  }
  .pt-bg-4 {
    padding-top: 6.75em !important;
  }
  .pt-bg-5 {
    padding-top: 13.5em !important;
  }
  .pe-bg-0 {
    padding-right: 0 !important;
  }
  .pe-bg-1 {
    padding-right: 1.125em !important;
  }
  .pe-bg-2 {
    padding-right: 2.25em !important;
  }
  .pe-bg-3 {
    padding-right: 4.5em !important;
  }
  .pe-bg-4 {
    padding-right: 6.75em !important;
  }
  .pe-bg-5 {
    padding-right: 13.5em !important;
  }
  .pb-bg-0 {
    padding-bottom: 0 !important;
  }
  .pb-bg-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-bg-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-bg-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-bg-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-bg-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-bg-0 {
    padding-left: 0 !important;
  }
  .ps-bg-1 {
    padding-left: 1.125em !important;
  }
  .ps-bg-2 {
    padding-left: 2.25em !important;
  }
  .ps-bg-3 {
    padding-left: 4.5em !important;
  }
  .ps-bg-4 {
    padding-left: 6.75em !important;
  }
  .ps-bg-5 {
    padding-left: 13.5em !important;
  }
}
@media (min-width: 1600px) {
  .d-yg-inline {
    display: inline !important;
  }
  .d-yg-inline-block {
    display: inline-block !important;
  }
  .d-yg-block {
    display: block !important;
  }
  .d-yg-grid {
    display: grid !important;
  }
  .d-yg-inline-grid {
    display: inline-grid !important;
  }
  .d-yg-table {
    display: table !important;
  }
  .d-yg-table-row {
    display: table-row !important;
  }
  .d-yg-table-cell {
    display: table-cell !important;
  }
  .d-yg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-yg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-yg-none {
    display: none !important;
  }
  .flex-yg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-yg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-yg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-yg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-yg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-yg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-yg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-yg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-yg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-yg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-yg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-yg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-yg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-yg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-yg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-yg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-yg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-yg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-yg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-yg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-yg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-yg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-yg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-yg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-yg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-yg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-yg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-yg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-yg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-yg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-yg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-yg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-yg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-yg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-yg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-yg-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-yg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-yg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-yg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-yg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-yg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-yg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-yg-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-yg-0 {
    margin: 0 !important;
  }
  .m-yg-1 {
    margin: 1.125em !important;
  }
  .m-yg-2 {
    margin: 2.25em !important;
  }
  .m-yg-3 {
    margin: 4.5em !important;
  }
  .m-yg-4 {
    margin: 6.75em !important;
  }
  .m-yg-5 {
    margin: 13.5em !important;
  }
  .m-yg-auto {
    margin: auto !important;
  }
  .mx-yg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-yg-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-yg-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-yg-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-yg-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-yg-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !important;
  }
  .mx-yg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-yg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-yg-1 {
    margin-top: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-yg-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-yg-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-yg-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-yg-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-yg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-yg-0 {
    margin-top: 0 !important;
  }
  .mt-yg-1 {
    margin-top: 1.125em !important;
  }
  .mt-yg-2 {
    margin-top: 2.25em !important;
  }
  .mt-yg-3 {
    margin-top: 4.5em !important;
  }
  .mt-yg-4 {
    margin-top: 6.75em !important;
  }
  .mt-yg-5 {
    margin-top: 13.5em !important;
  }
  .mt-yg-auto {
    margin-top: auto !important;
  }
  .me-yg-0 {
    margin-right: 0 !important;
  }
  .me-yg-1 {
    margin-right: 1.125em !important;
  }
  .me-yg-2 {
    margin-right: 2.25em !important;
  }
  .me-yg-3 {
    margin-right: 4.5em !important;
  }
  .me-yg-4 {
    margin-right: 6.75em !important;
  }
  .me-yg-5 {
    margin-right: 13.5em !important;
  }
  .me-yg-auto {
    margin-right: auto !important;
  }
  .mb-yg-0 {
    margin-bottom: 0 !important;
  }
  .mb-yg-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-yg-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-yg-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-yg-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-yg-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-yg-auto {
    margin-bottom: auto !important;
  }
  .ms-yg-0 {
    margin-left: 0 !important;
  }
  .ms-yg-1 {
    margin-left: 1.125em !important;
  }
  .ms-yg-2 {
    margin-left: 2.25em !important;
  }
  .ms-yg-3 {
    margin-left: 4.5em !important;
  }
  .ms-yg-4 {
    margin-left: 6.75em !important;
  }
  .ms-yg-5 {
    margin-left: 13.5em !important;
  }
  .ms-yg-auto {
    margin-left: auto !important;
  }
  .p-yg-0 {
    padding: 0 !important;
  }
  .p-yg-1 {
    padding: 1.125em !important;
  }
  .p-yg-2 {
    padding: 2.25em !important;
  }
  .p-yg-3 {
    padding: 4.5em !important;
  }
  .p-yg-4 {
    padding: 6.75em !important;
  }
  .p-yg-5 {
    padding: 13.5em !important;
  }
  .px-yg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-yg-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-yg-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-yg-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-yg-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-yg-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-yg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-yg-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-yg-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-yg-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-yg-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-yg-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-yg-0 {
    padding-top: 0 !important;
  }
  .pt-yg-1 {
    padding-top: 1.125em !important;
  }
  .pt-yg-2 {
    padding-top: 2.25em !important;
  }
  .pt-yg-3 {
    padding-top: 4.5em !important;
  }
  .pt-yg-4 {
    padding-top: 6.75em !important;
  }
  .pt-yg-5 {
    padding-top: 13.5em !important;
  }
  .pe-yg-0 {
    padding-right: 0 !important;
  }
  .pe-yg-1 {
    padding-right: 1.125em !important;
  }
  .pe-yg-2 {
    padding-right: 2.25em !important;
  }
  .pe-yg-3 {
    padding-right: 4.5em !important;
  }
  .pe-yg-4 {
    padding-right: 6.75em !important;
  }
  .pe-yg-5 {
    padding-right: 13.5em !important;
  }
  .pb-yg-0 {
    padding-bottom: 0 !important;
  }
  .pb-yg-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-yg-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-yg-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-yg-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-yg-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-yg-0 {
    padding-left: 0 !important;
  }
  .ps-yg-1 {
    padding-left: 1.125em !important;
  }
  .ps-yg-2 {
    padding-left: 2.25em !important;
  }
  .ps-yg-3 {
    padding-left: 4.5em !important;
  }
  .ps-yg-4 {
    padding-left: 6.75em !important;
  }
  .ps-yg-5 {
    padding-left: 13.5em !important;
  }
}
@media (min-width: 1921px) {
  .d-hr-inline {
    display: inline !important;
  }
  .d-hr-inline-block {
    display: inline-block !important;
  }
  .d-hr-block {
    display: block !important;
  }
  .d-hr-grid {
    display: grid !important;
  }
  .d-hr-inline-grid {
    display: inline-grid !important;
  }
  .d-hr-table {
    display: table !important;
  }
  .d-hr-table-row {
    display: table-row !important;
  }
  .d-hr-table-cell {
    display: table-cell !important;
  }
  .d-hr-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-hr-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-hr-none {
    display: none !important;
  }
  .flex-hr-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-hr-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-hr-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-hr-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-hr-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-hr-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-hr-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-hr-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-hr-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-hr-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-hr-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-hr-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-hr-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-hr-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-hr-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-hr-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-hr-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-hr-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-hr-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-hr-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-hr-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-hr-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-hr-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-hr-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-hr-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-hr-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-hr-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-hr-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-hr-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-hr-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-hr-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-hr-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-hr-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-hr-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-hr-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-hr-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-hr-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-hr-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-hr-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-hr-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-hr-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-hr-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-hr-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-hr-0 {
    margin: 0 !important;
  }
  .m-hr-1 {
    margin: 1.125em !important;
  }
  .m-hr-2 {
    margin: 2.25em !important;
  }
  .m-hr-3 {
    margin: 4.5em !important;
  }
  .m-hr-4 {
    margin: 6.75em !important;
  }
  .m-hr-5 {
    margin: 13.5em !important;
  }
  .m-hr-auto {
    margin: auto !important;
  }
  .mx-hr-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-hr-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-hr-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-hr-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-hr-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-hr-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !important;
  }
  .mx-hr-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-hr-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-hr-1 {
    margin-top: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-hr-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-hr-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-hr-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-hr-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-hr-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-hr-0 {
    margin-top: 0 !important;
  }
  .mt-hr-1 {
    margin-top: 1.125em !important;
  }
  .mt-hr-2 {
    margin-top: 2.25em !important;
  }
  .mt-hr-3 {
    margin-top: 4.5em !important;
  }
  .mt-hr-4 {
    margin-top: 6.75em !important;
  }
  .mt-hr-5 {
    margin-top: 13.5em !important;
  }
  .mt-hr-auto {
    margin-top: auto !important;
  }
  .me-hr-0 {
    margin-right: 0 !important;
  }
  .me-hr-1 {
    margin-right: 1.125em !important;
  }
  .me-hr-2 {
    margin-right: 2.25em !important;
  }
  .me-hr-3 {
    margin-right: 4.5em !important;
  }
  .me-hr-4 {
    margin-right: 6.75em !important;
  }
  .me-hr-5 {
    margin-right: 13.5em !important;
  }
  .me-hr-auto {
    margin-right: auto !important;
  }
  .mb-hr-0 {
    margin-bottom: 0 !important;
  }
  .mb-hr-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-hr-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-hr-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-hr-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-hr-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-hr-auto {
    margin-bottom: auto !important;
  }
  .ms-hr-0 {
    margin-left: 0 !important;
  }
  .ms-hr-1 {
    margin-left: 1.125em !important;
  }
  .ms-hr-2 {
    margin-left: 2.25em !important;
  }
  .ms-hr-3 {
    margin-left: 4.5em !important;
  }
  .ms-hr-4 {
    margin-left: 6.75em !important;
  }
  .ms-hr-5 {
    margin-left: 13.5em !important;
  }
  .ms-hr-auto {
    margin-left: auto !important;
  }
  .p-hr-0 {
    padding: 0 !important;
  }
  .p-hr-1 {
    padding: 1.125em !important;
  }
  .p-hr-2 {
    padding: 2.25em !important;
  }
  .p-hr-3 {
    padding: 4.5em !important;
  }
  .p-hr-4 {
    padding: 6.75em !important;
  }
  .p-hr-5 {
    padding: 13.5em !important;
  }
  .px-hr-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-hr-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-hr-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-hr-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-hr-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-hr-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-hr-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-hr-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-hr-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-hr-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-hr-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-hr-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-hr-0 {
    padding-top: 0 !important;
  }
  .pt-hr-1 {
    padding-top: 1.125em !important;
  }
  .pt-hr-2 {
    padding-top: 2.25em !important;
  }
  .pt-hr-3 {
    padding-top: 4.5em !important;
  }
  .pt-hr-4 {
    padding-top: 6.75em !important;
  }
  .pt-hr-5 {
    padding-top: 13.5em !important;
  }
  .pe-hr-0 {
    padding-right: 0 !important;
  }
  .pe-hr-1 {
    padding-right: 1.125em !important;
  }
  .pe-hr-2 {
    padding-right: 2.25em !important;
  }
  .pe-hr-3 {
    padding-right: 4.5em !important;
  }
  .pe-hr-4 {
    padding-right: 6.75em !important;
  }
  .pe-hr-5 {
    padding-right: 13.5em !important;
  }
  .pb-hr-0 {
    padding-bottom: 0 !important;
  }
  .pb-hr-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-hr-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-hr-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-hr-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-hr-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-hr-0 {
    padding-left: 0 !important;
  }
  .ps-hr-1 {
    padding-left: 1.125em !important;
  }
  .ps-hr-2 {
    padding-left: 2.25em !important;
  }
  .ps-hr-3 {
    padding-left: 4.5em !important;
  }
  .ps-hr-4 {
    padding-left: 6.75em !important;
  }
  .ps-hr-5 {
    padding-left: 13.5em !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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.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 {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

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

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

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

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

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

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

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

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

.opacity-100 {
  opacity: 1 !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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

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

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

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

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

.shadow-none {
  -webkit-box-shadow: none !important;
          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));
}

.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 {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}

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

.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
          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-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-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-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-10 {
  --bs-border-opacity: 0.1;
}

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

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

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

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

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

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

.w-75 {
  width: 75% !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-25 {
  height: 25% !important;
}

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

.h-75 {
  height: 75% !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 {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

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

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

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

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !important;
}

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

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

.order-first {
  -webkit-box-ordinal-group: 0 !important;
      -ms-flex-order: -1 !important;
          order: -1 !important;
}

.order-0 {
  -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important;
}

.order-1 {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

.order-3 {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}

.order-4 {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}

.order-last {
  -webkit-box-ordinal-group: 7 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}

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

.m-1 {
  margin: 1.125em !important;
}

.m-2 {
  margin: 2.25em !important;
}

.m-3 {
  margin: 4.5em !important;
}

.m-4 {
  margin: 6.75em !important;
}

.m-5 {
  margin: 13.5em !important;
}

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

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

.mx-1 {
  margin-right: 1.125em !important;
  margin-left: 1.125em !important;
}

.mx-2 {
  margin-right: 2.25em !important;
  margin-left: 2.25em !important;
}

.mx-3 {
  margin-right: 4.5em !important;
  margin-left: 4.5em !important;
}

.mx-4 {
  margin-right: 6.75em !important;
  margin-left: 6.75em !important;
}

.mx-5 {
  margin-right: 13.5em !important;
  margin-left: 13.5em !important;
}

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

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

.my-1 {
  margin-top: 1.125em !important;
  margin-bottom: 1.125em !important;
}

.my-2 {
  margin-top: 2.25em !important;
  margin-bottom: 2.25em !important;
}

.my-3 {
  margin-top: 4.5em !important;
  margin-bottom: 4.5em !important;
}

.my-4 {
  margin-top: 6.75em !important;
  margin-bottom: 6.75em !important;
}

.my-5 {
  margin-top: 13.5em !important;
  margin-bottom: 13.5em !important;
}

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

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

.mt-1 {
  margin-top: 1.125em !important;
}

.mt-2 {
  margin-top: 2.25em !important;
}

.mt-3 {
  margin-top: 4.5em !important;
}

.mt-4 {
  margin-top: 6.75em !important;
}

.mt-5 {
  margin-top: 13.5em !important;
}

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

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

.me-1 {
  margin-right: 1.125em !important;
}

.me-2 {
  margin-right: 2.25em !important;
}

.me-3 {
  margin-right: 4.5em !important;
}

.me-4 {
  margin-right: 6.75em !important;
}

.me-5 {
  margin-right: 13.5em !important;
}

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

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

.mb-1 {
  margin-bottom: 1.125em !important;
}

.mb-2 {
  margin-bottom: 2.25em !important;
}

.mb-3 {
  margin-bottom: 4.5em !important;
}

.mb-4 {
  margin-bottom: 6.75em !important;
}

.mb-5 {
  margin-bottom: 13.5em !important;
}

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

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

.ms-1 {
  margin-left: 1.125em !important;
}

.ms-2 {
  margin-left: 2.25em !important;
}

.ms-3 {
  margin-left: 4.5em !important;
}

.ms-4 {
  margin-left: 6.75em !important;
}

.ms-5 {
  margin-left: 13.5em !important;
}

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

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

.p-1 {
  padding: 1.125em !important;
}

.p-2 {
  padding: 2.25em !important;
}

.p-3 {
  padding: 4.5em !important;
}

.p-4 {
  padding: 6.75em !important;
}

.p-5 {
  padding: 13.5em !important;
}

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

.px-1 {
  padding-right: 1.125em !important;
  padding-left: 1.125em !important;
}

.px-2 {
  padding-right: 2.25em !important;
  padding-left: 2.25em !important;
}

.px-3 {
  padding-right: 4.5em !important;
  padding-left: 4.5em !important;
}

.px-4 {
  padding-right: 6.75em !important;
  padding-left: 6.75em !important;
}

.px-5 {
  padding-right: 13.5em !important;
  padding-left: 13.5em !important;
}

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

.py-1 {
  padding-top: 1.125em !important;
  padding-bottom: 1.125em !important;
}

.py-2 {
  padding-top: 2.25em !important;
  padding-bottom: 2.25em !important;
}

.py-3 {
  padding-top: 4.5em !important;
  padding-bottom: 4.5em !important;
}

.py-4 {
  padding-top: 6.75em !important;
  padding-bottom: 6.75em !important;
}

.py-5 {
  padding-top: 13.5em !important;
  padding-bottom: 13.5em !important;
}

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

.pt-1 {
  padding-top: 1.125em !important;
}

.pt-2 {
  padding-top: 2.25em !important;
}

.pt-3 {
  padding-top: 4.5em !important;
}

.pt-4 {
  padding-top: 6.75em !important;
}

.pt-5 {
  padding-top: 13.5em !important;
}

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

.pe-1 {
  padding-right: 1.125em !important;
}

.pe-2 {
  padding-right: 2.25em !important;
}

.pe-3 {
  padding-right: 4.5em !important;
}

.pe-4 {
  padding-right: 6.75em !important;
}

.pe-5 {
  padding-right: 13.5em !important;
}

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

.pb-1 {
  padding-bottom: 1.125em !important;
}

.pb-2 {
  padding-bottom: 2.25em !important;
}

.pb-3 {
  padding-bottom: 4.5em !important;
}

.pb-4 {
  padding-bottom: 6.75em !important;
}

.pb-5 {
  padding-bottom: 13.5em !important;
}

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

.ps-1 {
  padding-left: 1.125em !important;
}

.ps-2 {
  padding-left: 2.25em !important;
}

.ps-3 {
  padding-left: 4.5em !important;
}

.ps-4 {
  padding-left: 6.75em !important;
}

.ps-5 {
  padding-left: 13.5em !important;
}

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

.gap-1 {
  gap: 1.125em !important;
}

.gap-2 {
  gap: 2.25em !important;
}

.gap-3 {
  gap: 4.5em !important;
}

.gap-4 {
  gap: 6.75em !important;
}

.gap-5 {
  gap: 13.5em !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 1.125em !important;
}

.row-gap-2 {
  row-gap: 2.25em !important;
}

.row-gap-3 {
  row-gap: 4.5em !important;
}

.row-gap-4 {
  row-gap: 6.75em !important;
}

.row-gap-5 {
  row-gap: 13.5em !important;
}

.column-gap-0 {
  -webkit-column-gap: 0 !important;
     -moz-column-gap: 0 !important;
          column-gap: 0 !important;
}

.column-gap-1 {
  -webkit-column-gap: 1.125em !important;
     -moz-column-gap: 1.125em !important;
          column-gap: 1.125em !important;
}

.column-gap-2 {
  -webkit-column-gap: 2.25em !important;
     -moz-column-gap: 2.25em !important;
          column-gap: 2.25em !important;
}

.column-gap-3 {
  -webkit-column-gap: 4.5em !important;
     -moz-column-gap: 4.5em !important;
          column-gap: 4.5em !important;
}

.column-gap-4 {
  -webkit-column-gap: 6.75em !important;
     -moz-column-gap: 6.75em !important;
          column-gap: 6.75em !important;
}

.column-gap-5 {
  -webkit-column-gap: 13.5em !important;
     -moz-column-gap: 13.5em !important;
          column-gap: 13.5em !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-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

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

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

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !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-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.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-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.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;
  -webkit-text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
          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-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.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-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-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-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-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-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.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 {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded, .rounded-sm, .rounded-lg {
  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 {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    -o-object-fit: none !important;
       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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 1.125em !important;
  }
  .m-sm-2 {
    margin: 2.25em !important;
  }
  .m-sm-3 {
    margin: 4.5em !important;
  }
  .m-sm-4 {
    margin: 6.75em !important;
  }
  .m-sm-5 {
    margin: 13.5em !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-sm-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-sm-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-sm-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-sm-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !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: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-sm-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-sm-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-sm-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-sm-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 1.125em !important;
  }
  .mt-sm-2 {
    margin-top: 2.25em !important;
  }
  .mt-sm-3 {
    margin-top: 4.5em !important;
  }
  .mt-sm-4 {
    margin-top: 6.75em !important;
  }
  .mt-sm-5 {
    margin-top: 13.5em !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 1.125em !important;
  }
  .me-sm-2 {
    margin-right: 2.25em !important;
  }
  .me-sm-3 {
    margin-right: 4.5em !important;
  }
  .me-sm-4 {
    margin-right: 6.75em !important;
  }
  .me-sm-5 {
    margin-right: 13.5em !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-sm-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-sm-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-sm-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-sm-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 1.125em !important;
  }
  .ms-sm-2 {
    margin-left: 2.25em !important;
  }
  .ms-sm-3 {
    margin-left: 4.5em !important;
  }
  .ms-sm-4 {
    margin-left: 6.75em !important;
  }
  .ms-sm-5 {
    margin-left: 13.5em !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 1.125em !important;
  }
  .p-sm-2 {
    padding: 2.25em !important;
  }
  .p-sm-3 {
    padding: 4.5em !important;
  }
  .p-sm-4 {
    padding: 6.75em !important;
  }
  .p-sm-5 {
    padding: 13.5em !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-sm-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-sm-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-sm-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-sm-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-sm-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-sm-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-sm-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-sm-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 1.125em !important;
  }
  .pt-sm-2 {
    padding-top: 2.25em !important;
  }
  .pt-sm-3 {
    padding-top: 4.5em !important;
  }
  .pt-sm-4 {
    padding-top: 6.75em !important;
  }
  .pt-sm-5 {
    padding-top: 13.5em !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 1.125em !important;
  }
  .pe-sm-2 {
    padding-right: 2.25em !important;
  }
  .pe-sm-3 {
    padding-right: 4.5em !important;
  }
  .pe-sm-4 {
    padding-right: 6.75em !important;
  }
  .pe-sm-5 {
    padding-right: 13.5em !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-sm-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-sm-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-sm-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-sm-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 1.125em !important;
  }
  .ps-sm-2 {
    padding-left: 2.25em !important;
  }
  .ps-sm-3 {
    padding-left: 4.5em !important;
  }
  .ps-sm-4 {
    padding-left: 6.75em !important;
  }
  .ps-sm-5 {
    padding-left: 13.5em !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 1.125em !important;
  }
  .gap-sm-2 {
    gap: 2.25em !important;
  }
  .gap-sm-3 {
    gap: 4.5em !important;
  }
  .gap-sm-4 {
    gap: 6.75em !important;
  }
  .gap-sm-5 {
    gap: 13.5em !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 1.125em !important;
  }
  .row-gap-sm-2 {
    row-gap: 2.25em !important;
  }
  .row-gap-sm-3 {
    row-gap: 4.5em !important;
  }
  .row-gap-sm-4 {
    row-gap: 6.75em !important;
  }
  .row-gap-sm-5 {
    row-gap: 13.5em !important;
  }
  .column-gap-sm-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    -webkit-column-gap: 1.125em !important;
       -moz-column-gap: 1.125em !important;
            column-gap: 1.125em !important;
  }
  .column-gap-sm-2 {
    -webkit-column-gap: 2.25em !important;
       -moz-column-gap: 2.25em !important;
            column-gap: 2.25em !important;
  }
  .column-gap-sm-3 {
    -webkit-column-gap: 4.5em !important;
       -moz-column-gap: 4.5em !important;
            column-gap: 4.5em !important;
  }
  .column-gap-sm-4 {
    -webkit-column-gap: 6.75em !important;
       -moz-column-gap: 6.75em !important;
            column-gap: 6.75em !important;
  }
  .column-gap-sm-5 {
    -webkit-column-gap: 13.5em !important;
       -moz-column-gap: 13.5em !important;
            column-gap: 13.5em !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 {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
       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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 1.125em !important;
  }
  .m-md-2 {
    margin: 2.25em !important;
  }
  .m-md-3 {
    margin: 4.5em !important;
  }
  .m-md-4 {
    margin: 6.75em !important;
  }
  .m-md-5 {
    margin: 13.5em !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-md-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-md-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-md-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-md-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !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: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-md-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-md-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-md-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-md-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 1.125em !important;
  }
  .mt-md-2 {
    margin-top: 2.25em !important;
  }
  .mt-md-3 {
    margin-top: 4.5em !important;
  }
  .mt-md-4 {
    margin-top: 6.75em !important;
  }
  .mt-md-5 {
    margin-top: 13.5em !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 1.125em !important;
  }
  .me-md-2 {
    margin-right: 2.25em !important;
  }
  .me-md-3 {
    margin-right: 4.5em !important;
  }
  .me-md-4 {
    margin-right: 6.75em !important;
  }
  .me-md-5 {
    margin-right: 13.5em !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-md-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-md-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-md-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-md-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 1.125em !important;
  }
  .ms-md-2 {
    margin-left: 2.25em !important;
  }
  .ms-md-3 {
    margin-left: 4.5em !important;
  }
  .ms-md-4 {
    margin-left: 6.75em !important;
  }
  .ms-md-5 {
    margin-left: 13.5em !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 1.125em !important;
  }
  .p-md-2 {
    padding: 2.25em !important;
  }
  .p-md-3 {
    padding: 4.5em !important;
  }
  .p-md-4 {
    padding: 6.75em !important;
  }
  .p-md-5 {
    padding: 13.5em !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-md-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-md-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-md-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-md-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-md-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-md-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-md-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-md-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 1.125em !important;
  }
  .pt-md-2 {
    padding-top: 2.25em !important;
  }
  .pt-md-3 {
    padding-top: 4.5em !important;
  }
  .pt-md-4 {
    padding-top: 6.75em !important;
  }
  .pt-md-5 {
    padding-top: 13.5em !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 1.125em !important;
  }
  .pe-md-2 {
    padding-right: 2.25em !important;
  }
  .pe-md-3 {
    padding-right: 4.5em !important;
  }
  .pe-md-4 {
    padding-right: 6.75em !important;
  }
  .pe-md-5 {
    padding-right: 13.5em !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-md-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-md-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-md-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-md-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 1.125em !important;
  }
  .ps-md-2 {
    padding-left: 2.25em !important;
  }
  .ps-md-3 {
    padding-left: 4.5em !important;
  }
  .ps-md-4 {
    padding-left: 6.75em !important;
  }
  .ps-md-5 {
    padding-left: 13.5em !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 1.125em !important;
  }
  .gap-md-2 {
    gap: 2.25em !important;
  }
  .gap-md-3 {
    gap: 4.5em !important;
  }
  .gap-md-4 {
    gap: 6.75em !important;
  }
  .gap-md-5 {
    gap: 13.5em !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 1.125em !important;
  }
  .row-gap-md-2 {
    row-gap: 2.25em !important;
  }
  .row-gap-md-3 {
    row-gap: 4.5em !important;
  }
  .row-gap-md-4 {
    row-gap: 6.75em !important;
  }
  .row-gap-md-5 {
    row-gap: 13.5em !important;
  }
  .column-gap-md-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-md-1 {
    -webkit-column-gap: 1.125em !important;
       -moz-column-gap: 1.125em !important;
            column-gap: 1.125em !important;
  }
  .column-gap-md-2 {
    -webkit-column-gap: 2.25em !important;
       -moz-column-gap: 2.25em !important;
            column-gap: 2.25em !important;
  }
  .column-gap-md-3 {
    -webkit-column-gap: 4.5em !important;
       -moz-column-gap: 4.5em !important;
            column-gap: 4.5em !important;
  }
  .column-gap-md-4 {
    -webkit-column-gap: 6.75em !important;
       -moz-column-gap: 6.75em !important;
            column-gap: 6.75em !important;
  }
  .column-gap-md-5 {
    -webkit-column-gap: 13.5em !important;
       -moz-column-gap: 13.5em !important;
            column-gap: 13.5em !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 {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
       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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 1.125em !important;
  }
  .m-lg-2 {
    margin: 2.25em !important;
  }
  .m-lg-3 {
    margin: 4.5em !important;
  }
  .m-lg-4 {
    margin: 6.75em !important;
  }
  .m-lg-5 {
    margin: 13.5em !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-lg-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-lg-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-lg-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-lg-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !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: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-lg-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-lg-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-lg-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-lg-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 1.125em !important;
  }
  .mt-lg-2 {
    margin-top: 2.25em !important;
  }
  .mt-lg-3 {
    margin-top: 4.5em !important;
  }
  .mt-lg-4 {
    margin-top: 6.75em !important;
  }
  .mt-lg-5 {
    margin-top: 13.5em !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 1.125em !important;
  }
  .me-lg-2 {
    margin-right: 2.25em !important;
  }
  .me-lg-3 {
    margin-right: 4.5em !important;
  }
  .me-lg-4 {
    margin-right: 6.75em !important;
  }
  .me-lg-5 {
    margin-right: 13.5em !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-lg-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-lg-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-lg-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-lg-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 1.125em !important;
  }
  .ms-lg-2 {
    margin-left: 2.25em !important;
  }
  .ms-lg-3 {
    margin-left: 4.5em !important;
  }
  .ms-lg-4 {
    margin-left: 6.75em !important;
  }
  .ms-lg-5 {
    margin-left: 13.5em !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 1.125em !important;
  }
  .p-lg-2 {
    padding: 2.25em !important;
  }
  .p-lg-3 {
    padding: 4.5em !important;
  }
  .p-lg-4 {
    padding: 6.75em !important;
  }
  .p-lg-5 {
    padding: 13.5em !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-lg-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-lg-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-lg-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-lg-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-lg-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-lg-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-lg-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-lg-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 1.125em !important;
  }
  .pt-lg-2 {
    padding-top: 2.25em !important;
  }
  .pt-lg-3 {
    padding-top: 4.5em !important;
  }
  .pt-lg-4 {
    padding-top: 6.75em !important;
  }
  .pt-lg-5 {
    padding-top: 13.5em !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 1.125em !important;
  }
  .pe-lg-2 {
    padding-right: 2.25em !important;
  }
  .pe-lg-3 {
    padding-right: 4.5em !important;
  }
  .pe-lg-4 {
    padding-right: 6.75em !important;
  }
  .pe-lg-5 {
    padding-right: 13.5em !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-lg-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-lg-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-lg-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-lg-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 1.125em !important;
  }
  .ps-lg-2 {
    padding-left: 2.25em !important;
  }
  .ps-lg-3 {
    padding-left: 4.5em !important;
  }
  .ps-lg-4 {
    padding-left: 6.75em !important;
  }
  .ps-lg-5 {
    padding-left: 13.5em !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 1.125em !important;
  }
  .gap-lg-2 {
    gap: 2.25em !important;
  }
  .gap-lg-3 {
    gap: 4.5em !important;
  }
  .gap-lg-4 {
    gap: 6.75em !important;
  }
  .gap-lg-5 {
    gap: 13.5em !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 1.125em !important;
  }
  .row-gap-lg-2 {
    row-gap: 2.25em !important;
  }
  .row-gap-lg-3 {
    row-gap: 4.5em !important;
  }
  .row-gap-lg-4 {
    row-gap: 6.75em !important;
  }
  .row-gap-lg-5 {
    row-gap: 13.5em !important;
  }
  .column-gap-lg-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    -webkit-column-gap: 1.125em !important;
       -moz-column-gap: 1.125em !important;
            column-gap: 1.125em !important;
  }
  .column-gap-lg-2 {
    -webkit-column-gap: 2.25em !important;
       -moz-column-gap: 2.25em !important;
            column-gap: 2.25em !important;
  }
  .column-gap-lg-3 {
    -webkit-column-gap: 4.5em !important;
       -moz-column-gap: 4.5em !important;
            column-gap: 4.5em !important;
  }
  .column-gap-lg-4 {
    -webkit-column-gap: 6.75em !important;
       -moz-column-gap: 6.75em !important;
            column-gap: 6.75em !important;
  }
  .column-gap-lg-5 {
    -webkit-column-gap: 13.5em !important;
       -moz-column-gap: 13.5em !important;
            column-gap: 13.5em !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: 1024px) {
  .float-mb-start {
    float: left !important;
  }
  .float-mb-end {
    float: right !important;
  }
  .float-mb-none {
    float: none !important;
  }
  .object-fit-mb-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-mb-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-mb-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-mb-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-mb-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-mb-inline {
    display: inline !important;
  }
  .d-mb-inline-block {
    display: inline-block !important;
  }
  .d-mb-block {
    display: block !important;
  }
  .d-mb-grid {
    display: grid !important;
  }
  .d-mb-inline-grid {
    display: inline-grid !important;
  }
  .d-mb-table {
    display: table !important;
  }
  .d-mb-table-row {
    display: table-row !important;
  }
  .d-mb-table-cell {
    display: table-cell !important;
  }
  .d-mb-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-mb-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-mb-none {
    display: none !important;
  }
  .flex-mb-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-mb-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-mb-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-mb-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-mb-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-mb-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-mb-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-mb-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-mb-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-mb-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-mb-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-mb-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-mb-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-mb-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-mb-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-mb-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-mb-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-mb-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-mb-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-mb-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-mb-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-mb-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-mb-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-mb-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-mb-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-mb-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-mb-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-mb-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-mb-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-mb-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-mb-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-mb-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-mb-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-mb-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-mb-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-mb-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-mb-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-mb-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-mb-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-mb-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-mb-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-mb-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-mb-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-mb-0 {
    margin: 0 !important;
  }
  .m-mb-1 {
    margin: 1.125em !important;
  }
  .m-mb-2 {
    margin: 2.25em !important;
  }
  .m-mb-3 {
    margin: 4.5em !important;
  }
  .m-mb-4 {
    margin: 6.75em !important;
  }
  .m-mb-5 {
    margin: 13.5em !important;
  }
  .m-mb-auto {
    margin: auto !important;
  }
  .mx-mb-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-mb-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-mb-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-mb-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-mb-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-mb-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !important;
  }
  .mx-mb-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-mb-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-mb-1 {
    margin-top: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-mb-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-mb-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-mb-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-mb-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-mb-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-mb-0 {
    margin-top: 0 !important;
  }
  .mt-mb-1 {
    margin-top: 1.125em !important;
  }
  .mt-mb-2 {
    margin-top: 2.25em !important;
  }
  .mt-mb-3 {
    margin-top: 4.5em !important;
  }
  .mt-mb-4 {
    margin-top: 6.75em !important;
  }
  .mt-mb-5 {
    margin-top: 13.5em !important;
  }
  .mt-mb-auto {
    margin-top: auto !important;
  }
  .me-mb-0 {
    margin-right: 0 !important;
  }
  .me-mb-1 {
    margin-right: 1.125em !important;
  }
  .me-mb-2 {
    margin-right: 2.25em !important;
  }
  .me-mb-3 {
    margin-right: 4.5em !important;
  }
  .me-mb-4 {
    margin-right: 6.75em !important;
  }
  .me-mb-5 {
    margin-right: 13.5em !important;
  }
  .me-mb-auto {
    margin-right: auto !important;
  }
  .mb-mb-0 {
    margin-bottom: 0 !important;
  }
  .mb-mb-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-mb-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-mb-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-mb-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-mb-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-mb-auto {
    margin-bottom: auto !important;
  }
  .ms-mb-0 {
    margin-left: 0 !important;
  }
  .ms-mb-1 {
    margin-left: 1.125em !important;
  }
  .ms-mb-2 {
    margin-left: 2.25em !important;
  }
  .ms-mb-3 {
    margin-left: 4.5em !important;
  }
  .ms-mb-4 {
    margin-left: 6.75em !important;
  }
  .ms-mb-5 {
    margin-left: 13.5em !important;
  }
  .ms-mb-auto {
    margin-left: auto !important;
  }
  .p-mb-0 {
    padding: 0 !important;
  }
  .p-mb-1 {
    padding: 1.125em !important;
  }
  .p-mb-2 {
    padding: 2.25em !important;
  }
  .p-mb-3 {
    padding: 4.5em !important;
  }
  .p-mb-4 {
    padding: 6.75em !important;
  }
  .p-mb-5 {
    padding: 13.5em !important;
  }
  .px-mb-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-mb-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-mb-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-mb-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-mb-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-mb-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-mb-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-mb-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-mb-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-mb-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-mb-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-mb-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-mb-0 {
    padding-top: 0 !important;
  }
  .pt-mb-1 {
    padding-top: 1.125em !important;
  }
  .pt-mb-2 {
    padding-top: 2.25em !important;
  }
  .pt-mb-3 {
    padding-top: 4.5em !important;
  }
  .pt-mb-4 {
    padding-top: 6.75em !important;
  }
  .pt-mb-5 {
    padding-top: 13.5em !important;
  }
  .pe-mb-0 {
    padding-right: 0 !important;
  }
  .pe-mb-1 {
    padding-right: 1.125em !important;
  }
  .pe-mb-2 {
    padding-right: 2.25em !important;
  }
  .pe-mb-3 {
    padding-right: 4.5em !important;
  }
  .pe-mb-4 {
    padding-right: 6.75em !important;
  }
  .pe-mb-5 {
    padding-right: 13.5em !important;
  }
  .pb-mb-0 {
    padding-bottom: 0 !important;
  }
  .pb-mb-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-mb-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-mb-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-mb-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-mb-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-mb-0 {
    padding-left: 0 !important;
  }
  .ps-mb-1 {
    padding-left: 1.125em !important;
  }
  .ps-mb-2 {
    padding-left: 2.25em !important;
  }
  .ps-mb-3 {
    padding-left: 4.5em !important;
  }
  .ps-mb-4 {
    padding-left: 6.75em !important;
  }
  .ps-mb-5 {
    padding-left: 13.5em !important;
  }
  .gap-mb-0 {
    gap: 0 !important;
  }
  .gap-mb-1 {
    gap: 1.125em !important;
  }
  .gap-mb-2 {
    gap: 2.25em !important;
  }
  .gap-mb-3 {
    gap: 4.5em !important;
  }
  .gap-mb-4 {
    gap: 6.75em !important;
  }
  .gap-mb-5 {
    gap: 13.5em !important;
  }
  .row-gap-mb-0 {
    row-gap: 0 !important;
  }
  .row-gap-mb-1 {
    row-gap: 1.125em !important;
  }
  .row-gap-mb-2 {
    row-gap: 2.25em !important;
  }
  .row-gap-mb-3 {
    row-gap: 4.5em !important;
  }
  .row-gap-mb-4 {
    row-gap: 6.75em !important;
  }
  .row-gap-mb-5 {
    row-gap: 13.5em !important;
  }
  .column-gap-mb-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-mb-1 {
    -webkit-column-gap: 1.125em !important;
       -moz-column-gap: 1.125em !important;
            column-gap: 1.125em !important;
  }
  .column-gap-mb-2 {
    -webkit-column-gap: 2.25em !important;
       -moz-column-gap: 2.25em !important;
            column-gap: 2.25em !important;
  }
  .column-gap-mb-3 {
    -webkit-column-gap: 4.5em !important;
       -moz-column-gap: 4.5em !important;
            column-gap: 4.5em !important;
  }
  .column-gap-mb-4 {
    -webkit-column-gap: 6.75em !important;
       -moz-column-gap: 6.75em !important;
            column-gap: 6.75em !important;
  }
  .column-gap-mb-5 {
    -webkit-column-gap: 13.5em !important;
       -moz-column-gap: 13.5em !important;
            column-gap: 13.5em !important;
  }
  .text-mb-start {
    text-align: left !important;
  }
  .text-mb-end {
    text-align: right !important;
  }
  .text-mb-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 {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
       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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 1.125em !important;
  }
  .m-xl-2 {
    margin: 2.25em !important;
  }
  .m-xl-3 {
    margin: 4.5em !important;
  }
  .m-xl-4 {
    margin: 6.75em !important;
  }
  .m-xl-5 {
    margin: 13.5em !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-xl-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-xl-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-xl-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-xl-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !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: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-xl-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-xl-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-xl-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-xl-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 1.125em !important;
  }
  .mt-xl-2 {
    margin-top: 2.25em !important;
  }
  .mt-xl-3 {
    margin-top: 4.5em !important;
  }
  .mt-xl-4 {
    margin-top: 6.75em !important;
  }
  .mt-xl-5 {
    margin-top: 13.5em !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 1.125em !important;
  }
  .me-xl-2 {
    margin-right: 2.25em !important;
  }
  .me-xl-3 {
    margin-right: 4.5em !important;
  }
  .me-xl-4 {
    margin-right: 6.75em !important;
  }
  .me-xl-5 {
    margin-right: 13.5em !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-xl-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-xl-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-xl-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-xl-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 1.125em !important;
  }
  .ms-xl-2 {
    margin-left: 2.25em !important;
  }
  .ms-xl-3 {
    margin-left: 4.5em !important;
  }
  .ms-xl-4 {
    margin-left: 6.75em !important;
  }
  .ms-xl-5 {
    margin-left: 13.5em !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 1.125em !important;
  }
  .p-xl-2 {
    padding: 2.25em !important;
  }
  .p-xl-3 {
    padding: 4.5em !important;
  }
  .p-xl-4 {
    padding: 6.75em !important;
  }
  .p-xl-5 {
    padding: 13.5em !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-xl-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-xl-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-xl-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-xl-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-xl-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-xl-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-xl-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-xl-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 1.125em !important;
  }
  .pt-xl-2 {
    padding-top: 2.25em !important;
  }
  .pt-xl-3 {
    padding-top: 4.5em !important;
  }
  .pt-xl-4 {
    padding-top: 6.75em !important;
  }
  .pt-xl-5 {
    padding-top: 13.5em !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 1.125em !important;
  }
  .pe-xl-2 {
    padding-right: 2.25em !important;
  }
  .pe-xl-3 {
    padding-right: 4.5em !important;
  }
  .pe-xl-4 {
    padding-right: 6.75em !important;
  }
  .pe-xl-5 {
    padding-right: 13.5em !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-xl-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-xl-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-xl-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-xl-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 1.125em !important;
  }
  .ps-xl-2 {
    padding-left: 2.25em !important;
  }
  .ps-xl-3 {
    padding-left: 4.5em !important;
  }
  .ps-xl-4 {
    padding-left: 6.75em !important;
  }
  .ps-xl-5 {
    padding-left: 13.5em !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 1.125em !important;
  }
  .gap-xl-2 {
    gap: 2.25em !important;
  }
  .gap-xl-3 {
    gap: 4.5em !important;
  }
  .gap-xl-4 {
    gap: 6.75em !important;
  }
  .gap-xl-5 {
    gap: 13.5em !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 1.125em !important;
  }
  .row-gap-xl-2 {
    row-gap: 2.25em !important;
  }
  .row-gap-xl-3 {
    row-gap: 4.5em !important;
  }
  .row-gap-xl-4 {
    row-gap: 6.75em !important;
  }
  .row-gap-xl-5 {
    row-gap: 13.5em !important;
  }
  .column-gap-xl-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    -webkit-column-gap: 1.125em !important;
       -moz-column-gap: 1.125em !important;
            column-gap: 1.125em !important;
  }
  .column-gap-xl-2 {
    -webkit-column-gap: 2.25em !important;
       -moz-column-gap: 2.25em !important;
            column-gap: 2.25em !important;
  }
  .column-gap-xl-3 {
    -webkit-column-gap: 4.5em !important;
       -moz-column-gap: 4.5em !important;
            column-gap: 4.5em !important;
  }
  .column-gap-xl-4 {
    -webkit-column-gap: 6.75em !important;
       -moz-column-gap: 6.75em !important;
            column-gap: 6.75em !important;
  }
  .column-gap-xl-5 {
    -webkit-column-gap: 13.5em !important;
       -moz-column-gap: 13.5em !important;
            column-gap: 13.5em !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: 1418px) {
  .float-bg-start {
    float: left !important;
  }
  .float-bg-end {
    float: right !important;
  }
  .float-bg-none {
    float: none !important;
  }
  .object-fit-bg-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-bg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-bg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-bg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-bg-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-bg-inline {
    display: inline !important;
  }
  .d-bg-inline-block {
    display: inline-block !important;
  }
  .d-bg-block {
    display: block !important;
  }
  .d-bg-grid {
    display: grid !important;
  }
  .d-bg-inline-grid {
    display: inline-grid !important;
  }
  .d-bg-table {
    display: table !important;
  }
  .d-bg-table-row {
    display: table-row !important;
  }
  .d-bg-table-cell {
    display: table-cell !important;
  }
  .d-bg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-bg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-bg-none {
    display: none !important;
  }
  .flex-bg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-bg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-bg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-bg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-bg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-bg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-bg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-bg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-bg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-bg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-bg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-bg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-bg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-bg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-bg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-bg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-bg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-bg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-bg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-bg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-bg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-bg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-bg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-bg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-bg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-bg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-bg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-bg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-bg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-bg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-bg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-bg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-bg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-bg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-bg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-bg-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-bg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-bg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-bg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-bg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-bg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-bg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-bg-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-bg-0 {
    margin: 0 !important;
  }
  .m-bg-1 {
    margin: 1.125em !important;
  }
  .m-bg-2 {
    margin: 2.25em !important;
  }
  .m-bg-3 {
    margin: 4.5em !important;
  }
  .m-bg-4 {
    margin: 6.75em !important;
  }
  .m-bg-5 {
    margin: 13.5em !important;
  }
  .m-bg-auto {
    margin: auto !important;
  }
  .mx-bg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-bg-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-bg-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-bg-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-bg-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-bg-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !important;
  }
  .mx-bg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-bg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-bg-1 {
    margin-top: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-bg-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-bg-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-bg-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-bg-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-bg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-bg-0 {
    margin-top: 0 !important;
  }
  .mt-bg-1 {
    margin-top: 1.125em !important;
  }
  .mt-bg-2 {
    margin-top: 2.25em !important;
  }
  .mt-bg-3 {
    margin-top: 4.5em !important;
  }
  .mt-bg-4 {
    margin-top: 6.75em !important;
  }
  .mt-bg-5 {
    margin-top: 13.5em !important;
  }
  .mt-bg-auto {
    margin-top: auto !important;
  }
  .me-bg-0 {
    margin-right: 0 !important;
  }
  .me-bg-1 {
    margin-right: 1.125em !important;
  }
  .me-bg-2 {
    margin-right: 2.25em !important;
  }
  .me-bg-3 {
    margin-right: 4.5em !important;
  }
  .me-bg-4 {
    margin-right: 6.75em !important;
  }
  .me-bg-5 {
    margin-right: 13.5em !important;
  }
  .me-bg-auto {
    margin-right: auto !important;
  }
  .mb-bg-0 {
    margin-bottom: 0 !important;
  }
  .mb-bg-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-bg-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-bg-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-bg-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-bg-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-bg-auto {
    margin-bottom: auto !important;
  }
  .ms-bg-0 {
    margin-left: 0 !important;
  }
  .ms-bg-1 {
    margin-left: 1.125em !important;
  }
  .ms-bg-2 {
    margin-left: 2.25em !important;
  }
  .ms-bg-3 {
    margin-left: 4.5em !important;
  }
  .ms-bg-4 {
    margin-left: 6.75em !important;
  }
  .ms-bg-5 {
    margin-left: 13.5em !important;
  }
  .ms-bg-auto {
    margin-left: auto !important;
  }
  .p-bg-0 {
    padding: 0 !important;
  }
  .p-bg-1 {
    padding: 1.125em !important;
  }
  .p-bg-2 {
    padding: 2.25em !important;
  }
  .p-bg-3 {
    padding: 4.5em !important;
  }
  .p-bg-4 {
    padding: 6.75em !important;
  }
  .p-bg-5 {
    padding: 13.5em !important;
  }
  .px-bg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-bg-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-bg-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-bg-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-bg-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-bg-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-bg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-bg-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-bg-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-bg-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-bg-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-bg-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-bg-0 {
    padding-top: 0 !important;
  }
  .pt-bg-1 {
    padding-top: 1.125em !important;
  }
  .pt-bg-2 {
    padding-top: 2.25em !important;
  }
  .pt-bg-3 {
    padding-top: 4.5em !important;
  }
  .pt-bg-4 {
    padding-top: 6.75em !important;
  }
  .pt-bg-5 {
    padding-top: 13.5em !important;
  }
  .pe-bg-0 {
    padding-right: 0 !important;
  }
  .pe-bg-1 {
    padding-right: 1.125em !important;
  }
  .pe-bg-2 {
    padding-right: 2.25em !important;
  }
  .pe-bg-3 {
    padding-right: 4.5em !important;
  }
  .pe-bg-4 {
    padding-right: 6.75em !important;
  }
  .pe-bg-5 {
    padding-right: 13.5em !important;
  }
  .pb-bg-0 {
    padding-bottom: 0 !important;
  }
  .pb-bg-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-bg-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-bg-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-bg-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-bg-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-bg-0 {
    padding-left: 0 !important;
  }
  .ps-bg-1 {
    padding-left: 1.125em !important;
  }
  .ps-bg-2 {
    padding-left: 2.25em !important;
  }
  .ps-bg-3 {
    padding-left: 4.5em !important;
  }
  .ps-bg-4 {
    padding-left: 6.75em !important;
  }
  .ps-bg-5 {
    padding-left: 13.5em !important;
  }
  .gap-bg-0 {
    gap: 0 !important;
  }
  .gap-bg-1 {
    gap: 1.125em !important;
  }
  .gap-bg-2 {
    gap: 2.25em !important;
  }
  .gap-bg-3 {
    gap: 4.5em !important;
  }
  .gap-bg-4 {
    gap: 6.75em !important;
  }
  .gap-bg-5 {
    gap: 13.5em !important;
  }
  .row-gap-bg-0 {
    row-gap: 0 !important;
  }
  .row-gap-bg-1 {
    row-gap: 1.125em !important;
  }
  .row-gap-bg-2 {
    row-gap: 2.25em !important;
  }
  .row-gap-bg-3 {
    row-gap: 4.5em !important;
  }
  .row-gap-bg-4 {
    row-gap: 6.75em !important;
  }
  .row-gap-bg-5 {
    row-gap: 13.5em !important;
  }
  .column-gap-bg-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-bg-1 {
    -webkit-column-gap: 1.125em !important;
       -moz-column-gap: 1.125em !important;
            column-gap: 1.125em !important;
  }
  .column-gap-bg-2 {
    -webkit-column-gap: 2.25em !important;
       -moz-column-gap: 2.25em !important;
            column-gap: 2.25em !important;
  }
  .column-gap-bg-3 {
    -webkit-column-gap: 4.5em !important;
       -moz-column-gap: 4.5em !important;
            column-gap: 4.5em !important;
  }
  .column-gap-bg-4 {
    -webkit-column-gap: 6.75em !important;
       -moz-column-gap: 6.75em !important;
            column-gap: 6.75em !important;
  }
  .column-gap-bg-5 {
    -webkit-column-gap: 13.5em !important;
       -moz-column-gap: 13.5em !important;
            column-gap: 13.5em !important;
  }
  .text-bg-start {
    text-align: left !important;
  }
  .text-bg-end {
    text-align: right !important;
  }
  .text-bg-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .float-yg-start {
    float: left !important;
  }
  .float-yg-end {
    float: right !important;
  }
  .float-yg-none {
    float: none !important;
  }
  .object-fit-yg-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-yg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-yg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-yg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-yg-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-yg-inline {
    display: inline !important;
  }
  .d-yg-inline-block {
    display: inline-block !important;
  }
  .d-yg-block {
    display: block !important;
  }
  .d-yg-grid {
    display: grid !important;
  }
  .d-yg-inline-grid {
    display: inline-grid !important;
  }
  .d-yg-table {
    display: table !important;
  }
  .d-yg-table-row {
    display: table-row !important;
  }
  .d-yg-table-cell {
    display: table-cell !important;
  }
  .d-yg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-yg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-yg-none {
    display: none !important;
  }
  .flex-yg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-yg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-yg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-yg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-yg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-yg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-yg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-yg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-yg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-yg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-yg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-yg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-yg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-yg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-yg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-yg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-yg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-yg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-yg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-yg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-yg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-yg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-yg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-yg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-yg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-yg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-yg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-yg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-yg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-yg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-yg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-yg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-yg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-yg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-yg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-yg-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-yg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-yg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-yg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-yg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-yg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-yg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-yg-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-yg-0 {
    margin: 0 !important;
  }
  .m-yg-1 {
    margin: 1.125em !important;
  }
  .m-yg-2 {
    margin: 2.25em !important;
  }
  .m-yg-3 {
    margin: 4.5em !important;
  }
  .m-yg-4 {
    margin: 6.75em !important;
  }
  .m-yg-5 {
    margin: 13.5em !important;
  }
  .m-yg-auto {
    margin: auto !important;
  }
  .mx-yg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-yg-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-yg-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-yg-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-yg-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-yg-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !important;
  }
  .mx-yg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-yg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-yg-1 {
    margin-top: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-yg-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-yg-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-yg-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-yg-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-yg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-yg-0 {
    margin-top: 0 !important;
  }
  .mt-yg-1 {
    margin-top: 1.125em !important;
  }
  .mt-yg-2 {
    margin-top: 2.25em !important;
  }
  .mt-yg-3 {
    margin-top: 4.5em !important;
  }
  .mt-yg-4 {
    margin-top: 6.75em !important;
  }
  .mt-yg-5 {
    margin-top: 13.5em !important;
  }
  .mt-yg-auto {
    margin-top: auto !important;
  }
  .me-yg-0 {
    margin-right: 0 !important;
  }
  .me-yg-1 {
    margin-right: 1.125em !important;
  }
  .me-yg-2 {
    margin-right: 2.25em !important;
  }
  .me-yg-3 {
    margin-right: 4.5em !important;
  }
  .me-yg-4 {
    margin-right: 6.75em !important;
  }
  .me-yg-5 {
    margin-right: 13.5em !important;
  }
  .me-yg-auto {
    margin-right: auto !important;
  }
  .mb-yg-0 {
    margin-bottom: 0 !important;
  }
  .mb-yg-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-yg-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-yg-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-yg-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-yg-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-yg-auto {
    margin-bottom: auto !important;
  }
  .ms-yg-0 {
    margin-left: 0 !important;
  }
  .ms-yg-1 {
    margin-left: 1.125em !important;
  }
  .ms-yg-2 {
    margin-left: 2.25em !important;
  }
  .ms-yg-3 {
    margin-left: 4.5em !important;
  }
  .ms-yg-4 {
    margin-left: 6.75em !important;
  }
  .ms-yg-5 {
    margin-left: 13.5em !important;
  }
  .ms-yg-auto {
    margin-left: auto !important;
  }
  .p-yg-0 {
    padding: 0 !important;
  }
  .p-yg-1 {
    padding: 1.125em !important;
  }
  .p-yg-2 {
    padding: 2.25em !important;
  }
  .p-yg-3 {
    padding: 4.5em !important;
  }
  .p-yg-4 {
    padding: 6.75em !important;
  }
  .p-yg-5 {
    padding: 13.5em !important;
  }
  .px-yg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-yg-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-yg-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-yg-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-yg-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-yg-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-yg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-yg-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-yg-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-yg-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-yg-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-yg-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-yg-0 {
    padding-top: 0 !important;
  }
  .pt-yg-1 {
    padding-top: 1.125em !important;
  }
  .pt-yg-2 {
    padding-top: 2.25em !important;
  }
  .pt-yg-3 {
    padding-top: 4.5em !important;
  }
  .pt-yg-4 {
    padding-top: 6.75em !important;
  }
  .pt-yg-5 {
    padding-top: 13.5em !important;
  }
  .pe-yg-0 {
    padding-right: 0 !important;
  }
  .pe-yg-1 {
    padding-right: 1.125em !important;
  }
  .pe-yg-2 {
    padding-right: 2.25em !important;
  }
  .pe-yg-3 {
    padding-right: 4.5em !important;
  }
  .pe-yg-4 {
    padding-right: 6.75em !important;
  }
  .pe-yg-5 {
    padding-right: 13.5em !important;
  }
  .pb-yg-0 {
    padding-bottom: 0 !important;
  }
  .pb-yg-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-yg-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-yg-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-yg-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-yg-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-yg-0 {
    padding-left: 0 !important;
  }
  .ps-yg-1 {
    padding-left: 1.125em !important;
  }
  .ps-yg-2 {
    padding-left: 2.25em !important;
  }
  .ps-yg-3 {
    padding-left: 4.5em !important;
  }
  .ps-yg-4 {
    padding-left: 6.75em !important;
  }
  .ps-yg-5 {
    padding-left: 13.5em !important;
  }
  .gap-yg-0 {
    gap: 0 !important;
  }
  .gap-yg-1 {
    gap: 1.125em !important;
  }
  .gap-yg-2 {
    gap: 2.25em !important;
  }
  .gap-yg-3 {
    gap: 4.5em !important;
  }
  .gap-yg-4 {
    gap: 6.75em !important;
  }
  .gap-yg-5 {
    gap: 13.5em !important;
  }
  .row-gap-yg-0 {
    row-gap: 0 !important;
  }
  .row-gap-yg-1 {
    row-gap: 1.125em !important;
  }
  .row-gap-yg-2 {
    row-gap: 2.25em !important;
  }
  .row-gap-yg-3 {
    row-gap: 4.5em !important;
  }
  .row-gap-yg-4 {
    row-gap: 6.75em !important;
  }
  .row-gap-yg-5 {
    row-gap: 13.5em !important;
  }
  .column-gap-yg-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-yg-1 {
    -webkit-column-gap: 1.125em !important;
       -moz-column-gap: 1.125em !important;
            column-gap: 1.125em !important;
  }
  .column-gap-yg-2 {
    -webkit-column-gap: 2.25em !important;
       -moz-column-gap: 2.25em !important;
            column-gap: 2.25em !important;
  }
  .column-gap-yg-3 {
    -webkit-column-gap: 4.5em !important;
       -moz-column-gap: 4.5em !important;
            column-gap: 4.5em !important;
  }
  .column-gap-yg-4 {
    -webkit-column-gap: 6.75em !important;
       -moz-column-gap: 6.75em !important;
            column-gap: 6.75em !important;
  }
  .column-gap-yg-5 {
    -webkit-column-gap: 13.5em !important;
       -moz-column-gap: 13.5em !important;
            column-gap: 13.5em !important;
  }
  .text-yg-start {
    text-align: left !important;
  }
  .text-yg-end {
    text-align: right !important;
  }
  .text-yg-center {
    text-align: center !important;
  }
}
@media (min-width: 1921px) {
  .float-hr-start {
    float: left !important;
  }
  .float-hr-end {
    float: right !important;
  }
  .float-hr-none {
    float: none !important;
  }
  .object-fit-hr-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-hr-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-hr-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-hr-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-hr-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-hr-inline {
    display: inline !important;
  }
  .d-hr-inline-block {
    display: inline-block !important;
  }
  .d-hr-block {
    display: block !important;
  }
  .d-hr-grid {
    display: grid !important;
  }
  .d-hr-inline-grid {
    display: inline-grid !important;
  }
  .d-hr-table {
    display: table !important;
  }
  .d-hr-table-row {
    display: table-row !important;
  }
  .d-hr-table-cell {
    display: table-cell !important;
  }
  .d-hr-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-hr-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-hr-none {
    display: none !important;
  }
  .flex-hr-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-hr-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-hr-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-hr-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-hr-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-hr-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-hr-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-hr-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-hr-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-hr-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-hr-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-hr-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-hr-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-hr-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-hr-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-hr-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-hr-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-hr-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-hr-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-hr-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-hr-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-hr-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-hr-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-hr-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-hr-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-hr-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-hr-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-hr-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-hr-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-hr-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-hr-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-hr-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-hr-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-hr-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-hr-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .order-hr-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-hr-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-hr-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-hr-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-hr-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-hr-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-hr-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-hr-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-hr-0 {
    margin: 0 !important;
  }
  .m-hr-1 {
    margin: 1.125em !important;
  }
  .m-hr-2 {
    margin: 2.25em !important;
  }
  .m-hr-3 {
    margin: 4.5em !important;
  }
  .m-hr-4 {
    margin: 6.75em !important;
  }
  .m-hr-5 {
    margin: 13.5em !important;
  }
  .m-hr-auto {
    margin: auto !important;
  }
  .mx-hr-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-hr-1 {
    margin-right: 1.125em !important;
    margin-left: 1.125em !important;
  }
  .mx-hr-2 {
    margin-right: 2.25em !important;
    margin-left: 2.25em !important;
  }
  .mx-hr-3 {
    margin-right: 4.5em !important;
    margin-left: 4.5em !important;
  }
  .mx-hr-4 {
    margin-right: 6.75em !important;
    margin-left: 6.75em !important;
  }
  .mx-hr-5 {
    margin-right: 13.5em !important;
    margin-left: 13.5em !important;
  }
  .mx-hr-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-hr-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-hr-1 {
    margin-top: 1.125em !important;
    margin-bottom: 1.125em !important;
  }
  .my-hr-2 {
    margin-top: 2.25em !important;
    margin-bottom: 2.25em !important;
  }
  .my-hr-3 {
    margin-top: 4.5em !important;
    margin-bottom: 4.5em !important;
  }
  .my-hr-4 {
    margin-top: 6.75em !important;
    margin-bottom: 6.75em !important;
  }
  .my-hr-5 {
    margin-top: 13.5em !important;
    margin-bottom: 13.5em !important;
  }
  .my-hr-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-hr-0 {
    margin-top: 0 !important;
  }
  .mt-hr-1 {
    margin-top: 1.125em !important;
  }
  .mt-hr-2 {
    margin-top: 2.25em !important;
  }
  .mt-hr-3 {
    margin-top: 4.5em !important;
  }
  .mt-hr-4 {
    margin-top: 6.75em !important;
  }
  .mt-hr-5 {
    margin-top: 13.5em !important;
  }
  .mt-hr-auto {
    margin-top: auto !important;
  }
  .me-hr-0 {
    margin-right: 0 !important;
  }
  .me-hr-1 {
    margin-right: 1.125em !important;
  }
  .me-hr-2 {
    margin-right: 2.25em !important;
  }
  .me-hr-3 {
    margin-right: 4.5em !important;
  }
  .me-hr-4 {
    margin-right: 6.75em !important;
  }
  .me-hr-5 {
    margin-right: 13.5em !important;
  }
  .me-hr-auto {
    margin-right: auto !important;
  }
  .mb-hr-0 {
    margin-bottom: 0 !important;
  }
  .mb-hr-1 {
    margin-bottom: 1.125em !important;
  }
  .mb-hr-2 {
    margin-bottom: 2.25em !important;
  }
  .mb-hr-3 {
    margin-bottom: 4.5em !important;
  }
  .mb-hr-4 {
    margin-bottom: 6.75em !important;
  }
  .mb-hr-5 {
    margin-bottom: 13.5em !important;
  }
  .mb-hr-auto {
    margin-bottom: auto !important;
  }
  .ms-hr-0 {
    margin-left: 0 !important;
  }
  .ms-hr-1 {
    margin-left: 1.125em !important;
  }
  .ms-hr-2 {
    margin-left: 2.25em !important;
  }
  .ms-hr-3 {
    margin-left: 4.5em !important;
  }
  .ms-hr-4 {
    margin-left: 6.75em !important;
  }
  .ms-hr-5 {
    margin-left: 13.5em !important;
  }
  .ms-hr-auto {
    margin-left: auto !important;
  }
  .p-hr-0 {
    padding: 0 !important;
  }
  .p-hr-1 {
    padding: 1.125em !important;
  }
  .p-hr-2 {
    padding: 2.25em !important;
  }
  .p-hr-3 {
    padding: 4.5em !important;
  }
  .p-hr-4 {
    padding: 6.75em !important;
  }
  .p-hr-5 {
    padding: 13.5em !important;
  }
  .px-hr-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-hr-1 {
    padding-right: 1.125em !important;
    padding-left: 1.125em !important;
  }
  .px-hr-2 {
    padding-right: 2.25em !important;
    padding-left: 2.25em !important;
  }
  .px-hr-3 {
    padding-right: 4.5em !important;
    padding-left: 4.5em !important;
  }
  .px-hr-4 {
    padding-right: 6.75em !important;
    padding-left: 6.75em !important;
  }
  .px-hr-5 {
    padding-right: 13.5em !important;
    padding-left: 13.5em !important;
  }
  .py-hr-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-hr-1 {
    padding-top: 1.125em !important;
    padding-bottom: 1.125em !important;
  }
  .py-hr-2 {
    padding-top: 2.25em !important;
    padding-bottom: 2.25em !important;
  }
  .py-hr-3 {
    padding-top: 4.5em !important;
    padding-bottom: 4.5em !important;
  }
  .py-hr-4 {
    padding-top: 6.75em !important;
    padding-bottom: 6.75em !important;
  }
  .py-hr-5 {
    padding-top: 13.5em !important;
    padding-bottom: 13.5em !important;
  }
  .pt-hr-0 {
    padding-top: 0 !important;
  }
  .pt-hr-1 {
    padding-top: 1.125em !important;
  }
  .pt-hr-2 {
    padding-top: 2.25em !important;
  }
  .pt-hr-3 {
    padding-top: 4.5em !important;
  }
  .pt-hr-4 {
    padding-top: 6.75em !important;
  }
  .pt-hr-5 {
    padding-top: 13.5em !important;
  }
  .pe-hr-0 {
    padding-right: 0 !important;
  }
  .pe-hr-1 {
    padding-right: 1.125em !important;
  }
  .pe-hr-2 {
    padding-right: 2.25em !important;
  }
  .pe-hr-3 {
    padding-right: 4.5em !important;
  }
  .pe-hr-4 {
    padding-right: 6.75em !important;
  }
  .pe-hr-5 {
    padding-right: 13.5em !important;
  }
  .pb-hr-0 {
    padding-bottom: 0 !important;
  }
  .pb-hr-1 {
    padding-bottom: 1.125em !important;
  }
  .pb-hr-2 {
    padding-bottom: 2.25em !important;
  }
  .pb-hr-3 {
    padding-bottom: 4.5em !important;
  }
  .pb-hr-4 {
    padding-bottom: 6.75em !important;
  }
  .pb-hr-5 {
    padding-bottom: 13.5em !important;
  }
  .ps-hr-0 {
    padding-left: 0 !important;
  }
  .ps-hr-1 {
    padding-left: 1.125em !important;
  }
  .ps-hr-2 {
    padding-left: 2.25em !important;
  }
  .ps-hr-3 {
    padding-left: 4.5em !important;
  }
  .ps-hr-4 {
    padding-left: 6.75em !important;
  }
  .ps-hr-5 {
    padding-left: 13.5em !important;
  }
  .gap-hr-0 {
    gap: 0 !important;
  }
  .gap-hr-1 {
    gap: 1.125em !important;
  }
  .gap-hr-2 {
    gap: 2.25em !important;
  }
  .gap-hr-3 {
    gap: 4.5em !important;
  }
  .gap-hr-4 {
    gap: 6.75em !important;
  }
  .gap-hr-5 {
    gap: 13.5em !important;
  }
  .row-gap-hr-0 {
    row-gap: 0 !important;
  }
  .row-gap-hr-1 {
    row-gap: 1.125em !important;
  }
  .row-gap-hr-2 {
    row-gap: 2.25em !important;
  }
  .row-gap-hr-3 {
    row-gap: 4.5em !important;
  }
  .row-gap-hr-4 {
    row-gap: 6.75em !important;
  }
  .row-gap-hr-5 {
    row-gap: 13.5em !important;
  }
  .column-gap-hr-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
  .column-gap-hr-1 {
    -webkit-column-gap: 1.125em !important;
       -moz-column-gap: 1.125em !important;
            column-gap: 1.125em !important;
  }
  .column-gap-hr-2 {
    -webkit-column-gap: 2.25em !important;
       -moz-column-gap: 2.25em !important;
            column-gap: 2.25em !important;
  }
  .column-gap-hr-3 {
    -webkit-column-gap: 4.5em !important;
       -moz-column-gap: 4.5em !important;
            column-gap: 4.5em !important;
  }
  .column-gap-hr-4 {
    -webkit-column-gap: 6.75em !important;
       -moz-column-gap: 6.75em !important;
            column-gap: 6.75em !important;
  }
  .column-gap-hr-5 {
    -webkit-column-gap: 13.5em !important;
       -moz-column-gap: 13.5em !important;
            column-gap: 13.5em !important;
  }
  .text-hr-start {
    text-align: left !important;
  }
  .text-hr-end {
    text-align: right !important;
  }
  .text-hr-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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    -webkit-transition: none;
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  -webkit-transition: width 0.35s ease;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    -webkit-transition: none;
    transition: none;
  }
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 4.5em;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 4.5em;
  --bs-modal-header-padding-y: 4.5em;
  --bs-modal-header-padding: 4.5em 4.5em;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
          transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1023.98px) {
  .modal-fullscreen-mb-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-mb-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-mb-down .modal-header,
  .modal-fullscreen-mb-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-mb-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1417.98px) {
  .modal-fullscreen-bg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-bg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-bg-down .modal-header,
  .modal-fullscreen-bg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-bg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1599.98px) {
  .modal-fullscreen-yg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-yg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-yg-down .modal-header,
  .modal-fullscreen-yg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-yg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1920.98px) {
  .modal-fullscreen-hr-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-hr-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-hr-down .modal-header,
  .modal-fullscreen-hr-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-hr-down .modal-body {
    overflow-y: auto;
  }
}
/* Bootstrap Override
----------------------------------------
////////////////////////////////////// */
[class^=container] {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  -webkit-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}
[class^=container] .container {
  padding-left: 15px;
  padding-right: 15px;
}

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

.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}

.rounded, .rounded-sm, .rounded-lg {
  border-radius: 8px !important;
}
.rounded-sm {
  border-radius: 3px !important;
}
.rounded-lg {
  border-radius: 16px !important;
}

/* -------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// CUSTOM ANIMATIONS.SCSS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* Keyframes
----------------------------------------
////////////////////////////////////// */
@-webkit-keyframes openMenuTop {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
  33.3333%, 66.6666% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(0);
            transform: translate3d(0, 7px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg);
  }
}
@keyframes openMenuTop {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
  33.3333%, 66.6666% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(0);
            transform: translate3d(0, 7px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg);
  }
}
@-webkit-keyframes openMenuBot {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
  33.3333%, 66.6666% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(0);
            transform: translate3d(0, -7px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg);
  }
}
@keyframes openMenuBot {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
  33.3333%, 66.6666% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(0);
            transform: translate3d(0, -7px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg);
  }
}
/**/
@-webkit-keyframes closeMenuTop {
  0% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg);
  }
  40%, 60% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(0);
            transform: translate3d(0, 7px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes closeMenuTop {
  0% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg);
  }
  40%, 60% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(0);
            transform: translate3d(0, 7px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}
@-webkit-keyframes closeMenuBot {
  0% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg);
  }
  40%, 60% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(0);
            transform: translate3d(0, -7px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}
@keyframes closeMenuBot {
  0% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg);
  }
  40%, 60% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(0);
            transform: translate3d(0, -7px, 0) rotate(0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
            transform: translate3d(0, 0, 0) rotate(0);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: translateZ(0) rotate(0deg);
            transform: translateZ(0) rotate(0deg);
  }
  100% {
    -webkit-transform: translateZ(0) rotate(360deg);
            transform: translateZ(0) rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: translateZ(0) rotate(0deg);
            transform: translateZ(0) rotate(0deg);
  }
  100% {
    -webkit-transform: translateZ(0) rotate(360deg);
            transform: translateZ(0) rotate(360deg);
  }
}
@-webkit-keyframes pulse {
  0% {
    outline-offset: -6px;
  }
  50% {
    outline-offset: -10px;
  }
  100% {
    outline-offset: -6px;
  }
}
@keyframes pulse {
  0% {
    outline-offset: -6px;
  }
  50% {
    outline-offset: -10px;
  }
  100% {
    outline-offset: -6px;
  }
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  PATTERNS
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
/* GENERAL
----------------------------------------
////////////////////////////////////// */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

img, iframe {
  max-width: 100%;
  vertical-align: bottom;
}

/* Responsive images. Also, fixed spacing at bottom of image sometimes. */
div, span, p, a,
ol, ol li, ul, ul li,
form, select, input, label, textarea {
  list-style-type: none;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

/* Fixes alignment issues */
a, i, img {
  text-decoration: none;
  border: none;
  outline: none;
  -webkit-transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
}

a {
  color: inherit;
}
a:hover, a:active, a:focus, a:active:focus {
  color: inherit;
  text-decoration: none;
}

b, strong {
  font-weight: 600;
}

dt {
  margin-top: 15px;
}

hr {
  margin: 0 auto;
  border: none;
  border-top: 1.5px solid #cccccc;
  opacity: 1;
}

mark {
  padding: 0;
  background-color: #5BA4AE;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heading, figure {
  display: block;
  margin: 0;
  color: inherit;
  font-style: normal;
}

::-moz-selection {
  color: black;
  background: rgba(91, 164, 174, 0.75);
}

::selection {
  color: black;
  background: rgba(91, 164, 174, 0.75);
}

/* Screen reader text only
----------------------------------------
////////////////////////////////////// */
.screen-reader-text, .tab-only:not(:focus-visible) {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  word-wrap: normal !important;
}

.tab-only:focus-visible {
  clip: unset;
  clip-path: unset;
  z-index: 99;
}

/* No animation override
----------------------------------------
////////////////////////////////////// */
.no-ani {
  -webkit-animation: none !important;
          animation: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

/* No White Space
----------------------------------------
////////////////////////////////////// */
.nowrap {
  white-space: nowrap;
}

/* Inner div to contain abolute elements
----------------------------------------
////////////////////////////////////// */
.inner {
  position: relative;
  height: 100%;
}

/* Pretty Php variable dumps
----------------------------------------
////////////////////////////////////// */
pre {
  margin: 0;
}
pre.dump {
  margin: 15px 0;
  padding: 15px;
  background: #F3F3F3;
  color: black;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

/* SVG Wrap
----------------------------------------
////////////////////////////////////// */
.svg-wrap {
  position: relative;
}
.svg-wrap svg {
  width: 100%;
}

/* Anchor points
----------------------------------------
////////////////////////////////////// */
.anchor {
  font-size: 0;
  line-height: 0;
  opacity: 0;
}

/* Layer image/text
----------------------------------------
////////////////////////////////////// */
.stack-layers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.stack-layers > div {
  min-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  z-index: 1;
}
.stack-layers > :first-child {
  margin-right: -100%;
  z-index: 0;
}

.bg-media {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bg-media, .bg-media > div, .bg-media img {
  border-radius: inherit;
}
.bg-media > div {
  min-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  z-index: 1;
}
.bg-media .banner-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
}
.bg-media .banner-img img, .bg-media .banner-img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* Link element with arrow added from app.js
----------------------------------------
////////////////////////////////////// */
.hasArrow, .hasArrow.btn {
  display: inline-block;
}
.hasArrow i, .hasArrow.btn i {
  color: inherit;
  display: inline-block;
  font-size: 75%;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hasArrow:hover, .hasArrow:focus:not(:focus-visible), a:hover .hasArrow, a:focus:not(:focus-visible) .hasArrow, button:hover .hasArrow, button:focus:not(:focus-visible) .hasArrow {
  text-decoration: underline;
}
.hasArrow:hover i, .hasArrow:focus:not(:focus-visible) i, a:hover .hasArrow i, a:focus:not(:focus-visible) .hasArrow i, button:hover .hasArrow i, button:focus:not(:focus-visible) .hasArrow i {
  -webkit-transform: translate3d(6px, 0, 0);
          transform: translate3d(6px, 0, 0);
}

/* Responsive iFrames
----------------------------------------
////////////////////////////////////// */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Blockquote
----------------------------------------
////////////////////////////////////// */
blockquote {
  color: #2374be;
}
blockquote p {
  color: inherit;
}
blockquote + figcaption {
  margin-top: 15px;
}

/* `Scroll-to` elements
----------------------------------------
////////////////////////////////////// */
[data-scrollto] {
  cursor: pointer;
}

/* `Animate on scroll` elements
----------------------------------------
////////////////////////////////////// */
[data-aos]:not(.aos-init) {
  opacity: 0;
}

/* Icon and text wrapper
----------------------------------------
////////////////////////////////////// */
.icon-text, .icon-text-lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon-text > span, .icon-text-lg > span {
  display: block;
}
.icon-text > :not(:first-child), .icon-text-lg > :not(:first-child) {
  margin-left: 10px;
}
.icon-text .icon img, .icon-text-lg .icon img {
  max-width: 40px;
  max-height: 30px;
}
@media screen and (max-width: 575.98px) {
  .icon-text .icon img, .icon-text-lg .icon img {
    max-width: 35px;
    max-height: 22px;
  }
}
.icon-text .icon .drop, .icon-text-lg .icon .drop {
  display: block;
  position: relative;
}
.icon-text-lg > :not(:first-child) {
  margin-left: 20px;
}
.icon-text-lg .icon img {
  max-width: 65px;
  max-height: 65px;
}
@media screen and (max-width: 575.98px) {
  .icon-text-lg .icon img {
    max-width: 35px;
    max-height: 35px;
  }
}
.icon-text-lg .text {
  font-size: 125%;
  font-weight: 600;
  line-height: 1.15;
}

/* Scroll Down Circle Button
----------------------------------------
////////////////////////////////////// */
.scroll-down {
  position: absolute;
  top: auto;
  right: 0;
  bottom: -22.5px;
  left: 0;
  z-index: 2;
  margin: auto;
  width: 45px;
  height: 45px;
  background: url("../images/icon-arrow-down@2x.png") #5BA4AE no-repeat center;
  background-size: 15px auto;
  cursor: pointer;
  border-radius: 50%;
}
@media screen and (max-width: 575.98px) {
  .scroll-down {
    display: none;
  }
}

/* Sub Nav Plus(+)/Minus(-)
----------------------------------------
////////////////////////////////////// */
.drop {
  width: 24px;
  height: 24px;
  background: white;
}
.drop::before, .drop::after {
  background: #00519B;
}
.drop::before {
  width: 12px;
  height: 2px;
}
.drop::after {
  width: 2px;
  height: 12px;
}
.drop:hover {
  background: white;
}
.drop:hover::before, .drop:hover::after {
  background: black;
}
.sub-menu-open .drop::after, [aria-expanded=true] .drop::after {
  height: 0;
}
.drop.chevron::before, .drop.chevron::after {
  width: 2px;
  height: 12px;
}
.drop.chevron::before {
  left: 1px;
}
.drop.chevron::after {
  right: 1px;
}

.drop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  z-index: 5;
  margin: auto;
  cursor: pointer;
  border: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.drop::after, .drop::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 16px;
}
.btn .drop {
  position: relative;
}
.drop.chevron::before, .drop.chevron::after {
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}
.drop.chevron::before {
  rotate: -45deg;
}
.drop.chevron::after {
  rotate: 45deg;
}
.drop.circle {
  border: 2px solid #00519B;
  border-radius: 50%;
}

/* Background Images
----------------------------------------
////////////////////////////////////// */
.background {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
a .background {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
a:hover .background {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.background, .background h1, .background h2, .background h3, .background h4, .background h5, .background h6, .background .h1, .background .h2, .background .h3, .background .h4, .background .h5, .background .h6, .background .heading {
  color: white;
}
.background a:not(.btn), .background a:not(.btn):hover, .background a:not(.btn):active, .background a:not(.btn):focus, .background a:not(.btn):active:focus, .background a.btn.link, .background a.btn.link:hover, .background a.btn.link:active, .background a.btn.link:focus, .background a.btn.link:active:focus {
  color: white;
}

.bg-sticky {
  background-attachment: fixed;
}

/* Background Themes
----------------------------------------
////////////////////////////////////// */
.shaded-theme-blue-y {
  background: #00519B;
  background: -webkit-gradient(linear, left top, right bottom, from(#00519B), to(#639EC8));
  background: linear-gradient(to bottom right, #00519B, #639EC8);
}
.shaded-theme-blue-y.section + .shaded-theme-blue-y, .shaded-theme-blue-y.section + .anchor + .shaded-theme-blue-y {
  padding-top: 0;
}

.shaded-theme-blue-x {
  background: #00519B;
  background: -webkit-gradient(linear, left top, right bottom, from(#00519B), to(#639EC8));
  background: linear-gradient(to bottom right, #00519B, #639EC8);
}
.shaded-theme-blue-x.section + .shaded-theme-blue-x, .shaded-theme-blue-x.section + .anchor + .shaded-theme-blue-x {
  padding-top: 0;
}

.shaded-theme-blue {
  background: #00519B;
  background: -webkit-gradient(linear, left top, right bottom, from(#00519B), to(#639EC8));
  background: linear-gradient(to bottom right, #00519B, #639EC8);
}
.shaded-theme-blue.section + .shaded-theme-blue, .shaded-theme-blue.section + .anchor + .shaded-theme-blue {
  padding-top: 0;
}

/* Section
----------------------------------------
////////////////////////////////////// */
.section {
  position: relative;
  width: 100%;
  border-radius: 16px;
}
@media (min-width: 1200px) {
  main .section .container {
    padding-left: 75px;
    padding-right: 75px;
  }
}
.section .alm-btn-wrap {
  border-top: 1.5px solid #cccccc;
  padding: 60px 0 0;
  margin: 60px 0 0;
  text-align: center;
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
  .section {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1418px) {
  .section {
    padding-right: 45px;
    padding-left: 45px;
  }
  .section.add-spacing > div {
    padding-right: 82.5px;
    padding-left: 82.5px;
  }
  .section > .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section .row, .section .alm-listing {
    margin-left: -30px;
    margin-right: -30px;
  }
  .section .row > div, .section .alm-listing > div {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section .row.gap-sm, .section .gap-sm.alm-listing {
    margin-left: -20px;
    margin-right: -20px;
  }
  .section .row.gap-sm > div, .section .gap-sm.alm-listing > div {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section .row.gap-lg, .section .gap-lg.alm-listing {
    margin-left: -45px;
    margin-right: -45px;
  }
  .section .row.gap-lg > div, .section .gap-lg.alm-listing > div {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media (max-width: 1023px) {
  .section, .section.padd-md, .section.padd-lg, body.home .banner .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section.plain {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.section.no-gutter, .section.no-gutter [class^=container], .section.no-outer-gutter, .section.no-outer-gutter [class^=container] {
  padding-left: 0;
  padding-right: 0;
}
.section.no-gutter > .container > .row, .section.no-gutter > .container > .alm-listing, .section.no-inner-gutter > .container > .row, .section.no-inner-gutter > .container > .alm-listing {
  margin-left: 0;
  margin-right: 0;
}
.section.no-gutter > .container > .row > div, .section.no-gutter > .container > .alm-listing > div, .section.no-inner-gutter > .container > .row > div, .section.no-inner-gutter > .container > .alm-listing > div {
  padding-left: 0;
  padding-right: 0;
}
.section.plain + .section.plain, .section.plain + .anchor + .section.plain {
  padding-top: 0;
}
.section.shaded-color-1-litest + .section.shaded-color-1-litest, .section.shaded-color-1-litest + .anchor + .section.shaded-color-1-litest {
  padding-top: 0;
}
.section.shaded-color-1-liter + .section.shaded-color-1-liter, .section.shaded-color-1-liter + .anchor + .section.shaded-color-1-liter {
  padding-top: 0;
}
.section.shaded-color-1-lite + .section.shaded-color-1-lite, .section.shaded-color-1-lite + .anchor + .section.shaded-color-1-lite {
  padding-top: 0;
}
.section.shaded-color-1 + .section.shaded-color-1, .section.shaded-color-1 + .anchor + .section.shaded-color-1 {
  padding-top: 0;
}
.section.shaded-color-1-dark + .section.shaded-color-1-dark, .section.shaded-color-1-dark + .anchor + .section.shaded-color-1-dark {
  padding-top: 0;
}
.section.shaded-color-2-lite + .section.shaded-color-2-lite, .section.shaded-color-2-lite + .anchor + .section.shaded-color-2-lite {
  padding-top: 0;
}
.section.shaded-color-2 + .section.shaded-color-2, .section.shaded-color-2 + .anchor + .section.shaded-color-2 {
  padding-top: 0;
}
.section.shaded-color-3 + .section.shaded-color-3, .section.shaded-color-3 + .anchor + .section.shaded-color-3 {
  padding-top: 0;
}
.section.shaded-error-lite + .section.shaded-error-lite, .section.shaded-error-lite + .anchor + .section.shaded-error-lite {
  padding-top: 0;
}
.section.shaded-error + .section.shaded-error, .section.shaded-error + .anchor + .section.shaded-error {
  padding-top: 0;
}
.section.shaded-success + .section.shaded-success, .section.shaded-success + .anchor + .section.shaded-success {
  padding-top: 0;
}
.section.shaded-white + .section.shaded-white, .section.shaded-white + .anchor + .section.shaded-white {
  padding-top: 0;
}
.section.shaded-grey-litest + .section.shaded-grey-litest, .section.shaded-grey-litest + .anchor + .section.shaded-grey-litest {
  padding-top: 0;
}
.section.shaded-grey-liter + .section.shaded-grey-liter, .section.shaded-grey-liter + .anchor + .section.shaded-grey-liter {
  padding-top: 0;
}
.section.shaded-grey-lite + .section.shaded-grey-lite, .section.shaded-grey-lite + .anchor + .section.shaded-grey-lite {
  padding-top: 0;
}
.section.shaded-grey + .section.shaded-grey, .section.shaded-grey + .anchor + .section.shaded-grey {
  padding-top: 0;
}
.section.shaded-grey-dark + .section.shaded-grey-dark, .section.shaded-grey-dark + .anchor + .section.shaded-grey-dark {
  padding-top: 0;
}
.section.shaded-grey-darker + .section.shaded-grey-darker, .section.shaded-grey-darker + .anchor + .section.shaded-grey-darker {
  padding-top: 0;
}
.section.shaded-grey-darkest + .section.shaded-grey-darkest, .section.shaded-grey-darkest + .anchor + .section.shaded-grey-darkest {
  padding-top: 0;
}
.section.shaded-black + .section.shaded-black, .section.shaded-black + .anchor + .section.shaded-black {
  padding-top: 0;
}
@media (max-width: 991px) {
  .section.col-section .col-right {
    margin-top: 45px;
  }
}

/* Add border to columns
----------------------------------------
////////////////////////////////////// */
.add-border > div, .add-border-hr > div, .add-border-yg > div, .add-border-bg > div, .add-border-xl > div, .add-border-mb > div, .add-border-lg > div, .add-border-md > div, .add-border-sm > div, .add-border-xs > div {
  position: relative;
}
.add-border > div::before, .add-border-hr > div::before, .add-border-yg > div::before, .add-border-bg > div::before, .add-border-xl > div::before, .add-border-mb > div::before, .add-border-lg > div::before, .add-border-md > div::before, .add-border-sm > div::before, .add-border-xs > div::before, .add-border > div::after, .add-border-hr > div::after, .add-border-yg > div::after, .add-border-bg > div::after, .add-border-xl > div::after, .add-border-mb > div::after, .add-border-lg > div::after, .add-border-md > div::after, .add-border-sm > div::after, .add-border-xs > div::after {
  content: "";
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: auto;
  margin: auto;
  width: 1px;
  background: black;
}
.add-border > div::before, .add-border-hr > div::before, .add-border-yg > div::before, .add-border-bg > div::before, .add-border-xl > div::before, .add-border-mb > div::before, .add-border-lg > div::before, .add-border-md > div::before, .add-border-sm > div::before, .add-border-xs > div::before {
  left: -1px;
}
.add-border > div::after, .add-border-hr > div::after, .add-border-yg > div::after, .add-border-bg > div::after, .add-border-xl > div::after, .add-border-mb > div::after, .add-border-lg > div::after, .add-border-md > div::after, .add-border-sm > div::after, .add-border-xs > div::after {
  right: 0;
}
.add-border > div:first-child::before, .add-border-hr > div:first-child::before, .add-border-yg > div:first-child::before, .add-border-bg > div:first-child::before, .add-border-xl > div:first-child::before, .add-border-mb > div:first-child::before, .add-border-lg > div:first-child::before, .add-border-md > div:first-child::before, .add-border-sm > div:first-child::before, .add-border-xs > div:first-child::before, .add-border > div:last-child::after, .add-border-hr > div:last-child::after, .add-border-yg > div:last-child::after, .add-border-bg > div:last-child::after, .add-border-xl > div:last-child::after, .add-border-mb > div:last-child::after, .add-border-lg > div:last-child::after, .add-border-md > div:last-child::after, .add-border-sm > div:last-child::after, .add-border-xs > div:last-child::after {
  content: none;
}
@media (max-width: 767px) {
  .add-border > div, .add-border-hr > div, .add-border-yg > div, .add-border-bg > div, .add-border-xl > div, .add-border-mb > div, .add-border-lg > div, .add-border-md > div, .add-border-sm > div, .add-border-xs > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .add-border > div:first-child, .add-border-hr > div:first-child, .add-border-yg > div:first-child, .add-border-bg > div:first-child, .add-border-xl > div:first-child, .add-border-mb > div:first-child, .add-border-lg > div:first-child, .add-border-md > div:first-child, .add-border-sm > div:first-child, .add-border-xs > div:first-child {
    padding-top: 0;
  }
  .add-border > div:last-child, .add-border-hr > div:last-child, .add-border-yg > div:last-child, .add-border-bg > div:last-child, .add-border-xl > div:last-child, .add-border-mb > div:last-child, .add-border-lg > div:last-child, .add-border-md > div:last-child, .add-border-sm > div:last-child, .add-border-xs > div:last-child {
    padding-bottom: 0;
  }
  .add-border > div::before, .add-border-hr > div::before, .add-border-yg > div::before, .add-border-bg > div::before, .add-border-xl > div::before, .add-border-mb > div::before, .add-border-lg > div::before, .add-border-md > div::before, .add-border-sm > div::before, .add-border-xs > div::before, .add-border > div::after, .add-border-hr > div::after, .add-border-yg > div::after, .add-border-bg > div::after, .add-border-xl > div::after, .add-border-mb > div::after, .add-border-lg > div::after, .add-border-md > div::after, .add-border-sm > div::after, .add-border-xs > div::after {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: auto;
    left: 15px;
    width: auto;
    height: 1px;
  }
  .add-border > div::before, .add-border-hr > div::before, .add-border-yg > div::before, .add-border-bg > div::before, .add-border-xl > div::before, .add-border-mb > div::before, .add-border-lg > div::before, .add-border-md > div::before, .add-border-sm > div::before, .add-border-xs > div::before {
    top: -1px;
  }
  .add-border > div::after, .add-border-hr > div::after, .add-border-yg > div::after, .add-border-bg > div::after, .add-border-xl > div::after, .add-border-mb > div::after, .add-border-lg > div::after, .add-border-md > div::after, .add-border-sm > div::after, .add-border-xs > div::after {
    bottom: 0;
  }
}
@media (min-width: 768px) {
  .add-border > div.first::before, .add-border-hr > div.first::before, .add-border-yg > div.first::before, .add-border-bg > div.first::before, .add-border-xl > div.first::before, .add-border-mb > div.first::before, .add-border-lg > div.first::before, .add-border-md > div.first::before, .add-border-sm > div.first::before, .add-border-xs > div.first::before, .add-border > div.last::after, .add-border-hr > div.last::after, .add-border-yg > div.last::after, .add-border-bg > div.last::after, .add-border-xl > div.last::after, .add-border-mb > div.last::after, .add-border-lg > div.last::after, .add-border-md > div.last::after, .add-border-sm > div.last::after, .add-border-xs > div.last::after {
    content: none;
  }
}

@media screen and (max-width: 0) {
  .add-border-xs > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .add-border-xs > div:first-child {
    padding-top: 0;
  }
  .add-border-xs > div:last-child {
    padding-bottom: 0;
  }
  .add-border-xs > div::before, .add-border-xs > div::after {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: auto;
    left: 15px;
    width: auto;
    height: 1px;
  }
  .add-border-xs > div::before {
    top: -1px;
  }
  .add-border-xs > div::after {
    bottom: 0;
  }
}
@media screen and (min-width: 0) {
  .add-border-xs > div.first::before, .add-border-xs > div.last::after {
    content: none;
  }
}

@media screen and (max-width: 575.98px) {
  .add-border-sm > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .add-border-sm > div:first-child {
    padding-top: 0;
  }
  .add-border-sm > div:last-child {
    padding-bottom: 0;
  }
  .add-border-sm > div::before, .add-border-sm > div::after {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: auto;
    left: 15px;
    width: auto;
    height: 1px;
  }
  .add-border-sm > div::before {
    top: -1px;
  }
  .add-border-sm > div::after {
    bottom: 0;
  }
}
@media screen and (min-width: 576px) {
  .add-border-sm > div.first::before, .add-border-sm > div.last::after {
    content: none;
  }
}

@media screen and (max-width: 767.98px) {
  .add-border-md > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .add-border-md > div:first-child {
    padding-top: 0;
  }
  .add-border-md > div:last-child {
    padding-bottom: 0;
  }
  .add-border-md > div::before, .add-border-md > div::after {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: auto;
    left: 15px;
    width: auto;
    height: 1px;
  }
  .add-border-md > div::before {
    top: -1px;
  }
  .add-border-md > div::after {
    bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .add-border-md > div.first::before, .add-border-md > div.last::after {
    content: none;
  }
}

@media screen and (max-width: 991.98px) {
  .add-border-lg > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .add-border-lg > div:first-child {
    padding-top: 0;
  }
  .add-border-lg > div:last-child {
    padding-bottom: 0;
  }
  .add-border-lg > div::before, .add-border-lg > div::after {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: auto;
    left: 15px;
    width: auto;
    height: 1px;
  }
  .add-border-lg > div::before {
    top: -1px;
  }
  .add-border-lg > div::after {
    bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .add-border-lg > div.first::before, .add-border-lg > div.last::after {
    content: none;
  }
}

@media screen and (max-width: 1023.98px) {
  .add-border-mb > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .add-border-mb > div:first-child {
    padding-top: 0;
  }
  .add-border-mb > div:last-child {
    padding-bottom: 0;
  }
  .add-border-mb > div::before, .add-border-mb > div::after {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: auto;
    left: 15px;
    width: auto;
    height: 1px;
  }
  .add-border-mb > div::before {
    top: -1px;
  }
  .add-border-mb > div::after {
    bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .add-border-mb > div.first::before, .add-border-mb > div.last::after {
    content: none;
  }
}

@media screen and (max-width: 1199.98px) {
  .add-border-xl > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .add-border-xl > div:first-child {
    padding-top: 0;
  }
  .add-border-xl > div:last-child {
    padding-bottom: 0;
  }
  .add-border-xl > div::before, .add-border-xl > div::after {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: auto;
    left: 15px;
    width: auto;
    height: 1px;
  }
  .add-border-xl > div::before {
    top: -1px;
  }
  .add-border-xl > div::after {
    bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .add-border-xl > div.first::before, .add-border-xl > div.last::after {
    content: none;
  }
}

@media screen and (max-width: 1417.98px) {
  .add-border-bg > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .add-border-bg > div:first-child {
    padding-top: 0;
  }
  .add-border-bg > div:last-child {
    padding-bottom: 0;
  }
  .add-border-bg > div::before, .add-border-bg > div::after {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: auto;
    left: 15px;
    width: auto;
    height: 1px;
  }
  .add-border-bg > div::before {
    top: -1px;
  }
  .add-border-bg > div::after {
    bottom: 0;
  }
}
@media screen and (min-width: 1418px) {
  .add-border-bg > div.first::before, .add-border-bg > div.last::after {
    content: none;
  }
}

@media screen and (max-width: 1599.98px) {
  .add-border-yg > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .add-border-yg > div:first-child {
    padding-top: 0;
  }
  .add-border-yg > div:last-child {
    padding-bottom: 0;
  }
  .add-border-yg > div::before, .add-border-yg > div::after {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: auto;
    left: 15px;
    width: auto;
    height: 1px;
  }
  .add-border-yg > div::before {
    top: -1px;
  }
  .add-border-yg > div::after {
    bottom: 0;
  }
}
@media screen and (min-width: 1600px) {
  .add-border-yg > div.first::before, .add-border-yg > div.last::after {
    content: none;
  }
}

@media screen and (max-width: 1920.98px) {
  .add-border-hr > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .add-border-hr > div:first-child {
    padding-top: 0;
  }
  .add-border-hr > div:last-child {
    padding-bottom: 0;
  }
  .add-border-hr > div::before, .add-border-hr > div::after {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: auto;
    left: 15px;
    width: auto;
    height: 1px;
  }
  .add-border-hr > div::before {
    top: -1px;
  }
  .add-border-hr > div::after {
    bottom: 0;
  }
}
@media screen and (min-width: 1921px) {
  .add-border-hr > div.first::before, .add-border-hr > div.last::after {
    content: none;
  }
}

.no-border > div {
  padding-top: 0;
  padding-bottom: 0;
}
.no-border > div::before, .no-border > div::after {
  content: none;
}

/* Box Shadow
----------------------------------------
////////////////////////////////////// */
.add-shadow {
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
}

/* Overlays
----------------------------------------
////////////////////////////////////// */
[class*=overlay] {
  position: relative;
}
[class*=overlay]::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: 0;
  opacity: 0.6;
}
[class*=overlay] > :first-child {
  position: relative;
  z-index: 1;
}

.overlay-color-1-litest::after {
  background-color: #E0ECF4 !important;
}

.overlay-color-1-liter::after {
  background-color: #639EC8 !important;
}

.overlay-color-1-lite::after {
  background-color: #2374be !important;
}

.overlay-color-1::after {
  background-color: #00519B !important;
}

.overlay-color-1-dark::after {
  background-color: #003464 !important;
}

.overlay-color-2-lite::after {
  background-color: #E08752 !important;
}

.overlay-color-2::after {
  background-color: #E67E22 !important;
}

.overlay-color-3::after {
  background-color: #5BA4AE !important;
}

.overlay-error-lite::after {
  background-color: rgba(179, 0, 0, 0.1019607843) !important;
}

.overlay-error::after {
  background-color: #B30000 !important;
}

.overlay-success::after {
  background-color: #B0C57F !important;
}

.overlay-white::after {
  background-color: #fff !important;
}

.overlay-grey-litest::after {
  background-color: #F3F3F3 !important;
}

.overlay-grey-liter::after {
  background-color: #D9D9D9 !important;
}

.overlay-grey-lite::after {
  background-color: #cccccc !important;
}

.overlay-grey::after {
  background-color: #999999 !important;
}

.overlay-grey-dark::after {
  background-color: #5E5E5E !important;
}

.overlay-grey-darker::after {
  background-color: #3D3D3D !important;
}

.overlay-grey-darkest::after {
  background-color: #232323 !important;
}

.overlay-black::after {
  background-color: #000 !important;
}

/* Tab Panels
----------------------------------------
////////////////////////////////////// */
/* Element Spacing
----------------------------------------
////////////////////////////////////// */
/* Section Spacing
----------------------------------------
////////////////////////////////////// */
.section.padd-xs {
  padding-top: 22.5px;
  padding-bottom: 22.5px;
}
.section.padd-xs .row, .section.padd-xs .alm-listing {
  margin-top: 0px;
}
.section.padd-xs .row:first-child, .section.padd-xs .alm-listing:first-child {
  margin-top: -30px;
}
.section.padd-xs .row > div, .section.padd-xs .alm-listing > div {
  margin-top: 30px;
}
.section.padd-xs .row-sm {
  margin-top: 0px;
}
.section.padd-xs .row-sm:first-child {
  margin-top: -30px;
}
.section.padd-xs .row-sm > div {
  margin-top: 20px;
}
@media screen and (min-width: 0) {
  .section.padd-xs .row.add-border-xs > div::before, .section.padd-xs .add-border-xs.alm-listing > div::before, .section.padd-xs .row.add-border-xs > div::after, .section.padd-xs .add-border-xs.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 0) {
  .section.padd-xs .row.add-border-xs > div, .section.padd-xs .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 576px) {
  .section.padd-xs .row.add-border-sm > div::before, .section.padd-xs .add-border-sm.alm-listing > div::before, .section.padd-xs .row.add-border-sm > div::after, .section.padd-xs .add-border-sm.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .section.padd-xs .row.add-border-sm > div, .section.padd-xs .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .section.padd-xs .row.add-border-md > div::before, .section.padd-xs .add-border-md.alm-listing > div::before, .section.padd-xs .row.add-border-md > div::after, .section.padd-xs .add-border-md.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  .section.padd-xs .row.add-border-md > div, .section.padd-xs .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .section.padd-xs .row.add-border-lg > div::before, .section.padd-xs .add-border-lg.alm-listing > div::before, .section.padd-xs .row.add-border-lg > div::after, .section.padd-xs .add-border-lg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  .section.padd-xs .row.add-border-lg > div, .section.padd-xs .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .section.padd-xs .row.add-border-mb > div::before, .section.padd-xs .add-border-mb.alm-listing > div::before, .section.padd-xs .row.add-border-mb > div::after, .section.padd-xs .add-border-mb.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1023.98px) {
  .section.padd-xs .row.add-border-mb > div, .section.padd-xs .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .section.padd-xs .row.add-border-xl > div::before, .section.padd-xs .add-border-xl.alm-listing > div::before, .section.padd-xs .row.add-border-xl > div::after, .section.padd-xs .add-border-xl.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1199.98px) {
  .section.padd-xs .row.add-border-xl > div, .section.padd-xs .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1418px) {
  .section.padd-xs .row.add-border-bg > div::before, .section.padd-xs .add-border-bg.alm-listing > div::before, .section.padd-xs .row.add-border-bg > div::after, .section.padd-xs .add-border-bg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-xs .row.add-border-bg > div, .section.padd-xs .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .section.padd-xs .row.add-border-yg > div::before, .section.padd-xs .add-border-yg.alm-listing > div::before, .section.padd-xs .row.add-border-yg > div::after, .section.padd-xs .add-border-yg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1599.98px) {
  .section.padd-xs .row.add-border-yg > div, .section.padd-xs .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1921px) {
  .section.padd-xs .row.add-border-hr > div::before, .section.padd-xs .add-border-hr.alm-listing > div::before, .section.padd-xs .row.add-border-hr > div::after, .section.padd-xs .add-border-hr.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1920.98px) {
  .section.padd-xs .row.add-border-hr > div, .section.padd-xs .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.section.padd-xs .row + .row.bordered, .section.padd-xs .alm-listing + .row.bordered, .section.padd-xs .row + .bordered.alm-listing, .section.padd-xs .alm-listing + .bordered.alm-listing {
  padding-top: 30px;
}
.section.padd-xs .alm-listing .row.bordered, .section.padd-xs .alm-listing .bordered.alm-listing {
  padding-top: 30px;
}
.section.padd-xs .alm-btn-wrap {
  margin-top: 22.5px;
}
.section.padd-xs.pull-up {
  padding-bottom: 82.5px;
}
.section.padd-xs.pull-up + .section {
  top: -60px;
  margin-bottom: -60px;
}
.section.padd-xs[class*=rounded-bg] + [class*=rounded-bg] {
  margin-top: 22.5px;
}
.section.padd-xs[class*=rounded-bg]:last-child {
  margin-bottom: 22.5px;
}
.section.padd-sm {
  padding-top: 37.5px;
  padding-bottom: 37.5px;
}
.section.padd-sm .row, .section.padd-sm .alm-listing {
  margin-top: 0px;
}
.section.padd-sm .row:first-child, .section.padd-sm .alm-listing:first-child {
  margin-top: -30px;
}
.section.padd-sm .row > div, .section.padd-sm .alm-listing > div {
  margin-top: 30px;
}
.section.padd-sm .row-sm {
  margin-top: 0px;
}
.section.padd-sm .row-sm:first-child {
  margin-top: -30px;
}
.section.padd-sm .row-sm > div {
  margin-top: 20px;
}
@media screen and (min-width: 0) {
  .section.padd-sm .row.add-border-xs > div::before, .section.padd-sm .add-border-xs.alm-listing > div::before, .section.padd-sm .row.add-border-xs > div::after, .section.padd-sm .add-border-xs.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 0) {
  .section.padd-sm .row.add-border-xs > div, .section.padd-sm .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 576px) {
  .section.padd-sm .row.add-border-sm > div::before, .section.padd-sm .add-border-sm.alm-listing > div::before, .section.padd-sm .row.add-border-sm > div::after, .section.padd-sm .add-border-sm.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .section.padd-sm .row.add-border-sm > div, .section.padd-sm .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .section.padd-sm .row.add-border-md > div::before, .section.padd-sm .add-border-md.alm-listing > div::before, .section.padd-sm .row.add-border-md > div::after, .section.padd-sm .add-border-md.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  .section.padd-sm .row.add-border-md > div, .section.padd-sm .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .section.padd-sm .row.add-border-lg > div::before, .section.padd-sm .add-border-lg.alm-listing > div::before, .section.padd-sm .row.add-border-lg > div::after, .section.padd-sm .add-border-lg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  .section.padd-sm .row.add-border-lg > div, .section.padd-sm .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .section.padd-sm .row.add-border-mb > div::before, .section.padd-sm .add-border-mb.alm-listing > div::before, .section.padd-sm .row.add-border-mb > div::after, .section.padd-sm .add-border-mb.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1023.98px) {
  .section.padd-sm .row.add-border-mb > div, .section.padd-sm .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .section.padd-sm .row.add-border-xl > div::before, .section.padd-sm .add-border-xl.alm-listing > div::before, .section.padd-sm .row.add-border-xl > div::after, .section.padd-sm .add-border-xl.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1199.98px) {
  .section.padd-sm .row.add-border-xl > div, .section.padd-sm .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1418px) {
  .section.padd-sm .row.add-border-bg > div::before, .section.padd-sm .add-border-bg.alm-listing > div::before, .section.padd-sm .row.add-border-bg > div::after, .section.padd-sm .add-border-bg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-sm .row.add-border-bg > div, .section.padd-sm .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .section.padd-sm .row.add-border-yg > div::before, .section.padd-sm .add-border-yg.alm-listing > div::before, .section.padd-sm .row.add-border-yg > div::after, .section.padd-sm .add-border-yg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1599.98px) {
  .section.padd-sm .row.add-border-yg > div, .section.padd-sm .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1921px) {
  .section.padd-sm .row.add-border-hr > div::before, .section.padd-sm .add-border-hr.alm-listing > div::before, .section.padd-sm .row.add-border-hr > div::after, .section.padd-sm .add-border-hr.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1920.98px) {
  .section.padd-sm .row.add-border-hr > div, .section.padd-sm .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.section.padd-sm .row + .row.bordered, .section.padd-sm .alm-listing + .row.bordered, .section.padd-sm .row + .bordered.alm-listing, .section.padd-sm .alm-listing + .bordered.alm-listing {
  padding-top: 30px;
}
.section.padd-sm .alm-listing .row.bordered, .section.padd-sm .alm-listing .bordered.alm-listing {
  padding-top: 30px;
}
.section.padd-sm .alm-btn-wrap {
  margin-top: 37.5px;
}
.section.padd-sm.pull-up {
  padding-bottom: 97.5px;
}
.section.padd-sm.pull-up + .section {
  top: -60px;
  margin-bottom: -60px;
}
.section.padd-sm[class*=rounded-bg] + [class*=rounded-bg] {
  margin-top: 37.5px;
}
.section.padd-sm[class*=rounded-bg]:last-child {
  margin-bottom: 37.5px;
}
.section {
  padding-top: 45px;
  padding-bottom: 45px;
}
.section .row, .section .alm-listing {
  margin-top: 0px;
}
.section .row:first-child, .section .alm-listing:first-child {
  margin-top: -45px;
}
.section .row > div, .section .alm-listing > div {
  margin-top: 45px;
}
.section .row-sm {
  margin-top: 0px;
}
.section .row-sm:first-child {
  margin-top: -45px;
}
.section .row-sm > div {
  margin-top: 30px;
}
@media screen and (min-width: 0) {
  .section .row.add-border-xs > div::before, .section .add-border-xs.alm-listing > div::before, .section .row.add-border-xs > div::after, .section .add-border-xs.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 0) {
  .section .row.add-border-xs > div, .section .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 576px) {
  .section .row.add-border-sm > div::before, .section .add-border-sm.alm-listing > div::before, .section .row.add-border-sm > div::after, .section .add-border-sm.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .section .row.add-border-sm > div, .section .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 768px) {
  .section .row.add-border-md > div::before, .section .add-border-md.alm-listing > div::before, .section .row.add-border-md > div::after, .section .add-border-md.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 767.98px) {
  .section .row.add-border-md > div, .section .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 992px) {
  .section .row.add-border-lg > div::before, .section .add-border-lg.alm-listing > div::before, .section .row.add-border-lg > div::after, .section .add-border-lg.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 991.98px) {
  .section .row.add-border-lg > div, .section .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1024px) {
  .section .row.add-border-mb > div::before, .section .add-border-mb.alm-listing > div::before, .section .row.add-border-mb > div::after, .section .add-border-mb.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1023.98px) {
  .section .row.add-border-mb > div, .section .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .section .row.add-border-xl > div::before, .section .add-border-xl.alm-listing > div::before, .section .row.add-border-xl > div::after, .section .add-border-xl.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1199.98px) {
  .section .row.add-border-xl > div, .section .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1418px) {
  .section .row.add-border-bg > div::before, .section .add-border-bg.alm-listing > div::before, .section .row.add-border-bg > div::after, .section .add-border-bg.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section .row.add-border-bg > div, .section .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1600px) {
  .section .row.add-border-yg > div::before, .section .add-border-yg.alm-listing > div::before, .section .row.add-border-yg > div::after, .section .add-border-yg.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1599.98px) {
  .section .row.add-border-yg > div, .section .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1921px) {
  .section .row.add-border-hr > div::before, .section .add-border-hr.alm-listing > div::before, .section .row.add-border-hr > div::after, .section .add-border-hr.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1920.98px) {
  .section .row.add-border-hr > div, .section .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
.section .row + .row.bordered, .section .alm-listing + .row.bordered, .section .row + .bordered.alm-listing, .section .alm-listing + .bordered.alm-listing {
  padding-top: 45px;
}
.section .alm-listing .row.bordered, .section .alm-listing .bordered.alm-listing {
  padding-top: 45px;
}
.section .alm-btn-wrap {
  margin-top: 45px;
}
.section.pull-up {
  padding-bottom: 105px;
}
.section.pull-up + .section {
  top: -60px;
  margin-bottom: -60px;
}
.section[class*=rounded-bg] + [class*=rounded-bg] {
  margin-top: 45px;
}
.section[class*=rounded-bg]:last-child {
  margin-bottom: 45px;
}
.section.padd-md {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section.padd-md .row, .section.padd-md .alm-listing {
  margin-top: 0px;
}
.section.padd-md .row:first-child, .section.padd-md .alm-listing:first-child {
  margin-top: -45px;
}
.section.padd-md .row > div, .section.padd-md .alm-listing > div {
  margin-top: 45px;
}
.section.padd-md .row-sm {
  margin-top: 0px;
}
.section.padd-md .row-sm:first-child {
  margin-top: -45px;
}
.section.padd-md .row-sm > div {
  margin-top: 30px;
}
@media screen and (min-width: 0) {
  .section.padd-md .row.add-border-xs > div::before, .section.padd-md .add-border-xs.alm-listing > div::before, .section.padd-md .row.add-border-xs > div::after, .section.padd-md .add-border-xs.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 0) {
  .section.padd-md .row.add-border-xs > div, .section.padd-md .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 576px) {
  .section.padd-md .row.add-border-sm > div::before, .section.padd-md .add-border-sm.alm-listing > div::before, .section.padd-md .row.add-border-sm > div::after, .section.padd-md .add-border-sm.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .section.padd-md .row.add-border-sm > div, .section.padd-md .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 768px) {
  .section.padd-md .row.add-border-md > div::before, .section.padd-md .add-border-md.alm-listing > div::before, .section.padd-md .row.add-border-md > div::after, .section.padd-md .add-border-md.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 767.98px) {
  .section.padd-md .row.add-border-md > div, .section.padd-md .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 992px) {
  .section.padd-md .row.add-border-lg > div::before, .section.padd-md .add-border-lg.alm-listing > div::before, .section.padd-md .row.add-border-lg > div::after, .section.padd-md .add-border-lg.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 991.98px) {
  .section.padd-md .row.add-border-lg > div, .section.padd-md .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1024px) {
  .section.padd-md .row.add-border-mb > div::before, .section.padd-md .add-border-mb.alm-listing > div::before, .section.padd-md .row.add-border-mb > div::after, .section.padd-md .add-border-mb.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1023.98px) {
  .section.padd-md .row.add-border-mb > div, .section.padd-md .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .section.padd-md .row.add-border-xl > div::before, .section.padd-md .add-border-xl.alm-listing > div::before, .section.padd-md .row.add-border-xl > div::after, .section.padd-md .add-border-xl.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1199.98px) {
  .section.padd-md .row.add-border-xl > div, .section.padd-md .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1418px) {
  .section.padd-md .row.add-border-bg > div::before, .section.padd-md .add-border-bg.alm-listing > div::before, .section.padd-md .row.add-border-bg > div::after, .section.padd-md .add-border-bg.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-md .row.add-border-bg > div, .section.padd-md .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1600px) {
  .section.padd-md .row.add-border-yg > div::before, .section.padd-md .add-border-yg.alm-listing > div::before, .section.padd-md .row.add-border-yg > div::after, .section.padd-md .add-border-yg.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1599.98px) {
  .section.padd-md .row.add-border-yg > div, .section.padd-md .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1921px) {
  .section.padd-md .row.add-border-hr > div::before, .section.padd-md .add-border-hr.alm-listing > div::before, .section.padd-md .row.add-border-hr > div::after, .section.padd-md .add-border-hr.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1920.98px) {
  .section.padd-md .row.add-border-hr > div, .section.padd-md .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
.section.padd-md .row + .row.bordered, .section.padd-md .alm-listing + .row.bordered, .section.padd-md .row + .bordered.alm-listing, .section.padd-md .alm-listing + .bordered.alm-listing {
  padding-top: 45px;
}
.section.padd-md .alm-listing .row.bordered, .section.padd-md .alm-listing .bordered.alm-listing {
  padding-top: 45px;
}
.section.padd-md .alm-btn-wrap {
  margin-top: 60px;
}
.section.padd-md.pull-up {
  padding-bottom: 120px;
}
.section.padd-md.pull-up + .section {
  top: -60px;
  margin-bottom: -60px;
}
.section.padd-md[class*=rounded-bg] + [class*=rounded-bg] {
  margin-top: 60px;
}
.section.padd-md[class*=rounded-bg]:last-child {
  margin-bottom: 60px;
}
.section.padd-lg, body.home .banner .section {
  padding-top: 90px;
  padding-bottom: 90px;
}
.section.padd-lg .row, body.home .banner .section .row, .section.padd-lg .alm-listing, body.home .banner .section .alm-listing {
  margin-top: 0px;
}
.section.padd-lg .row:first-child, body.home .banner .section .row:first-child, .section.padd-lg .alm-listing:first-child, body.home .banner .section .alm-listing:first-child {
  margin-top: -45px;
}
.section.padd-lg .row > div, body.home .banner .section .row > div, .section.padd-lg .alm-listing > div, body.home .banner .section .alm-listing > div {
  margin-top: 45px;
}
.section.padd-lg .row-sm, body.home .banner .section .row-sm {
  margin-top: 0px;
}
.section.padd-lg .row-sm:first-child, body.home .banner .section .row-sm:first-child {
  margin-top: -45px;
}
.section.padd-lg .row-sm > div, body.home .banner .section .row-sm > div {
  margin-top: 30px;
}
@media screen and (min-width: 0) {
  .section.padd-lg .row.add-border-xs > div::before, body.home .banner .section .row.add-border-xs > div::before, .section.padd-lg .add-border-xs.alm-listing > div::before, body.home .banner .section .add-border-xs.alm-listing > div::before, .section.padd-lg .row.add-border-xs > div::after, body.home .banner .section .row.add-border-xs > div::after, .section.padd-lg .add-border-xs.alm-listing > div::after, body.home .banner .section .add-border-xs.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 0) {
  .section.padd-lg .row.add-border-xs > div, body.home .banner .section .row.add-border-xs > div, .section.padd-lg .add-border-xs.alm-listing > div, body.home .banner .section .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 576px) {
  .section.padd-lg .row.add-border-sm > div::before, body.home .banner .section .row.add-border-sm > div::before, .section.padd-lg .add-border-sm.alm-listing > div::before, body.home .banner .section .add-border-sm.alm-listing > div::before, .section.padd-lg .row.add-border-sm > div::after, body.home .banner .section .row.add-border-sm > div::after, .section.padd-lg .add-border-sm.alm-listing > div::after, body.home .banner .section .add-border-sm.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .section.padd-lg .row.add-border-sm > div, body.home .banner .section .row.add-border-sm > div, .section.padd-lg .add-border-sm.alm-listing > div, body.home .banner .section .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 768px) {
  .section.padd-lg .row.add-border-md > div::before, body.home .banner .section .row.add-border-md > div::before, .section.padd-lg .add-border-md.alm-listing > div::before, body.home .banner .section .add-border-md.alm-listing > div::before, .section.padd-lg .row.add-border-md > div::after, body.home .banner .section .row.add-border-md > div::after, .section.padd-lg .add-border-md.alm-listing > div::after, body.home .banner .section .add-border-md.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 767.98px) {
  .section.padd-lg .row.add-border-md > div, body.home .banner .section .row.add-border-md > div, .section.padd-lg .add-border-md.alm-listing > div, body.home .banner .section .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 992px) {
  .section.padd-lg .row.add-border-lg > div::before, body.home .banner .section .row.add-border-lg > div::before, .section.padd-lg .add-border-lg.alm-listing > div::before, body.home .banner .section .add-border-lg.alm-listing > div::before, .section.padd-lg .row.add-border-lg > div::after, body.home .banner .section .row.add-border-lg > div::after, .section.padd-lg .add-border-lg.alm-listing > div::after, body.home .banner .section .add-border-lg.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 991.98px) {
  .section.padd-lg .row.add-border-lg > div, body.home .banner .section .row.add-border-lg > div, .section.padd-lg .add-border-lg.alm-listing > div, body.home .banner .section .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1024px) {
  .section.padd-lg .row.add-border-mb > div::before, body.home .banner .section .row.add-border-mb > div::before, .section.padd-lg .add-border-mb.alm-listing > div::before, body.home .banner .section .add-border-mb.alm-listing > div::before, .section.padd-lg .row.add-border-mb > div::after, body.home .banner .section .row.add-border-mb > div::after, .section.padd-lg .add-border-mb.alm-listing > div::after, body.home .banner .section .add-border-mb.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1023.98px) {
  .section.padd-lg .row.add-border-mb > div, body.home .banner .section .row.add-border-mb > div, .section.padd-lg .add-border-mb.alm-listing > div, body.home .banner .section .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .section.padd-lg .row.add-border-xl > div::before, body.home .banner .section .row.add-border-xl > div::before, .section.padd-lg .add-border-xl.alm-listing > div::before, body.home .banner .section .add-border-xl.alm-listing > div::before, .section.padd-lg .row.add-border-xl > div::after, body.home .banner .section .row.add-border-xl > div::after, .section.padd-lg .add-border-xl.alm-listing > div::after, body.home .banner .section .add-border-xl.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1199.98px) {
  .section.padd-lg .row.add-border-xl > div, body.home .banner .section .row.add-border-xl > div, .section.padd-lg .add-border-xl.alm-listing > div, body.home .banner .section .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1418px) {
  .section.padd-lg .row.add-border-bg > div::before, body.home .banner .section .row.add-border-bg > div::before, .section.padd-lg .add-border-bg.alm-listing > div::before, body.home .banner .section .add-border-bg.alm-listing > div::before, .section.padd-lg .row.add-border-bg > div::after, body.home .banner .section .row.add-border-bg > div::after, .section.padd-lg .add-border-bg.alm-listing > div::after, body.home .banner .section .add-border-bg.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-lg .row.add-border-bg > div, body.home .banner .section .row.add-border-bg > div, .section.padd-lg .add-border-bg.alm-listing > div, body.home .banner .section .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1600px) {
  .section.padd-lg .row.add-border-yg > div::before, body.home .banner .section .row.add-border-yg > div::before, .section.padd-lg .add-border-yg.alm-listing > div::before, body.home .banner .section .add-border-yg.alm-listing > div::before, .section.padd-lg .row.add-border-yg > div::after, body.home .banner .section .row.add-border-yg > div::after, .section.padd-lg .add-border-yg.alm-listing > div::after, body.home .banner .section .add-border-yg.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1599.98px) {
  .section.padd-lg .row.add-border-yg > div, body.home .banner .section .row.add-border-yg > div, .section.padd-lg .add-border-yg.alm-listing > div, body.home .banner .section .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1921px) {
  .section.padd-lg .row.add-border-hr > div::before, body.home .banner .section .row.add-border-hr > div::before, .section.padd-lg .add-border-hr.alm-listing > div::before, body.home .banner .section .add-border-hr.alm-listing > div::before, .section.padd-lg .row.add-border-hr > div::after, body.home .banner .section .row.add-border-hr > div::after, .section.padd-lg .add-border-hr.alm-listing > div::after, body.home .banner .section .add-border-hr.alm-listing > div::after {
    top: 45px;
  }
}
@media screen and (max-width: 1920.98px) {
  .section.padd-lg .row.add-border-hr > div, body.home .banner .section .row.add-border-hr > div, .section.padd-lg .add-border-hr.alm-listing > div, body.home .banner .section .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 45px;
  }
}
.section.padd-lg .row + .row.bordered, body.home .banner .section .row + .row.bordered, .section.padd-lg .alm-listing + .row.bordered, body.home .banner .section .alm-listing + .row.bordered, .section.padd-lg .row + .bordered.alm-listing, body.home .banner .section .row + .bordered.alm-listing, .section.padd-lg .alm-listing + .bordered.alm-listing, body.home .banner .section .alm-listing + .bordered.alm-listing {
  padding-top: 45px;
}
.section.padd-lg .alm-listing .row.bordered, body.home .banner .section .alm-listing .row.bordered, .section.padd-lg .alm-listing .bordered.alm-listing, body.home .banner .section .alm-listing .bordered.alm-listing {
  padding-top: 45px;
}
.section.padd-lg .alm-btn-wrap, body.home .banner .section .alm-btn-wrap {
  margin-top: 90px;
}
.section.padd-lg.pull-up, body.home .banner .section.pull-up {
  padding-bottom: 150px;
}
.section.padd-lg.pull-up + .section, body.home .banner .section.pull-up + .section {
  top: -60px;
  margin-bottom: -60px;
}
.section.padd-lg[class*=rounded-bg] + [class*=rounded-bg], body.home .banner .section[class*=rounded-bg] + [class*=rounded-bg] {
  margin-top: 90px;
}
.section.padd-lg[class*=rounded-bg]:last-child, body.home .banner .section[class*=rounded-bg]:last-child {
  margin-bottom: 90px;
}
.section.padd-xl {
  padding-top: 120px;
  padding-bottom: 120px;
}
.section.padd-xl .row, .section.padd-xl .alm-listing {
  margin-top: 0px;
}
.section.padd-xl .row:first-child, .section.padd-xl .alm-listing:first-child {
  margin-top: -60px;
}
.section.padd-xl .row > div, .section.padd-xl .alm-listing > div {
  margin-top: 60px;
}
.section.padd-xl .row-sm {
  margin-top: 0px;
}
.section.padd-xl .row-sm:first-child {
  margin-top: -60px;
}
.section.padd-xl .row-sm > div {
  margin-top: 40px;
}
@media screen and (min-width: 0) {
  .section.padd-xl .row.add-border-xs > div::before, .section.padd-xl .add-border-xs.alm-listing > div::before, .section.padd-xl .row.add-border-xs > div::after, .section.padd-xl .add-border-xs.alm-listing > div::after {
    top: 60px;
  }
}
@media screen and (max-width: 0) {
  .section.padd-xl .row.add-border-xs > div, .section.padd-xl .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 576px) {
  .section.padd-xl .row.add-border-sm > div::before, .section.padd-xl .add-border-sm.alm-listing > div::before, .section.padd-xl .row.add-border-sm > div::after, .section.padd-xl .add-border-sm.alm-listing > div::after {
    top: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .section.padd-xl .row.add-border-sm > div, .section.padd-xl .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .section.padd-xl .row.add-border-md > div::before, .section.padd-xl .add-border-md.alm-listing > div::before, .section.padd-xl .row.add-border-md > div::after, .section.padd-xl .add-border-md.alm-listing > div::after {
    top: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .section.padd-xl .row.add-border-md > div, .section.padd-xl .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .section.padd-xl .row.add-border-lg > div::before, .section.padd-xl .add-border-lg.alm-listing > div::before, .section.padd-xl .row.add-border-lg > div::after, .section.padd-xl .add-border-lg.alm-listing > div::after {
    top: 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .section.padd-xl .row.add-border-lg > div, .section.padd-xl .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .section.padd-xl .row.add-border-mb > div::before, .section.padd-xl .add-border-mb.alm-listing > div::before, .section.padd-xl .row.add-border-mb > div::after, .section.padd-xl .add-border-mb.alm-listing > div::after {
    top: 60px;
  }
}
@media screen and (max-width: 1023.98px) {
  .section.padd-xl .row.add-border-mb > div, .section.padd-xl .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .section.padd-xl .row.add-border-xl > div::before, .section.padd-xl .add-border-xl.alm-listing > div::before, .section.padd-xl .row.add-border-xl > div::after, .section.padd-xl .add-border-xl.alm-listing > div::after {
    top: 60px;
  }
}
@media screen and (max-width: 1199.98px) {
  .section.padd-xl .row.add-border-xl > div, .section.padd-xl .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1418px) {
  .section.padd-xl .row.add-border-bg > div::before, .section.padd-xl .add-border-bg.alm-listing > div::before, .section.padd-xl .row.add-border-bg > div::after, .section.padd-xl .add-border-bg.alm-listing > div::after {
    top: 60px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-xl .row.add-border-bg > div, .section.padd-xl .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .section.padd-xl .row.add-border-yg > div::before, .section.padd-xl .add-border-yg.alm-listing > div::before, .section.padd-xl .row.add-border-yg > div::after, .section.padd-xl .add-border-yg.alm-listing > div::after {
    top: 60px;
  }
}
@media screen and (max-width: 1599.98px) {
  .section.padd-xl .row.add-border-yg > div, .section.padd-xl .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1921px) {
  .section.padd-xl .row.add-border-hr > div::before, .section.padd-xl .add-border-hr.alm-listing > div::before, .section.padd-xl .row.add-border-hr > div::after, .section.padd-xl .add-border-hr.alm-listing > div::after {
    top: 60px;
  }
}
@media screen and (max-width: 1920.98px) {
  .section.padd-xl .row.add-border-hr > div, .section.padd-xl .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
.section.padd-xl .row + .row.bordered, .section.padd-xl .alm-listing + .row.bordered, .section.padd-xl .row + .bordered.alm-listing, .section.padd-xl .alm-listing + .bordered.alm-listing {
  padding-top: 60px;
}
.section.padd-xl .alm-listing .row.bordered, .section.padd-xl .alm-listing .bordered.alm-listing {
  padding-top: 60px;
}
.section.padd-xl .alm-btn-wrap {
  margin-top: 120px;
}
.section.padd-xl.pull-up {
  padding-bottom: 180px;
}
.section.padd-xl.pull-up + .section {
  top: -60px;
  margin-bottom: -60px;
}
.section.padd-xl[class*=rounded-bg] + [class*=rounded-bg] {
  margin-top: 120px;
}
.section.padd-xl[class*=rounded-bg]:last-child {
  margin-bottom: 120px;
}
.section.padd-nn {
  padding-top: 0px;
  padding-bottom: 0px;
}
.section.padd-nn .row, .section.padd-nn .alm-listing {
  margin-top: -15px;
}
.section.padd-nn .row:first-child, .section.padd-nn .alm-listing:first-child {
  margin-top: -30px;
}
.section.padd-nn .row > div, .section.padd-nn .alm-listing > div {
  margin-top: 30px;
}
.section.padd-nn .row-sm {
  margin-top: -15px;
}
.section.padd-nn .row-sm:first-child {
  margin-top: -30px;
}
.section.padd-nn .row-sm > div {
  margin-top: 20px;
}
@media screen and (min-width: 0) {
  .section.padd-nn .row.add-border-xs > div::before, .section.padd-nn .add-border-xs.alm-listing > div::before, .section.padd-nn .row.add-border-xs > div::after, .section.padd-nn .add-border-xs.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 0) {
  .section.padd-nn .row.add-border-xs > div, .section.padd-nn .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 576px) {
  .section.padd-nn .row.add-border-sm > div::before, .section.padd-nn .add-border-sm.alm-listing > div::before, .section.padd-nn .row.add-border-sm > div::after, .section.padd-nn .add-border-sm.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .section.padd-nn .row.add-border-sm > div, .section.padd-nn .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .section.padd-nn .row.add-border-md > div::before, .section.padd-nn .add-border-md.alm-listing > div::before, .section.padd-nn .row.add-border-md > div::after, .section.padd-nn .add-border-md.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  .section.padd-nn .row.add-border-md > div, .section.padd-nn .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .section.padd-nn .row.add-border-lg > div::before, .section.padd-nn .add-border-lg.alm-listing > div::before, .section.padd-nn .row.add-border-lg > div::after, .section.padd-nn .add-border-lg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  .section.padd-nn .row.add-border-lg > div, .section.padd-nn .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .section.padd-nn .row.add-border-mb > div::before, .section.padd-nn .add-border-mb.alm-listing > div::before, .section.padd-nn .row.add-border-mb > div::after, .section.padd-nn .add-border-mb.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1023.98px) {
  .section.padd-nn .row.add-border-mb > div, .section.padd-nn .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .section.padd-nn .row.add-border-xl > div::before, .section.padd-nn .add-border-xl.alm-listing > div::before, .section.padd-nn .row.add-border-xl > div::after, .section.padd-nn .add-border-xl.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1199.98px) {
  .section.padd-nn .row.add-border-xl > div, .section.padd-nn .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1418px) {
  .section.padd-nn .row.add-border-bg > div::before, .section.padd-nn .add-border-bg.alm-listing > div::before, .section.padd-nn .row.add-border-bg > div::after, .section.padd-nn .add-border-bg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-nn .row.add-border-bg > div, .section.padd-nn .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .section.padd-nn .row.add-border-yg > div::before, .section.padd-nn .add-border-yg.alm-listing > div::before, .section.padd-nn .row.add-border-yg > div::after, .section.padd-nn .add-border-yg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1599.98px) {
  .section.padd-nn .row.add-border-yg > div, .section.padd-nn .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1921px) {
  .section.padd-nn .row.add-border-hr > div::before, .section.padd-nn .add-border-hr.alm-listing > div::before, .section.padd-nn .row.add-border-hr > div::after, .section.padd-nn .add-border-hr.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1920.98px) {
  .section.padd-nn .row.add-border-hr > div, .section.padd-nn .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.section.padd-nn .row + .row.bordered, .section.padd-nn .alm-listing + .row.bordered, .section.padd-nn .row + .bordered.alm-listing, .section.padd-nn .alm-listing + .bordered.alm-listing {
  padding-top: 15px;
}
.section.padd-nn .alm-listing .row.bordered, .section.padd-nn .alm-listing .bordered.alm-listing {
  padding-top: 15px;
}
.section.padd-nn .alm-btn-wrap {
  margin-top: 0px;
}
.section.padd-nn.pull-up {
  padding-bottom: 60px;
}
.section.padd-nn.pull-up + .section {
  top: -60px;
  margin-bottom: -60px;
}
.section.padd-nn[class*=rounded-bg] + [class*=rounded-bg] {
  margin-top: 0px;
}
.section.padd-nn[class*=rounded-bg]:last-child {
  margin-bottom: 0px;
}

/* Box Padding
----------------------------------------
////////////////////////////////////// */
.box {
  padding: 40px 30px;
}
.box-xs {
  padding: 20px 15px;
}
.box-sm {
  padding: 26.6666666667px 20px;
}
.box-md {
  padding: 60px 45px;
}
.box-lg {
  padding: 80px 60px;
}
.box-xl {
  padding: 120px 90px;
}

/* Editable Content
----------------------------------------
////////////////////////////////////// */
.post-text > h1,
.post-text > .h1, .wysiwyg > h1,
.wysiwyg > .h1 {
  margin: 0 0 30px;
}
.post-text > h2,
.post-text > .h2, .wysiwyg > h2,
.wysiwyg > .h2 {
  margin: 45px 0 45px;
}
.post-text > h3, .post-text > h4, .post-text > h5, .post-text > h6,
.post-text > .h3 .h4, .post-text > .h5, .post-text > .h6, .post-text > p, .post-text > li, .post-text > dl, .post-text > th, .post-text > td, .post-text > label, .wysiwyg > h3, .wysiwyg > h4, .wysiwyg > h5, .wysiwyg > h6,
.wysiwyg > .h3 .h4, .wysiwyg > .h5, .wysiwyg > .h6, .wysiwyg > p, .wysiwyg > li, .wysiwyg > dl, .wysiwyg > th, .wysiwyg > td, .wysiwyg > label {
  margin: 45px 0;
}
.post-text > .sub-head + h1, .post-text > .sub-head + h2, .post-text > .sub-head + .h1, .post-text > .sub-head + .h2, .wysiwyg > .sub-head + h1, .wysiwyg > .sub-head + h2, .wysiwyg > .sub-head + .h1, .wysiwyg > .sub-head + .h2 {
  margin-top: 10px;
}
.post-text > h1 + .sub-head, .post-text > h2 + .sub-head, .post-text > .h1 + .sub-head, .post-text > .h2 + .sub-head, .wysiwyg > h1 + .sub-head, .wysiwyg > h2 + .sub-head, .wysiwyg > .h1 + .sub-head, .wysiwyg > .h2 + .sub-head {
  margin-top: -24px;
  margin-bottom: 30px;
}
.post-text > ul, .post-text > ol, .post-text > p, .post-text > hr, .post-text > table,
.post-text > blockquote, .post-text > .embed-container, .wysiwyg > ul, .wysiwyg > ol, .wysiwyg > p, .wysiwyg > hr, .wysiwyg > table,
.wysiwyg > blockquote, .wysiwyg > .embed-container {
  margin: 45px auto;
}
.post-text > :first-child, .wysiwyg > :first-child {
  margin-top: 0;
}
.post-text > :last-child, .wysiwyg > :last-child {
  margin-bottom: 0;
}
.post-text li ul, .post-text li ul:first-child, .post-text li ol, .post-text li ol:first-child, .wysiwyg li ul, .wysiwyg li ul:first-child, .wysiwyg li ol, .wysiwyg li ol:first-child {
  margin: 5px 0 0;
}

/* SECTION OVERRIDES
----------------------------------------
////////////////////////////////////// */
.carousel .slick-initialized {
  margin-left: -15px;
  margin-right: -15px;
}
.carousel .slick-slide {
  padding-left: 30px;
  padding-right: 30px;
}
.carousel.banner .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}

.blog-result {
  padding: 60px 0;
}
.blog-result:first-child {
  padding-top: 0;
}

@media screen and (max-width: 1417.98px) {
  /* Section Spacing
  ----------------------------------------
  ////////////////////////////////////// */
  .section.padd-xs {
    padding-top: 11.25px;
    padding-bottom: 11.25px;
  }
  .section.padd-xs .row, .section.padd-xs .alm-listing {
    margin-top: -15px;
  }
  .section.padd-xs .row:first-child, .section.padd-xs .alm-listing:first-child {
    margin-top: -30px;
  }
  .section.padd-xs .row > div, .section.padd-xs .alm-listing > div {
    margin-top: 30px;
  }
  .section.padd-xs .row-sm {
    margin-top: -15px;
  }
  .section.padd-xs .row-sm:first-child {
    margin-top: -30px;
  }
  .section.padd-xs .row-sm > div {
    margin-top: 20px;
  }
  /* Box Padding
  ----------------------------------------
  ////////////////////////////////////// */
  /* Editable Content
  ----------------------------------------
  ////////////////////////////////////// */
  /* SECTION OVERRIDES
  ----------------------------------------
  ////////////////////////////////////// */
}
@media screen and (max-width: 1417.98px) and (min-width: 0) {
  .section.padd-xs .row.add-border-xs > div::before, .section.padd-xs .add-border-xs.alm-listing > div::before, .section.padd-xs .row.add-border-xs > div::after, .section.padd-xs .add-border-xs.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 0) {
  .section.padd-xs .row.add-border-xs > div, .section.padd-xs .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 576px) {
  .section.padd-xs .row.add-border-sm > div::before, .section.padd-xs .add-border-sm.alm-listing > div::before, .section.padd-xs .row.add-border-sm > div::after, .section.padd-xs .add-border-sm.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 575.98px) {
  .section.padd-xs .row.add-border-sm > div, .section.padd-xs .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 768px) {
  .section.padd-xs .row.add-border-md > div::before, .section.padd-xs .add-border-md.alm-listing > div::before, .section.padd-xs .row.add-border-md > div::after, .section.padd-xs .add-border-md.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 767.98px) {
  .section.padd-xs .row.add-border-md > div, .section.padd-xs .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 992px) {
  .section.padd-xs .row.add-border-lg > div::before, .section.padd-xs .add-border-lg.alm-listing > div::before, .section.padd-xs .row.add-border-lg > div::after, .section.padd-xs .add-border-lg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 991.98px) {
  .section.padd-xs .row.add-border-lg > div, .section.padd-xs .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1024px) {
  .section.padd-xs .row.add-border-mb > div::before, .section.padd-xs .add-border-mb.alm-listing > div::before, .section.padd-xs .row.add-border-mb > div::after, .section.padd-xs .add-border-mb.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1023.98px) {
  .section.padd-xs .row.add-border-mb > div, .section.padd-xs .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1200px) {
  .section.padd-xs .row.add-border-xl > div::before, .section.padd-xs .add-border-xl.alm-listing > div::before, .section.padd-xs .row.add-border-xl > div::after, .section.padd-xs .add-border-xl.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1199.98px) {
  .section.padd-xs .row.add-border-xl > div, .section.padd-xs .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1418px) {
  .section.padd-xs .row.add-border-bg > div::before, .section.padd-xs .add-border-bg.alm-listing > div::before, .section.padd-xs .row.add-border-bg > div::after, .section.padd-xs .add-border-bg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1417.98px) {
  .section.padd-xs .row.add-border-bg > div, .section.padd-xs .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1600px) {
  .section.padd-xs .row.add-border-yg > div::before, .section.padd-xs .add-border-yg.alm-listing > div::before, .section.padd-xs .row.add-border-yg > div::after, .section.padd-xs .add-border-yg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1599.98px) {
  .section.padd-xs .row.add-border-yg > div, .section.padd-xs .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1921px) {
  .section.padd-xs .row.add-border-hr > div::before, .section.padd-xs .add-border-hr.alm-listing > div::before, .section.padd-xs .row.add-border-hr > div::after, .section.padd-xs .add-border-hr.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1920.98px) {
  .section.padd-xs .row.add-border-hr > div, .section.padd-xs .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-xs .row + .row.bordered, .section.padd-xs .alm-listing + .row.bordered, .section.padd-xs .row + .bordered.alm-listing, .section.padd-xs .alm-listing + .bordered.alm-listing {
    padding-top: 15px;
  }
  .section.padd-xs .alm-listing .row.bordered, .section.padd-xs .alm-listing .bordered.alm-listing {
    padding-top: 15px;
  }
  .section.padd-xs .alm-btn-wrap {
    margin-top: 11.25px;
  }
  .section.padd-xs.pull-up {
    padding-bottom: 41.25px;
  }
  .section.padd-xs.pull-up + .section {
    top: -30px;
    margin-bottom: -30px;
  }
  .section.padd-xs[class*=rounded-bg] + [class*=rounded-bg] {
    margin-top: 11.25px;
  }
  .section.padd-xs[class*=rounded-bg]:last-child {
    margin-bottom: 11.25px;
  }
  .section.padd-sm {
    padding-top: 18.75px;
    padding-bottom: 18.75px;
  }
  .section.padd-sm .row, .section.padd-sm .alm-listing {
    margin-top: -15px;
  }
  .section.padd-sm .row:first-child, .section.padd-sm .alm-listing:first-child {
    margin-top: -30px;
  }
  .section.padd-sm .row > div, .section.padd-sm .alm-listing > div {
    margin-top: 30px;
  }
  .section.padd-sm .row-sm {
    margin-top: -15px;
  }
  .section.padd-sm .row-sm:first-child {
    margin-top: -30px;
  }
  .section.padd-sm .row-sm > div {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 0) {
  .section.padd-sm .row.add-border-xs > div::before, .section.padd-sm .add-border-xs.alm-listing > div::before, .section.padd-sm .row.add-border-xs > div::after, .section.padd-sm .add-border-xs.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 0) {
  .section.padd-sm .row.add-border-xs > div, .section.padd-sm .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 576px) {
  .section.padd-sm .row.add-border-sm > div::before, .section.padd-sm .add-border-sm.alm-listing > div::before, .section.padd-sm .row.add-border-sm > div::after, .section.padd-sm .add-border-sm.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 575.98px) {
  .section.padd-sm .row.add-border-sm > div, .section.padd-sm .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 768px) {
  .section.padd-sm .row.add-border-md > div::before, .section.padd-sm .add-border-md.alm-listing > div::before, .section.padd-sm .row.add-border-md > div::after, .section.padd-sm .add-border-md.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 767.98px) {
  .section.padd-sm .row.add-border-md > div, .section.padd-sm .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 992px) {
  .section.padd-sm .row.add-border-lg > div::before, .section.padd-sm .add-border-lg.alm-listing > div::before, .section.padd-sm .row.add-border-lg > div::after, .section.padd-sm .add-border-lg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 991.98px) {
  .section.padd-sm .row.add-border-lg > div, .section.padd-sm .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1024px) {
  .section.padd-sm .row.add-border-mb > div::before, .section.padd-sm .add-border-mb.alm-listing > div::before, .section.padd-sm .row.add-border-mb > div::after, .section.padd-sm .add-border-mb.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1023.98px) {
  .section.padd-sm .row.add-border-mb > div, .section.padd-sm .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1200px) {
  .section.padd-sm .row.add-border-xl > div::before, .section.padd-sm .add-border-xl.alm-listing > div::before, .section.padd-sm .row.add-border-xl > div::after, .section.padd-sm .add-border-xl.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1199.98px) {
  .section.padd-sm .row.add-border-xl > div, .section.padd-sm .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1418px) {
  .section.padd-sm .row.add-border-bg > div::before, .section.padd-sm .add-border-bg.alm-listing > div::before, .section.padd-sm .row.add-border-bg > div::after, .section.padd-sm .add-border-bg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1417.98px) {
  .section.padd-sm .row.add-border-bg > div, .section.padd-sm .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1600px) {
  .section.padd-sm .row.add-border-yg > div::before, .section.padd-sm .add-border-yg.alm-listing > div::before, .section.padd-sm .row.add-border-yg > div::after, .section.padd-sm .add-border-yg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1599.98px) {
  .section.padd-sm .row.add-border-yg > div, .section.padd-sm .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1921px) {
  .section.padd-sm .row.add-border-hr > div::before, .section.padd-sm .add-border-hr.alm-listing > div::before, .section.padd-sm .row.add-border-hr > div::after, .section.padd-sm .add-border-hr.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1920.98px) {
  .section.padd-sm .row.add-border-hr > div, .section.padd-sm .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-sm .row + .row.bordered, .section.padd-sm .alm-listing + .row.bordered, .section.padd-sm .row + .bordered.alm-listing, .section.padd-sm .alm-listing + .bordered.alm-listing {
    padding-top: 15px;
  }
  .section.padd-sm .alm-listing .row.bordered, .section.padd-sm .alm-listing .bordered.alm-listing {
    padding-top: 15px;
  }
  .section.padd-sm .alm-btn-wrap {
    margin-top: 18.75px;
  }
  .section.padd-sm.pull-up {
    padding-bottom: 48.75px;
  }
  .section.padd-sm.pull-up + .section {
    top: -30px;
    margin-bottom: -30px;
  }
  .section.padd-sm[class*=rounded-bg] + [class*=rounded-bg] {
    margin-top: 18.75px;
  }
  .section.padd-sm[class*=rounded-bg]:last-child {
    margin-bottom: 18.75px;
  }
  .section {
    padding-top: 22.5px;
    padding-bottom: 22.5px;
  }
  .section .row, .section .alm-listing {
    margin-top: -7.5px;
  }
  .section .row:first-child, .section .alm-listing:first-child {
    margin-top: -30px;
  }
  .section .row > div, .section .alm-listing > div {
    margin-top: 30px;
  }
  .section .row-sm {
    margin-top: -7.5px;
  }
  .section .row-sm:first-child {
    margin-top: -30px;
  }
  .section .row-sm > div {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 0) {
  .section .row.add-border-xs > div::before, .section .add-border-xs.alm-listing > div::before, .section .row.add-border-xs > div::after, .section .add-border-xs.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 0) {
  .section .row.add-border-xs > div, .section .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 576px) {
  .section .row.add-border-sm > div::before, .section .add-border-sm.alm-listing > div::before, .section .row.add-border-sm > div::after, .section .add-border-sm.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 575.98px) {
  .section .row.add-border-sm > div, .section .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 768px) {
  .section .row.add-border-md > div::before, .section .add-border-md.alm-listing > div::before, .section .row.add-border-md > div::after, .section .add-border-md.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 767.98px) {
  .section .row.add-border-md > div, .section .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 992px) {
  .section .row.add-border-lg > div::before, .section .add-border-lg.alm-listing > div::before, .section .row.add-border-lg > div::after, .section .add-border-lg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 991.98px) {
  .section .row.add-border-lg > div, .section .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1024px) {
  .section .row.add-border-mb > div::before, .section .add-border-mb.alm-listing > div::before, .section .row.add-border-mb > div::after, .section .add-border-mb.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1023.98px) {
  .section .row.add-border-mb > div, .section .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1200px) {
  .section .row.add-border-xl > div::before, .section .add-border-xl.alm-listing > div::before, .section .row.add-border-xl > div::after, .section .add-border-xl.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1199.98px) {
  .section .row.add-border-xl > div, .section .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1418px) {
  .section .row.add-border-bg > div::before, .section .add-border-bg.alm-listing > div::before, .section .row.add-border-bg > div::after, .section .add-border-bg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1417.98px) {
  .section .row.add-border-bg > div, .section .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1600px) {
  .section .row.add-border-yg > div::before, .section .add-border-yg.alm-listing > div::before, .section .row.add-border-yg > div::after, .section .add-border-yg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1599.98px) {
  .section .row.add-border-yg > div, .section .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1921px) {
  .section .row.add-border-hr > div::before, .section .add-border-hr.alm-listing > div::before, .section .row.add-border-hr > div::after, .section .add-border-hr.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1920.98px) {
  .section .row.add-border-hr > div, .section .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section .row + .row.bordered, .section .alm-listing + .row.bordered, .section .row + .bordered.alm-listing, .section .alm-listing + .bordered.alm-listing {
    padding-top: 22.5px;
  }
  .section .alm-listing .row.bordered, .section .alm-listing .bordered.alm-listing {
    padding-top: 22.5px;
  }
  .section .alm-btn-wrap {
    margin-top: 22.5px;
  }
  .section.pull-up {
    padding-bottom: 52.5px;
  }
  .section.pull-up + .section {
    top: -30px;
    margin-bottom: -30px;
  }
  .section[class*=rounded-bg] + [class*=rounded-bg] {
    margin-top: 22.5px;
  }
  .section[class*=rounded-bg]:last-child {
    margin-bottom: 22.5px;
  }
  .section.padd-md {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section.padd-md .row, .section.padd-md .alm-listing {
    margin-top: -7.5px;
  }
  .section.padd-md .row:first-child, .section.padd-md .alm-listing:first-child {
    margin-top: -30px;
  }
  .section.padd-md .row > div, .section.padd-md .alm-listing > div {
    margin-top: 30px;
  }
  .section.padd-md .row-sm {
    margin-top: -7.5px;
  }
  .section.padd-md .row-sm:first-child {
    margin-top: -30px;
  }
  .section.padd-md .row-sm > div {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 0) {
  .section.padd-md .row.add-border-xs > div::before, .section.padd-md .add-border-xs.alm-listing > div::before, .section.padd-md .row.add-border-xs > div::after, .section.padd-md .add-border-xs.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 0) {
  .section.padd-md .row.add-border-xs > div, .section.padd-md .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 576px) {
  .section.padd-md .row.add-border-sm > div::before, .section.padd-md .add-border-sm.alm-listing > div::before, .section.padd-md .row.add-border-sm > div::after, .section.padd-md .add-border-sm.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 575.98px) {
  .section.padd-md .row.add-border-sm > div, .section.padd-md .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 768px) {
  .section.padd-md .row.add-border-md > div::before, .section.padd-md .add-border-md.alm-listing > div::before, .section.padd-md .row.add-border-md > div::after, .section.padd-md .add-border-md.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 767.98px) {
  .section.padd-md .row.add-border-md > div, .section.padd-md .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 992px) {
  .section.padd-md .row.add-border-lg > div::before, .section.padd-md .add-border-lg.alm-listing > div::before, .section.padd-md .row.add-border-lg > div::after, .section.padd-md .add-border-lg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 991.98px) {
  .section.padd-md .row.add-border-lg > div, .section.padd-md .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1024px) {
  .section.padd-md .row.add-border-mb > div::before, .section.padd-md .add-border-mb.alm-listing > div::before, .section.padd-md .row.add-border-mb > div::after, .section.padd-md .add-border-mb.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1023.98px) {
  .section.padd-md .row.add-border-mb > div, .section.padd-md .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1200px) {
  .section.padd-md .row.add-border-xl > div::before, .section.padd-md .add-border-xl.alm-listing > div::before, .section.padd-md .row.add-border-xl > div::after, .section.padd-md .add-border-xl.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1199.98px) {
  .section.padd-md .row.add-border-xl > div, .section.padd-md .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1418px) {
  .section.padd-md .row.add-border-bg > div::before, .section.padd-md .add-border-bg.alm-listing > div::before, .section.padd-md .row.add-border-bg > div::after, .section.padd-md .add-border-bg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1417.98px) {
  .section.padd-md .row.add-border-bg > div, .section.padd-md .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1600px) {
  .section.padd-md .row.add-border-yg > div::before, .section.padd-md .add-border-yg.alm-listing > div::before, .section.padd-md .row.add-border-yg > div::after, .section.padd-md .add-border-yg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1599.98px) {
  .section.padd-md .row.add-border-yg > div, .section.padd-md .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1921px) {
  .section.padd-md .row.add-border-hr > div::before, .section.padd-md .add-border-hr.alm-listing > div::before, .section.padd-md .row.add-border-hr > div::after, .section.padd-md .add-border-hr.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1920.98px) {
  .section.padd-md .row.add-border-hr > div, .section.padd-md .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-md .row + .row.bordered, .section.padd-md .alm-listing + .row.bordered, .section.padd-md .row + .bordered.alm-listing, .section.padd-md .alm-listing + .bordered.alm-listing {
    padding-top: 22.5px;
  }
  .section.padd-md .alm-listing .row.bordered, .section.padd-md .alm-listing .bordered.alm-listing {
    padding-top: 22.5px;
  }
  .section.padd-md .alm-btn-wrap {
    margin-top: 30px;
  }
  .section.padd-md.pull-up {
    padding-bottom: 60px;
  }
  .section.padd-md.pull-up + .section {
    top: -30px;
    margin-bottom: -30px;
  }
  .section.padd-md[class*=rounded-bg] + [class*=rounded-bg] {
    margin-top: 30px;
  }
  .section.padd-md[class*=rounded-bg]:last-child {
    margin-bottom: 30px;
  }
  .section.padd-lg, body.home .banner .section {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .section.padd-lg .row, body.home .banner .section .row, .section.padd-lg .alm-listing, body.home .banner .section .alm-listing {
    margin-top: -7.5px;
  }
  .section.padd-lg .row:first-child, body.home .banner .section .row:first-child, .section.padd-lg .alm-listing:first-child, body.home .banner .section .alm-listing:first-child {
    margin-top: -30px;
  }
  .section.padd-lg .row > div, body.home .banner .section .row > div, .section.padd-lg .alm-listing > div, body.home .banner .section .alm-listing > div {
    margin-top: 30px;
  }
  .section.padd-lg .row-sm, body.home .banner .section .row-sm {
    margin-top: -7.5px;
  }
  .section.padd-lg .row-sm:first-child, body.home .banner .section .row-sm:first-child {
    margin-top: -30px;
  }
  .section.padd-lg .row-sm > div, body.home .banner .section .row-sm > div {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 0) {
  .section.padd-lg .row.add-border-xs > div::before, body.home .banner .section .row.add-border-xs > div::before, .section.padd-lg .add-border-xs.alm-listing > div::before, body.home .banner .section .add-border-xs.alm-listing > div::before, .section.padd-lg .row.add-border-xs > div::after, body.home .banner .section .row.add-border-xs > div::after, .section.padd-lg .add-border-xs.alm-listing > div::after, body.home .banner .section .add-border-xs.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 0) {
  .section.padd-lg .row.add-border-xs > div, body.home .banner .section .row.add-border-xs > div, .section.padd-lg .add-border-xs.alm-listing > div, body.home .banner .section .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 576px) {
  .section.padd-lg .row.add-border-sm > div::before, body.home .banner .section .row.add-border-sm > div::before, .section.padd-lg .add-border-sm.alm-listing > div::before, body.home .banner .section .add-border-sm.alm-listing > div::before, .section.padd-lg .row.add-border-sm > div::after, body.home .banner .section .row.add-border-sm > div::after, .section.padd-lg .add-border-sm.alm-listing > div::after, body.home .banner .section .add-border-sm.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 575.98px) {
  .section.padd-lg .row.add-border-sm > div, body.home .banner .section .row.add-border-sm > div, .section.padd-lg .add-border-sm.alm-listing > div, body.home .banner .section .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 768px) {
  .section.padd-lg .row.add-border-md > div::before, body.home .banner .section .row.add-border-md > div::before, .section.padd-lg .add-border-md.alm-listing > div::before, body.home .banner .section .add-border-md.alm-listing > div::before, .section.padd-lg .row.add-border-md > div::after, body.home .banner .section .row.add-border-md > div::after, .section.padd-lg .add-border-md.alm-listing > div::after, body.home .banner .section .add-border-md.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 767.98px) {
  .section.padd-lg .row.add-border-md > div, body.home .banner .section .row.add-border-md > div, .section.padd-lg .add-border-md.alm-listing > div, body.home .banner .section .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 992px) {
  .section.padd-lg .row.add-border-lg > div::before, body.home .banner .section .row.add-border-lg > div::before, .section.padd-lg .add-border-lg.alm-listing > div::before, body.home .banner .section .add-border-lg.alm-listing > div::before, .section.padd-lg .row.add-border-lg > div::after, body.home .banner .section .row.add-border-lg > div::after, .section.padd-lg .add-border-lg.alm-listing > div::after, body.home .banner .section .add-border-lg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 991.98px) {
  .section.padd-lg .row.add-border-lg > div, body.home .banner .section .row.add-border-lg > div, .section.padd-lg .add-border-lg.alm-listing > div, body.home .banner .section .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1024px) {
  .section.padd-lg .row.add-border-mb > div::before, body.home .banner .section .row.add-border-mb > div::before, .section.padd-lg .add-border-mb.alm-listing > div::before, body.home .banner .section .add-border-mb.alm-listing > div::before, .section.padd-lg .row.add-border-mb > div::after, body.home .banner .section .row.add-border-mb > div::after, .section.padd-lg .add-border-mb.alm-listing > div::after, body.home .banner .section .add-border-mb.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1023.98px) {
  .section.padd-lg .row.add-border-mb > div, body.home .banner .section .row.add-border-mb > div, .section.padd-lg .add-border-mb.alm-listing > div, body.home .banner .section .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1200px) {
  .section.padd-lg .row.add-border-xl > div::before, body.home .banner .section .row.add-border-xl > div::before, .section.padd-lg .add-border-xl.alm-listing > div::before, body.home .banner .section .add-border-xl.alm-listing > div::before, .section.padd-lg .row.add-border-xl > div::after, body.home .banner .section .row.add-border-xl > div::after, .section.padd-lg .add-border-xl.alm-listing > div::after, body.home .banner .section .add-border-xl.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1199.98px) {
  .section.padd-lg .row.add-border-xl > div, body.home .banner .section .row.add-border-xl > div, .section.padd-lg .add-border-xl.alm-listing > div, body.home .banner .section .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1418px) {
  .section.padd-lg .row.add-border-bg > div::before, body.home .banner .section .row.add-border-bg > div::before, .section.padd-lg .add-border-bg.alm-listing > div::before, body.home .banner .section .add-border-bg.alm-listing > div::before, .section.padd-lg .row.add-border-bg > div::after, body.home .banner .section .row.add-border-bg > div::after, .section.padd-lg .add-border-bg.alm-listing > div::after, body.home .banner .section .add-border-bg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1417.98px) {
  .section.padd-lg .row.add-border-bg > div, body.home .banner .section .row.add-border-bg > div, .section.padd-lg .add-border-bg.alm-listing > div, body.home .banner .section .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1600px) {
  .section.padd-lg .row.add-border-yg > div::before, body.home .banner .section .row.add-border-yg > div::before, .section.padd-lg .add-border-yg.alm-listing > div::before, body.home .banner .section .add-border-yg.alm-listing > div::before, .section.padd-lg .row.add-border-yg > div::after, body.home .banner .section .row.add-border-yg > div::after, .section.padd-lg .add-border-yg.alm-listing > div::after, body.home .banner .section .add-border-yg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1599.98px) {
  .section.padd-lg .row.add-border-yg > div, body.home .banner .section .row.add-border-yg > div, .section.padd-lg .add-border-yg.alm-listing > div, body.home .banner .section .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1921px) {
  .section.padd-lg .row.add-border-hr > div::before, body.home .banner .section .row.add-border-hr > div::before, .section.padd-lg .add-border-hr.alm-listing > div::before, body.home .banner .section .add-border-hr.alm-listing > div::before, .section.padd-lg .row.add-border-hr > div::after, body.home .banner .section .row.add-border-hr > div::after, .section.padd-lg .add-border-hr.alm-listing > div::after, body.home .banner .section .add-border-hr.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1920.98px) {
  .section.padd-lg .row.add-border-hr > div, body.home .banner .section .row.add-border-hr > div, .section.padd-lg .add-border-hr.alm-listing > div, body.home .banner .section .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-lg .row + .row.bordered, body.home .banner .section .row + .row.bordered, .section.padd-lg .alm-listing + .row.bordered, body.home .banner .section .alm-listing + .row.bordered, .section.padd-lg .row + .bordered.alm-listing, body.home .banner .section .row + .bordered.alm-listing, .section.padd-lg .alm-listing + .bordered.alm-listing, body.home .banner .section .alm-listing + .bordered.alm-listing {
    padding-top: 22.5px;
  }
  .section.padd-lg .alm-listing .row.bordered, body.home .banner .section .alm-listing .row.bordered, .section.padd-lg .alm-listing .bordered.alm-listing, body.home .banner .section .alm-listing .bordered.alm-listing {
    padding-top: 22.5px;
  }
  .section.padd-lg .alm-btn-wrap, body.home .banner .section .alm-btn-wrap {
    margin-top: 45px;
  }
  .section.padd-lg.pull-up, body.home .banner .section.pull-up {
    padding-bottom: 75px;
  }
  .section.padd-lg.pull-up + .section, body.home .banner .section.pull-up + .section {
    top: -30px;
    margin-bottom: -30px;
  }
  .section.padd-lg[class*=rounded-bg] + [class*=rounded-bg], body.home .banner .section[class*=rounded-bg] + [class*=rounded-bg] {
    margin-top: 45px;
  }
  .section.padd-lg[class*=rounded-bg]:last-child, body.home .banner .section[class*=rounded-bg]:last-child {
    margin-bottom: 45px;
  }
  .section.padd-xl {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section.padd-xl .row, .section.padd-xl .alm-listing {
    margin-top: 0px;
  }
  .section.padd-xl .row:first-child, .section.padd-xl .alm-listing:first-child {
    margin-top: -30px;
  }
  .section.padd-xl .row > div, .section.padd-xl .alm-listing > div {
    margin-top: 30px;
  }
  .section.padd-xl .row-sm {
    margin-top: 0px;
  }
  .section.padd-xl .row-sm:first-child {
    margin-top: -30px;
  }
  .section.padd-xl .row-sm > div {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 0) {
  .section.padd-xl .row.add-border-xs > div::before, .section.padd-xl .add-border-xs.alm-listing > div::before, .section.padd-xl .row.add-border-xs > div::after, .section.padd-xl .add-border-xs.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 0) {
  .section.padd-xl .row.add-border-xs > div, .section.padd-xl .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 576px) {
  .section.padd-xl .row.add-border-sm > div::before, .section.padd-xl .add-border-sm.alm-listing > div::before, .section.padd-xl .row.add-border-sm > div::after, .section.padd-xl .add-border-sm.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 575.98px) {
  .section.padd-xl .row.add-border-sm > div, .section.padd-xl .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 768px) {
  .section.padd-xl .row.add-border-md > div::before, .section.padd-xl .add-border-md.alm-listing > div::before, .section.padd-xl .row.add-border-md > div::after, .section.padd-xl .add-border-md.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 767.98px) {
  .section.padd-xl .row.add-border-md > div, .section.padd-xl .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 992px) {
  .section.padd-xl .row.add-border-lg > div::before, .section.padd-xl .add-border-lg.alm-listing > div::before, .section.padd-xl .row.add-border-lg > div::after, .section.padd-xl .add-border-lg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 991.98px) {
  .section.padd-xl .row.add-border-lg > div, .section.padd-xl .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1024px) {
  .section.padd-xl .row.add-border-mb > div::before, .section.padd-xl .add-border-mb.alm-listing > div::before, .section.padd-xl .row.add-border-mb > div::after, .section.padd-xl .add-border-mb.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1023.98px) {
  .section.padd-xl .row.add-border-mb > div, .section.padd-xl .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1200px) {
  .section.padd-xl .row.add-border-xl > div::before, .section.padd-xl .add-border-xl.alm-listing > div::before, .section.padd-xl .row.add-border-xl > div::after, .section.padd-xl .add-border-xl.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1199.98px) {
  .section.padd-xl .row.add-border-xl > div, .section.padd-xl .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1418px) {
  .section.padd-xl .row.add-border-bg > div::before, .section.padd-xl .add-border-bg.alm-listing > div::before, .section.padd-xl .row.add-border-bg > div::after, .section.padd-xl .add-border-bg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1417.98px) {
  .section.padd-xl .row.add-border-bg > div, .section.padd-xl .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1600px) {
  .section.padd-xl .row.add-border-yg > div::before, .section.padd-xl .add-border-yg.alm-listing > div::before, .section.padd-xl .row.add-border-yg > div::after, .section.padd-xl .add-border-yg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1599.98px) {
  .section.padd-xl .row.add-border-yg > div, .section.padd-xl .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1921px) {
  .section.padd-xl .row.add-border-hr > div::before, .section.padd-xl .add-border-hr.alm-listing > div::before, .section.padd-xl .row.add-border-hr > div::after, .section.padd-xl .add-border-hr.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1920.98px) {
  .section.padd-xl .row.add-border-hr > div, .section.padd-xl .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-xl .row + .row.bordered, .section.padd-xl .alm-listing + .row.bordered, .section.padd-xl .row + .bordered.alm-listing, .section.padd-xl .alm-listing + .bordered.alm-listing {
    padding-top: 30px;
  }
  .section.padd-xl .alm-listing .row.bordered, .section.padd-xl .alm-listing .bordered.alm-listing {
    padding-top: 30px;
  }
  .section.padd-xl .alm-btn-wrap {
    margin-top: 60px;
  }
  .section.padd-xl.pull-up {
    padding-bottom: 90px;
  }
  .section.padd-xl.pull-up + .section {
    top: -30px;
    margin-bottom: -30px;
  }
  .section.padd-xl[class*=rounded-bg] + [class*=rounded-bg] {
    margin-top: 60px;
  }
  .section.padd-xl[class*=rounded-bg]:last-child {
    margin-bottom: 60px;
  }
  .section.padd-nn {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.padd-nn .row, .section.padd-nn .alm-listing {
    margin-top: -22.5px;
  }
  .section.padd-nn .row:first-child, .section.padd-nn .alm-listing:first-child {
    margin-top: -30px;
  }
  .section.padd-nn .row > div, .section.padd-nn .alm-listing > div {
    margin-top: 30px;
  }
  .section.padd-nn .row-sm {
    margin-top: -22.5px;
  }
  .section.padd-nn .row-sm:first-child {
    margin-top: -30px;
  }
  .section.padd-nn .row-sm > div {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 0) {
  .section.padd-nn .row.add-border-xs > div::before, .section.padd-nn .add-border-xs.alm-listing > div::before, .section.padd-nn .row.add-border-xs > div::after, .section.padd-nn .add-border-xs.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 0) {
  .section.padd-nn .row.add-border-xs > div, .section.padd-nn .add-border-xs.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 576px) {
  .section.padd-nn .row.add-border-sm > div::before, .section.padd-nn .add-border-sm.alm-listing > div::before, .section.padd-nn .row.add-border-sm > div::after, .section.padd-nn .add-border-sm.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 575.98px) {
  .section.padd-nn .row.add-border-sm > div, .section.padd-nn .add-border-sm.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 768px) {
  .section.padd-nn .row.add-border-md > div::before, .section.padd-nn .add-border-md.alm-listing > div::before, .section.padd-nn .row.add-border-md > div::after, .section.padd-nn .add-border-md.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 767.98px) {
  .section.padd-nn .row.add-border-md > div, .section.padd-nn .add-border-md.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 992px) {
  .section.padd-nn .row.add-border-lg > div::before, .section.padd-nn .add-border-lg.alm-listing > div::before, .section.padd-nn .row.add-border-lg > div::after, .section.padd-nn .add-border-lg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 991.98px) {
  .section.padd-nn .row.add-border-lg > div, .section.padd-nn .add-border-lg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1024px) {
  .section.padd-nn .row.add-border-mb > div::before, .section.padd-nn .add-border-mb.alm-listing > div::before, .section.padd-nn .row.add-border-mb > div::after, .section.padd-nn .add-border-mb.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1023.98px) {
  .section.padd-nn .row.add-border-mb > div, .section.padd-nn .add-border-mb.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1200px) {
  .section.padd-nn .row.add-border-xl > div::before, .section.padd-nn .add-border-xl.alm-listing > div::before, .section.padd-nn .row.add-border-xl > div::after, .section.padd-nn .add-border-xl.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1199.98px) {
  .section.padd-nn .row.add-border-xl > div, .section.padd-nn .add-border-xl.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1418px) {
  .section.padd-nn .row.add-border-bg > div::before, .section.padd-nn .add-border-bg.alm-listing > div::before, .section.padd-nn .row.add-border-bg > div::after, .section.padd-nn .add-border-bg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1417.98px) {
  .section.padd-nn .row.add-border-bg > div, .section.padd-nn .add-border-bg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1600px) {
  .section.padd-nn .row.add-border-yg > div::before, .section.padd-nn .add-border-yg.alm-listing > div::before, .section.padd-nn .row.add-border-yg > div::after, .section.padd-nn .add-border-yg.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1599.98px) {
  .section.padd-nn .row.add-border-yg > div, .section.padd-nn .add-border-yg.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (min-width: 1921px) {
  .section.padd-nn .row.add-border-hr > div::before, .section.padd-nn .add-border-hr.alm-listing > div::before, .section.padd-nn .row.add-border-hr > div::after, .section.padd-nn .add-border-hr.alm-listing > div::after {
    top: 30px;
  }
}
@media screen and (max-width: 1417.98px) and (max-width: 1920.98px) {
  .section.padd-nn .row.add-border-hr > div, .section.padd-nn .add-border-hr.alm-listing > div {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1417.98px) {
  .section.padd-nn .row + .row.bordered, .section.padd-nn .alm-listing + .row.bordered, .section.padd-nn .row + .bordered.alm-listing, .section.padd-nn .alm-listing + .bordered.alm-listing {
    padding-top: 7.5px;
  }
  .section.padd-nn .alm-listing .row.bordered, .section.padd-nn .alm-listing .bordered.alm-listing {
    padding-top: 7.5px;
  }
  .section.padd-nn .alm-btn-wrap {
    margin-top: 0px;
  }
  .section.padd-nn.pull-up {
    padding-bottom: 30px;
  }
  .section.padd-nn.pull-up + .section {
    top: -30px;
    margin-bottom: -30px;
  }
  .section.padd-nn[class*=rounded-bg] + [class*=rounded-bg] {
    margin-top: 0px;
  }
  .section.padd-nn[class*=rounded-bg]:last-child {
    margin-bottom: 0px;
  }
  .box {
    padding: 15px 15px;
  }
  .box-xs {
    padding: 7.5px 7.5px;
  }
  .box-sm {
    padding: 10px 10px;
  }
  .box-md {
    padding: 22.5px 22.5px;
  }
  .box-lg {
    padding: 30px 30px;
  }
  .box-xl {
    padding: 45px 45px;
  }
  .post-text > h1,
  .post-text > .h1, .wysiwyg > h1,
  .wysiwyg > .h1 {
    margin: 0 0 15px;
  }
  .post-text > h2,
  .post-text > .h2, .wysiwyg > h2,
  .wysiwyg > .h2 {
    margin: 22.5px 0 22.5px;
  }
  .post-text > h3, .post-text > h4, .post-text > h5, .post-text > h6,
  .post-text > .h3 .h4, .post-text > .h5, .post-text > .h6, .post-text > p, .post-text > li, .post-text > dl, .post-text > th, .post-text > td, .post-text > label, .wysiwyg > h3, .wysiwyg > h4, .wysiwyg > h5, .wysiwyg > h6,
  .wysiwyg > .h3 .h4, .wysiwyg > .h5, .wysiwyg > .h6, .wysiwyg > p, .wysiwyg > li, .wysiwyg > dl, .wysiwyg > th, .wysiwyg > td, .wysiwyg > label {
    margin: 22.5px 0;
  }
  .post-text > .sub-head + h1, .post-text > .sub-head + h2, .post-text > .sub-head + .h1, .post-text > .sub-head + .h2, .wysiwyg > .sub-head + h1, .wysiwyg > .sub-head + h2, .wysiwyg > .sub-head + .h1, .wysiwyg > .sub-head + .h2 {
    margin-top: 5px;
  }
  .post-text > h1 + .sub-head, .post-text > h2 + .sub-head, .post-text > .h1 + .sub-head, .post-text > .h2 + .sub-head, .wysiwyg > h1 + .sub-head, .wysiwyg > h2 + .sub-head, .wysiwyg > .h1 + .sub-head, .wysiwyg > .h2 + .sub-head {
    margin-top: -12px;
    margin-bottom: 15px;
  }
  .post-text > ul, .post-text > ol, .post-text > p, .post-text > hr, .post-text > table,
  .post-text > blockquote, .post-text > .embed-container, .wysiwyg > ul, .wysiwyg > ol, .wysiwyg > p, .wysiwyg > hr, .wysiwyg > table,
  .wysiwyg > blockquote, .wysiwyg > .embed-container {
    margin: 22.5px auto;
  }
  .post-text > :first-child, .wysiwyg > :first-child {
    margin-top: 0;
  }
  .post-text > :last-child, .wysiwyg > :last-child {
    margin-bottom: 0;
  }
  .post-text li ul, .post-text li ul:first-child, .post-text li ol, .post-text li ol:first-child, .wysiwyg li ul, .wysiwyg li ul:first-child, .wysiwyg li ol, .wysiwyg li ol:first-child {
    margin: 5px 0 0;
  }
  .carousel .slick-initialized {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .carousel .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
  }
  .carousel.banner .slick-slide {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .blog-result {
    padding: 30px 0;
  }
  .blog-result:first-child {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .post-details[class*=box] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* Inline items
----------------------------------------
////////////////////////////////////// */
.list-inline, .list-inline-xs, .list-inline-sm, .list-inline-md, .list-inline-lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-inline .post-icon, .list-inline-xs .post-icon, .list-inline-sm .post-icon, .list-inline-md .post-icon, .list-inline-lg .post-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  min-width: 60px;
}
body .list-inline .post-image + .post-details:not([class*=box]), body .list-inline-xs .post-image + .post-details:not([class*=box]), body .list-inline-sm .post-image + .post-details:not([class*=box]), body .list-inline-md .post-image + .post-details:not([class*=box]), body .list-inline-lg .post-image + .post-details:not([class*=box]) {
  padding-top: 0;
}
.list-inline, .list-inline-xs, .list-inline-sm, .list-inline-md, .list-inline-lg {
  margin: -5px -10px;
}
.list-inline > *, .list-inline-xs > *, .list-inline-sm > *, .list-inline-md > *, .list-inline-lg > * {
  margin: 5px 10px;
}
@media (min-width: 1024px) {
  .list-inline, .list-inline-xs, .list-inline-sm, .list-inline-md, .list-inline-lg {
    margin: -7.5px -15px;
  }
  .list-inline > *, .list-inline-xs > *, .list-inline-sm > *, .list-inline-md > *, .list-inline-lg > * {
    margin: 7.5px 15px;
  }
}
.list-inline-xs {
  margin: -3.75px -7.5px;
}
.list-inline-xs > * {
  margin: 3.75px 7.5px;
}
@media (min-width: 1024px) {
  .list-inline-xs {
    margin: -3.75px -7.5px;
  }
  .list-inline-xs > * {
    margin: 3.75px 7.5px;
  }
}
.list-inline-sm {
  margin: -5px -10px;
}
.list-inline-sm > * {
  margin: 5px 10px;
}
@media (min-width: 1024px) {
  .list-inline-sm {
    margin: -5px -10px;
  }
  .list-inline-sm > * {
    margin: 5px 10px;
  }
}
.list-inline-md {
  margin: -7.5px -15px;
}
.list-inline-md > * {
  margin: 7.5px 15px;
}
@media (min-width: 1024px) {
  .list-inline-md {
    margin: -15px -30px;
  }
  .list-inline-md > * {
    margin: 15px 30px;
  }
}
.list-inline-lg {
  margin: -15px -30px;
}
.list-inline-lg > * {
  margin: 15px 30px;
}
@media (min-width: 1024px) {
  .list-inline-lg {
    margin: -22.5px -45px;
  }
  .list-inline-lg > * {
    margin: 22.5px 45px;
  }
}

/* Accordion / Notification / Popout
----------------------------------------
////////////////////////////////////// */
.info-bar {
  padding: 0;
  overflow: hidden;
}
.wysiwyg .info-bar {
  margin-top: 45px;
}
.info-bar + .info-bar {
  margin-top: 10px;
}
.info-bar .info-trigger {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.35;
  font-size: 2.6rem;
}
.info-bar .info-label {
  background: #fff;
  color: #000;
  border: 1.5px solid #000;
  border-radius: 3px;
  position: relative;
  padding: 15px 20px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  text-align: left;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.info-bar .info-label-icon {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: inline-block;
  margin: 0;
}
.info-bar .info-label-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: inherit;
}
.info-bar .info-label i {
  font-size: 2rem;
  cursor: pointer;
  padding: 15px 20px;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.info-bar .info-label .drop {
  width: 22px;
  height: 22px;
  background: none;
}
.info-bar .info-label .drop::before, .info-bar .info-label .drop::after {
  background: #00519B;
}
.info-bar .info-label .drop::before {
  width: 7px;
  height: 2px;
}
.info-bar .info-label .drop::after {
  width: 2px;
  height: 7px;
}
.info-bar .info-label .drop:hover {
  background: none;
}
.info-bar .info-label .drop:hover::before, .info-bar .info-label .drop:hover::after {
  background: #000;
}
.sub-menu-open .info-bar .info-label .drop::after, [aria-expanded=true] .info-bar .info-label .drop::after {
  height: 0;
}
.info-bar .info-label .drop.chevron::before, .info-bar .info-label .drop.chevron::after {
  width: 2px;
  height: 7px;
}
.info-bar .info-label .drop.chevron::before {
  left: 1px;
}
.info-bar .info-label .drop.chevron::after {
  right: 1px;
}
.info-bar .info-label .drop {
  position: relative;
  display: block;
}
.info-bar .info-label:hover {
  background: #E0ECF4;
  color: #000;
}
.info-bar .info-label:hover .drop {
  border-color: #000;
}
.info-bar .info-label:hover .drop::before, .info-bar .info-label:hover .drop::after {
  background: #000;
}
.info-bar .info-label:focus-visible {
  outline: 2px solid #00519B;
  outline-offset: 3px;
  -webkit-transition: none;
  transition: none;
  outline-color: #00519B;
  outline-offset: -4px;
}
.info-bar .info-label:focus:not(:focus-visible) {
  outline: none;
}
.info-bar .info-label:not(.collapsed) {
  background: #00519B;
  color: #fff;
  border-color: #00519B;
}
.info-bar .info-label:not(.collapsed) .drop {
  border-color: #fff;
}
.info-bar .info-label:not(.collapsed) .drop::before, .info-bar .info-label:not(.collapsed) .drop::after {
  background: #fff;
}
.info-bar .info-label:not(.collapsed) .drop::after {
  height: 0;
}
.info-bar .info-label:not(.collapsed) .drop.chevron {
  rotate: 180deg;
}
.info-bar .info-label:not(.collapsed) .drop.chevron::after {
  height: 7px;
}
.info-bar .info-label:not(.collapsed):focus-visible {
  outline: 2px solid #00519B;
  outline-offset: 3px;
  -webkit-transition: none;
  transition: none;
  outline-color: #fff;
  outline-offset: -4px;
}
.info-bar .info-label:not(.collapsed):focus:not(:focus-visible) {
  outline: none;
}
.info-bar .info-text {
  padding: 20px;
  background: #fff;
}
.info-bar.success {
  background: #B0C57F;
}
.info-bar.warning {
  background: #B30000;
}
.info-bar.success, .info-bar.warning {
  color: white;
}

/* Sticky Element
----------------------------------------
////////////////////////////////////// */
@media (min-width: 768px) {
  .sticky {
    position: sticky;
    top: 30px;
    z-index: 10;
  }
}

/* Intro text
----------------------------------------
////////////////////////////////////// */
.intro-text {
  text-align: center;
}
.intro-text p {
  font-size: 2.6rem;
}

/* Pagination
----------------------------------------
////////////////////////////////////// */
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 0;
  margin: -7px;
}
.pagination > li {
  display: block;
  color: black;
  margin: 7px;
  font-size: 1.6rem;
}
.pagination > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 48px;
  height: 48px;
  text-decoration: none;
  border-radius: 3px;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > a {
  background: white;
  border: 1px solid #003464;
}
.pagination > li > a:hover, .pagination > li > a:focus {
  background: #E0ECF4;
}
.pagination > li > a i {
  color: inherit;
}
.pagination > li:first-child > a, .pagination > li:last-child > a {
  font-size: 1.6rem;
}
.pagination > li.active > a, .pagination > li.active > a:hover, .pagination > li.active > a:focus, .pagination > li.active > a:focus-visible {
  background: #003464;
  border-color: #003464;
  color: white;
  text-decoration: none;
  cursor: default;
}
.pagination > li.active > a:focus-visible {
  outline: 2px solid #00519B;
  outline-offset: 3px;
  -webkit-transition: none;
  transition: none;
  outline-color: black;
}
.pagination > li.active > a:focus:not(:focus-visible) {
  outline: none;
}
.pagination > li.disabled > a, .pagination > li.disabled > a:hover, .pagination > li.disabled > a:focus {
  opacity: 0.25;
  text-decoration: none;
  cursor: default;
}

/* MISC
----------------------------------------
////////////////////////////////////// */
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 72px;
  height: 72px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
          animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}

.thumb-inline {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}
.thumb-inline .post-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 90px;
          flex: 0 0 90px;
}

@media (min-width: 1024px) {
  .contact-intro .post-text p {
    font-size: 2.25rem;
  }
}
@media (max-width: 991px) {
  .contact-intro .list-inline, .contact-intro .list-inline-xs, .contact-intro .list-inline-sm, .contact-intro .list-inline-md, .contact-intro .list-inline-lg {
    display: block;
  }
}

.split-list {
  margin-top: -9.999px;
}
.split-list li:not(:first-child) {
  margin-top: 9.999px;
}

.ani-number p {
  text-align: center;
  font-size: 1.8rem;
}
.ani-number p > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 6.4rem;
  white-space: nowrap;
  width: 100%;
  letter-spacing: -0.02em;
}
.ani-number p .unit {
  font-size: 36%;
  margin-left: 4px;
}
@media (max-width: 991px) {
  .ani-number p {
    font-size: 1.4rem;
  }
  .ani-number p > span {
    font-size: 5rem;
  }
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// POST PREVIEWS
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
.post-preview .spacer {
  font-size: 0;
  line-height: 0;
}

.post-details.list-inline .post-btns > .btn {
  margin-top: 0;
}

/* Stack sizing
----------------------------------------
////////////////////////////////////// */
.post-preview .post-details > * + * {
  margin-top: 30px;
}
.post-preview .post-details > .post-title-sm + .post-title,
.post-preview .post-details > .post-title + .post-title-sm {
  margin-top: 6px;
}
.post-preview .post-details > .post-btns {
  margin: 20px -10px 0;
}
.post-preview .post-details > .post-btns .btn {
  margin: 10px 10px 0;
}
.post-preview .post-details > .post-btns:first-child {
  margin-top: -10px;
}
.post-preview .post-image + .post-details:not([class*=box]) {
  padding-top: 30px;
}

.stack-nn > .post-details > * + * {
  margin-top: 0px;
}
.stack-nn > .post-details > .post-title-sm + .post-title,
.stack-nn > .post-details > .post-title + .post-title-sm {
  margin-top: 0px;
}
.stack-nn > .post-details > .post-btns {
  margin: 0 -10px 0;
}
.stack-nn > .post-details > .post-btns .btn {
  margin: 10px 10px 0;
}
.stack-nn > .post-details > .post-btns:first-child {
  margin-top: -10px;
}
.stack-nn > .post-image + .post-details:not([class*=box]) {
  padding-top: 0px;
}

.stack-xs > .post-details > * + * {
  margin-top: 7.5px;
}
.stack-xs > .post-details > .post-title-sm + .post-title,
.stack-xs > .post-details > .post-title + .post-title-sm {
  margin-top: 1.5px;
}
.stack-xs > .post-details > .post-btns {
  margin: 0 -10px 0;
}
.stack-xs > .post-details > .post-btns .btn {
  margin: 10px 10px 0;
}
.stack-xs > .post-details > .post-btns:first-child {
  margin-top: -10px;
}
.stack-xs > .post-image + .post-details:not([class*=box]) {
  padding-top: 7.5px;
}

.stack-sm > .post-details > * + * {
  margin-top: 15px;
}
.stack-sm > .post-details > .post-title-sm + .post-title,
.stack-sm > .post-details > .post-title + .post-title-sm {
  margin-top: 3px;
}
.stack-sm > .post-details > .post-btns {
  margin: 5px -10px 0;
}
.stack-sm > .post-details > .post-btns .btn {
  margin: 10px 10px 0;
}
.stack-sm > .post-details > .post-btns:first-child {
  margin-top: -10px;
}
.stack-sm > .post-image + .post-details:not([class*=box]) {
  padding-top: 15px;
}

.stack-md > .post-details > * + * {
  margin-top: 22.5px;
}
.stack-md > .post-details > .post-title-sm + .post-title,
.stack-md > .post-details > .post-title + .post-title-sm {
  margin-top: 4.5px;
}
.stack-md > .post-details > .post-btns {
  margin: 12.5px -10px 0;
}
.stack-md > .post-details > .post-btns .btn {
  margin: 10px 10px 0;
}
.stack-md > .post-details > .post-btns:first-child {
  margin-top: -10px;
}
.stack-md > .post-image + .post-details:not([class*=box]) {
  padding-top: 22.5px;
}

.stack-bs > .post-details > * + * {
  margin-top: 30px;
}
.stack-bs > .post-details > .post-title-sm + .post-title,
.stack-bs > .post-details > .post-title + .post-title-sm {
  margin-top: 6px;
}
.stack-bs > .post-details > .post-btns {
  margin: 20px -10px 0;
}
.stack-bs > .post-details > .post-btns .btn {
  margin: 10px 10px 0;
}
.stack-bs > .post-details > .post-btns:first-child {
  margin-top: -10px;
}
.stack-bs > .post-image + .post-details:not([class*=box]) {
  padding-top: 30px;
}

.stack-lg > .post-details > * + * {
  margin-top: 45px;
}
.stack-lg > .post-details > .post-title-sm + .post-title,
.stack-lg > .post-details > .post-title + .post-title-sm {
  margin-top: 9px;
}
.stack-lg > .post-details > .post-btns {
  margin: 35px -10px 0;
}
.stack-lg > .post-details > .post-btns .btn {
  margin: 10px 10px 0;
}
.stack-lg > .post-details > .post-btns:first-child {
  margin-top: -10px;
}
.stack-lg > .post-image + .post-details:not([class*=box]) {
  padding-top: 45px;
}

.stack-xl > .post-details > * + * {
  margin-top: 75px;
}
.stack-xl > .post-details > .post-title-sm + .post-title,
.stack-xl > .post-details > .post-title + .post-title-sm {
  margin-top: 15px;
}
.stack-xl > .post-details > .post-btns {
  margin: 65px -10px 0;
}
.stack-xl > .post-details > .post-btns .btn {
  margin: 10px 10px 0;
}
.stack-xl > .post-details > .post-btns:first-child {
  margin-top: -10px;
}
.stack-xl > .post-image + .post-details:not([class*=box]) {
  padding-top: 75px;
}

/* Images
----------------------------------------
////////////////////////////////////// */
.post-image {
  position: relative;
  border-radius: 16px;
}
.post-image img, .post-image video {
  margin: 0;
  width: 100%;
  height: auto;
  display: block;
  border-radius: inherit;
}
.post-image a {
  display: block;
  position: relative;
  z-index: 0;
}
.post-image a::after {
  opacity: 0;
  content: "\ea3c";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: rgba(0, 81, 155, 0.5);
  border: 2px solid white;
  color: white;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 30px;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.post-image a img {
  position: relative;
  z-index: 0;
  scale: 1;
  -webkit-transition: scale 0.3s ease;
  transition: scale 0.3s ease;
}
.post-image a.canPlay::after {
  opacity: 1;
  content: "\ea1c";
  padding-left: 1%;
}
.post-image a:hover img {
  scale: 1.1;
}
.post-image a:hover::after {
  opacity: 1;
  background-color: #00519B;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.75);
          box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.75);
}
.media-fill .post-image, .media-fill .post-image figure, .media-fill .post-image img, .media-fill .post-image video {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}
.featured-content .post-image {
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
}
.post-image .lds-ripple {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  scale: 1;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.post-image video {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.post-image.loaded .lds-ripple {
  scale: 0;
  opacity: 0;
}
.post-image.loaded video {
  opacity: 1;
}
.collage .post-image {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
}
.collage .post-image .image {
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
}

.post-icon img, .post-icon-lg img {
  max-height: 60px;
  display: block;
  margin: 0;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.text-center .post-icon img, .text-center .post-icon-lg img {
  margin: auto;
}
.text-right .post-icon img, .text-right .post-icon-lg img {
  margin-right: auto;
}
.post-icon-lg img {
  max-height: 90px;
}

.post-profile img {
  border-radius: 50%;
  border: 1.5px solid #fff;
}

/* More information
----------------------------------------
////////////////////////////////////// */
.post-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  z-index: 1;
  margin: auto;
  text-align: right;
}
.post-info + div {
  margin-top: 0 !important;
}

/* Tags
----------------------------------------
////////////////////////////////////// */
.post-tag span {
  padding: 0.6em 1.2em;
  background: #5BA4AE;
  color: #fff;
  display: inline-block;
}

/* Titles
----------------------------------------
////////////////////////////////////// */
.post-title a:not(.btn):hover {
  text-decoration: underline;
}
.post-title-sub {
  text-transform: uppercase;
  color: #639EC8;
}
.shaded-color-1-litest .post-title-sub {
  color: inherit;
}
.post-title-sub h1, .post-title-sub h2, .post-title-sub h3, .post-title-sub h4, .post-title-sub h5, .post-title-sub h6, .post-title-sub .h1, .post-title-sub .h2, .post-title-sub .h3, .post-title-sub .h4, .post-title-sub .h5, .post-title-sub .h6, .post-title-sub .heading {
  font-weight: inherit;
  text-transform: none;
  color: inherit;
}
.post-title-sub hr {
  margin-top: 10px;
}

/* Text
 * %editableContent | abstracts/variables
 * element spacing  | abstracts/mixins/elementSpacing
----------------------------------------
////////////////////////////////////// */
/* Buttons
 * element spacing  | abstracts/mixins/elementSpacing
----------------------------------------
////////////////////////////////////// */
.post-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  ACCENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
.accent {
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 2;
  margin: auto;
  width: 4px;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
@media (max-width: 767px) {
  .banner + .section .accent {
    display: none;
  }
}
.accent .line {
  width: 100%;
  height: 4px;
  background-color: #639EC8;
}
.accent .line-1 {
  height: 60px;
}
@media (max-width: 1199px) {
  .accent .line-1 {
    height: 39.99px;
  }
}
.accent .line + .line {
  margin-top: 5px;
}
.accent.align-left {
  left: 0;
}
.accent.align-center {
  left: 0;
  right: 0;
}
.accent.align-right {
  right: 0;
}
@media (max-width: 1199px) {
  .accent.align-left {
    left: 30px;
  }
  .accent.align-right {
    right: 30px;
  }
}
.accent.style-1 .line-2, .accent.style-1 .line-3 {
  background-color: #B0C57F;
}
.accent.style-2 .line-2 {
  background-color: #E08752;
}
.accent.style-2 .line-3 {
  background-color: #5BA4AE;
}

.add-accent, body.home .banner .post-title {
  position: relative;
}
.add-accent::before, body.home .banner .post-title::before {
  content: "";
  display: inline-block;
  margin-bottom: 9.999px;
  width: 8px;
  height: 8px;
  background: #B0C57F;
  -webkit-box-shadow: -8px 0 #B0C57F, -16px 0 #B0C57F, -24px 0 #B0C57F, 16px 0 #639EC8;
          box-shadow: -8px 0 #B0C57F, -16px 0 #B0C57F, -24px 0 #B0C57F, 16px 0 #639EC8;
}
.banner .add-accent::before, body.home .banner .post-title::before {
  -webkit-transform: translate3d(24px, 0, 0);
          transform: translate3d(24px, 0, 0);
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// IMAGE GRID
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
.image-grid, .image-grid__row, .image-grid__col {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  overflow: hidden;
}
.image-grid img, .image-grid__row img, .image-grid__col img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 0;
}
.image-grid img:nth-child(1), .image-grid__row img:nth-child(1), .image-grid__col img:nth-child(1) {
  grid-area: image1;
}
.image-grid img:nth-child(2), .image-grid__row img:nth-child(2), .image-grid__col img:nth-child(2) {
  grid-area: image2;
}
.image-grid img:nth-child(3), .image-grid__row img:nth-child(3), .image-grid__col img:nth-child(3) {
  grid-area: image3;
}
.image-grid[data-count], [data-count].image-grid__row, [data-count].image-grid__col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
}
.image-grid__row[data-count="2"] {
  grid-template-columns: 1fr;
  grid-template-rows: 50% 50%;
  grid-template-areas: "image1" "image2";
}
.image-grid__row[data-count="2"].image-grid__swap {
  grid-template-areas: "image2" "image1";
}
.image-grid__row[data-count="3"] {
  grid-template-rows: 55% 45%;
  grid-template-areas: "image1 image2" "image3 image3";
}
.image-grid__row[data-count="3"].image-grid__swap {
  grid-template-areas: "image3 image3" "image1 image2";
}
.image-grid__col[data-count="2"] {
  grid-template-areas: "image1 image2";
}
.image-grid__col[data-count="2"].image-grid__swap {
  grid-template-areas: "image2 image1";
}
.image-grid__col[data-count="3"] {
  grid-template-areas: "image1 image3" "image2 image3";
}
.image-grid__col[data-count="3"].image-grid__swap {
  grid-template-areas: "image3 image1" "image3 image2";
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  MORE DETAILS
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
.moredetails .link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.6rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 16px;
}
.moredetails .link .icon {
  rotate: 180deg;
  scale: 0.8;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.moredetails .link.open .icon {
  rotate: 0deg;
}
.moredetails .link .view, .moredetails .link.open .hide {
  display: inline;
}
.moredetails .link .hide, .moredetails .link.open .view {
  display: none;
}
.moredetails .link:hover, .moredetails .link:active, .moredetails .link:focus, .moredetails .link:active:focus {
  text-decoration: underline;
}
.moredetails .link:hover .icon, .moredetails .link:active .icon, .moredetails .link:focus .icon, .moredetails .link:active:focus .icon {
  scale: 1;
}
.moredetails .collapsable::after {
  content: "";
  display: block;
  padding-top: 30px;
  font-size: 0;
  line-height: 0;
}
.moredetails-container {
  border-bottom: 1.5px solid #cccccc;
  padding: 0;
  padding-bottom: 45px;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  HEADER
////////////////////////////////////////////////////////////////////////////////////////////////////
// Find all variables inside 'my-mixins'
--------------------------------------------------------------------------------------------------*/
/* Header
----------------------------------------
////////////////////////////////////// */
#header {
  padding: 20.001px;
  position: static;
  width: 100%;
  margin: 0 auto;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media screen and (max-width: 1417.98px) {
  #header {
    padding: 15px;
  }
}
#header .container, #header .row {
  height: 100%;
}
#header .inner {
  padding: 20px 30px;
  position: relative;
  z-index: 99;
  height: auto;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
  -webkit-transition: margin 0.3s ease;
  transition: margin 0.3s ease;
}
@media screen and (max-width: 1417.98px) {
  #header .inner {
    padding: 10px 15px;
  }
}
#header a[href="#"] {
  cursor: text;
}
#header .nav-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1199px) {
  #header .nav-wrap {
    display: none;
  }
}
#header .nav-quick li:not(.btn) {
  font-size: 100%;
}
#header .nav-quick li:not(.btn) .btn {
  font-size: 1.4rem;
}
#header .search-icon button {
  background: none;
  color: inherit;
  border: 0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
@media screen and (min-width: 1600px) {
  #header .search-icon button {
    padding: 0 10px;
  }
}
#header .search-icon button i {
  display: block;
  margin: auto;
  font-size: 18px;
  min-width: 18px;
  scale: 1;
  -webkit-transition: scale 0.3s ease;
  transition: scale 0.3s ease;
}
#header .search-icon button:hover i, #header .search-icon button:active i, #header .search-icon button:focus i, #header .search-icon button:active:focus i {
  scale: 1.2;
}
#header .btn-login a {
  border-color: #003464;
  background: #003464;
}
@media screen and (max-width: 1599.98px) {
  #header .btn-login a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#header .btn-login a i {
  font-size: 1.8rem;
}
#header .btn-login a:hover, #header .btn-login a:active, #header .btn-login a:focus, #header .btn-login a:active:focus {
  background: #2374be;
}
#header .search-inner {
  height: 100%;
}
#header .search-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: auto;
  height: 0;
  padding: 0;
  opacity: 0;
  margin: auto;
  overflow: hidden;
  color: #003464;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#header .search-wrap .search-form {
  width: 100%;
  height: 100%;
}
#header .search-wrap .search {
  border-radius: 8px;
}
#header .search-wrap .search-icons button {
  width: 60px;
}
#header .search-wrap .search-icons i {
  font-size: 3rem;
  display: block;
}
#header.fixed-ready .inner {
  position: fixed;
  top: 20.001px;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 5;
}
@media screen and (max-width: 1417.98px) {
  #header.fixed-ready .inner {
    top: 15px;
  }
}
@media (min-width: 1024px) {
  .hideHeader #header.fixed-ready .inner {
    top: 0;
    margin-top: -135px;
  }
}
.admin-bar > #header {
  top: 32px;
}

/* Header Navigation
----------------------------------------
////////////////////////////////////// */
nav ul.main li {
  position: relative;
}
nav ul.main li a:not(.btn), nav ul.main li a.link {
  display: block;
}
nav ul.main li a:not(.btn):hover, nav ul.main li a.link:hover {
  text-decoration: underline;
}
nav ul.main li.btn a:hover {
  text-decoration: none;
}

/* Primary Navigation
----------------------------------------
////////////////////////////////////// */
#nav-main-desktop {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#nav-main-desktop a {
  text-align: center;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#nav-main-desktop a, #nav-main-desktop a:hover, #nav-main-desktop a:active, #nav-main-desktop a:focus, #nav-main-desktop a:active:focus {
  cursor: pointer;
  text-decoration: none;
}
#nav-main-desktop a i {
  margin-left: 4px;
  font-size: 80%;
}
#nav-main-desktop ul.main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  white-space: nowrap;
  position: relative;
}
#nav-main-desktop ul.main > li {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.6rem;
}
@media screen and (max-width: 1599.98px) {
  #nav-main-desktop ul.main > li {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1417.98px) {
  #nav-main-desktop ul.main > li {
    font-size: 1.2rem;
  }
}
#nav-main-desktop ul.main > li > a {
  padding: 18px 22.5px;
  letter-spacing: 0.025em;
  background: none;
  border-radius: 3px;
}
@media screen and (max-width: 1599.98px) {
  #nav-main-desktop ul.main > li > a {
    padding: 11.25px 18px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 1417.98px) {
  #nav-main-desktop ul.main > li > a {
    padding: 7.875px 12.375px;
  }
}
#nav-main-desktop ul.main > li > ul {
  display: none;
  position: absolute;
  top: 100%;
  right: auto;
  bottom: auto;
  left: 0;
  margin: 7.5px auto auto;
  background: white;
  min-width: 240px;
  padding: 10px 6.5px;
  border-radius: 0.375rem;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
  border: 1px solid #F3F3F3;
  text-align: center;
}
#nav-main-desktop ul.main > li > ul > li, #nav-main-desktop ul.main > li > ul > li > a {
  display: block;
  width: 100%;
  text-align: inherit;
}
#nav-main-desktop ul.main > li > ul > li > a {
  padding: 12px 8px;
  color: black;
  font-weight: 600;
  border-radius: 3px;
}
#nav-main-desktop ul.main > li > ul > li > a:hover, #nav-main-desktop ul.main > li > ul > li > a:active, #nav-main-desktop ul.main > li > ul > li > a:focus, #nav-main-desktop ul.main > li > ul > li > a:active:focus {
  background: #00519B;
  color: white;
}
#nav-main-desktop ul.main > li.menu-item-has-children > a {
  position: relative;
  padding-right: 30px;
}
#nav-main-desktop ul.main > li.menu-item-has-children > a::before {
  content: "\e902";
  position: absolute;
  top: 0;
  right: 9px;
  bottom: 0;
  left: auto;
  margin: auto;
  min-width: 12px;
  height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: inherit;
  font-size: inherit;
  font-size: 80%;
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
          transform: rotate3d(0, 0, 1, 90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
html:not(.open-search) #nav-main-desktop ul.main li.show-menu > a {
  background: #2374be;
}
html:not(.open-search) #nav-main-desktop ul.main li.show-menu > a::before {
  -webkit-transform: rotate3d(0, 0, 1, 270deg);
          transform: rotate3d(0, 0, 1, 270deg);
  color: inherit;
}
html:not(.open-search) #nav-main-desktop ul.main li.show-menu > ul, html:not(.open-search) #nav-main-desktop ul.main li.show-menu > .mega-menu {
  display: block;
}

/* Search Form: Open
----------------------------------------
////////////////////////////////////// */
.open-search #header .nav-quick, .open-search #header .js_open_search {
  opacity: 0;
  pointer-events: none;
}
.open-search #header .search-wrap {
  height: 60px;
  opacity: 1;
  pointer-events: auto;
}
.open-search #header .search-wrap input {
  padding: 0 25px;
  padding-right: 120px;
}
.open-search #nav {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  user-drag: none;
}
.open-search #nav li:hover > ul {
  display: none;
}
.open-search #nav ul.main > li > a, .open-search #nav ul.main > li > a::before, .open-search #nav ul.main > li > a:hover, .open-search #nav ul.main > li > a:hover::before, .open-search #nav ul.main > li.current-menu-item > a, .open-search #nav ul.main > li.current-menu-item > a::before, .open-search #nav ul.main > li.current-menu-item > a:hover, .open-search #nav ul.main > li.current-menu-item > a:hover::before {
  cursor: default;
  color: transparent;
  text-decoration: none;
}

/* Responsive Spacing
----------------------------------------
////////////////////////////////////// */
.headerIsFixed #header {
  height: 135px;
}
.headerIsFixed #wrapper {
  padding-top: 135px;
}
.admin-bar > .headerIsFixed #header {
  top: 46px;
}
@media (min-width: 768px) {
  .admin-bar > .headerIsFixed #header {
    top: 32px;
  }
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  MOBILE MENU
////////////////////////////////////////////////////////////////////////////////////////////////////
// Find all variables inside 'my-mixins'
--------------------------------------------------------------------------------------------------*/
/* Mobile Button
----------------------------------------
////////////////////////////////////// */
.mobile-menu-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  padding: 0;
  background: none;
  border: 0;
  color: #fff;
  cursor: pointer;
  height: 48px;
}
.mobile-menu-button span {
  display: block;
}
.mobile-menu-button .text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.mobile-menu-button .icon.hamburger span {
  position: relative;
  z-index: 1;
  width: 20px;
  height: 2px;
  margin: 0 auto;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0) rotate(0);
          transform: translate3d(0, 0, 0) rotate(0);
}
.mobile-menu-button .icon.hamburger span.m {
  margin: 5px auto;
}
.mobile-menu-button .icon.hamburger.animated span {
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.mobile-menu-button .icon.hamburger.animated .t {
  -webkit-animation-name: closeMenuTop;
          animation-name: closeMenuTop;
}
.mobile-menu-button .icon.hamburger.animated .m {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.mobile-menu-button .icon.hamburger.animated .b {
  -webkit-animation-name: closeMenuBot;
          animation-name: closeMenuBot;
}
.open-menu .mobile-menu-button .icon.hamburger.animated .t {
  -webkit-animation-name: openMenuTop;
          animation-name: openMenuTop;
}
.open-menu .mobile-menu-button .icon.hamburger.animated .m {
  background: transparent;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.open-menu .mobile-menu-button .icon.hamburger.animated .b {
  -webkit-animation-name: openMenuBot;
          animation-name: openMenuBot;
}
.mobile-menu-button .icon.close span {
  position: relative;
  z-index: 1;
  width: 20px;
  height: 2px;
  margin: 0 auto;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0) rotate(0);
          transform: translate3d(0, 0, 0) rotate(0);
}
.mobile-menu-button .icon.close span.m {
  margin: 5px auto;
}
.mobile-menu-button .icon.close span {
  -webkit-animation-duration: 0s;
          animation-duration: 0s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.mobile-menu-button .icon.close .t {
  -webkit-animation-name: openMenuTop;
          animation-name: openMenuTop;
}
.mobile-menu-button .icon.close .m {
  background: transparent;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
  z-index: 0;
}
.mobile-menu-button .icon.close .b {
  -webkit-animation-name: openMenuBot;
          animation-name: openMenuBot;
}

#mobile_menu_button-open {
  display: none;
}
#mobile_menu_button-close button {
  color: #00519B;
}
#mobile_menu_button-close .icon span {
  background: #00519B;
}

/* Mobile Wrapper
----------------------------------------
////////////////////////////////////// */
#mobile-menu {
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 15px 30px;
  width: auto;
  height: auto;
  background: white;
  overflow: hidden;
  overflow-y: auto;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#mobile-menu.slideIn {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  pointer-events: auto;
  -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
  -webkit-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
}
#mobile-menu.visible {
  visibility: visible;
}
#mobile-menu .search-wrap .js_close_search {
  display: none;
}
#mobile-menu li {
  width: 100%;
  text-align: left;
  position: relative;
}
#mobile-menu li li {
  padding-left: 10px;
}
#mobile-menu ul.main a:not(.btn) {
  display: block;
}
#mobile-menu ul.main > li {
  font-size: 2.6rem;
}
#mobile-menu ul.main > li > a {
  font-family: 'Open Sans', sans-serif;
  padding: 9.999px 15px;
  background: none;
  border: 1px solid #ececec;
  -webkit-box-shadow: 0 2px 4px -4px rgba(0, 0, 0, 0.6667);
          box-shadow: 0 2px 4px -4px rgba(0, 0, 0, 0.6667);
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#mobile-menu ul.main > li + li {
  margin-top: 10px;
}
#mobile-menu ul.main > li.sub-menu-open > a {
  background: #00519B;
  border-color: #00519B;
  color: white;
}
#mobile-menu ul.main > li.hover > a {
  background: #00519B;
  border-color: #00519B;
  color: white;
  text-decoration: none;
}
#mobile-menu ul.main > li.hover button::after, #mobile-menu ul.main > li.hover button::before, #mobile-menu ul.main > li.sub-menu-open button::after, #mobile-menu ul.main > li.sub-menu-open button::before {
  background: white;
}
#mobile-menu ul.main > li.menu-item-has-children > a {
  padding-right: 60px;
}
#mobile-menu ul.main > li.menu-item-has-children ul {
  display: none;
  padding-top: 15px;
}
#mobile-menu ul.main > li.menu-item-has-children li {
  font-size: 85%;
}
#mobile-menu ul.main > li.menu-item-has-children li > a {
  padding: 8px 0;
}
#mobile-menu ul.main > li.mega-menu-item .mega-menu, #mobile-menu ul.main > li.mega-menu-item .mega-menu ul {
  margin-top: 0;
  padding: 0 0 30px;
}
#mobile-menu ul.main > li.mega-menu-item .mega-menu ul {
  display: block;
}
#mobile-menu ul.main > li.mega-menu-item .mega-menu ul.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#mobile-menu ul.main .drop {
  width: 58px;
  height: 58px;
  background: none;
}
#mobile-menu ul.main .drop::before, #mobile-menu ul.main .drop::after {
  background: #00519B;
}
#mobile-menu ul.main .drop::before {
  width: 15px;
  height: 3px;
}
#mobile-menu ul.main .drop::after {
  width: 3px;
  height: 15px;
}
#mobile-menu ul.main .drop:hover {
  background: none;
}
#mobile-menu ul.main .drop:hover::before, #mobile-menu ul.main .drop:hover::after {
  background: white;
}
.sub-menu-open #mobile-menu ul.main .drop::after, [aria-expanded=true] #mobile-menu ul.main .drop::after {
  height: 0;
}
#mobile-menu ul.main .drop.chevron::before, #mobile-menu ul.main .drop.chevron::after {
  width: 3px;
  height: 15px;
}
#mobile-menu ul.main .drop.chevron::before {
  left: 1.5px;
}
#mobile-menu ul.main .drop.chevron::after {
  right: 1.5px;
}
#mobile-menu ul.main .drop {
  top: 0px;
}
#mobile-menu .nav-quick li {
  min-width: calc(50% - 5px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 5px);
          flex: 0 0 calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
#mobile-menu .nav-quick li:not(.btn) {
  padding: 0 7.5px;
  font-size: 100%;
}
#mobile-menu .nav-quick li.btn {
  min-height: 48px;
  text-align: center;
}
#mobile-menu .nav-quick li.btn i {
  margin-left: 4px;
}
#mobile-menu .nav-quick li a {
  width: 100%;
}
.admin-bar > #mobile-menu {
  padding-top: 107px;
}
#mobile-menu .mega-menu {
  display: none;
}
#mobile-menu .mega-menu-header {
  padding-top: 30px;
  padding-left: 10px;
  font-size: 2.2rem;
}
#mobile-menu .mega-menu-header hr {
  display: none;
}
#mobile-menu .mega-menu-header + div {
  margin-top: 10px;
}
#mobile-menu .mega-menu p {
  font-size: 1.6rem;
}
.admin-bar #mobile-menu {
  top: 32px;
}
@media screen and (max-width: 575.98px) {
  .admin-bar #mobile-menu {
    top: 46px;
  }
}

/* Mobile Menu: Open
----------------------------------------
////////////////////////////////////// */
.open-menu html, .open-menu body, .open-menu #wrapper {
  overflow: hidden;
  pointer-events: none;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/* -------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  BREADCRUMB
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
#breadcrumb {
  padding-top: 20px;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  #breadcrumb .container {
    padding-left: 0;
    padding-right: 0;
  }
}
#breadcrumb p {
  display: block;
  margin: 0 -7.5px;
  font-size: 1.2rem;
}
#breadcrumb span {
  display: inline-block;
  padding: 0 7.5px;
}
#breadcrumb span span {
  padding: 0;
}
#breadcrumb a {
  color: inherit;
  text-decoration: none;
}
#breadcrumb a:hover span {
  text-decoration: underline;
}
#breadcrumb .post-tribe_events, #breadcrumb .post-testimony {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  FOOTER
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
#footer {
  /* Navigation
  ----------------------------------------
  ////////////////////////////////////// */
  /* Social media
  ----------------------------------------
  ////////////////////////////////////// */
  /* Copyright
  ----------------------------------------
  ////////////////////////////////////// */
}
#footer .footer-links {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#footer .footer-links, #footer .footer-links > div {
  margin-top: 0;
}
#footer .footer-links > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}
#footer .footer-links li {
  position: relative;
}
#footer .footer-links li.btn {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  line-height: 1.35;
  font-size: 1.4rem;
  margin-top: 20px;
}
#footer .footer-links li:not(.btn) > a:hover, #footer .footer-links li:not(.btn) > a:focus {
  text-decoration: underline;
}
#footer .footer-links li:not(.btn) > a[href="#"], #footer .footer-links li:not(.btn) > a[href="#"]:hover, #footer .footer-links li:not(.btn) > a[href="#"]:active, #footer .footer-links li:not(.btn) > a[href="#"]:focus, #footer .footer-links li:not(.btn) > a[href="#"]:active:focus {
  cursor: default;
  text-decoration: none;
}
#footer .footer-links li + li {
  margin-top: 22.5px;
}
#footer .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 120%;
}
#footer .social .icon-circle {
  color: #fff;
  background: #2374be;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
#footer .social li {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  padding: 0;
}
#footer .social a {
  scale: 1;
  -webkit-box-shadow: 0 0;
          box-shadow: 0 0;
  color: #00519B;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#footer .social a:hover {
  scale: 1.1;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
}
#footer .social a:hover .icon-circle {
  background-color: #fff;
  color: #00519B;
}
#footer .copy p {
  font-size: 1.4rem;
}
#footer .copy .terms-link {
  text-decoration: underline;
  margin: 0;
}
#footer .copy .terms-link:hover, #footer .copy .terms-link:focus {
  text-decoration: none;
}

/* 1C. Pattern Library
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// COMPONENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* Design
----------------------------------------
////////////////////////////////////// */
/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// COLORS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/*! Text Color Classes
----------------------------------------
////////////////////////////////////// */
.colored-color-1-litest {
  color: #E0ECF4 !important;
}

.colored-color-1-liter {
  color: #639EC8 !important;
}

.colored-color-1-lite {
  color: #2374be !important;
}

.colored-color-1 {
  color: #00519B !important;
}

.colored-color-1-dark {
  color: #003464 !important;
}

.colored-color-2-lite {
  color: #E08752 !important;
}

.colored-color-2 {
  color: #E67E22 !important;
}

.colored-color-3 {
  color: #5BA4AE !important;
}

.colored-error-lite {
  color: rgba(179, 0, 0, 0.1019607843) !important;
}

.colored-error {
  color: #B30000 !important;
}

.colored-success {
  color: #B0C57F !important;
}

.colored-white {
  color: #fff !important;
}

.colored-grey-litest {
  color: #F3F3F3 !important;
}

.colored-grey-liter {
  color: #D9D9D9 !important;
}

.colored-grey-lite {
  color: #cccccc !important;
}

.colored-grey {
  color: #999999 !important;
}

.colored-grey-dark {
  color: #5E5E5E !important;
}

.colored-grey-darker {
  color: #3D3D3D !important;
}

.colored-grey-darkest {
  color: #232323 !important;
}

.colored-black {
  color: #000 !important;
}

/*! Background Colors Classes
----------------------------------------
////////////////////////////////////// */
.shaded-color-1-litest {
  background-color: #E0ECF4 !important;
}

.shaded-color-1-liter {
  background-color: #639EC8 !important;
}

.shaded-color-1-lite {
  background-color: #2374be !important;
}

.shaded-color-1 {
  background-color: #00519B !important;
}

.shaded-color-1-dark {
  background-color: #003464 !important;
}

.shaded-color-2-lite {
  background-color: #E08752 !important;
}

.shaded-color-2 {
  background-color: #E67E22 !important;
}

.shaded-color-3 {
  background-color: #5BA4AE !important;
}

.shaded-error-lite {
  background-color: rgba(179, 0, 0, 0.1019607843) !important;
}

.shaded-error {
  background-color: #B30000 !important;
}

.shaded-success {
  background-color: #B0C57F !important;
}

.shaded-white {
  background-color: #fff !important;
}

.shaded-grey-litest {
  background-color: #F3F3F3 !important;
}

.shaded-grey-liter {
  background-color: #D9D9D9 !important;
}

.shaded-grey-lite {
  background-color: #cccccc !important;
}

.shaded-grey {
  background-color: #999999 !important;
}

.shaded-grey-dark {
  background-color: #5E5E5E !important;
}

.shaded-grey-darker {
  background-color: #3D3D3D !important;
}

.shaded-grey-darkest {
  background-color: #232323 !important;
}

.shaded-black {
  background-color: #000 !important;
}

/*! Button Color Themes
----------------------------------------
////////////////////////////////////// */
.btn.btn-primary {
  background: #00519B;
  color: #fff;
  border-color: #00519B;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:active:focus {
  background: #003464;
  color: #fff;
  border-color: #003464;
}
.btn.btn-secondary {
  background: none;
  color: #000;
  border-color: #000;
}
.btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary:focus, .btn.btn-secondary:active:focus {
  background: #003464;
  color: #fff;
  border-color: #003464;
}
.btn.btn-disabled {
  background: #D9D9D9;
  color: #5E5E5E;
  border-color: #D9D9D9;
}
.btn.btn-disabled:hover, .btn.btn-disabled:active, .btn.btn-disabled:focus, .btn.btn-disabled:active:focus {
  background: #D9D9D9;
  color: #5E5E5E;
  border-color: #D9D9D9;
}

/*! Default colors
----------------------------------------
////////////////////////////////////// */
body, .shaded-white {
  color: #000;
}

/*! Dark Section Copy Color
----------------------------------------
////////////////////////////////////// */
.shaded-error, .shaded-black, .shaded-grey-darkest, .shaded-grey-darker, .shaded-grey-dark, .shaded-color-1-dark, .shaded-color-1, .shaded-theme-blue-y, .shaded-theme-blue-x, .shaded-theme-blue, .colored-white {
  color: white;
}
.shaded-error .post-title-sub, .shaded-black .post-title-sub, .shaded-grey-darkest .post-title-sub, .shaded-grey-darker .post-title-sub, .shaded-grey-dark .post-title-sub, .shaded-color-1-dark .post-title-sub, .shaded-color-1 .post-title-sub, .shaded-theme-blue-y .post-title-sub, .shaded-theme-blue-x .post-title-sub, .shaded-theme-blue .post-title-sub, .colored-white .post-title-sub {
  color: inherit;
}
.shaded-error a:not(.btn), .shaded-black a:not(.btn), .shaded-grey-darkest a:not(.btn), .shaded-grey-darker a:not(.btn), .shaded-grey-dark a:not(.btn), .shaded-color-1-dark a:not(.btn), .shaded-color-1 a:not(.btn), .shaded-theme-blue-y a:not(.btn), .shaded-theme-blue-x a:not(.btn), .shaded-theme-blue a:not(.btn), .colored-white a:not(.btn) {
  color: inherit;
}
.shaded-error .btn.link, .shaded-black .btn.link, .shaded-grey-darkest .btn.link, .shaded-grey-darker .btn.link, .shaded-grey-dark .btn.link, .shaded-color-1-dark .btn.link, .shaded-color-1 .btn.link, .shaded-theme-blue-y .btn.link, .shaded-theme-blue-x .btn.link, .shaded-theme-blue .btn.link, .colored-white .btn.link, .shaded-error .btn-secondary:not(:hover), .shaded-black .btn-secondary:not(:hover), .shaded-grey-darkest .btn-secondary:not(:hover), .shaded-grey-darker .btn-secondary:not(:hover), .shaded-grey-dark .btn-secondary:not(:hover), .shaded-color-1-dark .btn-secondary:not(:hover), .shaded-color-1 .btn-secondary:not(:hover), .shaded-theme-blue-y .btn-secondary:not(:hover), .shaded-theme-blue-x .btn-secondary:not(:hover), .shaded-theme-blue .btn-secondary:not(:hover), .colored-white .btn-secondary:not(:hover) {
  color: inherit;
}
.shaded-error hr, .shaded-black hr, .shaded-grey-darkest hr, .shaded-grey-darker hr, .shaded-grey-dark hr, .shaded-color-1-dark hr, .shaded-color-1 hr, .shaded-theme-blue-y hr, .shaded-theme-blue-x hr, .shaded-theme-blue hr, .colored-white hr, .shaded-error .inline-form, .shaded-black .inline-form, .shaded-grey-darkest .inline-form, .shaded-grey-darker .inline-form, .shaded-grey-dark .inline-form, .shaded-color-1-dark .inline-form, .shaded-color-1 .inline-form, .shaded-theme-blue-y .inline-form, .shaded-theme-blue-x .inline-form, .shaded-theme-blue .inline-form, .colored-white .inline-form {
  border-color: rgba(255, 255, 255, 0.3);
}
.shaded-error .add-border > div::before, .shaded-black .add-border > div::before, .shaded-grey-darkest .add-border > div::before, .shaded-grey-darker .add-border > div::before, .shaded-grey-dark .add-border > div::before, .shaded-color-1-dark .add-border > div::before, .shaded-color-1 .add-border > div::before, .shaded-theme-blue-y .add-border > div::before, .shaded-theme-blue-x .add-border > div::before, .shaded-theme-blue .add-border > div::before, .colored-white .add-border > div::before,
.shaded-error .add-border > div::after,
.shaded-black .add-border > div::after,
.shaded-grey-darkest .add-border > div::after,
.shaded-grey-darker .add-border > div::after,
.shaded-grey-dark .add-border > div::after,
.shaded-color-1-dark .add-border > div::after,
.shaded-color-1 .add-border > div::after,
.shaded-theme-blue-y .add-border > div::after,
.shaded-theme-blue-x .add-border > div::after,
.shaded-theme-blue .add-border > div::after,
.colored-white .add-border > div::after,
.shaded-error .post-btns .link + .link::before,
.shaded-black .post-btns .link + .link::before,
.shaded-grey-darkest .post-btns .link + .link::before,
.shaded-grey-darker .post-btns .link + .link::before,
.shaded-grey-dark .post-btns .link + .link::before,
.shaded-color-1-dark .post-btns .link + .link::before,
.shaded-color-1 .post-btns .link + .link::before,
.shaded-theme-blue-y .post-btns .link + .link::before,
.shaded-theme-blue-x .post-btns .link + .link::before,
.shaded-theme-blue .post-btns .link + .link::before,
.colored-white .post-btns .link + .link::before {
  background: white;
}
.shaded-error div.gform_wrapper .gfield_error .gfield_label, .shaded-black div.gform_wrapper .gfield_error .gfield_label, .shaded-grey-darkest div.gform_wrapper .gfield_error .gfield_label, .shaded-grey-darker div.gform_wrapper .gfield_error .gfield_label, .shaded-grey-dark div.gform_wrapper .gfield_error .gfield_label, .shaded-color-1-dark div.gform_wrapper .gfield_error .gfield_label, .shaded-color-1 div.gform_wrapper .gfield_error .gfield_label, .shaded-theme-blue-y div.gform_wrapper .gfield_error .gfield_label, .shaded-theme-blue-x div.gform_wrapper .gfield_error .gfield_label, .shaded-theme-blue div.gform_wrapper .gfield_error .gfield_label, .colored-white div.gform_wrapper .gfield_error .gfield_label {
  color: #B30000;
}
.shaded-error .slick-arrow, .shaded-black .slick-arrow, .shaded-grey-darkest .slick-arrow, .shaded-grey-darker .slick-arrow, .shaded-grey-dark .slick-arrow, .shaded-color-1-dark .slick-arrow, .shaded-color-1 .slick-arrow, .shaded-theme-blue-y .slick-arrow, .shaded-theme-blue-x .slick-arrow, .shaded-theme-blue .slick-arrow, .colored-white .slick-arrow {
  color: white;
}
.shaded-error .slick-arrow:not(:hover), .shaded-black .slick-arrow:not(:hover), .shaded-grey-darkest .slick-arrow:not(:hover), .shaded-grey-darker .slick-arrow:not(:hover), .shaded-grey-dark .slick-arrow:not(:hover), .shaded-color-1-dark .slick-arrow:not(:hover), .shaded-color-1 .slick-arrow:not(:hover), .shaded-theme-blue-y .slick-arrow:not(:hover), .shaded-theme-blue-x .slick-arrow:not(:hover), .shaded-theme-blue .slick-arrow:not(:hover), .colored-white .slick-arrow:not(:hover) {
  border-color: white;
  color: white;
}
.shaded-error .slick-dots li button, .shaded-black .slick-dots li button, .shaded-grey-darkest .slick-dots li button, .shaded-grey-darker .slick-dots li button, .shaded-grey-dark .slick-dots li button, .shaded-color-1-dark .slick-dots li button, .shaded-color-1 .slick-dots li button, .shaded-theme-blue-y .slick-dots li button, .shaded-theme-blue-x .slick-dots li button, .shaded-theme-blue .slick-dots li button, .colored-white .slick-dots li button {
  border-color: rgba(255, 255, 255, 0.5);
}
.shaded-error .slick-dots li:hover button, .shaded-black .slick-dots li:hover button, .shaded-grey-darkest .slick-dots li:hover button, .shaded-grey-darker .slick-dots li:hover button, .shaded-grey-dark .slick-dots li:hover button, .shaded-color-1-dark .slick-dots li:hover button, .shaded-color-1 .slick-dots li:hover button, .shaded-theme-blue-y .slick-dots li:hover button, .shaded-theme-blue-x .slick-dots li:hover button, .shaded-theme-blue .slick-dots li:hover button, .colored-white .slick-dots li:hover button {
  background: rgba(255, 255, 255, 0.35);
}
.shaded-error .slick-dots li.slick-active button, .shaded-black .slick-dots li.slick-active button, .shaded-grey-darkest .slick-dots li.slick-active button, .shaded-grey-darker .slick-dots li.slick-active button, .shaded-grey-dark .slick-dots li.slick-active button, .shaded-color-1-dark .slick-dots li.slick-active button, .shaded-color-1 .slick-dots li.slick-active button, .shaded-theme-blue-y .slick-dots li.slick-active button, .shaded-theme-blue-x .slick-dots li.slick-active button, .shaded-theme-blue .slick-dots li.slick-active button, .colored-white .slick-dots li.slick-active button {
  background: white;
  border-color: white;
}
.shaded-error *:focus-visible, .shaded-black *:focus-visible, .shaded-grey-darkest *:focus-visible, .shaded-grey-darker *:focus-visible, .shaded-grey-dark *:focus-visible, .shaded-color-1-dark *:focus-visible, .shaded-color-1 *:focus-visible, .shaded-theme-blue-y *:focus-visible, .shaded-theme-blue-x *:focus-visible, .shaded-theme-blue *:focus-visible, .colored-white *:focus-visible {
  outline: 2px solid #00519B;
  outline-offset: 3px;
  -webkit-transition: none;
  transition: none;
  outline-color: white;
}
.shaded-error *:focus:not(:focus-visible), .shaded-black *:focus:not(:focus-visible), .shaded-grey-darkest *:focus:not(:focus-visible), .shaded-grey-darker *:focus:not(:focus-visible), .shaded-grey-dark *:focus:not(:focus-visible), .shaded-color-1-dark *:focus:not(:focus-visible), .shaded-color-1 *:focus:not(:focus-visible), .shaded-theme-blue-y *:focus:not(:focus-visible), .shaded-theme-blue-x *:focus:not(:focus-visible), .shaded-theme-blue *:focus:not(:focus-visible), .colored-white *:focus:not(:focus-visible) {
  outline: none;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// LOGOS & BADGES
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.logo a {
  display: inline-block;
}
.logo img {
  display: block;
  margin: 0;
  height: auto;
  width: 240px;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// Fonts
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/*! Set Global Fonts
----------------------------------------
////////////////////////////////////// */
html {
  font-size: 10px;
}
@media screen and (min-width: 1921px) {
  html {
    font-size: 14px;
  }
}

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  font-size: 100%;
}
@media screen and (min-width: 1921px) {
  body {
    font-size: 120%;
  }
}

/*! Text Tags
----------------------------------------
////////////////////////////////////// */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
h1 sup, h2 sup, h3 sup, h4 sup, h5 sup, h6 sup, .h1 sup, .h2 sup, .h3 sup, .h4 sup, .h5 sup, .h6 sup, .heading sup {
  font-size: 45%;
  display: inline;
  top: -1em;
  margin-left: -0.05em;
}

b, strong {
  font-weight: 700;
}

/*! Font Sizes
----------------------------------------
////////////////////////////////////// */
h1, .h1 {
  font-size: 5rem;
  line-height: 1.15;
}
@media (max-width: 991px) {
  h1, .h1 {
    font-size: 3.4rem;
  }
}

h2, .h2 {
  font-size: 3.4rem;
  line-height: 1.15;
}
@media (max-width: 991px) {
  h2, .h2 {
    font-size: 2.72rem;
  }
}

h3, .h3 {
  font-size: 3rem;
}
@media (max-width: 991px) {
  h3, .h3 {
    font-size: 2.7rem;
  }
}

h4, .h4 {
  font-size: 2.6rem;
  line-height: 1.3333;
}

h5, .h5 {
  font-size: 1.8rem;
  line-height: 1.5;
}

h6, .h6, address, figcaption, p, li, dl, th, td, label {
  font-size: 1.6rem;
  line-height: 1.5;
}

blockquote {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1.3333;
  font-size: 2.6rem;
  font-style: italic;
}
blockquote p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.3333;
  font-size: 1.6rem;
  font-style: normal;
  margin-top: 15px;
}

small {
  font-size: 1.4rem;
}

/*! Font Family Override
----------------------------------------
////////////////////////////////////// */
.font-base {
  font-family: 'Open Sans', sans-serif !important;
}

.font-next {
  font-family: 'Open Sans', sans-serif !important;
}

.font-code {
  font-family: 'SFMono-Regular', 'Menlo', 'Monaco', 'Consolas', 'Liberation Mono', 'Courier New', monospace !important;
}

p.font-code {
  font-weight: 400;
  line-height: 1.25;
  font-size: 14px;
}

/*! Font Size Percentage
----------------------------------------
////////////////////////////////////// */
.font-s-85 {
  font-size: 85%;
}

.font-s-100 {
  font-size: 100%;
}

.font-s-125 {
  font-size: 125%;
}

.font-s-150 {
  font-size: 150%;
}

/*! Font Weight
----------------------------------------
////////////////////////////////////// */
.font-w-sm {
  font-weight: 300 !important;
}

.font-w-bs {
  font-weight: 400 !important;
}

.font-w-md {
  font-weight: 600 !important;
}

.font-w-lg {
  font-weight: 700 !important;
}

/*! Buttons
----------------------------------------
////////////////////////////////////// */
.btn {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  line-height: 1.35;
  font-size: 1.4rem;
}
.btn.mini {
  font-size: 1.4rem;
}

/*! Post Previews
----------------------------------------
////////////////////////////////////// */
.post-tag {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.15;
  font-size: 1.2rem;
}

.post-icon i {
  font-size: 3.4rem;
  line-height: 0;
}

.post-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  line-height: 1;
  font-size: 2rem;
}

.post-title-sub {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.3333;
  font-size: 1.8rem;
}
.content-card .post-title-sub {
  font-size: 1.6rem;
}
.post-title-sub h1, .post-title-sub h2, .post-title-sub h3, .post-title-sub h4, .post-title-sub h5, .post-title-sub h6, .post-title-sub .h1, .post-title-sub .h2, .post-title-sub .h3, .post-title-sub .h4, .post-title-sub .h5, .post-title-sub .h6, .post-title-sub .heading {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: uppercase;
}

/*! Forms
----------------------------------------
////////////////////////////////////// */
select, textarea, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-family: inherit;
  font-weight: 400;
  line-height: 1;
  font-size: 1.6rem;
}

label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  line-height: 1;
  font-size: 1.4rem;
}

.gform_wrapper li.gfield {
  font-size: 100%;
}

/*! Nested elements will inherit font size
----------------------------------------
////////////////////////////////////// */
h1 .btn.link, h2 .btn.link, h3 .btn.link, h4 .btn.link, h5 .btn.link, h6 .btn.link, .h1 .btn.link, .h2 .btn.link, .h3 .btn.link, .h4 .btn.link, .h5 .btn.link, .h6 .btn.link, .heading .btn.link {
  font-size: inherit;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// ICONS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/*! Import Custom Icon Font
----------------------------------------
////////////////////////////////////// */
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.ttf?vuvs0k") format("truetype"), url("../fonts/icomoon/icomoon.woff?vuvs0k") format("woff"), url("../fonts/icomoon/icomoon.svg?vuvs0k#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*! Custom icons using IcoMoon | %icomoon found in variables
----------------------------------------
// - use !important to prevent issues with browser extensions that change fonts
// - use 'font-smoothing' for better font rendering
////////////////////////////////////// */
.mvi::before {
  color: inherit;
}

/*! Custom icon classes
----------------------------------------
////////////////////////////////////// */
.mvi-arrow-left-chevron::before {
  content: "\e901";
}

.mvi-arrow-right-chevron::before {
  content: "\e902";
}

.mvi-arrow-plain-thin-circle-left::before {
  content: "\e903";
}

.mvi-arrow-plain-thin-circle-right::before {
  content: "\e904";
}

.mvi-arrow-plain-thick-circle-left::before {
  content: "\e900";
}

.mvi-arrow-plain-thick-circle-right::before {
  content: "\e908";
}

.mvi-arrow-plain-left::before {
  content: "\ea40";
}

.mvi-arrow-plain-right::before {
  content: "\ea3c";
}

.mvi-arrow-caret-circle-left::before {
  content: "\e909";
}

.mvi-arrow-caret-circle-right::before {
  content: "\e90a";
}

.mvi-arrow-caret-circle-up::before {
  content: "\e90b";
}

.mvi-arrow-caret-circle-down::before {
  content: "\e90c";
}

.mvi-arrows-select-thin::before {
  content: "\e905";
}

.mvi-arrows-select-bold::before {
  content: "\e906";
}

.mvi-lock::before {
  content: "\e928";
}

.mvi-unlock::before {
  content: "\e929";
}

.mvi-close::before {
  content: "\e90e";
}

.mvi-close-circle::before {
  content: "\ea0d";
}

.mvi-overlay::before {
  content: "\e907";
}

.mvi-information::before {
  content: "\e920";
}

.mvi-user-circle::before {
  content: "\e914";
}

.mvi-check-circle::before {
  content: "\e90d";
}

.mvi-not-allowed::before {
  content: "\e910";
}

.mvi-warning-triangle::before {
  content: "\e90f";
}

.mvi-trash::before {
  content: "\e911";
}

.mvi-users::before {
  content: "\e912";
}

.mvi-user-add::before {
  content: "\e913";
}

.mvi-edit::before {
  content: "\e915";
}

.mvi-link-external::before {
  content: "\e916";
}

.mvi-link::before {
  content: "\e917";
}

.mvi-map-pin::before {
  content: "\e918";
}

.mvi-mail::before {
  content: "\e919";
}

.mvi-archive::before {
  content: "\e92a";
}

.mvi-shopping-cart::before {
  content: "\e91a";
}

.mvi-house::before {
  content: "\e91b";
}

.mvi-slider::before {
  content: "\e91c";
}

.mvi-download::before {
  content: "\e91d";
}

.mvi-wifi-off::before {
  content: "\e91e";
}

.mvi-undo::before {
  content: "\e91f";
}

.mvi-refresh::before {
  content: "\e921";
}

.mvi-sign-in::before {
  content: "\e92b";
}

.mvi-sign-out::before {
  content: "\e92c";
}

.mvi-play::before {
  content: "\ea1c";
}

.mvi-search::before {
  content: "\e927";
}

.mvi-share::before {
  content: "\e92d";
}

.mvi-x-twitter::before {
  content: "\e922";
}

.mvi-facebook::before {
  content: "\e923";
}

.mvi-instagram::before {
  content: "\e924";
}

.mvi-youtube::before {
  content: "\e925";
}

.mvi-linkedin::before {
  content: "\e926";
}

/* User Interface
----------------------------------------
////////////////////////////////////// */
/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// BUTTONS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.btn, body #ot-sdk-btn.btn, body .ajax-load-more-wrap .alm-load-more-btn.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  letter-spacing: normal;
  height: auto;
  text-align: center;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 12px 28px;
  border-radius: 3px;
  /* Blank White Button */
  /* Standard Links */
  /* Loading animation */
  /* Disables / Inactive */
}
.btn:hover, body #ot-sdk-btn.btn:hover, body .ajax-load-more-wrap .alm-load-more-btn.btn:hover, .btn:active, body #ot-sdk-btn.btn:active, body .ajax-load-more-wrap .alm-load-more-btn.btn:active, .btn:focus, body #ot-sdk-btn.btn:focus, body .ajax-load-more-wrap .alm-load-more-btn.btn:focus, .btn:active:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
}
.btn > :not(:first-child), body #ot-sdk-btn.btn > :not(:first-child), body .ajax-load-more-wrap .alm-load-more-btn.btn > :not(:first-child) {
  margin-left: 10px;
}
.btn.blank, body .blank#ot-sdk-btn.btn, body .ajax-load-more-wrap .blank.alm-load-more-btn.btn {
  background: none;
  border-color: white;
  color: white;
}
.btn.blank:hover, body .blank#ot-sdk-btn.btn:hover, body .ajax-load-more-wrap .blank.alm-load-more-btn.btn:hover, .btn.blank:active, body .blank#ot-sdk-btn.btn:active, body .ajax-load-more-wrap .blank.alm-load-more-btn.btn:active, .btn.blank:focus, body .blank#ot-sdk-btn.btn:focus, body .ajax-load-more-wrap .blank.alm-load-more-btn.btn:focus, .btn.blank:active:focus {
  background: white;
  color: black;
}
.btn.link, body .link#ot-sdk-btn.btn, body .ajax-load-more-wrap .link.alm-load-more-btn.btn {
  background: none;
  text-decoration: none;
  border: none;
  border-radius: 0;
  padding: 0;
  text-align: left;
  font-size: 1.6rem;
  color: #00519B;
}
.btn.link:hover, body .link#ot-sdk-btn.btn:hover, body .ajax-load-more-wrap .link.alm-load-more-btn.btn:hover, .btn.link:active, body .link#ot-sdk-btn.btn:active, body .ajax-load-more-wrap .link.alm-load-more-btn.btn:active, .btn.link:focus, body .link#ot-sdk-btn.btn:focus, body .ajax-load-more-wrap .link.alm-load-more-btn.btn:focus, .btn.link:active:focus {
  background: none;
  text-decoration: underline;
}
.btn.link img, body .link#ot-sdk-btn.btn img, body .ajax-load-more-wrap .link.alm-load-more-btn.btn img {
  margin: 0;
  max-height: 45px;
}
.btn.link.phone, body .link.phone#ot-sdk-btn.btn, body .ajax-load-more-wrap .link.phone.alm-load-more-btn.btn, .btn.link.email, body .link.email#ot-sdk-btn.btn, body .ajax-load-more-wrap .link.email.alm-load-more-btn.btn {
  font-family: inherit;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.btn.link.phone::before, body .link.phone#ot-sdk-btn.btn::before {
  content: "\f095";
}
.btn.link.email::before, body .link.email#ot-sdk-btn.btn::before {
  content: "\f2b6";
}
.btn.buffering, body .buffering#ot-sdk-btn.btn, body .ajax-load-more-wrap .buffering.alm-load-more-btn.btn {
  color: transparent;
  position: relative;
}
.btn.buffering::before, body .buffering#ot-sdk-btn.btn::before, body .ajax-load-more-wrap .buffering.alm-load-more-btn.btn::before, .btn.buffering::after, body .buffering#ot-sdk-btn.btn::after, body .ajax-load-more-wrap .buffering.alm-load-more-btn.btn::after {
  content: "";
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.btn.buffering::before, body .buffering#ot-sdk-btn.btn::before, body .ajax-load-more-wrap .buffering.alm-load-more-btn.btn::before {
  font-size: 16px;
  text-indent: -9999em;
  border: solid rgba(255, 255, 255, 0.2);
  border-left: solid #ffffff;
  border-width: 0.35em;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: none;
          animation-fill-mode: none;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.btn[class*=disable], body [class*=disable]#ot-sdk-btn.btn, body .ajax-load-more-wrap [class*=disable].alm-load-more-btn.btn, .btn[class*=inactive], body [class*=inactive]#ot-sdk-btn.btn, body .ajax-load-more-wrap [class*=inactive].alm-load-more-btn.btn {
  cursor: no-drop;
}
.btn.hasIcon .drop, body .hasIcon#ot-sdk-btn.btn .drop, body .ajax-load-more-wrap .hasIcon.alm-load-more-btn.btn .drop {
  width: 13px;
  height: 13px;
  background: none;
}
.btn.hasIcon .drop::before, body .hasIcon#ot-sdk-btn.btn .drop::before, .btn.hasIcon .drop::after, body .hasIcon#ot-sdk-btn.btn .drop::after {
  background: white;
}
.btn.hasIcon .drop::before, body .hasIcon#ot-sdk-btn.btn .drop::before {
  width: 13px;
  height: 2px;
}
.btn.hasIcon .drop::after, body .hasIcon#ot-sdk-btn.btn .drop::after {
  width: 2px;
  height: 13px;
}
.btn.hasIcon .drop:hover, body .hasIcon#ot-sdk-btn.btn .drop:hover {
  background: #E0ECF4;
}
.btn.hasIcon .drop:hover::before, body .hasIcon#ot-sdk-btn.btn .drop:hover::before, .btn.hasIcon .drop:hover::after, body .hasIcon#ot-sdk-btn.btn .drop:hover::after {
  background: white;
}
.sub-menu-open .btn.hasIcon .drop::after, .sub-menu-open body .hasIcon#ot-sdk-btn.btn .drop::after, body .sub-menu-open .hasIcon#ot-sdk-btn.btn .drop::after, [aria-expanded=true] .btn.hasIcon .drop::after, [aria-expanded=true] body .hasIcon#ot-sdk-btn.btn .drop::after, body [aria-expanded=true] .hasIcon#ot-sdk-btn.btn .drop::after {
  height: 0;
}
.btn.hasIcon .drop.chevron::before, body .hasIcon#ot-sdk-btn.btn .drop.chevron::before, .btn.hasIcon .drop.chevron::after, body .hasIcon#ot-sdk-btn.btn .drop.chevron::after {
  width: 2px;
  height: 13px;
}
.btn.hasIcon .drop.chevron::before, body .hasIcon#ot-sdk-btn.btn .drop.chevron::before {
  left: 1px;
}
.btn.hasIcon .drop.chevron::after, body .hasIcon#ot-sdk-btn.btn .drop.chevron::after {
  right: 1px;
}
.btn.hasIcon.link, body .hasIcon.link#ot-sdk-btn.btn, body .ajax-load-more-wrap .hasIcon.link.alm-load-more-btn.btn {
  padding: 0;
}
.btn.hasIcon.link i, body .hasIcon.link#ot-sdk-btn.btn i {
  width: auto;
  height: auto;
}
.btn.hasIcon.link a, body .hasIcon.link#ot-sdk-btn.btn a, .btn.hasIcon.link span, body .hasIcon.link#ot-sdk-btn.btn span {
  margin-left: 5px;
  margin-right: 0;
}
.btn.hasIcon.link:hover, body .hasIcon.link#ot-sdk-btn.btn:hover {
  text-decoration: none;
}
.btn.hasIcon.link:hover span, body .hasIcon.link#ot-sdk-btn.btn:hover span {
  text-decoration: underline;
}
.btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: 0;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-icon i {
  display: block;
  color: inherit;
  scale: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-icon:hover, .btn-icon:active, .btn-icon:focus, .btn-icon:active:focus {
  color: #00519B;
}
.btn-icon:hover i, .btn-icon:active i, .btn-icon:focus i, .btn-icon:active:focus i {
  scale: 1.2;
}
html:not(.ready) .btn, html:not(.ready) body #ot-sdk-btn.btn, body html:not(.ready) #ot-sdk-btn.btn, html:not(.ready) body .ajax-load-more-wrap .alm-load-more-btn.btn, body .ajax-load-more-wrap html:not(.ready) .alm-load-more-btn.btn, html:not(.ready) .btn i, html:not(.ready) body #ot-sdk-btn.btn i, body html:not(.ready) #ot-sdk-btn.btn i, html:not(.ready) body .ajax-load-more-wrap .alm-load-more-btn.btn i, body .ajax-load-more-wrap html:not(.ready) .alm-load-more-btn.btn i {
  -webkit-transition: none;
  transition: none;
}

li.btn, body li#ot-sdk-btn.btn, body .ajax-load-more-wrap li.alm-load-more-btn.btn {
  position: relative;
}
li.btn > a::before, body li#ot-sdk-btn.btn > a::before, body .ajax-load-more-wrap li.alm-load-more-btn.btn > a::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  margin: auto;
  border-radius: 100px;
}

body {
  /* AJAX Load More
  ----------------------------------------
  ////////////////////////////////////// */
  /* OneTrust Cookie Settings
  ----------------------------------------
  ////////////////////////////////////// */
}
body .ajax-load-more-wrap .alm-load-more-btn.btn i, body .ajax-load-more-wrap .alm-load-more-btn#ot-sdk-btn.btn i {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  line-height: 1;
  -webkit-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
body .ajax-load-more-wrap .alm-load-more-btn.btn:hover i, body .ajax-load-more-wrap .alm-load-more-btn#ot-sdk-btn.btn:hover i, body .ajax-load-more-wrap .alm-load-more-btn.btn:active i, body .ajax-load-more-wrap .alm-load-more-btn#ot-sdk-btn.btn:active i, body .ajax-load-more-wrap .alm-load-more-btn.btn:focus i, body .ajax-load-more-wrap .alm-load-more-btn#ot-sdk-btn.btn:focus i, body .ajax-load-more-wrap .alm-load-more-btn.btn:active:focus i {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
body .ajax-load-more-wrap .alm-load-more-btn.loading {
  padding-left: 45px;
}
body .ajax-load-more-wrap .alm-load-more-btn.loading::before {
  width: 24px;
  height: 24px;
  left: 4px;
  top: 4px;
  border-radius: 50%;
}
body .ajax-load-more-wrap .alm-load-more-btn.done, body .ajax-load-more-wrap .alm-load-more-btn.done:hover {
  background: #cccccc;
  cursor: default;
}
body #onetrust-pc-sdk li {
  font-size: 100%;
}
body #onetrust-pc-sdk.otPcTab {
  padding: 0;
}
/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// FORMS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
form {
  margin: 0;
  padding: 0;
}

label {
  color: inherit;
  margin: 0 0 7.5px;
  padding: 0;
}
label[for]:not([for=""]) {
  cursor: pointer;
}

input, select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select, div.gform_wrapper select, textarea, div.gform_wrapper textarea, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background-color: white;
  border: 1.5px solid #000;
  width: 100%;
  height: 48px;
  margin: 0;
  padding: 9.999px 15px;
  color: black;
  border-radius: 3px;
  line-height: 1.5;
}
select:focus-visible, div.gform_wrapper select:focus-visible, textarea:focus-visible, div.gform_wrapper textarea:focus-visible, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus-visible, div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus-visible {
  outline: 2px solid #00519B;
  outline-offset: 3px;
  -webkit-transition: none;
  transition: none;
  outline: 2px solid #00519B;
  outline-offset: 3px;
}
select:focus:not(:focus-visible), div.gform_wrapper select:focus:not(:focus-visible), textarea:focus:not(:focus-visible), div.gform_wrapper textarea:focus:not(:focus-visible), input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus:not(:focus-visible), div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus:not(:focus-visible) {
  outline: none;
}
select[disabled], textarea[disabled], input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])[disabled] {
  background: #F3F3F3;
}
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder {
  font-style: italic;
}
select::-moz-placeholder, textarea::-moz-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder {
  font-style: italic;
}
select:-ms-input-placeholder, textarea:-ms-input-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder {
  font-style: italic;
}
select::-ms-input-placeholder, textarea::-ms-input-placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder {
  font-style: italic;
}
select::placeholder, textarea::placeholder, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder {
  font-style: italic;
}

input[type=file] {
  padding: 10px;
  height: auto;
  font-size: 100%;
  border: 1.5px solid #000;
  border-radius: 3px;
  cursor: pointer;
}

input[type=hidden] {
  padding: 0;
  visibility: hidden;
  opacity: 0;
  font-size: 0;
}

textarea, div.gform_wrapper textarea {
  min-width: 100%;
  max-width: 100%;
  height: 120px;
  min-height: 120px;
  max-height: 360px;
  padding: 15px 9.999px;
  resize: vertical;
}

/*! Select arrow reset for older browsers
----------------------------------------
////////////////////////////////////// */
select::-ms-expand, input[type=text]::-ms-clear {
  display: none;
}

/*******************
** Float icon over input box
*******************/
.input-icon {
  position: relative;
}
.input-icon input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 10px 65px 10px 15px;
}
.input-icon i {
  position: absolute;
  top: 0;
  right: 2px;
  bottom: 0;
  left: auto;
  margin: auto;
  padding: 20px 15px;
  height: 0;
  cursor: pointer;
  font-size: 20px;
  line-height: 0;
  color: #00519B;
}

/*******************
** Search Form
*******************/
button.js_open_search,
button.js_close_search {
  font-size: 100%;
  cursor: pointer;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
button.js_open_search i,
button.js_close_search i {
  font-size: 2rem;
}

.search-icons {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-icons button {
  color: inherit;
  cursor: pointer;
  padding: 15px;
  background: none;
  border: 0;
  border-radius: 50%;
  width: 48px;
}
.search-icons button:focus-visible {
  outline: 2px solid #00519B;
  outline-offset: 3px;
  -webkit-transition: none;
  transition: none;
  outline-color: #00519B;
  outline-offset: -6px;
}
.search-icons button:focus:not(:focus-visible) {
  outline: none;
}
.search-icons button i {
  color: inherit;
  font-size: 2rem;
  scale: 0.8;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-icons button + button {
  margin-left: -15px;
}
.search-icons button:hover i {
  color: #639EC8;
  scale: 1;
}

.search-wrap {
  position: relative;
}
.search-wrap .search-form {
  height: 48px;
}
.search-wrap .search-form label {
  display: none;
}
.search-wrap .search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  padding-right: 45px;
  border-radius: 8px;
}
.search-wrap .search-icons {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: auto;
}

/*******************
** Merge button and input
*******************/
.input-form {
  position: relative;
  width: 100%;
}
.input-form input {
  position: relative;
  z-index: 0;
  padding: 15px;
  padding-left: 30px;
  padding-right: 165px;
  border: none;
  width: 100%;
  color: #999999;
  font-size: 2rem;
  border-radius: 100px;
}
.input-form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  z-index: 1;
  padding: 10px 20px;
  width: 150px;
  font-size: 2rem;
  border-radius: 0 50px 50px 0;
  min-width: 0;
}

/*! Select Wrap
----------------------------------------
////////////////////////////////////// */
.ginput_container_select {
  position: relative;
  padding: 0;
  cursor: pointer;
  color: black;
}
.ginput_container_select::before {
  content: "\e905";
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: auto;
  z-index: 1;
  margin: auto;
  height: 0;
  line-height: 0;
  font-size: 18px;
  color: inherit;
  pointer-events: none;
}
.ginput_container_select select, div.gform_wrapper .ginput_container_select select {
  position: relative;
  z-index: 0;
  padding-right: 45px;
  cursor: inherit;
}
li .ginput_container_select {
  font-size: 100%;
}
.ginput_container_select.disabled {
  opacity: 0.45;
}

/*! Gravityform
----------------------------------------
////////////////////////////////////// */
body .gform_wrapper {
  margin: 0;
}

.gform_confirmation_message {
  border-top: #3D3D3D;
  font-size: 2rem;
  padding-top: 30px;
}

div.gform_wrapper div.validation_error {
  font-size: 1.8rem;
  margin-bottom: 30px;
  background: #f2b7b7;
  border: 2px solid #790000;
  padding: 15px;
}
div.gform_wrapper .gform_heading {
  margin-bottom: 30px;
}
div.gform_wrapper .gform_heading > :not(:first-child) {
  margin-top: 25px;
}
@media (max-width: 1023px) {
  div.gform_wrapper .gform_heading > :not(:first-child) {
    margin-top: 12.5px;
  }
}
div.gform_wrapper .gform_body {
  /*!
  ----------------------------------------
  ////////////////////////////////////// */
  /*! Checkboxes and Radio inputs
  ----------------------------------------
  ////////////////////////////////////// */
}
div.gform_wrapper .gform_body ul.gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: -9.999px !important;
  font-size: 1.4rem;
}
div.gform_wrapper .gform_body ul.gform_fields li {
  width: 100%;
}
div.gform_wrapper .gform_body ul.gform_fields li.half {
  width: 50%;
}
div.gform_wrapper .gform_body ul.gform_fields li.third {
  width: 33.3333%;
}
div.gform_wrapper .gform_body ul.gform_fields li.quarter {
  width: 25%;
}
div.gform_wrapper .gform_body ul.gform_fields li.gfield {
  margin: 9.999px 0;
  padding: 0 9.999px;
  float: none;
  left: auto;
}
div.gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error {
  background: none;
  border: none;
}
div.gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error label.gfield_label,
div.gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error .ginput_container {
  margin-top: 0;
}
div.gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border-width: 1.5px;
}
div.gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error .validation_message {
  padding: 6px 15px;
  color: #000;
  background: rgba(179, 0, 0, 0.1019607843);
  border: 1.5px solid #B30000;
  font-weight: 600;
}
@media (min-width: 641px) {
  div.gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
  }
}
div.gform_wrapper .gform_body ul.gform_fields li.gfield--type-choice {
  margin: 19.998px 0;
}
div.gform_wrapper .gform_body ul.gform_fields li.gfield--type-choice .gfield_label {
  margin-bottom: 15px;
  font-size: 1.8rem;
}
div.gform_wrapper .gform_body .top_label .gfield_label {
  line-height: 1;
  margin-bottom: 5px;
}
div.gform_wrapper .gform_body .top_label div.ginput_container {
  margin: 0;
}
div.gform_wrapper .gform_body .top_label .small, div.gform_wrapper .gform_body .top_label .medium, div.gform_wrapper .gform_body .top_label .large {
  width: 100%;
}
div.gform_wrapper .gform_body .gfield_required {
  color: #B30000;
  margin: 0 0 0 2px;
}
div.gform_wrapper .gform_body .gfield_description {
  font-size: 1.4rem;
}
div.gform_wrapper .gform_body .gfield_description.validation_message {
  padding: 4px 8px;
  background: #00519B;
  border: none;
  color: white;
  margin-top: 5px;
  border-radius: 3px;
}
div.gform_wrapper .gform_body .ginput_container_consent .gfield_required {
  display: none;
}
div.gform_wrapper .gform_body .ginput_container_consent .gfield_consent_label {
  font-size: 1.4rem;
}
div.gform_wrapper .gform_body .gfield_consent_description {
  font-size: 1.4rem;
  overflow-y: auto;
}
div.gform_wrapper .gform_body .gform_fileupload_rules {
  font-size: 1.2rem;
  padding: 0;
  margin: 2px 0 0;
}
div.gform_wrapper .gform_body .ginput_container_radio ul,
div.gform_wrapper .gform_body .ginput_container_checkbox ul,
div.gform_wrapper .gform_body .ginput_container_consent ul {
  padding: 0;
  margin: 0;
  font-size: 0;
}
div.gform_wrapper .gform_body .ginput_container_radio li,
div.gform_wrapper .gform_body .ginput_container_checkbox li,
div.gform_wrapper .gform_body .ginput_container_consent li {
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  position: relative;
  left: auto;
}
div.gform_wrapper .gform_body .ginput_container_radio li + li,
div.gform_wrapper .gform_body .ginput_container_checkbox li + li,
div.gform_wrapper .gform_body .ginput_container_consent li + li {
  margin-top: 15px;
}
div.gform_wrapper .gform_body .ginput_container_radio label, div.gform_wrapper .gform_body .ginput_container_radio .gfield_label,
div.gform_wrapper .gform_body .ginput_container_checkbox label,
div.gform_wrapper .gform_body .ginput_container_checkbox .gfield_label,
div.gform_wrapper .gform_body .ginput_container_consent label,
div.gform_wrapper .gform_body .ginput_container_consent .gfield_label {
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 32px;
  font-size: 16px;
  margin: 0;
  max-width: 100%;
  border-radius: 3px;
  background: transparent;
  padding: 0;
  padding-left: 42px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
div.gform_wrapper .gform_body .ginput_container_radio label::before, div.gform_wrapper .gform_body .ginput_container_radio .gfield_label::before,
div.gform_wrapper .gform_body .ginput_container_checkbox label::before,
div.gform_wrapper .gform_body .ginput_container_checkbox .gfield_label::before,
div.gform_wrapper .gform_body .ginput_container_consent label::before,
div.gform_wrapper .gform_body .ginput_container_consent .gfield_label::before {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  margin: auto;
  width: 32px;
  height: 32px;
  background: none;
  border: 1.5px solid #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
}
div.gform_wrapper .gform_body .ginput_container_radio label::after, div.gform_wrapper .gform_body .ginput_container_radio .gfield_label::after,
div.gform_wrapper .gform_body .ginput_container_checkbox label::after,
div.gform_wrapper .gform_body .ginput_container_checkbox .gfield_label::after,
div.gform_wrapper .gform_body .ginput_container_consent label::after,
div.gform_wrapper .gform_body .ginput_container_consent .gfield_label::after {
  margin: auto;
  background: #00519B;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "\f00c";
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
@media screen and (max-width: 575.98px) {
  div.gform_wrapper .gform_body .ginput_container_radio label, div.gform_wrapper .gform_body .ginput_container_radio .gfield_label,
  div.gform_wrapper .gform_body .ginput_container_checkbox label,
  div.gform_wrapper .gform_body .ginput_container_checkbox .gfield_label,
  div.gform_wrapper .gform_body .ginput_container_consent label,
  div.gform_wrapper .gform_body .ginput_container_consent .gfield_label {
    line-height: 24px;
    padding-left: 34px;
  }
  div.gform_wrapper .gform_body .ginput_container_radio label::before, div.gform_wrapper .gform_body .ginput_container_radio .gfield_label::before,
  div.gform_wrapper .gform_body .ginput_container_checkbox label::before,
  div.gform_wrapper .gform_body .ginput_container_checkbox .gfield_label::before,
  div.gform_wrapper .gform_body .ginput_container_consent label::before,
  div.gform_wrapper .gform_body .ginput_container_consent .gfield_label::before {
    width: 24px;
    height: 24px;
  }
}
div.gform_wrapper .gform_body .ginput_container_radio label:hover::before,
div.gform_wrapper .gform_body .ginput_container_radio input:focus + label::before,
div.gform_wrapper .gform_body .ginput_container_checkbox label:hover::before,
div.gform_wrapper .gform_body .ginput_container_checkbox input:focus + label::before,
div.gform_wrapper .gform_body .ginput_container_consent label:hover::before,
div.gform_wrapper .gform_body .ginput_container_consent input:focus + label::before {
  background: rgba(0, 81, 155, 0.4);
}
div.gform_wrapper .gform_body .ginput_container_radio input,
div.gform_wrapper .gform_body .ginput_container_checkbox input,
div.gform_wrapper .gform_body .ginput_container_consent input {
  margin: 0;
  padding: 0;
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
div.gform_wrapper .gform_body .ginput_container_radio input:checked + label,
div.gform_wrapper .gform_body .ginput_container_checkbox input:checked + label,
div.gform_wrapper .gform_body .ginput_container_consent input:checked + label {
  font-weight: 400;
}
div.gform_wrapper .gform_body .ginput_container_radio input:checked + label:before,
div.gform_wrapper .gform_body .ginput_container_checkbox input:checked + label:before,
div.gform_wrapper .gform_body .ginput_container_consent input:checked + label:before {
  background: white;
}
div.gform_wrapper .gform_body .ginput_container_radio input:checked + label:after,
div.gform_wrapper .gform_body .ginput_container_checkbox input:checked + label:after,
div.gform_wrapper .gform_body .ginput_container_consent input:checked + label:after {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
div.gform_wrapper .gform_body .ginput_container_radio input[type=checkbox] + label::before, div.gform_wrapper .gform_body .ginput_container_radio input[type=checkbox] + label::after,
div.gform_wrapper .gform_body .ginput_container_checkbox input[type=checkbox] + label::before,
div.gform_wrapper .gform_body .ginput_container_checkbox input[type=checkbox] + label::after,
div.gform_wrapper .gform_body .ginput_container_consent input[type=checkbox] + label::before,
div.gform_wrapper .gform_body .ginput_container_consent input[type=checkbox] + label::after {
  border-radius: 3px;
}
div.gform_wrapper .gform_body .ginput_container_radio input[type=radio] + label::before, div.gform_wrapper .gform_body .ginput_container_radio input[type=radio] + label::after,
div.gform_wrapper .gform_body .ginput_container_checkbox input[type=radio] + label::before,
div.gform_wrapper .gform_body .ginput_container_checkbox input[type=radio] + label::after,
div.gform_wrapper .gform_body .ginput_container_consent input[type=radio] + label::before,
div.gform_wrapper .gform_body .ginput_container_consent input[type=radio] + label::after {
  border-radius: 50%;
  content: "";
}
div.gform_wrapper .gform_body .ginput_container_radio.inline,
div.gform_wrapper .gform_body .ginput_container_checkbox.inline,
div.gform_wrapper .gform_body .ginput_container_consent.inline {
  padding: 15px 0 0;
}
div.gform_wrapper .gform_body .ginput_container_radio.inline li,
div.gform_wrapper .gform_body .ginput_container_checkbox.inline li,
div.gform_wrapper .gform_body .ginput_container_consent.inline li {
  display: inline-block;
  width: 33.3333%;
}
div.gform_wrapper .gform_body .ginput_container_radio.inline li, div.gform_wrapper .gform_body .ginput_container_radio.inline li + li,
div.gform_wrapper .gform_body .ginput_container_checkbox.inline li,
div.gform_wrapper .gform_body .ginput_container_checkbox.inline li + li,
div.gform_wrapper .gform_body .ginput_container_consent.inline li,
div.gform_wrapper .gform_body .ginput_container_consent.inline li + li {
  margin: 15px 0;
}
div.gform_wrapper .gform_body .ginput_container_radio label::after, div.gform_wrapper .gform_body .ginput_container_radio .gfield_label::after {
  position: absolute;
  top: 4px;
  right: auto;
  bottom: auto;
  left: 4px;
  width: 24px;
  height: 24px;
}
div.gform_wrapper .gform_body .ginput_container_checkbox label::after, div.gform_wrapper .gform_body .ginput_container_checkbox .gfield_label::after,
div.gform_wrapper .gform_body .ginput_container_consent label::after,
div.gform_wrapper .gform_body .ginput_container_consent .gfield_label::after {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 32px;
  height: 32px;
}
div.gform_wrapper .gform_footer {
  padding: 0;
  margin: 30px 0 0;
}
div.gform_wrapper .gform_footer .btn, div.gform_wrapper .gform_footer .gform_ajax_spinner {
  vertical-align: middle;
}
div.gform_wrapper .gform_footer input[type=submit].btn, div.gform_wrapper .gform_footer button.btn {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  line-height: 1.35;
  font-size: 1.4rem;
  min-height: 0;
}
@media (min-width: 641px) {
  div.gform_wrapper .gform_footer input[type=submit].btn, div.gform_wrapper .gform_footer button.btn {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 1.35;
    font-size: 1.4rem;
    min-height: 0;
  }
}

form.inline-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-color: black;
}
form.inline-form select, form.inline-form textarea, form.inline-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), form.inline-form .btn, form.inline-form * {
  border-color: inherit;
}
form.inline-form select, form.inline-form textarea, form.inline-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border-radius: 5px 0 0 5px;
}
form.inline-form .btn:not(.link) {
  border-radius: 0 5px 5px 0;
  height: 48px;
  border-left: 0;
  white-space: nowrap;
}
form.inline-form .gform_body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
form.inline-form .gform_body .top_label .gfield_label {
  margin: 0;
  clip: rect(0, 0, 0, 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
form.inline-form .gform_body ul.gform_fields, form.inline-form .gform_body ul.gform_fields li.gfield, form.inline-form .gform_body ul.gform_fields li.gfield_error {
  margin: 0 !important;
  padding: 0;
  display: block;
  width: 100%;
}
@media (min-width: 641px) {
  form.inline-form .gform_body ul.gform_fields li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
  }
}
form.inline-form .gform_body ul.gform_fields li.gfield .ginput_container {
  margin: 0;
}
form.inline-form .gform_body .validation_message {
  position: absolute;
  top: 100%;
  right: 0;
  bottom: auto;
  left: 0;
  width: auto;
}
form.inline-form .gform_footer {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin: 0;
  width: auto;
  position: relative;
}
form.inline-form .gform_footer .btn, form.inline-form .gform_footer input[type=submit], form.inline-form .gform_footer input.button {
  padding: 0 10px;
  height: 100%;
  min-width: 100px;
  border-left: 0;
  border-radius: 0 5px 5px 0;
}
form.inline-form .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 100%;
  margin: auto;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// LISTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.no-list, .no-list ul, .no-list li, .post-text .no-list, .post-text .no-list ul, .post-text .no-list li, .wysiwyg .no-list, .wysiwyg .no-list ul, .wysiwyg .no-list li {
  list-style-type: none;
  padding: 0;
  left: auto;
  position: static;
}

.list-stack li:not(:first-child), .list-info li:not(:first-child), .list-stack-lg li:not(:first-child), .list-stack-xl li:not(:first-child) {
  margin-top: 15px;
}
.list-stack a:not(.btn):hover, .list-info a:not(.btn):hover, .list-stack-lg a:not(.btn):hover, .list-stack-xl a:not(.btn):hover {
  text-decoration: underline;
}
.list-stack-lg li:not(:first-child) {
  margin-top: 22.5px;
}
.list-stack-xl li:not(:first-child) {
  margin-top: 30px;
}

.list-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.list-info img, .list-info i {
  max-width: 20px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-top: 4px;
  margin-right: 10px;
}
.list-info a {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLES
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/*! Tables
----------------------------------------
////////////////////////////////////// */
table {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: 0;
}
table thead, table tbody, table tfoot, table tr, table th, table td {
  border-color: inherit;
}
table th, table td {
  padding: 1em 1.5em;
  border-width: 1px;
  border: 1px solid #cccccc;
  vertical-align: top;
}
@media (max-width: 767px) {
  table th, table td {
    padding: 0.5em 1em;
  }
}
table th a, table td a {
  text-decoration: underline;
}
table th {
  font-weight: 700;
}

/*! Table styles for dark backrounds
----------------------------------------
////////////////////////////////////// */
.table-highlight table,
.table-highlight-header table th {
  border: 1px solid #fff;
  color: black;
  border-color: black;
  background: #E0ECF4;
}

/*! Table with minimal borders
----------------------------------------
////////////////////////////////////// */
.table-airy, .info-listing, .table-airy table, .info-listing table, .table-airy thead, .info-listing thead, .table-airy tbody, .info-listing tbody, .table-airy tfoot, .info-listing tfoot, .table-airy tr, .info-listing tr, .table-airy th, .info-listing th, .table-airy td, .info-listing td {
  border-width: 0;
}
.table-airy tbody tr, .info-listing tbody tr {
  border-top-width: 1px;
  border-top-style: solid;
}
.table-airy tbody tr:last-child, .info-listing tbody tr:last-child {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.table-airy th:first-child, .info-listing th:first-child, .table-airy td:first-child, .info-listing td:first-child {
  padding-left: 0;
}
.table-airy th:last-child, .info-listing th:last-child, .table-airy td:last-child, .info-listing td:last-child {
  padding-right: 0;
}
.table-airy[class*=table-highlight] th, [class*=table-highlight].info-listing th, .table-airy[class*=table-highlight] td, [class*=table-highlight].info-listing td {
  border-left: 0;
  border-right: 0;
}

/*! Table with no borders
----------------------------------------
////////////////////////////////////// */
.table-noborder, .table-noborder table, .table-noborder thead, .table-noborder tbody, .table-noborder tfoot, .table-noborder tr, .table-noborder th, .table-noborder td {
  border-width: 0;
}
.table-noborder td, .table-noborder th {
  padding-left: 0;
  padding-bottom: 0;
}
.table-noborder table > :first-child tr:first-child td, .table-noborder table > :first-child tr:first-child th {
  padding-top: 0;
}

/*! Striped Table
----------------------------------------
////////////////////////////////////// */
.table-striped tbody tr:nth-child(odd) {
  background-color: #F3F3F3;
}

/*! Table Overflow Wrapper
----------------------------------------
////////////////////////////////////// */
@media (max-width: 767px) {
  .table-overflow {
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
  }
  .table-overflow table {
    width: 100%;
    min-width: 600px;
  }
}

/*! Stack table cells on mobile 
----------------------------------------
////////////////////////////////////// */
@media (max-width: 1023px) {
  .table-mobile-stack table, .table-mobile-stack thead, .table-mobile-stack tbody, .table-mobile-stack tfoot, .table-mobile-stack tr, .table-mobile-stack th, .table-mobile-stack td {
    display: block;
    padding: 0;
  }
  .table-mobile-stack thead {
    display: none;
  }
  .table-mobile-stack th, .table-mobile-stack td {
    margin: 0;
    padding: 9.999px 15px;
  }
  .table-mobile-stack th:not(:first-child), .table-mobile-stack td:not(:first-child) {
    border-top: 0;
  }
  .table-mobile-stack th:not(:last-child), .table-mobile-stack td:not(:last-child) {
    border-bottom: 0;
  }
  .table-mobile-stack tr + tr {
    margin-top: 15px;
  }
  .table-mobile-stack tr th:first-child, .table-mobile-stack tr td:first-child {
    border-top-width: 0.25rem;
  }
}

/*! Information Listing
----------------------------------------
////////////////////////////////////// */
.info-listing table tbody tr {
  border-color: #639EC8;
}
.info-listing table tbody tr:first-child {
  border-top-width: 0;
}
.info-listing table tbody tr:first-child th, .info-listing table tbody tr:first-child td {
  padding-top: 0;
}
.info-listing table tbody tr:last-child {
  border-bottom-width: 0;
}
.info-listing table tbody tr:last-child th, .info-listing table tbody tr:last-child td {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .info-listing table, .info-listing table tbody, .info-listing table thead, .info-listing table tr, .info-listing table td, .info-listing table th {
    display: block;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }
  .info-listing table tbody tr {
    padding: 20.0001px 0;
  }
  .info-listing table tbody tr th, .info-listing table tbody tr td {
    padding: 0;
  }
  .info-listing table tbody tr th + th, .info-listing table tbody tr td + td {
    margin-top: 9.999px;
  }
  .info-listing table tbody tr:first-child {
    padding-top: 15px;
  }
  .info-listing table tbody tr:last-child {
    padding-bottom: 15px;
  }
}
.info-listing .list-inline {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.info-listing .list-inline img, .info-listing .list-inline i {
  margin-top: 7px;
}
@media (min-width: 992px) {
  .info-listing .info-listing__name {
    min-width: 33.3333%;
  }
  .info-listing .info-listing__address {
    width: 100%;
  }
  .info-listing .info-listing__contact {
    min-width: 360px;
    text-align: right;
  }
}

/* Components
----------------------------------------
////////////////////////////////////// */
/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/* -------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  ANCHOR LINKS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.anchor-links {
  border-top: 1px solid #999999;
}
.anchor-links p, .anchor-links li {
  line-height: 1.75;
}
.anchor-links .inner {
  position: relative;
  top: -1px;
  background: #E0ECF4;
  padding: 10px 20px;
  border-left: 6px solid #5BA4AE;
  text-align: left;
}
.anchor-links .links {
  margin-top: 5px;
}
.anchor-links .links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.anchor-links .links li:not(:last-child) {
  margin-right: 10px;
}
.anchor-links .links li:not(:last-child)::after {
  content: "|";
  margin-left: 10px;
}
.anchor-links .links a {
  white-space: nowrap;
  color: black;
}
@media (min-width: 768px) {
  .anchor-links .inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 10px 30px;
  }
  .anchor-links .text {
    -ms-flex-negative: 1;
        flex-shrink: 1;
    white-space: nowrap;
  }
  .anchor-links .links {
    margin: 0 0 0 15px;
  }
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/* -------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  BANNER
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.banner {
  z-index: 0;
  padding: 0;
  --banner-adjust-header: -135px;
}
.banner::before {
  content: "";
  position: absolute;
  top: var(--banner-adjust-header);
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: inherit;
  margin: auto;
  border-radius: inherit;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.banner .container {
  position: relative;
  z-index: 1;
}
.banner .bg-media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
  border-radius: 16px;
  border-top-right-radius: 0;
}
@media (min-width: 1200px) {
  .banner .bg-media {
    right: -90px;
  }
}
@media (max-width: 767px) {
  .banner .bg-media {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    aspect-ratio: 1;
    top: auto !important;
    margin: 15px 0 -45px;
    border-top-right-radius: 16px;
  }
}
@media (min-width: 768px) {
  .banner:not(.plain).has-media {
    margin-bottom: 30px;
  }
  .banner:not(.plain).has-media .bg-media {
    bottom: -30px;
    border-top-left-radius: 0;
  }
}
@media (min-width: 992px) {
  body:not(.home) .banner h1 {
    font-size: 4.2rem;
  }
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// BANNER CTA
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.banner-cta {
  min-height: 100%;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// BAR CTA
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.bar-cta, .bar-cta-floating {
  text-align: center;
}
.bar-cta .cta-container, .bar-cta-floating .cta-container {
  padding: 20px 25px;
  text-align: left;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
  width: auto;
  margin: 0 auto;
  border-radius: 8px;
}
@media (max-width: 991px) {
  .bar-cta .cta-container, .bar-cta-floating .cta-container {
    padding: 20px;
  }
}
@media (max-width: 575px) {
  .bar-cta .cta-container > div, .bar-cta-floating .cta-container > div {
    display: block;
  }
  .bar-cta .cta-container > div > div:not(:first-child), .bar-cta-floating .cta-container > div > div:not(:first-child) {
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .bar-cta p, .bar-cta-floating p {
    font-size: 2.6rem;
  }
}
.bar-cta-floating {
  position: absolute;
  top: auto;
  right: 0;
  bottom: auto;
  left: 0;
  margin: auto;
  z-index: 1;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// BAR HEADING
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
@media (min-width: 768px) {
  .bar-heading .menu-list nav {
    border-top: 1px solid #fff;
  }
  .bar-heading .menu-list .post-preview {
    padding-top: 30px;
  }
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// CHECK LIST
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
ul.check-list, ul.check-list-2, ul.check-list-3, ul.check-list-4 {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
  margin-top: -30px;
}
ul.check-list li, ul.check-list-2 li, ul.check-list-3 li, ul.check-list-4 li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
}
ul.check-list li::before, ul.check-list-2 li::before, ul.check-list-3 li::before, ul.check-list-4 li::before {
  content: "";
  background: url("../images/icon-checkmark-circle.svg") no-repeat 50%;
  background-size: auto;
  background-size: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  height: 20px;
  margin: 5px 15px 0 0;
  min-width: 20px;
}
@media (min-width: 768px) {
  ul.check-list-2 li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  ul.check-list-3 li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  ul.check-list-4 li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// CONTENT CARD
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.content-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  position: relative;
  border-radius: 16px;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1019607843);
}
.content-card > div {
  padding: 39.999px 30px;
}
@media (max-width: 1023px) {
  .content-card > div {
    padding: 20.001px 15px;
  }
}
.content-card > div:first-child {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.content-card > div:last-child {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.content-card > div.post-icon { /* @include absolute(0,0,auto,0); transform: translate3d(0,-50%,0); */
  position: relative;
  z-index: 1;
  margin: auto;
  padding: 0;
  background: #E0ECF4;
  width: 90px;
  height: 90px;
  margin: auto;
  margin-bottom: -45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-card > div.post-icon, .content-card > div.post-icon:first-child, .content-card > div.post-icon:last-child {
  border-radius: 50%;
}
.content-card > div.post-icon img {
  width: 45px;
  height: auto;
  margin: auto;
}
.content-card > div.post-icon + .post-details > div:first-child {
  padding-top: 60.003px;
}
@media (min-width: 1200px) {
  .content-card > div.post-icon + .post-details > div:first-child {
    padding-top: 30px;
  }
}
.content-card > div.post-icon + .post-details .post-tag {
  position: static;
  margin: 0;
  max-width: 100%;
}
.content-card > div.post-icon + .post-details .post-tag span {
  -webkit-transform: none;
          transform: none;
}
.content-card .post-image {
  border-radius: 0;
  padding: 0;
}
.content-card .post-image img, .content-card .post-image video {
  aspect-ratio: 1.5;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.content-card .post-details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: white;
  position: relative;
  z-index: 0;
}
.content-card .post-details > div {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.content-card .post-details > div.post-btns {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.section.plain .content-card .post-details, .section.shaded-white .content-card .post-details {
  background-color: #E0ECF4;
}
.content-card .post-image + .post-details {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.content-card .post-tag {
  max-width: 75%;
  position: absolute;
  top: 45px;
  right: auto;
  bottom: auto;
  left: 0;
  margin: auto;
  z-index: 1;
}
.content-card .post-tag + div {
  margin-top: 0;
}
.content-card .shaded-white {
  border: 1px solid #F3F3F3;
}
.content-card .shaded-white .btn.link {
  color: #00519B;
}
.content-card > .content-card-header {
  background: #00519B;
  color: white;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
@media (min-width: 1024px) {
  .content-card > .content-card-header {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.content-card > .content-card-body {
  background: white;
  border: 1px solid #F3F3F3;
  border-top: 0;
}
.content-card[class*=shaded-] .post-details {
  background-color: inherit;
}

a.content-card:hover > .content-card-header {
  background-color: #639EC8 !important;
}

.homepage_cta_boxes .content-card {
  min-height: auto;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// CONTACT CARD
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/*! Extends from "Content Card"
 *
 * @PATH: ./_content-card.scss
----------------------------------------
////////////////////////////////////// */
.contact-card {
  text-align: center;
  overflow: hidden;
  color: inherit;
}
.contact-card .post-details {
  border-top: 8px solid #5BA4AE;
}
.contact-card .list-info li {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact-card .list-info a {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.contact-card__name {
  font-weight: 400;
}
.contact-card__position {
  font-size: 1.6rem;
}
.contact-card__info > p a:not(.btn) {
  text-decoration: none;
}
.contact-card__info > p a:not(.btn):hover {
  text-decoration: underline;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// CONTACT LIST
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.contact-list .post-details {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  background: none;
  color: inherit;
  border: 0;
}
.contact-list .post-details::before {
  content: none;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  FILTER
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
.filter, .filter-inline, .filter-center {
  position: relative;
  text-align: left;
}
.filter label, .filter-inline label, .filter-center label {
  display: block;
  margin: 0 0 9.999px;
}
.filter .ginput_container_select, .filter-inline .ginput_container_select, .filter-center .ginput_container_select {
  display: inline-block;
  min-width: 180px;
}
.filter .row, .filter-inline .row, .filter-center .row, .filter .row > div, .filter-inline .row > div, .filter-center .row > div {
  margin-top: 0;
}
.filter-center, .filter-inline {
  position: static;
  display: inline-block;
}
.filter-center::before, .filter-inline::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 1px;
  background: #ccc;
  z-index: -1;
}
.filter-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.filter-inline label {
  margin: 0;
  margin-right: 15px;
}
.filter-results > *, .filter-results-none {
  display: none;
}
.filter-results-none {
  text-align: center;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  IMAGE W/ CONTENT
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
.image-content .image-grid {
  aspect-ratio: 1100/750;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// LINK LISTING
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.link-listing {
  display: block;
}
.link-listing li {
  display: block;
  font-size: 100%;
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.link-listing li > div:not(:first-child) {
  margin: 5px 0 0;
}
.link-listing li:last-child {
  border-bottom: 1px solid #cccccc;
}
.link-listing h1, .link-listing h2, .link-listing h3, .link-listing h4, .link-listing h5, .link-listing h6, .link-listing .h1, .link-listing .h2, .link-listing .h3, .link-listing .h4, .link-listing .h5, .link-listing .h6, .link-listing .heading, .link-listing a:not(.btn) {
  font-weight: 400;
  display: block;
  margin: 0;
}
.link-listing p {
  font-size: 1.6rem;
}
@media (max-width: 991px) {
  .link-listing .testimony-text__headline {
    font-size: 1.8rem;
  }
}
.link-listing a:hover {
  text-decoration: underline;
}
.link-listing + div {
  margin-top: 15px;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// PAGE NAVIGATION
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.page-navigation {
  position: sticky;
  top: 0;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.page-navigation.section {
  border-radius: 0;
}
.page-navigation__title {
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 2px;
}
.page-navigation__nav li {
  font-size: 1.6rem;
}
.page-navigation__nav a.link:not(:hover) {
  color: inherit;
}
.page-navigation.section {
  padding-top: 0;
  padding-bottom: 0;
}
.page-navigation.theme-white {
  top: -1px;
}
.page-navigation.theme-white .page-navigation__menu {
  border-bottom: 1px solid #cccccc;
}
.page-navigation.theme-white .row {
  background: white;
  border-radius: 8px;
}
@media (min-width: 992px) {
  .admin-bar .page-navigation.theme-white {
    top: 32px;
  }
}
@media (max-width: 991px) {
  .page-navigation {
    position: relative;
  }
  .page-navigation div.list-inline {
    display: block;
  }
  .page-navigation div.list-inline > :first-child {
    margin-bottom: 20.001px;
  }
  .page-navigation ul.list-inline {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// SECTION HEADLINE
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.section-headline {
  text-align: center;
}
@media (max-width: 991px) {
  .section-headline .h2 {
    font-size: 2.7rem;
  }
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  CAROUSEL
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
/* Slick Wrapper
----------------------------------------
////////////////////////////////////// */
.slick-slider {
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}

.slick-list {
  position: relative;
  z-index: 0;
}

.slick-slide {
  position: relative;
  display: block;
}
.slick-slide:focus-visible {
  outline: 2px solid #00519B;
  outline-offset: 3px;
  -webkit-transition: none;
  transition: none;
  outline-offset: -2px;
}
.slick-slide:focus:not(:focus-visible) {
  outline: none;
}

/* Slick Tools
----------------------------------------
////////////////////////////////////// */
.slick-tools {
  padding: 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*******************
** Arrows
*******************/
.slick-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 0 15px;
  font-size: 4.2rem;
  line-height: 1;
  background: none;
  border: 0;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .slick-arrow {
    margin: auto;
  }
}
.slick-arrow i {
  display: block;
  line-height: 0;
  font-size: 100%;
  margin: auto;
  color: inherit;
  -webkit-transform: scale(1);
          transform: scale(1);
  text-shadow: 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slick-arrow.prev {
  text-align: left;
}
.slick-arrow.next {
  text-align: right;
}
.slick-arrow.disable {
  opacity: 0;
  pointer-events: none;
}
.slick-arrow:hover i, .slick-arrow:focus i {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}

/*******************
** Dots
*******************/
.slick-dots {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  font-size: 0;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1200px) {
  .slick-dots {
    margin-top: 45px;
  }
}
.slick-dots li {
  padding: 10px 5px;
  cursor: pointer;
  font-size: 0;
}
.slick-dots li button {
  width: 25px;
  height: 7px;
  background: none;
  border: 1px solid #003464;
  border-radius: 10px;
  font-size: 0;
  line-height: 0;
  padding: 0;
  text-indent: -9999px;
}
.slick-dots li:hover button {
  background: rgba(0, 52, 100, 0.5);
}
.slick-dots li.slick-active button, .slick-dots li.slick-active:hover button {
  background: #003464;
}

/*******************
** Arrows on the side
*******************/
@media (min-width: 1200px) {
  .side-arrows {
    position: relative;
  }
  .side-arrows .slick-tools {
    padding: 0;
  }
  .side-arrows .slick-arrow {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    width: 45px;
    height: 45px;
  }
  .side-arrows .slick-arrow.prev {
    right: 100%;
    margin-right: 30px;
  }
  .side-arrows .slick-arrow.next {
    left: 100%;
    margin-left: 30px;
  }
  .side-arrows.smush {
    padding-left: 90px;
    padding-right: 90px;
  }
  .side-arrows.smush .slick-arrow.prev {
    left: 15px;
    right: auto;
  }
  .side-arrows.smush .slick-arrow.next {
    right: 15px;
    left: auto;
  }
}

/*******************
** Overlay tools on top
*******************/
@media (min-width: 768px) {
  .float-tools {
    position: relative;
  }
  .float-tools .slick-tools {
    padding: 0;
  }
  .float-tools .slick-arrow {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    margin: auto;
    text-align: center;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .float-tools .slick-arrow.prev {
    left: 0;
    right: auto;
    margin-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .float-tools .slick-arrow.prev {
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .float-tools .slick-arrow.next {
    right: 0;
    left: auto;
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .float-tools .slick-arrow.next {
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .float-tools .slick-dots {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 30px;
    left: 0;
    margin: auto;
  }
}

/* Slider content
----------------------------------------
////////////////////////////////////// */
.carousel .slick:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.carousel .slick:not(.slick-initialized) > div:not(:first-child) {
  display: none;
}
.carousel .slick-slide-inner {
  background: #E0ECF4;
}
.carousel .slick-slide-inner figcaption {
  width: 100%;
  padding: 20px 15px;
}
@media (min-width: 576px) {
  .carousel .slick-slide-inner figcaption {
    padding: 30px;
  }
}
.carousel .content-card, .carousel .contact-card {
  margin: 14px auto;
}
@media (max-width: 767px) {
  .carousel:not(.gallery) [data-mh] {
    height: auto !important;
  }
}
@media (min-width: 576px) {
  .carousel.content .slick-slide-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.carousel.content .slick-slide-inner img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: auto;
}
@media (max-width: 767px) {
  .carousel.content .slick-slide-inner img {
    max-width: 180px;
  }
}
@media (max-width: 575px) {
  .carousel.content .slick-slide-inner img {
    max-height: 300px;
  }
}
.carousel.content .slick-slide-inner .wysiwyg p {
  font-weight: 600;
}
.carousel.content .slick-slide-inner .wysiwyg a {
  display: block;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .carousel.panel img {
    max-height: 300px;
    width: auto;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .carousel.banner .section {
    padding-left: 90px;
    padding-right: 90px;
  }
}
.carousel.banner .slick-tools {
  padding: 0;
}
.carousel.banner .slick-arrow, .carousel.banner .slick-dots {
  position: absolute;
}
.carousel.hideNav .slick-tools {
  display: none;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// SPACER
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.spacer.section {
  padding-top: 0;
  padding-bottom: 0;
}
.spacer hr {
  width: 100%;
  margin: 0;
}

/* Sets the encoding of the style sheet to Unicode UTF-8. Don't move it.
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// TABLE OF CONTENTS
////////////////////////////////////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------------------------------------

01 - DEFAULTS
--
1A - Variables & Mixins
1B - Pattern Library

02 - LAYOUT
--
2A - Wrapping Elements
2B - Mobile Overrides

03 - ADA

----------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
01 - STYLE.CSS : DEFAULTS
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 1A. Variables & Mixins
----------------------------------------
////////////////////////////////////// */
/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
// WYSIWYG
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.wysiwyg h3, .wysiwyg .h3 {
  font-family: 'Open Sans', sans-serif;
}
.wysiwyg p, .wysiwyg ul, .wysiwyg ol {
  padding: 0 60px;
}
.wysiwyg blockquote {
  clear: both;
}

.wysiwyg, .post-text {
  /* Text meant only for screen readers. */
}
.wysiwyg a:not(.btn), .post-text a:not(.btn) {
  text-decoration: underline;
  cursor: pointer;
}
.wysiwyg a[href^=tel], .wysiwyg a[href^=mailto], .post-text a[href^=tel], .post-text a[href^=mailto] {
  white-space: nowrap;
}
.wysiwyg p:first-child > .embed-container, .wysiwyg p:first-child > img.aligncenter, .post-text p:first-child > .embed-container, .post-text p:first-child > img.aligncenter {
  margin-top: 0;
}
.wysiwyg p:last-child > .embed-container, .wysiwyg p:last-child > img.aligncenter, .post-text p:last-child > .embed-container, .post-text p:last-child > img.aligncenter {
  margin-bottom: 0;
}
.wysiwyg img, .wysiwyg .embed-container, .post-text img, .post-text .embed-container {
  border-radius: 3px;
}
.wysiwyg .screen-reader-text, .post-text .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
  /* Above WP toolbar. */
}
.wysiwyg .screen-reader-text:focus, .post-text .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Alignment
----------------------------------------
////////////////////////////////////// */
.alignnone {
  margin: 0;
}

.aligncenter {
  display: block;
  margin: 30px auto;
}

.alignright {
  float: right;
  margin: 10px 0 15px 30px; /*margin-right: -100px;*/
}

.alignleft {
  float: left;
  margin: 10px 30px 15px 0; /*margin-left: -100px;*/
}

@media (max-width: 575px) {
  .alignnone, .aligncenter .alignleft,
  .alignright {
    float: none;
    max-width: 100%;
    margin: 15px auto;
  }
  .wp-post-image {
    display: block;
    width: 100%;
  }
}
/* Page navigation
----------------------------------------
////////////////////////////////////// */
.wp-pagenavi a, .wp-pagenavi span {
  padding: 3px 9px;
}
.wp-pagenavi a:hover {
  text-decoration: none;
}

/* Captions
----------------------------------------
////////////////////////////////////// */
.wp-caption {
  max-width: 100%;
}
.wp-caption img {
  border: 0 none;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  border-radius: 8px 8px 0 0;
}
.wp-caption p {
  font-size: 1.4rem;
  margin: 0;
  color: inherit;
  padding: 20px 30px;
  background: #E0ECF4;
  border-radius: 0 0 8px 8px;
}
.wp-caption p + p {
  margin-top: -8px;
  padding-top: 8px;
  border-radius: 0 0 8px 8px;
}

/* -------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
02 - STYLE.CSS : LAYOUT
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* 2A. Wrapping Elements
----------------------------------------
////////////////////////////////////// */
html {
  opacity: 0;
}
html.ready {
  opacity: 1;
}

body {
  background: white;
  overflow: hidden;
  overflow-y: auto;
}
body.thank-you {
  height: 100%;
}
body.thank-you .section {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
}

body {
  font-size: 100%;
}

[class*=va-] > * {
  font-size: 10px;
}

@media screen and (min-width: 1921px) {
  body {
    font-size: 115%;
  }
  [class*=va-] > * {
    font-size: 11.5px;
  }
}
@media screen and (max-width: 575.98px) {
  body {
    font-size: 85%;
  }
  [class*=va-] > * {
    font-size: 8.5px;
  }
}
#wrapper > * {
  position: relative;
  width: 100%;
  max-width: 2000px;
  margin: auto;
}
#wrapper #header {
  height: auto;
  -webkit-transition: none;
  transition: none;
}
#wrapper #breadcrumb {
  z-index: 2;
}
#wrapper #content {
  z-index: 1;
}
#wrapper #footer {
  z-index: 0;
}

/* 2B. Mobile Overrides
----------------------------------------
////////////////////////////////////// */
html.mobile #header + #wrapper {
  padding-top: 75px;
}
@media (max-width: 767px) {
  html.mobile #header + #wrapper {
    padding-top: 75px;
  }
}
html.mobile #header {
  height: 75px;
}
@media (max-width: 767px) {
  html.mobile #header {
    height: 75px;
  }
}
html.mobile #header .top {
  height: 0%;
}
html.mobile #header .bot {
  height: 100%;
}
html.mobile #header .logo {
  width: 190px;
  min-width: 0;
}
html.mobile #header .nav-wrap, html.mobile #header .search-wrap {
  display: none;
}
html.mobile #mobile-menu, html.mobile #mobile_menu_button-open {
  display: block;
}
html.mobile .admin-bar #mobile-menu {
  padding-top: 32px;
}
html.mobile .admin-bar #header + #wrapper {
  padding-top: 75px;
}
@media (max-width: 767px) {
  html.mobile .admin-bar #mobile-menu {
    padding-top: 46px;
  }
  html.mobile .admin-bar #header + #wrapper {
    padding-top: 75px;
  }
  html.mobile .admin-bar > #header {
    top: 46px;
  }
}

@media (max-width: 1199px) {
  #header + #wrapper {
    padding-top: 75px;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  #header + #wrapper {
    padding-top: 75px;
  }
}
@media (max-width: 1199px) {
  #header {
    height: 75px;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  #header {
    height: 75px;
  }
}
@media (max-width: 1199px) {
  #header .top {
    height: 0%;
  }
  #header .bot {
    height: 100%;
  }
  #header .logo {
    width: 190px;
    min-width: 0;
  }
  #header .nav-wrap, #header .search-wrap {
    display: none;
  }
  #mobile-menu, #mobile_menu_button-open {
    display: block;
  }
  .admin-bar #mobile-menu {
    padding-top: 32px;
  }
  .admin-bar #header + #wrapper {
    padding-top: 75px;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .admin-bar #mobile-menu {
    padding-top: 46px;
  }
  .admin-bar #header + #wrapper {
    padding-top: 75px;
  }
  .admin-bar > #header {
    top: 46px;
  }
}
/* -------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
03 - ADA
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
.sr-text, .assistive-text a, .assistive-text button {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

*:focus-visible, a:focus-visible, button:focus-visible {
  outline: 2px solid #00519B;
  outline-offset: 3px;
  -webkit-transition: none;
  transition: none;
}
*:focus:not(:focus-visible), a:focus:not(:focus-visible), button:focus:not(:focus-visible) {
  outline: none;
}

.assistive-text a, .assistive-text button {
  position: fixed;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  z-index: -1;
  min-width: 0;
  padding: 15px;
  border-radius: 0;
  text-align: center;
}
.assistive-text a:focus-visible, .assistive-text button:focus-visible {
  clip: unset;
  clip-path: unset;
  z-index: 100000;
  background: #fff;
  height: auto;
}

select:hover, select:active, select:focus, select:active:focus, div.gform_wrapper select:hover, div.gform_wrapper select:active, div.gform_wrapper select:focus, div.gform_wrapper select:active:focus, textarea:hover, textarea:active, textarea:focus, textarea:active:focus, div.gform_wrapper textarea:hover, div.gform_wrapper textarea:active, div.gform_wrapper textarea:focus, div.gform_wrapper textarea:active:focus, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):hover, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active:focus, div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):hover, div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active, div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
select:active, select:focus, select:active:focus, div.gform_wrapper select:active, div.gform_wrapper select:focus, div.gform_wrapper select:active:focus, textarea:active, textarea:focus, textarea:active:focus, div.gform_wrapper textarea:active, div.gform_wrapper textarea:focus, div.gform_wrapper textarea:active:focus, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active:focus, div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active, div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active:focus {
  border-color: #00519B;
}

input[type=radio]:focus-visible + label, input[type=checkbox]:focus-visible + label {
  outline: 2px solid #00519B;
  outline-offset: -2px;
}
input[type=radio]:focus:not(:focus-visible) + label, input[type=checkbox]:focus:not(:focus-visible) + label {
  outline: none;
}

/* -------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
04 - TESTING
////////////////////////////////////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------- */
/* Row click through
 *
 * Rows/columns are assigned (-/+) margin for consistent spacing
 * Sections overlap which cover interactive elements underneath
----------------------------------------
////////////////////////////////////// */
main > .section {
  pointer-events: none;
}
main > .section > * {
  pointer-events: auto;
}
main > .section:last-child:not(.plain) {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  main > .section:last-child:not(.plain) {
    margin-bottom: 45px;
  }
}

.section-intro .post-text p {
  font-size: 1.8rem;
}