






*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}



/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.dnd-section {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
}

.dnd-section .widget-type-cell {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .widget-type-cell {
    padding-left: 0;
    padding-right: 0;
  }
}




html {
  font-size: 16px;
}

body {
  color: #00326d;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.5;
  word-break: break-word;
}

html[lang^='ja'] body,
html[lang^='zh'] body,
html[lang^='ko'] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.5rem;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  color: #00c6ab;
  cursor: pointer;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #00a18b;
  text-decoration: underline;
}

a:active {
  color: #28eed3;
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #00326d;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.25;
  margin: 0 0 1.5rem;
}

h1 {
  font-size: 62px;
  font-weight: 800;
}

h2 {
  font-size: 42px;
  font-weight: 800;
}

h3 {
  font-size: 32px;
  font-weight: 800;
}

h4 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1.18px;
}

h5 {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 1.18px;
}

h6 {
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 1.06px;
}

/* Lists */

ul,
ol {
  margin: 1.5rem 0;
}

ul li,
ol li {
  font-size: 1rem;
  line-height: 2;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
  padding-left: 2.8rem;
}

ul.no-list {
  list-style: none;
}

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 1rem solid #ffe890;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

/* Subscripts and Superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: auto;
}

.disable-focus-styles :focus {
  outline: none;
}
/* Primary Button */

button,
.button {
  align-items: center;
  background-color: #00c6ab;
  border: 1px solid #00c6ab;
  border-radius: 80px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  fill: #fff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  padding: 0.7rem 2.8rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.15s linear;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  color: #e6e6e6;
  pointer-events: none;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: #009e83;
  border-color: #009e83;
  color: #fff;
  text-decoration: none;
}

button:active,
.button:active {
  background-color: #50eed3;
  border-color: #50eed3;
  color: #fff;
  text-decoration: none;
}

/* Secondary Button */

.button.button--secondary {
  background-color: transparent;
  border: 1px solid #00c6ab;
  color: #00c6ab;
  fill: #00c6ab;
}

.button.button--secondary:hover,
.button.button--secondary:focus {
  background-color: transparent;
  border-color: #009e83;
  color: #009e83;
  fill: #009e83;
}

.button.button--secondary:active {
  background-color: transparent;
  border-color: #50eed3;
  color: #50eed3;
  fill: #50eed3;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #00c6ab;
  fill: #00c6ab;
  font-size: 1rem;
  font-style: normal;
  padding: 0 !important;
  position: relative;
  text-decoration: none;
}

.button.button--simple:after {
  background-color: #00c6ab;
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
  color: #009e83;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
  color: #50eed3;
}

/* Button Sizing */

.button.button--small {
  font-size: 0.875rem;
}

.button.button--large {
  font-size: 1.125rem;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}






a.blog-card__button.button.button {
  background-color: rgba(33,33,32,0);
  border-radius: 0;
  border: none;
  background-image: url('https://f.hubspotusercontent30.net/hubfs/8977085/img/btn-bg-5@3x.png');
  background-size: cover !important;
  background-position: left center;
  background-repeat: no-repeat;
}


a.blog-card__button.button.button:hover {
  border: none;
   -moz-box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.22); 
  -webkit-box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.22); 
box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.22);
}

/*
a.blog-card__button.button.button:hover span {
  text-decoration: underline;
}
*/


/* Trapezoids */

/*
a.blog-card__button.button.button {
    background-color: rgba(0,0,0,0);
    border-top: 50px solid #d04a29;
	border-left: 30px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 0;
	height: 0;
	width: 225px;
	padding: 0;
	border-radius: 0;
}

a.blog-card__button.button.button:hover {
    border-top: 50px solid #212120;
}

a.blog-card__button.button.button span {
  margin-top: -48px;
  margin-left: 25px;
  font-size: 20px;
}
*/
/* Base */

form {
  background-color: #00326d;
  border: none;
  border-radius: 18px;
  padding: 2.8rem;
}

.hs-form-field {
  margin-bottom: 1.5rem;
  position: relative;
}

/* Form Title */

.form-title {
  background-color: #00326d;
  border-radius: 18px 18px 0 0;
  color: #fff;
  margin: 0;
  padding: 2.8rem;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  color: #fff;
  display: block;
  margin-bottom: 0.35rem;
  padding: 6px 0;
  text-align: left;
  width: auto;
}

/* Help Text - Legends */

.hs-form-field legend {
  color: #fff;
  font-size: 0.875rem;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #d2e9fc;
  border-radius: 4px;
  color: #1e2b33;
  display: inline-block;
  padding: 0.75rem;
  width: 100% !important;
}

select::-ms-expand {
  display: none;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='number']:focus,
input[type='file']:focus,
select:focus,
textarea:focus {
  outline-color: #c168c2;
}

fieldset {
  max-width: 100% !important;
}

::-moz-placeholder {
  color: #d0d0d0;
}

:-ms-input-placeholder {
  color: #d0d0d0;
}

::placeholder {
  color: #d0d0d0;
}

/* Inputs - Checkbox/Radio */

form .inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

form .inputs-list:not(.no-list) label {
  color: #fff;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0 0.7rem 0.7rem;
  padding: 0;
  width: 100%;
}

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  content: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Inputs - Datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #1e2b33;
  content: '\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #00326d;
}

.fn-date-picker td.is-today .pika-button {
  color: #00326d;
}

.fn-date-picker td.is-selected .pika-button {
  background: #fff9e3;
  border-radius: 0;
  box-shadow: none;
  color: #00326d;
}

.fn-date-picker td .pika-button:hover {
  background-color: #00c6ab !important;
  border-radius: 0 !important;
}

/* Headings and Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  color: #fff;
}

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  font-size: 0.875rem;
  line-height: 1.25;
}

/* Validation */

.hs-input.invalid.error {
  border-color: #ef6b51;
}

.hs-error-msg,
.hs-error-msgs {
  color: #ef6b51;
  margin-top: 0.35rem;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  background-color: #00c6ab;
  border: 1px solid #00c6ab;
  border-radius: 80px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  padding: 0.7rem 2.8rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: #009e83;
  border-color: #009e83;
}

form input[type='submit']:active,
form .hs-button:active {
  background-color: #50eed3;
  border-color: #50eed3;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  background-color: #00326d;
  border-color: transparent;
  color: #fff;
  padding: 2.8rem;
}

/* Background Images */
/* Aside Subscribe Form*/

.aside__subscribe {
    background-color: #212120;
    background-image: url('https://f.hubspotusercontent30.net/hubfs/8977085/img/brand-bolts-65opac@3x.png') !important;
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
}



/* Submission Message */
.blog-sidebar .submitted-message {
    font-weight: 600;
    text-align: center;
    font-size: 28px;
}
/* Tables */

table {
  background-color: #fff;
  border: 1px solid #d2e9fc;
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  border: 1px solid #d2e9fc;
  padding: 15px;
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  background-color: #00326d;
  border: none;
  border-bottom-width: 2px;
  color: #fff;
}

thead th {
  border-bottom: none;
  vertical-align: bottom;
}

tbody + tbody {
  border-top: none;
}

/* Table Footer */

tfoot td {
  background-color: #fff;
  color: #00326d;
}



/* Header Container */

.header {
  background-color: #fff;
}

.header__container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1300px;
  padding: 1.5rem 20px;
  position: relative;
}

.header--landing-page .header__container {
  justify-content: center;
}

.header .dnd-section,
.header .dnd-section .dnd-column {
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .header__container {
    padding: 20px;
  }
}

/* Logo */

.header__logo {
  margin-right: 20px;
  max-width: 250px;
}

.header__logo .logo-company-name {
  color: #00326d;
  font-size: 28px;
  margin-bottom: 0;
}

/* Navigation Menu */

.header__menu {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .header__navigation {
    background-color: #fff;
    box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
    display: none;
    margin: 10px 10px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% - 20px);
    z-index: 99;
  }

  .header__menu {
    margin-left: 0;
    min-height: 0;
    order: 3;
  }
}

/* Language Switcher */

.header__language-switcher {
  cursor: pointer;
  margin-left: 50px;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_switcher_class .globe_class {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-top: 5px;
}

.header__language-switcher .lang_list_class {
  border: 1px solid #eff7ff;
  border-radius: 0 0 18px 18px;
  box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
  display: block;
  left: auto;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  padding-top: 0;
  right: 0;
  text-align: left;
  top: 100%;
  transform: none;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class {
  opacity: 1;
  visibility: visible;
}

.header__language-switcher .lang_list_class:after,
.header__language-switcher .lang_list_class:before {
  content: none;
}

.header__language-switcher .lang_list_class li {
  background-color: transparent;
  border: none;
  line-height: 2;
  margin: 0;
  padding: 10px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
  padding-top: 10px;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  background-color: #eff7ff;
  transition: background-color 0.3s;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #00326d;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1rem;
  font-weight: 800;
  text-decoration: none;
}

.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #000a45;
}

.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #285a95;
}

.header__language-switcher-label {
  align-items: center;
  display: flex;
  position: relative;
}

.header__language-switcher-label-current {
  align-items: center;
  display: flex;
  line-height: 2;
  margin-left: 10px;
}

.header__language-switcher-label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #00326d;
  content: '';
  display: block;
  height: 0;
  margin: 0 0 0 10px;
  width: 0;
}

@media (max-width: 767px) {
  .header__language-switcher {
    margin-left: auto;
    margin-right: 20px;
    order: 2;
  }

  .header__language-switcher .lang_switcher_class .globe_class {
    height: 24px;
    margin-top: 0;
    width: 24px;
  }

  .header__language-switcher .lang_list_class {
    background-color: #fff;
    border: 0;
    border-radius: 0 0 18px 18px;
  }

  .header__language-switcher:hover .lang_list_class {
    opacity: 0;
    visibility: hidden;
  }

  .header__language-switcher .lang_list_class li {
    padding: 10px 30px;
  }

  .header__language-switcher .lang_list_class li:hover {
    background-color: #eff7ff;
  }

  .header__language-switcher-label {
    position: static;
  }

  .header__language-switcher-label-current {
    display: none;
  }

  .header__language-switcher.open .lang_list_class {
    opacity: 1;
    visibility: visible;
  }
}
/* Footer Container */

.footer {
  background-color: #00326d;
}

.footer__container {
  margin: 0 auto;
  max-width: 1300px;
  padding: 5.6rem 20px 2.8rem;
}

.footer .dnd-section,
.footer .dnd-section .dnd-column {
  padding: 0 20px;
}

/* Footer Typography */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a,
.footer div,
.footer span {
  color: #fff;
}

/* Footer Rows */

.footer__row {
  display: flex;
  justify-content: space-between;
}

.footer__navigation {
  width: 22%;
}

.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0.5rem 0 2rem;
  padding-left: 0;
}

.footer .hs-menu-wrapper li {
  margin: 0.7rem 0;
}

.footer .hs-menu-wrapper li a:hover {
  text-decoration: none;
}

.footer__form {
  width: 25%;
}

@media (max-width: 767px) {
  .footer__row {
    flex-wrap: wrap;
  }

  .footer__navigation,
  .footer__form,
  .footer__follow-me,
  .footer .widget-type-header,
  .footer .widget-type-simple_menu,
  .footer .social-links {
    text-align: center;
    width: 100%;
  }
}

/* Footer Form */

.footer__form form,
.footer .widget-type-form form {
  margin-bottom: 1.5rem;
  padding: 0;
}

/* Landing Page Footer */

.footer.footer__landing-page {
  background-color: #fff;
  border-top: 2px solid #eff7ff;
}

.footer.footer__landing-page .footer__container {
  margin: 0 auto;
  max-width: 1300px;
  padding: 2.8rem 0 1.5rem;
}

.footer.footer__landing-page h1,
.footer.footer__landing-page h2,
.footer.footer__landing-page h3,
.footer.footer__landing-page h4,
.footer.footer__landing-page h5,
.footer.footer__landing-page h6,
.footer.footer__landing-page p,
.footer.footer__landing-page div,
.footer.footer__landing-page a,
.footer.footer__landing-page span {
  color: #00326d;
}

/* Footer Form */

.footer .footer__form form {
  background-color: transparent;
  border: none;
  padding: 0;
}

.footer .footer__form label {
  color: #fff;
}

.footer__form .form-title {
  background-color: transparent;
  color: #fff;
  font-size: 1rem;
  padding: 0 0 1rem;
  text-align: left;
}

@media (max-width: 980px) {
  .footer .footer__form {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 0.75rem 0 0;
    width: 75%;
  }

  .footer .footer__form .form-title {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer .widget-type-form {
    margin: 0 auto;
    width: 75%;
  }
}


/*
 * Footer Static Custom
 */






/* 
 * FOOTER 
 */


footer#colophon {
	background-color: rgba(33, 33, 32, 1);
padding: 50px 0 40px;
}

.site-footer p {
	color: #fff;
}

.site-footer p strong {
	font-size: 26px;
}

.site-footer .hbspt-form form {
    display: flex;
    justify-content: space-between;
}


/* FOOTER :: Layout */
footer#colophon {
    padding-left: 5%;
    padding-right: 5%;
}


@media (min-width: 992px) {
  footer#colophon {
      padding-left: 10%;
      padding-right: 10%;
      display: grid;
      grid-template-columns: 1fr 2fr 2fr;
  }
}


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

footer .col-form {
    align-items: flex-end;
}

footer .col-form form {
    padding: 0;
}

footer .col-form form .hs-form-field {
    margin-bottom: 0;
}


footer .col-form .hbspt-form * {
   height: 44px !important;
}

footer .aw_form_wrap {
    width: 100% !important;
}




@media (max-width: 768px) {
  footer .col-form p {
    align-self: center;
    text-align: center;
}
    footer .hs_submit.hs-submit {
        margin-top: 20px;
    }
        footer .icons-social {
        margin-top: 50px !important;

    }

    footer .col-form {
        align-items: center;
    }
}

@media (min-width: 768px) {
    footer .col-form p {
        text-align: left;
    }
}

footer .col-form p {
    align-self: flex-start;
    text-align: center;
}

/* FOOTER :: Form */

.site-footer .aw_form_wrap {
	margin-bottom: 15px;
}
.site-footer .hs-button {
	white-space: nowrap !important;
}

.site-footer .aw_form_wrap .hs-submit {
	margin-left: -1rem;
}

.site-footer form{
	display: flex;
	flex-direction: column;
}

footer .submitted-message {
    overflow: hidden !important;
}

@media (max-width: 600px) {
	.aw_form_wrap  {
		max-width: 350px !important;
	}
}

@media (min-width: 600px) {
	.site-footer form {
		flex-direction: row;
	}
}

.aw_field_fake {
	background-color: rgba(72, 73, 72, 1);
	padding: 10px;
}

.hbspt-form > form {
	display: flex;
	align-items: center;
}

.aw_form_wrap .hs-input {
	font-family: "Montserrat", sans-serif !important;
	font-size: 22px;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(0, 0, 0, 0);
	color: rgba(224, 224, 224, 1);
}

.aw_form_wrap .hs-error-msgs {
	display: none !important;
}

.aw_form_wrap .hs_email {
	display: flex;
}

.aw_form_wrap .hs-button {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 3px;
	text-transform: uppercase;
	border-radius: 0 !important;
	padding: 10px 40px 10px 60px;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("https://f.hubspotusercontent30.net/hubfs/8977085/img/btn-parallelogram-left-orange.png");
	background-repeat: no-repeat;
	border: 1px solid rgba(0, 0, 0, 0);
	pointer-events: hand !important;
}

.aw_form_wrap input:focus {
	outline-width: 0;
}

footer .hs-button:hover {
   border: none !important;
   background-color: rgba(52,58,64,0) !important;
   font-weight: 600 !important;
}


footer input[type="submit"]:hover {
  border-color: none;
  border-top-color: rgba(204, 204, 204, 0);
  border-right-color: rgba(187, 187, 187, 0);
  border-bottom-color: rgba(170, 170, 170, 0);
  border-left-color: rgba(187, 187, 187, 0);
}


/* footer social icons */
footer .icons-social {
	display: flex;
	justify-content: center;
}


@media (min-width: 768px) {
	footer .icons-social {
	display: flex;
	justify-content: flex-end;
}

}


footer .icons-social a:first-child {
	margin-right: 12px;
}

footer .icons-social a img {
    border: 1px solid rgba(250, 174, 116, 0);
	max-width: 50px;
}


@media (min-width: 768px) {
	footer .icons-social a img {
    max-width: 40px;
}
}


footer .icons-social a:hover img {
    border: 1px solid rgba(250, 174, 116, 1);
}



/* CTA LINK INDICATION MESS */
.aw_form_wrap .hs-button,
.cta_grow {
	font-family: "Montserrat", sans-serif !important;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}


.aw_form_wrap .hs-button:hover .cta_grow,
.aw_form_wrap .hs-button:active .cta_grow,
.aw_form_wrap .hs-button:focus .cta_grow,
.flex-item-text-and-button:hover .cta_grow,
.flex-item-text-and-button:focus .cta_grow,
.flex-item-text-and-button:active .cta_grow,
.cta_fw:hover .cta_grow,
.cta_fw:focus .cta_grow,
.cta_fw:active .cta_grow {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}



.aw_form_wrap .hs-button {
	font-family: "Montserrat", sans-serif !important;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.aw_form_wrap .hs-button:hover,
.aw_form_wrap .hs-button:focus,
.aw_form_wrap .hs-button:active {
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
}



/* Blog Container */

.content-wrapper {
  margin: 0 auto;
  max-width: 1300px;
  padding: 0 20px;
}

.content-wrapper--narrow {
  max-width: 890px;
}

/* Blog Header */

.blog-header {
  background-color: #fff;
  margin-bottom: 2.8rem;
  padding: 4.2rem 0 1.5rem;
}

.blog-header__title {
  text-align: center;
}

.blog-header__navigation {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
}

.blog-header__tag-filter,
.blog-header__search {
  width: 50%;
}

.blog-header__search {
  background-color: transparent;
  border: none;
  margin-left: auto;
  max-width: 300px;
  padding: 0;
}

.blog-header__search form {
  background-color: transparent;
  border: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .blog-header__navigation {
    flex-wrap: wrap;
  }
  .blog-header__tag-filter,
  .blog-header__search {
    width: 100%;
  }
  .blog-tag-filter,
  .blog-header__search {
    margin: 0 auto 1.5rem;
  }
}

/* Blog Author/Tag Content */
.blog-subheader {
  margin: 3rem 0;
}

.blog-subheader__author-links {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.blog-subheader__author-links a {
  background-color: #00c6ab;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 10px;
  position: relative;
  width: 40px;
}

.blog-subheader__author-links a:first-of-type {
  margin-left: 0;
}

.blog-subheader__author-links a:hover {
  background-color: #00a18b;
}

.blog-subheader__author-links a svg {
  fill: #fff;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog Listing */

.blog-card {
  border: 2px solid #eff7fe;
  display: flex;
  margin-bottom: 2.8rem;
  padding: 1.5rem 0;
  width: 100%;
}

@media (max-width: 767px) {
  .blog-card {
    padding: 0 0 1.5rem;
  }
}

.blog-card__image-wrapper,
.blog-card__content {
  width: 50%;
}

@media (max-width: 767px) {
  .blog-card__content {
    padding: 1.5rem 1.5rem 0;
  }
}

.blog-card__content--full-width {
  width: 100%;
}

.blog-card__image-wrapper {
  align-items: center;
  display: flex;
  margin: 0 30px;
  max-height: 100%;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .blog-card__image-wrapper {
    margin: 0;
    width: 100%;
  }
}

.blog-card__image {
  height: auto;
  position: absolute;
  width: 100%;
}

@media (max-width: 767px) {
  .blog-card__image {
    position: static;
  }
}

.blog-card__content {
  margin: 0 30px;
}

.blog-card__title a {
  color: #00326d;
  font-weight: inherit;
}

.blog-card__title a:hover,
.blog-card__title a:focus {
  color: #000a45;
  font-weight: inherit;
  text-decoration: none;
}

.blog-card__title a:active {
  color: #00326d;
}

.blog-card__tags {
  border-bottom: 2px solid #eff7fe;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}

.blog-card__tag-link,
.blog-card__tag-link:hover {
  font-weight: 300;
}

@media (max-width: 767px) {
  .blog-card {
    flex-wrap: wrap;
  }

  .blog-card__content {
    margin-left: 0;
    width: 100%;
  }
}

.blog-card__author-image,
.blog-post__author-image {
  background-size: cover;
  border-radius: 50%;
  height: 45px;
  margin-right: 10px;
  width: 45px;
}

.blog-card__author-image,
.blog-post__author-name {
  display: inline-block;
  vertical-align: middle;
}

.blog-post__author-name,
.blog-post__author-links {
  margin-bottom: 1rem;
}

.blog-post__author-links a:not(:last-of-type) {
  margin-right: 0.5rem;
}

.blog-post__author-links a:hover {
  text-decoration: none;
}

.blog-post__author-links svg {
  fill: #00326d;
}

.blog-post__author-links a:hover svg {
  fill: #00c6ab;
}

.blog-card__author {
  display: block;
  margin-bottom: 1.5rem;
}

/* Blog Pagination */

.blog-pagination {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 2.8rem;
  text-align: center;
}

.blog-pagination__link {
  color: #00326d;
  display: inline-flex;
  margin: 0 0.35rem;
  padding: 0.35rem 0.7rem;
  text-decoration: none;
}

.blog-pagination__link--active {
  background-color: #00c6ab;
  border-radius: 50%;
  color: #fff;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  color: #00326d;
  text-decoration: none;
}

.blog-pagination__link--active:hover,
.blog-pagination__link--active:focus {
  color: #fff;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {
  align-items: center;
  display: inline-flex;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
  text-align: right;
}
.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #d0d0d0;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #00326d;
  margin: 0 5px;
}

.blog-pagination__link:hover svg,
.blog-pagination__link:focus svg {
  fill: #00326d;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #d0d0d0;
}

/* Blog Post */

.blog-post {
  margin-top: 60px;
  position: relative;
}

.blog-post__header {
  margin-bottom: 1.5rem;
}

.blog-post__tags {
  margin-bottom: 0.7rem;
}

.blog-post__tag-link {
  display: inline-block;
  margin-right: 30px;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus,
.blog-post__tag-link:active {
  text-decoration: none;
}

.blog-post__meta {
  margin-bottom: 1.5rem;
}

.blog-post__date {
  border-right: 2px solid;
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
}

.blog-post__author-name:hover,
.blog-post__author-name:focus,
.blog-post__author-name:active {
  text-decoration: none;
}

.blog-post__image {
  border-radius: 18px;
  height: 200px;
  margin: 3rem 0;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 786px) {
  .blog-post__image {
    height: 420px;
  }
}

.blog-post__comments-listing {
  margin-bottom: 5.6rem;
}

.comment {
  padding-top: 2em;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus,
#comments-listing .comment-reply-to:active {
  background-color: transparent;
  border: none;
}

@media screen and (min-width: 1300px) {
  .blog-post__social-sharing .social-links {
    display: inline-flex;
    flex-direction: column;
  }
  .blog-post__social-sharing {
    left: -7rem;
    margin-bottom: 0;
    position: absolute;
    text-align: left;
    top: 9rem;
  }
}

.blog-post__author {
  display: flex;
  margin: 75px 0;
}

@media screen and (max-width: 1000px) {
  .blog-post__author {
    flex-direction: column;
    margin: 3rem 0;
  }
}

.blog-post__author-image {
  border-radius: 50%;
  flex: 0 0 auto;
  height: 150px;
  overflow: hidden;
  width: 150px;
}

.blog-post__author-image img {
  height: 100%;
  width: auto;
}

.blog-post__author-image ~ .blog-post__author-about {
  margin-left: 35px;
}

@media screen and (max-width: 1000px) {
  .blog-post__author-image ~ .blog-post__author-about {
    margin-left: 0;
    margin-top: 1.5rem;
  }
}


.blog-header__title {
  color: #fff;
  font-size: 62px;
}



/*
 * BLOG LISTING
 */


@media (max-width: 576px) {
    .blog-header__title {
        font-size: 45px;
    }
}




.blog-listing-wrapper {
    margin-left: 3%;
    margin-right: 3%;
    display: flex;
    flex-direction: column;
}




@media (min-width: 992px) {  
    .blog-listing-wrapper {
        margin-left: 5%;
        margin-right: 5%;
        flex-direction: row;
    }
    .blog-listing-wrapper .blog-listing {
        flex: 0 0 65%;
    }
    .blog-listing-wrapper .blog-sidebar {

    }
}

@media (min-width: 1400px) {
    .blog-listing-wrapper .blog-listing {
        flex: 0 0 75%;
    }
    .blog-listing-wrapper .blog-sidebar {

    }
}

@media (min-width: 1900px) {
    .blog-listing-wrapper .blog-listing {
        flex: 0 0 85%;
    }
    .blog-listing-wrapper .blog-sidebar {

    }
}

.blog-listing {
    margin-right: 2%;
}

.aside__subscribe {
    margin-bottom: 50px;
}

.aside__subscribe h3 {
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 0;
}

aside h3 {
    padding-left: 50px;
    background-image: url('https://f.hubspotusercontent30.net/hubfs/8977085/img/title-before@3x.png');
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
}

.aside__recent-posts {

}

.aside__post-filter {

}

.aside__recent-posts,
.aside__post-filter {
    margin-bottom: 50px;
}

.aside__recent-posts ul,
.aside__post-filter ul {
    list-style: none;
    margin-left: 18px;
}

.aside__recent-posts li,
.aside__post-filter li {
    line-height: 24px;
}

.aside__recent-posts li a,
.aside__post-filter li a {
    font-weight: 600;
}


.blog-listing-wrapper .blog-card__image-wrapper {
        align-items: flex-start;
    }


@media (min-width: 1600px) {  
    .blog-listing-wrapper .blog-card__image-wrapper {
        align-items: center;
    }
}


/*
 * BLOG POSTS
 */


.body-container--blog-post {
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 80px;
  }

@media (min-width: 1200px) {
  .body-container--blog-post {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: 1fr;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 80px;
    gap: 30px;
  }
}

@media (min-width: 1400px) {
  .body-container--blog-post {
      grid-template-columns: 3fr 1fr;
    margin-left: 5%;
    margin-right: 10%;
    gap: 0;
  }
}

/* blog post header */

.blog-post__header h1 {
    font-size: 38px;
}

@media (min-width: 768px) {
    .blog-post__header h1 {
    font-size: 48px;
    }
}

.blog-card__author-name {
    display: flex;
    align-items: center;
}

.blog-card__author-name img {
    max-width: 20px;
    margin-right: 6px;
}

.blog-post__tag-link {
    color: #fff !important;
    background-color: #cf4a27 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
    text-decoration: none;
}

.blog-post__tag-link:hover {
    color: #fff;
    text-decoration: underline;
}

.blog-post__tag-link img {
    max-width: 20px;
    margin-right: 6px;
}

.flexline {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


@media (min-width: 568px) {
    .flexline {
        flex-direction: row;
        justify-content: space-between;
    }
}


.blog-post__social-share {
    margin-bottom: 20px;
}

.blog-post__social-share .social-links {
    display: flex;

}

.blog-post__social-share .social-links a {
    width: 30px;
}

.blog-post__social-share svg {
    max-height: 22px;
}

.blog-post__image {
    border-radius: 0 !important;
    margin-top: 0;
}

.breadfan {
    display: flex;
}

/* blog post sidebar */
.body-container--blog-post .blog-sidebar {
    padding-top: 80px;
}




h3.blog-card__title {
    margin-bottom: 4px;
}

.ddate {
    font-weight: 600;
    margin-bottom: 15px;
    color: #cf4927;
}
/* Error Pages */

.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
}

.error-page:before {
  color: #f3f6f9;
  content: attr(data-error);
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

/* System Pages */

.systems-page {
  margin: 0 auto;
  max-width: 600px;
  padding: 3rem 20px;
}

.systems-page--search-results {
  max-width: 100%;
}

.systems-page .success {
  background-color: #cde3cc;
  border: 1.5px solid #4f7d24;
  border-radius: 6px;
  color: #4f7d24;
  display: inline-block;
  margin: 2rem 0;
  min-width: 650px;
  padding: 0.1rem 0.75rem;
}

.systems-page form input {
  max-width: 100%;
}

form#email-prefs-form {
  max-width: none;
}

form#email-prefs-form .header {
  background-color: transparent;
}

form#email-prefs-form .item.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

form#email-prefs-form .item.disabled input:disabled {
  cursor: not-allowed;
}

form#email-prefs-form input#submitbutton {
  line-height: 1.25rem;
  max-width: 400px;
  white-space: unset;
}

/* Search Pages */

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__suggestions {
  background-color: #fff;
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
}

.hs-search-results {
  margin-top: 2rem;
}

.hs-search-results__listing li {
  margin-bottom: 2rem;
}

.hs-search-results__pagination a {
  color: #00326d;
}

.hs-search-results__title {
  color: #00326d;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  text-decoration: underline;
}

.hs-search-results__title:hover {
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: 0.5rem;
}

.hs-search-highlight {
  font-weight: bold;
}

/* Password Prompt */

.password-prompt input[type='password'] {
  height: auto !important;
  margin-bottom: 1.55rem;
}

/* Backup Unsubscribe */

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

.backup-unsubscribe input[type='email'] {
  margin-bottom: 1.55rem;
  padding: 15px 12px !important;
}

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #fff;
}

/* Membership Pages */

#hs-membership-password-requirements ul {
  margin-bottom: 20px;
  padding-left: 0;
}

#hs-membership-password-requirements ul li {
  margin: 0;
  line-height: 1.5;
}

.systems-page .hs-login-widget-show-password,
.systems-page .hs-register-widget-show-password,
.systems-page .hs-reset-widget-show-password {
  display: block;
  margin-bottom: 0.5rem;
}

.systems-page #hs-login-widget-remember,
.systems-page #hs-login-widget-remember ~ label {
  display: inline-block;
  margin-bottom: 3px;
}

.systems-page #hs_login_reset {
  display: block;
  margin-bottom: 0.625rem;
}



.abs-lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.abs-h1, .abs-h2, .abs-h3, .abs-h4, .abs-h5, .abs-h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.abs-h1 {
  font-size: 2.5rem;
}

.abs-h2 {
  font-size: 2rem;
}

.abs-h3 {
  font-size: 1.75rem;
}

.abs-h4 {
  font-size: 1.5rem;
}

.abs-h5 {
  font-size: 1.25rem;
}

.abs-h6 {
  font-size: 1rem;
}

.abs-display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.abs-display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.abs-display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.abs-display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.abs-small {
  font-size: 80%;
  font-weight: 400;
}

.abs-mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.abs-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.abs-list-inline {
  padding-left: 0;
  list-style: none;
}

.abs-list-inline-item {
  display: inline-block;
}

.abs-list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.abs-initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.abs-blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.abs-blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.abs-blockquote-footer::before {
  content: "\2014\00A0";
}

.abs-img-fluid {
  max-width: 100%;
  height: auto;
}

.abs-img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.abs-figure {
  display: inline-block;
}

.abs-figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.abs-figure-caption {
  font-size: 90%;
  color: #6c757d;
}

.abs-pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.abs-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

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

@media (min-width: 992px) {
  .abs-container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .abs-container {
    max-width: 1140px;
  }
}

.abs-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.abs-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.abs-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.abs-no-gutters > .abs-col,
.abs-no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.abs-col-1, .abs-aw-col-2, .abs-aw-col-3, .abs-aw-col-4, .abs-aw-col-5, .abs-aw-col-6, .abs-aw-col-7, .abs-aw-col-8, .abs-aw-col-9, .abs-aw-col-10, .abs-aw-col-11, .abs-aw-col-12, .abs-aw-col,
.abs-col-auto, .abs-aw-col-sm-1, .abs-aw-col-sm-2, .abs-aw-col-sm-3, .abs-aw-col-sm-4, .abs-aw-col-sm-5, .abs-aw-col-sm-6, .abs-aw-col-sm-7, .abs-aw-col-sm-8, .abs-aw-col-sm-9, .abs-aw-col-sm-10, .abs-aw-col-sm-11, .abs-aw-col-sm-12, .abs-aw-col-sm,
.abs-col-sm-auto, .abs-aw-col-md-1, .abs-aw-col-md-2, .abs-aw-col-md-3, .abs-aw-col-md-4, .abs-aw-col-md-5, .abs-aw-col-md-6, .abs-aw-col-md-7, .abs-aw-col-md-8, .abs-aw-col-md-9, .abs-aw-col-md-10, .abs-aw-col-md-11, .abs-aw-col-md-12, .abs-aw-col-md,
.abs-col-md-auto, .abs-aw-col-lg-1, .abs-aw-col-lg-2, .abs-aw-col-lg-3, .abs-aw-col-lg-4, .abs-aw-col-lg-5, .abs-aw-col-lg-6, .abs-aw-col-lg-7, .abs-aw-col-lg-8, .abs-aw-col-lg-9, .abs-aw-col-lg-10, .abs-aw-col-lg-11, .abs-aw-col-lg-12, .abs-aw-col-lg,
.abs-col-lg-auto, .abs-aw-col-xl-1, .abs-aw-col-xl-2, .abs-aw-col-xl-3, .abs-aw-col-xl-4, .abs-aw-col-xl-5, .abs-aw-col-xl-6, .abs-aw-col-xl-7, .abs-aw-col-xl-8, .abs-aw-col-xl-9, .abs-aw-col-xl-10, .abs-aw-col-xl-11, .abs-aw-col-xl-12, .abs-aw-col-xl,
.abs-col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.abs-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.abs-col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.abs-col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.abs-col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.abs-col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.abs-col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.abs-col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.abs-col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.abs-col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.abs-col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.abs-col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.abs-col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.abs-col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.abs-col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.abs-order-first {
  -ms-flex-order: -1;
  order: -1;
}

.abs-order-last {
  -ms-flex-order: 13;
  order: 13;
}

.abs-order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.abs-order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.abs-order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.abs-order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.abs-order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.abs-order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.abs-order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.abs-order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.abs-order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.abs-order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.abs-order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.abs-order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.abs-order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.abs-offset-1 {
  margin-left: 8.333333%;
}

.abs-offset-2 {
  margin-left: 16.666667%;
}

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

.abs-offset-4 {
  margin-left: 33.333333%;
}

.abs-offset-5 {
  margin-left: 41.666667%;
}

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

.abs-offset-7 {
  margin-left: 58.333333%;
}

.abs-offset-8 {
  margin-left: 66.666667%;
}

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

.abs-offset-10 {
  margin-left: 83.333333%;
}

.abs-offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .abs-col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .abs-col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .abs-col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .abs-col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .abs-col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .abs-col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .abs-col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .abs-col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .abs-col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .abs-col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .abs-col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .abs-col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .abs-col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .abs-col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .abs-order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .abs-order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .abs-order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .abs-order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .abs-order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .abs-order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .abs-order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .abs-order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .abs-order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .abs-order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .abs-order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .abs-order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .abs-order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .abs-order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .abs-order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .abs-offset-sm-0 {
    margin-left: 0;
  }
  .abs-offset-sm-1 {
    margin-left: 8.333333%;
  }
  .abs-offset-sm-2 {
    margin-left: 16.666667%;
  }
  .abs-offset-sm-3 {
    margin-left: 25%;
  }
  .abs-offset-sm-4 {
    margin-left: 33.333333%;
  }
  .abs-offset-sm-5 {
    margin-left: 41.666667%;
  }
  .abs-offset-sm-6 {
    margin-left: 50%;
  }
  .abs-offset-sm-7 {
    margin-left: 58.333333%;
  }
  .abs-offset-sm-8 {
    margin-left: 66.666667%;
  }
  .abs-offset-sm-9 {
    margin-left: 75%;
  }
  .abs-offset-sm-10 {
    margin-left: 83.333333%;
  }
  .abs-offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .abs-col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .abs-col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .abs-col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .abs-col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .abs-col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .abs-col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .abs-col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .abs-col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .abs-col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .abs-col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .abs-col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .abs-col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .abs-col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .abs-col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .abs-order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .abs-order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .abs-order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .abs-order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .abs-order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .abs-order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .abs-order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .abs-order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .abs-order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .abs-order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .abs-order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .abs-order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .abs-order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .abs-order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .abs-order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .abs-offset-md-0 {
    margin-left: 0;
  }
  .abs-offset-md-1 {
    margin-left: 8.333333%;
  }
  .abs-offset-md-2 {
    margin-left: 16.666667%;
  }
  .abs-offset-md-3 {
    margin-left: 25%;
  }
  .abs-offset-md-4 {
    margin-left: 33.333333%;
  }
  .abs-offset-md-5 {
    margin-left: 41.666667%;
  }
  .abs-offset-md-6 {
    margin-left: 50%;
  }
  .abs-offset-md-7 {
    margin-left: 58.333333%;
  }
  .abs-offset-md-8 {
    margin-left: 66.666667%;
  }
  .abs-offset-md-9 {
    margin-left: 75%;
  }
  .abs-offset-md-10 {
    margin-left: 83.333333%;
  }
  .abs-offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .abs-col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .abs-col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .abs-col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .abs-col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .abs-col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .abs-col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .abs-col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .abs-col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .abs-col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .abs-col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .abs-col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .abs-col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .abs-col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .abs-col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .abs-order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .abs-order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .abs-order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .abs-order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .abs-order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .abs-order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .abs-order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .abs-order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .abs-order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .abs-order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .abs-order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .abs-order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .abs-order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .abs-order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .abs-order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .abs-offset-lg-0 {
    margin-left: 0;
  }
  .abs-offset-lg-1 {
    margin-left: 8.333333%;
  }
  .abs-offset-lg-2 {
    margin-left: 16.666667%;
  }
  .abs-offset-lg-3 {
    margin-left: 25%;
  }
  .abs-offset-lg-4 {
    margin-left: 33.333333%;
  }
  .abs-offset-lg-5 {
    margin-left: 41.666667%;
  }
  .abs-offset-lg-6 {
    margin-left: 50%;
  }
  .abs-offset-lg-7 {
    margin-left: 58.333333%;
  }
  .abs-offset-lg-8 {
    margin-left: 66.666667%;
  }
  .abs-offset-lg-9 {
    margin-left: 75%;
  }
  .abs-offset-lg-10 {
    margin-left: 83.333333%;
  }
  .abs-offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .abs-col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .abs-col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .abs-col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .abs-col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .abs-col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .abs-col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .abs-col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .abs-col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .abs-col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .abs-col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .abs-col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .abs-col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .abs-col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .abs-col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .abs-order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .abs-order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .abs-order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .abs-order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .abs-order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .abs-order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .abs-order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .abs-order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .abs-order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .abs-order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .abs-order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .abs-order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .abs-order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .abs-order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .abs-order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .abs-offset-xl-0 {
    margin-left: 0;
  }
  .abs-offset-xl-1 {
    margin-left: 8.333333%;
  }
  .abs-offset-xl-2 {
    margin-left: 16.666667%;
  }
  .abs-offset-xl-3 {
    margin-left: 25%;
  }
  .abs-offset-xl-4 {
    margin-left: 33.333333%;
  }
  .abs-offset-xl-5 {
    margin-left: 41.666667%;
  }
  .abs-offset-xl-6 {
    margin-left: 50%;
  }
  .abs-offset-xl-7 {
    margin-left: 58.333333%;
  }
  .abs-offset-xl-8 {
    margin-left: 66.666667%;
  }
  .abs-offset-xl-9 {
    margin-left: 75%;
  }
  .abs-offset-xl-10 {
    margin-left: 83.333333%;
  }
  .abs-offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.abs-table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.abs-table th,
.abs-table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.abs-table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.abs-table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.abs-table-sm th,
.abs-table-sm td {
  padding: 0.3rem;
}

.abs-table-bordered {
  border: 1px solid #dee2e6;
}

.abs-table-bordered th,
.abs-table-bordered td {
  border: 1px solid #dee2e6;
}

.abs-table-bordered thead th,
.abs-table-bordered thead td {
  border-bottom-width: 2px;
}

.abs-table-borderless th,
.abs-table-borderless td,
.abs-table-borderless thead th,
.abs-table-borderless tbody + tbody {
  border: 0;
}

.abs-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.abs-table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.abs-table-primary,
.abs-table-primary > th,
.abs-table-primary > td {
  background-color: #b8daff;
}

.abs-table-primary th,
.abs-table-primary td,
.abs-table-primary thead th,
.abs-table-primary tbody + tbody {
  border-color: #7abaff;
}

.abs-table-hover .abs-table-primary:hover {
  background-color: #9fcdff;
}

.abs-table-hover .abs-table-primary:hover > td,
.abs-table-hover .abs-table-primary:hover > th {
  background-color: #9fcdff;
}

.abs-table-secondary,
.abs-table-secondary > th,
.abs-table-secondary > td {
  background-color: #d6d8db;
}

.abs-table-secondary th,
.abs-table-secondary td,
.abs-table-secondary thead th,
.abs-table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.abs-table-hover .abs-table-secondary:hover {
  background-color: #c8cbcf;
}

.abs-table-hover .abs-table-secondary:hover > td,
.abs-table-hover .abs-table-secondary:hover > th {
  background-color: #c8cbcf;
}

.abs-table-success,
.abs-table-success > th,
.abs-table-success > td {
  background-color: #c3e6cb;
}

.abs-table-success th,
.abs-table-success td,
.abs-table-success thead th,
.abs-table-success tbody + tbody {
  border-color: #8fd19e;
}

.abs-table-hover .abs-table-success:hover {
  background-color: #b1dfbb;
}

.abs-table-hover .abs-table-success:hover > td,
.abs-table-hover .abs-table-success:hover > th {
  background-color: #b1dfbb;
}

.abs-table-info,
.abs-table-info > th,
.abs-table-info > td {
  background-color: #bee5eb;
}

.abs-table-info th,
.abs-table-info td,
.abs-table-info thead th,
.abs-table-info tbody + tbody {
  border-color: #86cfda;
}

.abs-table-hover .abs-table-info:hover {
  background-color: #abdde5;
}

.abs-table-hover .abs-table-info:hover > td,
.abs-table-hover .abs-table-info:hover > th {
  background-color: #abdde5;
}

.abs-table-warning,
.abs-table-warning > th,
.abs-table-warning > td {
  background-color: #ffeeba;
}

.abs-table-warning th,
.abs-table-warning td,
.abs-table-warning thead th,
.abs-table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.abs-table-hover .abs-table-warning:hover {
  background-color: #ffe8a1;
}

.abs-table-hover .abs-table-warning:hover > td,
.abs-table-hover .abs-table-warning:hover > th {
  background-color: #ffe8a1;
}

.abs-table-danger,
.abs-table-danger > th,
.abs-table-danger > td {
  background-color: #f5c6cb;
}

.abs-table-danger th,
.abs-table-danger td,
.abs-table-danger thead th,
.abs-table-danger tbody + tbody {
  border-color: #ed969e;
}

.abs-table-hover .abs-table-danger:hover {
  background-color: #f1b0b7;
}

.abs-table-hover .abs-table-danger:hover > td,
.abs-table-hover .abs-table-danger:hover > th {
  background-color: #f1b0b7;
}

.abs-table-light,
.abs-table-light > th,
.abs-table-light > td {
  background-color: #fdfdfe;
}

.abs-table-light th,
.abs-table-light td,
.abs-table-light thead th,
.abs-table-light tbody + tbody {
  border-color: #fbfcfc;
}

.abs-table-hover .abs-table-light:hover {
  background-color: #ececf6;
}

.abs-table-hover .abs-table-light:hover > td,
.abs-table-hover .abs-table-light:hover > th {
  background-color: #ececf6;
}

.abs-table-dark,
.abs-table-dark > th,
.abs-table-dark > td {
  background-color: #c6c8ca;
}

.abs-table-dark th,
.abs-table-dark td,
.abs-table-dark thead th,
.abs-table-dark tbody + tbody {
  border-color: #95999c;
}

.abs-table-hover .abs-table-dark:hover {
  background-color: #b9bbbe;
}

.abs-table-hover .abs-table-dark:hover > td,
.abs-table-hover .abs-table-dark:hover > th {
  background-color: #b9bbbe;
}

.abs-table-active,
.abs-table-active > th,
.abs-table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.abs-table-hover .abs-table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.abs-table-hover .abs-table-active:hover > td,
.abs-table-hover .abs-table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.abs-table .abs-thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.abs-table .abs-thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.abs-table-dark {
  color: #fff;
  background-color: #343a40;
}

.abs-table-dark th,
.abs-table-dark td,
.abs-table-dark thead th {
  border-color: #454d55;
}

.abs-table-dark.abs-table-bordered {
  border: 0;
}

.abs-table-dark.abs-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.abs-table-dark.abs-table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .abs-table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .abs-table-responsive-sm > .abs-table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .abs-table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .abs-table-responsive-md > .abs-table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .abs-table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .abs-table-responsive-lg > .abs-table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .abs-table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .abs-table-responsive-xl > .abs-table-bordered {
    border: 0;
  }
}

.abs-table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.abs-table-responsive > .abs-table-bordered {
  border: 0;
}

.abs-form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .abs-form-control {
    transition: none;
  }
}

.abs-form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.abs-form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.abs-form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.abs-form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.abs-form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.abs-form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.abs-form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.abs-form-control:disabled, .abs-form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.abs-form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.abs-form-control-file,
.abs-form-control-range {
  display: block;
  width: 100%;
}

.abs-col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.abs-col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.abs-col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.abs-form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.abs-form-control-plaintext.abs-form-control-sm, .abs-form-control-plaintext.abs-form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.abs-form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.abs-form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.abs-form-control[size], select.abs-form-control[multiple] {
  height: auto;
}

textarea.abs-form-control {
  height: auto;
}

.abs-form-group {
  margin-bottom: 1rem;
}

.abs-form-text {
  display: block;
  margin-top: 0.25rem;
}

.abs-form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.abs-form-row > .abs-col,
.abs-form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.abs-form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.abs-form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.abs-form-check-input:disabled ~ .abs-form-check-label {
  color: #6c757d;
}

.abs-form-check-label {
  margin-bottom: 0;
}

.abs-form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.abs-form-check-inline .abs-form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.abs-valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.abs-valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.abs-was-validated .abs-form-control:valid, .abs-form-control.abs-is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.abs-was-validated .abs-form-control:valid:focus, .abs-form-control.abs-is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.abs-was-validated .abs-form-control:valid ~ .abs-valid-feedback,
.abs-was-validated .abs-form-control:valid ~ .abs-valid-tooltip, .abs-form-control.abs-is-valid ~ .abs-valid-feedback,
.abs-form-control.abs-is-valid ~ .abs-valid-tooltip {
  display: block;
}

.abs-was-validated textarea.abs-form-control:valid, textarea.abs-form-control.abs-is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.abs-was-validated .abs-custom-select:valid, .abs-custom-select.abs-is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.abs-was-validated .abs-custom-select:valid:focus, .abs-custom-select.abs-is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.abs-was-validated .abs-custom-select:valid ~ .abs-valid-feedback,
.abs-was-validated .abs-custom-select:valid ~ .abs-valid-tooltip, .abs-custom-select.abs-is-valid ~ .abs-valid-feedback,
.abs-custom-select.abs-is-valid ~ .abs-valid-tooltip {
  display: block;
}

.abs-was-validated .abs-form-control-file:valid ~ .abs-valid-feedback,
.abs-was-validated .abs-form-control-file:valid ~ .abs-valid-tooltip, .abs-form-control-file.abs-is-valid ~ .abs-valid-feedback,
.abs-form-control-file.abs-is-valid ~ .abs-valid-tooltip {
  display: block;
}

.abs-was-validated .abs-form-check-input:valid ~ .abs-form-check-label, .abs-form-check-input.abs-is-valid ~ .abs-form-check-label {
  color: #28a745;
}

.abs-was-validated .abs-form-check-input:valid ~ .abs-valid-feedback,
.abs-was-validated .abs-form-check-input:valid ~ .abs-valid-tooltip, .abs-form-check-input.abs-is-valid ~ .abs-valid-feedback,
.abs-form-check-input.abs-is-valid ~ .abs-valid-tooltip {
  display: block;
}

.abs-was-validated .abs-custom-control-input:valid ~ .abs-custom-control-label, .abs-custom-control-input.abs-is-valid ~ .abs-custom-control-label {
  color: #28a745;
}

.abs-was-validated .abs-custom-control-input:valid ~ .abs-custom-control-label::before, .abs-custom-control-input.abs-is-valid ~ .abs-custom-control-label::before {
  border-color: #28a745;
}

.abs-was-validated .abs-custom-control-input:valid ~ .abs-valid-feedback,
.abs-was-validated .abs-custom-control-input:valid ~ .abs-valid-tooltip, .abs-custom-control-input.abs-is-valid ~ .abs-valid-feedback,
.abs-custom-control-input.abs-is-valid ~ .abs-valid-tooltip {
  display: block;
}

.abs-was-validated .abs-custom-control-input:valid:checked ~ .abs-custom-control-label::before, .abs-custom-control-input.abs-is-valid:checked ~ .abs-custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.abs-was-validated .abs-custom-control-input:valid:focus ~ .abs-custom-control-label::before, .abs-custom-control-input.abs-is-valid:focus ~ .abs-custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.abs-was-validated .abs-custom-control-input:valid:focus:not(:checked) ~ .abs-custom-control-label::before, .abs-custom-control-input.abs-is-valid:focus:not(:checked) ~ .abs-custom-control-label::before {
  border-color: #28a745;
}

.abs-was-validated .abs-custom-file-input:valid ~ .abs-custom-file-label, .abs-custom-file-input.abs-is-valid ~ .abs-custom-file-label {
  border-color: #28a745;
}

.abs-was-validated .abs-custom-file-input:valid ~ .abs-valid-feedback,
.abs-was-validated .abs-custom-file-input:valid ~ .abs-valid-tooltip, .abs-custom-file-input.abs-is-valid ~ .abs-valid-feedback,
.abs-custom-file-input.abs-is-valid ~ .abs-valid-tooltip {
  display: block;
}

.abs-was-validated .abs-custom-file-input:valid:focus ~ .abs-custom-file-label, .abs-custom-file-input.abs-is-valid:focus ~ .abs-custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.abs-invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.abs-invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.abs-was-validated .abs-form-control:invalid, .abs-form-control.abs-is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.abs-was-validated .abs-form-control:invalid:focus, .abs-form-control.abs-is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.abs-was-validated .abs-form-control:invalid ~ .abs-invalid-feedback,
.abs-was-validated .abs-form-control:invalid ~ .abs-invalid-tooltip, .abs-form-control.abs-is-invalid ~ .abs-invalid-feedback,
.abs-form-control.abs-is-invalid ~ .abs-invalid-tooltip {
  display: block;
}

.abs-was-validated textarea.abs-form-control:invalid, textarea.abs-form-control.abs-is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.abs-was-validated .abs-custom-select:invalid, .abs-custom-select.abs-is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.abs-was-validated .abs-custom-select:invalid:focus, .abs-custom-select.abs-is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.abs-was-validated .abs-custom-select:invalid ~ .abs-invalid-feedback,
.abs-was-validated .abs-custom-select:invalid ~ .abs-invalid-tooltip, .abs-custom-select.abs-is-invalid ~ .abs-invalid-feedback,
.abs-custom-select.abs-is-invalid ~ .abs-invalid-tooltip {
  display: block;
}

.abs-was-validated .abs-form-control-file:invalid ~ .abs-invalid-feedback,
.abs-was-validated .abs-form-control-file:invalid ~ .abs-invalid-tooltip, .abs-form-control-file.abs-is-invalid ~ .abs-invalid-feedback,
.abs-form-control-file.abs-is-invalid ~ .abs-invalid-tooltip {
  display: block;
}

.abs-was-validated .abs-form-check-input:invalid ~ .abs-form-check-label, .abs-form-check-input.abs-is-invalid ~ .abs-form-check-label {
  color: #dc3545;
}

.abs-was-validated .abs-form-check-input:invalid ~ .abs-invalid-feedback,
.abs-was-validated .abs-form-check-input:invalid ~ .abs-invalid-tooltip, .abs-form-check-input.abs-is-invalid ~ .abs-invalid-feedback,
.abs-form-check-input.abs-is-invalid ~ .abs-invalid-tooltip {
  display: block;
}

.abs-was-validated .abs-custom-control-input:invalid ~ .abs-custom-control-label, .abs-custom-control-input.abs-is-invalid ~ .abs-custom-control-label {
  color: #dc3545;
}

.abs-was-validated .abs-custom-control-input:invalid ~ .abs-custom-control-label::before, .abs-custom-control-input.abs-is-invalid ~ .abs-custom-control-label::before {
  border-color: #dc3545;
}

.abs-was-validated .abs-custom-control-input:invalid ~ .abs-invalid-feedback,
.abs-was-validated .abs-custom-control-input:invalid ~ .abs-invalid-tooltip, .abs-custom-control-input.abs-is-invalid ~ .abs-invalid-feedback,
.abs-custom-control-input.abs-is-invalid ~ .abs-invalid-tooltip {
  display: block;
}

.abs-was-validated .abs-custom-control-input:invalid:checked ~ .abs-custom-control-label::before, .abs-custom-control-input.abs-is-invalid:checked ~ .abs-custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.abs-was-validated .abs-custom-control-input:invalid:focus ~ .abs-custom-control-label::before, .abs-custom-control-input.abs-is-invalid:focus ~ .abs-custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.abs-was-validated .abs-custom-control-input:invalid:focus:not(:checked) ~ .abs-custom-control-label::before, .abs-custom-control-input.abs-is-invalid:focus:not(:checked) ~ .abs-custom-control-label::before {
  border-color: #dc3545;
}

.abs-was-validated .abs-custom-file-input:invalid ~ .abs-custom-file-label, .abs-custom-file-input.abs-is-invalid ~ .abs-custom-file-label {
  border-color: #dc3545;
}

.abs-was-validated .abs-custom-file-input:invalid ~ .abs-invalid-feedback,
.abs-was-validated .abs-custom-file-input:invalid ~ .abs-invalid-tooltip, .abs-custom-file-input.abs-is-invalid ~ .abs-invalid-feedback,
.abs-custom-file-input.abs-is-invalid ~ .abs-invalid-tooltip {
  display: block;
}

.abs-was-validated .abs-custom-file-input:invalid:focus ~ .abs-custom-file-label, .abs-custom-file-input.abs-is-invalid:focus ~ .abs-custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.abs-form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

.abs-form-inline .abs-form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .abs-form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .abs-form-inline .abs-form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .abs-form-inline .abs-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .abs-form-inline .abs-form-control-plaintext {
    display: inline-block;
  }
  .abs-form-inline .abs-input-group,
  .abs-form-inline .abs-custom-select {
    width: auto;
  }
  .abs-form-inline .abs-form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .abs-form-inline .abs-form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .abs-form-inline .abs-custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .abs-form-inline .abs-custom-control-label {
    margin-bottom: 0;
  }
}

.abs-btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .abs-btn {
    transition: none;
  }
}

.abs-btn:hover {
  color: #212529;
  text-decoration: none;
}

.abs-btn:focus, .abs-btn.abs-focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.abs-btn.abs-disabled, .abs-btn:disabled {
  opacity: 0.65;
}

a.abs-btn.abs-disabled,
fieldset:disabled a.abs-btn {
  pointer-events: none;
}

.abs-btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.abs-btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.abs-btn-primary:focus, .abs-btn-primary.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.abs-btn-primary.abs-disabled, .abs-btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.abs-btn-primary:not(:disabled):not(.abs-disabled):active, .abs-btn-primary:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-primary.abs-dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.abs-btn-primary:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-primary:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-primary.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.abs-btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.abs-btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.abs-btn-secondary:focus, .abs-btn-secondary.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.abs-btn-secondary.abs-disabled, .abs-btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.abs-btn-secondary:not(:disabled):not(.abs-disabled):active, .abs-btn-secondary:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-secondary.abs-dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.abs-btn-secondary:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-secondary:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-secondary.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.abs-btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.abs-btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.abs-btn-success:focus, .abs-btn-success.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.abs-btn-success.abs-disabled, .abs-btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.abs-btn-success:not(:disabled):not(.abs-disabled):active, .abs-btn-success:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-success.abs-dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.abs-btn-success:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-success:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-success.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.abs-btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.abs-btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.abs-btn-info:focus, .abs-btn-info.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.abs-btn-info.abs-disabled, .abs-btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.abs-btn-info:not(:disabled):not(.abs-disabled):active, .abs-btn-info:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-info.abs-dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.abs-btn-info:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-info:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-info.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.abs-btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.abs-btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.abs-btn-warning:focus, .abs-btn-warning.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.abs-btn-warning.abs-disabled, .abs-btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.abs-btn-warning:not(:disabled):not(.abs-disabled):active, .abs-btn-warning:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-warning.abs-dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.abs-btn-warning:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-warning:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-warning.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.abs-btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.abs-btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.abs-btn-danger:focus, .abs-btn-danger.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.abs-btn-danger.abs-disabled, .abs-btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.abs-btn-danger:not(:disabled):not(.abs-disabled):active, .abs-btn-danger:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-danger.abs-dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.abs-btn-danger:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-danger:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-danger.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.abs-btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.abs-btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.abs-btn-light:focus, .abs-btn-light.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.abs-btn-light.abs-disabled, .abs-btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.abs-btn-light:not(:disabled):not(.abs-disabled):active, .abs-btn-light:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-light.abs-dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.abs-btn-light:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-light:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-light.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.abs-btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.abs-btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.abs-btn-dark:focus, .abs-btn-dark.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.abs-btn-dark.abs-disabled, .abs-btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.abs-btn-dark:not(:disabled):not(.abs-disabled):active, .abs-btn-dark:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-dark.abs-dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.abs-btn-dark:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-dark:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-dark.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.abs-btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.abs-btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.abs-btn-outline-primary:focus, .abs-btn-outline-primary.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.abs-btn-outline-primary.abs-disabled, .abs-btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.abs-btn-outline-primary:not(:disabled):not(.abs-disabled):active, .abs-btn-outline-primary:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-outline-primary.abs-dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.abs-btn-outline-primary:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-outline-primary:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-outline-primary.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.abs-btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.abs-btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.abs-btn-outline-secondary:focus, .abs-btn-outline-secondary.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.abs-btn-outline-secondary.abs-disabled, .abs-btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.abs-btn-outline-secondary:not(:disabled):not(.abs-disabled):active, .abs-btn-outline-secondary:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-outline-secondary.abs-dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.abs-btn-outline-secondary:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-outline-secondary:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-outline-secondary.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.abs-btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.abs-btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.abs-btn-outline-success:focus, .abs-btn-outline-success.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.abs-btn-outline-success.abs-disabled, .abs-btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.abs-btn-outline-success:not(:disabled):not(.abs-disabled):active, .abs-btn-outline-success:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-outline-success.abs-dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.abs-btn-outline-success:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-outline-success:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-outline-success.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.abs-btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.abs-btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.abs-btn-outline-info:focus, .abs-btn-outline-info.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.abs-btn-outline-info.abs-disabled, .abs-btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.abs-btn-outline-info:not(:disabled):not(.abs-disabled):active, .abs-btn-outline-info:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-outline-info.abs-dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.abs-btn-outline-info:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-outline-info:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-outline-info.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.abs-btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.abs-btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.abs-btn-outline-warning:focus, .abs-btn-outline-warning.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.abs-btn-outline-warning.abs-disabled, .abs-btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.abs-btn-outline-warning:not(:disabled):not(.abs-disabled):active, .abs-btn-outline-warning:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-outline-warning.abs-dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.abs-btn-outline-warning:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-outline-warning:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-outline-warning.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.abs-btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.abs-btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.abs-btn-outline-danger:focus, .abs-btn-outline-danger.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.abs-btn-outline-danger.abs-disabled, .abs-btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.abs-btn-outline-danger:not(:disabled):not(.abs-disabled):active, .abs-btn-outline-danger:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-outline-danger.abs-dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.abs-btn-outline-danger:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-outline-danger:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-outline-danger.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.abs-btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.abs-btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.abs-btn-outline-light:focus, .abs-btn-outline-light.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.abs-btn-outline-light.abs-disabled, .abs-btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.abs-btn-outline-light:not(:disabled):not(.abs-disabled):active, .abs-btn-outline-light:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-outline-light.abs-dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.abs-btn-outline-light:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-outline-light:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-outline-light.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.abs-btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.abs-btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.abs-btn-outline-dark:focus, .abs-btn-outline-dark.abs-focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.abs-btn-outline-dark.abs-disabled, .abs-btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.abs-btn-outline-dark:not(:disabled):not(.abs-disabled):active, .abs-btn-outline-dark:not(:disabled):not(.abs-disabled).abs-active,
.abs-show > .abs-btn-outline-dark.abs-dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.abs-btn-outline-dark:not(:disabled):not(.abs-disabled):active:focus, .abs-btn-outline-dark:not(:disabled):not(.abs-disabled).abs-active:focus,
.abs-show > .abs-btn-outline-dark.abs-dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.abs-btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

.abs-btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.abs-btn-link:focus, .abs-btn-link.abs-focus {
  text-decoration: underline;
  box-shadow: none;
}

.abs-btn-link:disabled, .abs-btn-link.abs-disabled {
  color: #6c757d;
  pointer-events: none;
}

.abs-btn-lg, .abs-btn-group-lg > .abs-btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.abs-btn-sm, .abs-btn-group-sm > .abs-btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.abs-btn-block {
  display: block;
  width: 100%;
}

.abs-btn-block + .abs-btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].abs-btn-block,
input[type="reset"].abs-btn-block,
input[type="button"].abs-btn-block {
  width: 100%;
}

.abs-fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .abs-fade {
    transition: none;
  }
}

.abs-fade:not(.abs-show) {
  opacity: 0;
}

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

.abs-collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .abs-collapsing {
    transition: none;
  }
}

.abs-dropup,
.abs-dropright,
.abs-dropdown,
.abs-dropleft {
  position: relative;
}

.abs-dropdown-toggle {
  white-space: nowrap;
}

.abs-dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.abs-dropdown-toggle:empty::after {
  margin-left: 0;
}

.abs-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.abs-dropdown-menu-left {
  right: auto;
  left: 0;
}

.abs-dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .abs-dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .abs-dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .abs-dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .abs-dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .abs-dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .abs-dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .abs-dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .abs-dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.abs-dropup .abs-dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.abs-dropup .abs-dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.abs-dropup .abs-dropdown-toggle:empty::after {
  margin-left: 0;
}

.abs-dropright .abs-dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.abs-dropright .abs-dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.abs-dropright .abs-dropdown-toggle:empty::after {
  margin-left: 0;
}

.abs-dropright .abs-dropdown-toggle::after {
  vertical-align: 0;
}

.abs-dropleft .abs-dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.abs-dropleft .abs-dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.abs-dropleft .abs-dropdown-toggle::after {
  display: none;
}

.abs-dropleft .abs-dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.abs-dropleft .abs-dropdown-toggle:empty::after {
  margin-left: 0;
}

.abs-dropleft .abs-dropdown-toggle::before {
  vertical-align: 0;
}

.abs-dropdown-menu[x-placement^="top"], .abs-dropdown-menu[x-placement^="right"], .abs-dropdown-menu[x-placement^="bottom"], .abs-dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.abs-dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.abs-dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.abs-dropdown-item:hover, .abs-dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.abs-dropdown-item.abs-active, .abs-dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.abs-dropdown-item.abs-disabled, .abs-dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.abs-dropdown-menu.abs-show {
  display: block;
}

.abs-dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.abs-dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.abs-btn-group,
.abs-btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.abs-btn-group > .abs-btn,
.abs-btn-group-vertical > .abs-btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.abs-btn-group > .abs-btn:hover,
.abs-btn-group-vertical > .abs-btn:hover {
  z-index: 1;
}

.abs-btn-group > .abs-btn:focus, .abs-btn-group > .abs-btn:active, .abs-btn-group > .abs-btn.abs-active,
.abs-btn-group-vertical > .abs-btn:focus,
.abs-btn-group-vertical > .abs-btn:active,
.abs-btn-group-vertical > .abs-btn.abs-active {
  z-index: 1;
}

.abs-btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.abs-btn-toolbar .abs-input-group {
  width: auto;
}

.abs-btn-group > .abs-btn:not(:first-child),
.abs-btn-group > .abs-btn-group:not(:first-child) {
  margin-left: -1px;
}

.abs-btn-group > .abs-btn:not(:last-child):not(.abs-dropdown-toggle),
.abs-btn-group > .abs-btn-group:not(:last-child) > .abs-btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.abs-btn-group > .abs-btn:not(:first-child),
.abs-btn-group > .abs-btn-group:not(:first-child) > .abs-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.abs-dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.abs-dropdown-toggle-split::after,
.abs-dropup .abs-dropdown-toggle-split::after,
.abs-dropright .abs-dropdown-toggle-split::after {
  margin-left: 0;
}

.abs-dropleft .abs-dropdown-toggle-split::before {
  margin-right: 0;
}

.abs-btn-sm + .abs-dropdown-toggle-split, .abs-btn-group-sm > .abs-btn + .abs-dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.abs-btn-lg + .abs-dropdown-toggle-split, .abs-btn-group-lg > .abs-btn + .abs-dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.abs-btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}

.abs-btn-group-vertical > .abs-btn,
.abs-btn-group-vertical > .abs-btn-group {
  width: 100%;
}

.abs-btn-group-vertical > .abs-btn:not(:first-child),
.abs-btn-group-vertical > .abs-btn-group:not(:first-child) {
  margin-top: -1px;
}

.abs-btn-group-vertical > .abs-btn:not(:last-child):not(.abs-dropdown-toggle),
.abs-btn-group-vertical > .abs-btn-group:not(:last-child) > .abs-btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.abs-btn-group-vertical > .abs-btn:not(:first-child),
.abs-btn-group-vertical > .abs-btn-group:not(:first-child) > .abs-btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.abs-btn-group-toggle > .abs-btn,
.abs-btn-group-toggle > .abs-btn-group > .abs-btn {
  margin-bottom: 0;
}

.abs-btn-group-toggle > .abs-btn input[type="radio"],
.abs-btn-group-toggle > .abs-btn input[type="checkbox"],
.abs-btn-group-toggle > .abs-btn-group > .abs-btn input[type="radio"],
.abs-btn-group-toggle > .abs-btn-group > .abs-btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.abs-input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.abs-input-group > .abs-form-control,
.abs-input-group > .abs-form-control-plaintext,
.abs-input-group > .abs-custom-select,
.abs-input-group > .abs-custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.abs-input-group > .abs-form-control + .abs-form-control,
.abs-input-group > .abs-form-control + .abs-custom-select,
.abs-input-group > .abs-form-control + .abs-custom-file,
.abs-input-group > .abs-form-control-plaintext + .abs-form-control,
.abs-input-group > .abs-form-control-plaintext + .abs-custom-select,
.abs-input-group > .abs-form-control-plaintext + .abs-custom-file,
.abs-input-group > .abs-custom-select + .abs-form-control,
.abs-input-group > .abs-custom-select + .abs-custom-select,
.abs-input-group > .abs-custom-select + .abs-custom-file,
.abs-input-group > .abs-custom-file + .abs-form-control,
.abs-input-group > .abs-custom-file + .abs-custom-select,
.abs-input-group > .abs-custom-file + .abs-custom-file {
  margin-left: -1px;
}

.abs-input-group > .abs-form-control:focus,
.abs-input-group > .abs-custom-select:focus,
.abs-input-group > .abs-custom-file .abs-custom-file-input:focus ~ .abs-custom-file-label {
  z-index: 3;
}

.abs-input-group > .abs-custom-file .abs-custom-file-input:focus {
  z-index: 4;
}

.abs-input-group > .abs-form-control:not(:last-child),
.abs-input-group > .abs-custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.abs-input-group > .abs-form-control:not(:first-child),
.abs-input-group > .abs-custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.abs-input-group > .abs-custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.abs-input-group > .abs-custom-file:not(:last-child) .abs-custom-file-label,
.abs-input-group > .abs-custom-file:not(:last-child) .abs-custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.abs-input-group > .abs-custom-file:not(:first-child) .abs-custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.abs-input-group-prepend,
.abs-input-group-append {
  display: -ms-flexbox;
  display: flex;
}

.abs-input-group-prepend .abs-btn,
.abs-input-group-append .abs-btn {
  position: relative;
  z-index: 2;
}

.abs-input-group-prepend .abs-btn:focus,
.abs-input-group-append .abs-btn:focus {
  z-index: 3;
}

.abs-input-group-prepend .abs-btn + .abs-btn,
.abs-input-group-prepend .abs-btn + .abs-input-group-text,
.abs-input-group-prepend .abs-input-group-text + .abs-input-group-text,
.abs-input-group-prepend .abs-input-group-text + .abs-btn,
.abs-input-group-append .abs-btn + .abs-btn,
.abs-input-group-append .abs-btn + .abs-input-group-text,
.abs-input-group-append .abs-input-group-text + .abs-input-group-text,
.abs-input-group-append .abs-input-group-text + .abs-btn {
  margin-left: -1px;
}

.abs-input-group-prepend {
  margin-right: -1px;
}

.abs-input-group-append {
  margin-left: -1px;
}

.abs-input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.abs-input-group-text input[type="radio"],
.abs-input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.abs-input-group-lg > .abs-form-control:not(textarea),
.abs-input-group-lg > .abs-custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.abs-input-group-lg > .abs-form-control,
.abs-input-group-lg > .abs-custom-select,
.abs-input-group-lg > .abs-input-group-prepend > .abs-input-group-text,
.abs-input-group-lg > .abs-input-group-append > .abs-input-group-text,
.abs-input-group-lg > .abs-input-group-prepend > .abs-btn,
.abs-input-group-lg > .abs-input-group-append > .abs-btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.abs-input-group-sm > .abs-form-control:not(textarea),
.abs-input-group-sm > .abs-custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.abs-input-group-sm > .abs-form-control,
.abs-input-group-sm > .abs-custom-select,
.abs-input-group-sm > .abs-input-group-prepend > .abs-input-group-text,
.abs-input-group-sm > .abs-input-group-append > .abs-input-group-text,
.abs-input-group-sm > .abs-input-group-prepend > .abs-btn,
.abs-input-group-sm > .abs-input-group-append > .abs-btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.abs-input-group-lg > .abs-custom-select,
.abs-input-group-sm > .abs-custom-select {
  padding-right: 1.75rem;
}

.abs-input-group > .abs-input-group-prepend > .abs-btn,
.abs-input-group > .abs-input-group-prepend > .abs-input-group-text,
.abs-input-group > .abs-input-group-append:not(:last-child) > .abs-btn,
.abs-input-group > .abs-input-group-append:not(:last-child) > .abs-input-group-text,
.abs-input-group > .abs-input-group-append:last-child > .abs-btn:not(:last-child):not(.abs-dropdown-toggle),
.abs-input-group > .abs-input-group-append:last-child > .abs-input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.abs-input-group > .abs-input-group-append > .abs-btn,
.abs-input-group > .abs-input-group-append > .abs-input-group-text,
.abs-input-group > .abs-input-group-prepend:not(:first-child) > .abs-btn,
.abs-input-group > .abs-input-group-prepend:not(:first-child) > .abs-input-group-text,
.abs-input-group > .abs-input-group-prepend:first-child > .abs-btn:not(:first-child),
.abs-input-group > .abs-input-group-prepend:first-child > .abs-input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.abs-custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.abs-custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.abs-custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.abs-custom-control-input:checked ~ .abs-custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

.abs-custom-control-input:focus ~ .abs-custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.abs-custom-control-input:focus:not(:checked) ~ .abs-custom-control-label::before {
  border-color: #80bdff;
}

.abs-custom-control-input:not(:disabled):active ~ .abs-custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.abs-custom-control-input:disabled ~ .abs-custom-control-label {
  color: #6c757d;
}

.abs-custom-control-input:disabled ~ .abs-custom-control-label::before {
  background-color: #e9ecef;
}

.abs-custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.abs-custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

.abs-custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.abs-custom-checkbox .abs-custom-control-label::before {
  border-radius: 0.25rem;
}

.abs-custom-checkbox .abs-custom-control-input:checked ~ .abs-custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.abs-custom-checkbox .abs-custom-control-input:indeterminate ~ .abs-custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

.abs-custom-checkbox .abs-custom-control-input:indeterminate ~ .abs-custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.abs-custom-checkbox .abs-custom-control-input:disabled:checked ~ .abs-custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.abs-custom-checkbox .abs-custom-control-input:disabled:indeterminate ~ .abs-custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.abs-custom-radio .abs-custom-control-label::before {
  border-radius: 50%;
}

.abs-custom-radio .abs-custom-control-input:checked ~ .abs-custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.abs-custom-radio .abs-custom-control-input:disabled:checked ~ .abs-custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.abs-custom-switch {
  padding-left: 2.25rem;
}

.abs-custom-switch .abs-custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.abs-custom-switch .abs-custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .abs-custom-switch .abs-custom-control-label::after {
    transition: none;
  }
}

.abs-custom-switch .abs-custom-control-input:checked ~ .abs-custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

.abs-custom-switch .abs-custom-control-input:disabled:checked ~ .abs-custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.abs-custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.abs-custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.abs-custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.abs-custom-select[multiple], .abs-custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.abs-custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.abs-custom-select::-ms-expand {
  display: none;
}

.abs-custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.abs-custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.abs-custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.abs-custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.abs-custom-file-input:focus ~ .abs-custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.abs-custom-file-input:disabled ~ .abs-custom-file-label {
  background-color: #e9ecef;
}

.abs-custom-file-input:lang(en) ~ .abs-custom-file-label::after {
  content: "Browse";
}

.abs-custom-file-input ~ .abs-custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.abs-custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.abs-custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.abs-custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.abs-custom-range:focus {
  outline: none;
}

.abs-custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.abs-custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.abs-custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.abs-custom-range::-moz-focus-outer {
  border: 0;
}

.abs-custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .abs-custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

.abs-custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

.abs-custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.abs-custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .abs-custom-range::-moz-range-thumb {
    transition: none;
  }
}

.abs-custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

.abs-custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.abs-custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .abs-custom-range::-ms-thumb {
    transition: none;
  }
}

.abs-custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.abs-custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.abs-custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.abs-custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.abs-custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.abs-custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.abs-custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.abs-custom-range:disabled::-moz-range-track {
  cursor: default;
}

.abs-custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.abs-custom-control-label::before,
.abs-custom-file-label,
.abs-custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .abs-custom-control-label::before,
  .abs-custom-file-label,
  .abs-custom-select {
    transition: none;
  }
}

.abs-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.abs-nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.abs-nav-link:hover, .abs-nav-link:focus {
  text-decoration: none;
}

.abs-nav-link.abs-disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.abs-nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.abs-nav-tabs .abs-nav-item {
  margin-bottom: -1px;
}

.abs-nav-tabs .abs-nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.abs-nav-tabs .abs-nav-link:hover, .abs-nav-tabs .abs-nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.abs-nav-tabs .abs-nav-link.abs-disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.abs-nav-tabs .abs-nav-link.abs-active,
.abs-nav-tabs .abs-nav-item.abs-show .abs-nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.abs-nav-tabs .abs-dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.abs-nav-pills .abs-nav-link {
  border-radius: 0.25rem;
}

.abs-nav-pills .abs-nav-link.abs-active,
.abs-nav-pills .abs-show > .abs-nav-link {
  color: #fff;
  background-color: #007bff;
}

.abs-nav-fill .abs-nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.abs-nav-justified .abs-nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

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

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

.abs-navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.abs-navbar > .abs-container,
.abs-navbar > .abs-container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.abs-navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.abs-navbar-brand:hover, .abs-navbar-brand:focus {
  text-decoration: none;
}

.abs-navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.abs-navbar-nav .abs-nav-link {
  padding-right: 0;
  padding-left: 0;
}

.abs-navbar-nav .abs-dropdown-menu {
  position: static;
  float: none;
}

.abs-navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.abs-navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

.abs-navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.abs-navbar-toggler:hover, .abs-navbar-toggler:focus {
  text-decoration: none;
}

.abs-navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .abs-navbar-expand-sm > .abs-container,
  .abs-navbar-expand-sm > .abs-container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .abs-navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .abs-navbar-expand-sm .abs-navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .abs-navbar-expand-sm .abs-navbar-nav .abs-dropdown-menu {
    position: absolute;
  }
  .abs-navbar-expand-sm .abs-navbar-nav .abs-nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .abs-navbar-expand-sm > .abs-container,
  .abs-navbar-expand-sm > .abs-container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .abs-navbar-expand-sm .abs-navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .abs-navbar-expand-sm .abs-navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .abs-navbar-expand-md > .abs-container,
  .abs-navbar-expand-md > .abs-container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .abs-navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .abs-navbar-expand-md .abs-navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .abs-navbar-expand-md .abs-navbar-nav .abs-dropdown-menu {
    position: absolute;
  }
  .abs-navbar-expand-md .abs-navbar-nav .abs-nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .abs-navbar-expand-md > .abs-container,
  .abs-navbar-expand-md > .abs-container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .abs-navbar-expand-md .abs-navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .abs-navbar-expand-md .abs-navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .abs-navbar-expand-lg > .abs-container,
  .abs-navbar-expand-lg > .abs-container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .abs-navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .abs-navbar-expand-lg .abs-navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .abs-navbar-expand-lg .abs-navbar-nav .abs-dropdown-menu {
    position: absolute;
  }
  .abs-navbar-expand-lg .abs-navbar-nav .abs-nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .abs-navbar-expand-lg > .abs-container,
  .abs-navbar-expand-lg > .abs-container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .abs-navbar-expand-lg .abs-navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .abs-navbar-expand-lg .abs-navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .abs-navbar-expand-xl > .abs-container,
  .abs-navbar-expand-xl > .abs-container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .abs-navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .abs-navbar-expand-xl .abs-navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .abs-navbar-expand-xl .abs-navbar-nav .abs-dropdown-menu {
    position: absolute;
  }
  .abs-navbar-expand-xl .abs-navbar-nav .abs-nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .abs-navbar-expand-xl > .abs-container,
  .abs-navbar-expand-xl > .abs-container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .abs-navbar-expand-xl .abs-navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .abs-navbar-expand-xl .abs-navbar-toggler {
    display: none;
  }
}

.abs-navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.abs-navbar-expand > .abs-container,
.abs-navbar-expand > .abs-container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.abs-navbar-expand .abs-navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

.abs-navbar-expand .abs-navbar-nav .abs-dropdown-menu {
  position: absolute;
}

.abs-navbar-expand .abs-navbar-nav .abs-nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.abs-navbar-expand > .abs-container,
.abs-navbar-expand > .abs-container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.abs-navbar-expand .abs-navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.abs-navbar-expand .abs-navbar-toggler {
  display: none;
}

.abs-navbar-light .abs-navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.abs-navbar-light .abs-navbar-brand:hover, .abs-navbar-light .abs-navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.abs-navbar-light .abs-navbar-nav .abs-nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.abs-navbar-light .abs-navbar-nav .abs-nav-link:hover, .abs-navbar-light .abs-navbar-nav .abs-nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.abs-navbar-light .abs-navbar-nav .abs-nav-link.abs-disabled {
  color: rgba(0, 0, 0, 0.3);
}

.abs-navbar-light .abs-navbar-nav .abs-show > .abs-nav-link,
.abs-navbar-light .abs-navbar-nav .abs-active > .abs-nav-link,
.abs-navbar-light .abs-navbar-nav .abs-nav-link.abs-show,
.abs-navbar-light .abs-navbar-nav .abs-nav-link.abs-active {
  color: rgba(0, 0, 0, 0.9);
}

.abs-navbar-light .abs-navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.abs-navbar-light .abs-navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.abs-navbar-light .abs-navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.abs-navbar-light .abs-navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.abs-navbar-light .abs-navbar-text a:hover, .abs-navbar-light .abs-navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.abs-navbar-dark .abs-navbar-brand {
  color: #fff;
}

.abs-navbar-dark .abs-navbar-brand:hover, .abs-navbar-dark .abs-navbar-brand:focus {
  color: #fff;
}

.abs-navbar-dark .abs-navbar-nav .abs-nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.abs-navbar-dark .abs-navbar-nav .abs-nav-link:hover, .abs-navbar-dark .abs-navbar-nav .abs-nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.abs-navbar-dark .abs-navbar-nav .abs-nav-link.abs-disabled {
  color: rgba(255, 255, 255, 0.25);
}

.abs-navbar-dark .abs-navbar-nav .abs-show > .abs-nav-link,
.abs-navbar-dark .abs-navbar-nav .abs-active > .abs-nav-link,
.abs-navbar-dark .abs-navbar-nav .abs-nav-link.abs-show,
.abs-navbar-dark .abs-navbar-nav .abs-nav-link.abs-active {
  color: #fff;
}

.abs-navbar-dark .abs-navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.abs-navbar-dark .abs-navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.abs-navbar-dark .abs-navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.abs-navbar-dark .abs-navbar-text a {
  color: #fff;
}

.abs-navbar-dark .abs-navbar-text a:hover, .abs-navbar-dark .abs-navbar-text a:focus {
  color: #fff;
}

.abs-card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.abs-card > hr {
  margin-right: 0;
  margin-left: 0;
}

.abs-card > .abs-list-group:first-child .abs-list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.abs-card > .abs-list-group:last-child .abs-list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.abs-card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.abs-card-title {
  margin-bottom: 0.75rem;
}

.abs-card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.abs-card-text:last-child {
  margin-bottom: 0;
}

.abs-card-link:hover {
  text-decoration: none;
}

.abs-card-link + .abs-card-link {
  margin-left: 1.25rem;
}

.abs-card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.abs-card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.abs-card-header + .abs-list-group .abs-list-group-item:first-child {
  border-top: 0;
}

.abs-card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.abs-card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.abs-card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.abs-card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.abs-card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.abs-card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.abs-card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.abs-card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.abs-card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.abs-card-deck .abs-card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .abs-card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .abs-card-deck .abs-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.abs-card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.abs-card-group > .abs-card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .abs-card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .abs-card-group > .abs-card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .abs-card-group > .abs-card + .abs-card {
    margin-left: 0;
    border-left: 0;
  }
  .abs-card-group > .abs-card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .abs-card-group > .abs-card:not(:last-child) .abs-card-img-top,
  .abs-card-group > .abs-card:not(:last-child) .abs-card-header {
    border-top-right-radius: 0;
  }
  .abs-card-group > .abs-card:not(:last-child) .abs-card-img-bottom,
  .abs-card-group > .abs-card:not(:last-child) .abs-card-footer {
    border-bottom-right-radius: 0;
  }
  .abs-card-group > .abs-card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .abs-card-group > .abs-card:not(:first-child) .abs-card-img-top,
  .abs-card-group > .abs-card:not(:first-child) .abs-card-header {
    border-top-left-radius: 0;
  }
  .abs-card-group > .abs-card:not(:first-child) .abs-card-img-bottom,
  .abs-card-group > .abs-card:not(:first-child) .abs-card-footer {
    border-bottom-left-radius: 0;
  }
}

.abs-card-columns .abs-card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .abs-card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .abs-card-columns .abs-card {
    display: inline-block;
    width: 100%;
  }
}

.abs-accordion > .abs-card {
  overflow: hidden;
}

.abs-accordion > .abs-card:not(:first-of-type) .abs-card-header:first-child {
  border-radius: 0;
}

.abs-accordion > .abs-card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.abs-accordion > .abs-card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.abs-accordion > .abs-card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.abs-accordion > .abs-card .abs-card-header {
  margin-bottom: -1px;
}

.abs-breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.abs-breadcrumb-item + .abs-breadcrumb-item {
  padding-left: 0.5rem;
}

.abs-breadcrumb-item + .abs-breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.abs-breadcrumb-item + .abs-breadcrumb-item:hover::before {
  text-decoration: underline;
}

.abs-breadcrumb-item + .abs-breadcrumb-item:hover::before {
  text-decoration: none;
}

.abs-breadcrumb-item.abs-active {
  color: #6c757d;
}

.abs-pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.abs-page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.abs-page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.abs-page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.abs-page-item:first-child .abs-page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.abs-page-item:last-child .abs-page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.abs-page-item.abs-active .abs-page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.abs-page-item.abs-disabled .abs-page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.abs-pagination-lg .abs-page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.abs-pagination-lg .abs-page-item:first-child .abs-page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.abs-pagination-lg .abs-page-item:last-child .abs-page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.abs-pagination-sm .abs-page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.abs-pagination-sm .abs-page-item:first-child .abs-page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.abs-pagination-sm .abs-page-item:last-child .abs-page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.abs-badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .abs-badge {
    transition: none;
  }
}

a.abs-badge:hover, a.abs-badge:focus {
  text-decoration: none;
}

.abs-badge:empty {
  display: none;
}

.abs-btn .abs-badge {
  position: relative;
  top: -1px;
}

.abs-badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.abs-badge-primary {
  color: #fff;
  background-color: #007bff;
}

a.abs-badge-primary:hover, a.abs-badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

a.abs-badge-primary:focus, a.abs-badge-primary.abs-focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.abs-badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.abs-badge-secondary:hover, a.abs-badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

a.abs-badge-secondary:focus, a.abs-badge-secondary.abs-focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.abs-badge-success {
  color: #fff;
  background-color: #28a745;
}

a.abs-badge-success:hover, a.abs-badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

a.abs-badge-success:focus, a.abs-badge-success.abs-focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.abs-badge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.abs-badge-info:hover, a.abs-badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

a.abs-badge-info:focus, a.abs-badge-info.abs-focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.abs-badge-warning {
  color: #212529;
  background-color: #ffc107;
}

a.abs-badge-warning:hover, a.abs-badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

a.abs-badge-warning:focus, a.abs-badge-warning.abs-focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.abs-badge-danger {
  color: #fff;
  background-color: #dc3545;
}

a.abs-badge-danger:hover, a.abs-badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

a.abs-badge-danger:focus, a.abs-badge-danger.abs-focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.abs-badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.abs-badge-light:hover, a.abs-badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.abs-badge-light:focus, a.abs-badge-light.abs-focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.abs-badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.abs-badge-dark:hover, a.abs-badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

a.abs-badge-dark:focus, a.abs-badge-dark.abs-focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.abs-jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .abs-jumbotron {
    padding: 4rem 2rem;
  }
}

.abs-jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.abs-alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.abs-alert-heading {
  color: inherit;
}

.abs-alert-link {
  font-weight: 700;
}

.abs-alert-dismissible {
  padding-right: 4rem;
}

.abs-alert-dismissible .abs-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.abs-alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.abs-alert-primary hr {
  border-top-color: #9fcdff;
}

.abs-alert-primary .alert-link {
  color: #002752;
}

.abs-alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.abs-alert-secondary hr {
  border-top-color: #c8cbcf;
}

.abs-alert-secondary .alert-link {
  color: #202326;
}

.abs-alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.abs-alert-success hr {
  border-top-color: #b1dfbb;
}

.abs-alert-success .alert-link {
  color: #0b2e13;
}

.abs-alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.abs-alert-info hr {
  border-top-color: #abdde5;
}

.abs-alert-info .alert-link {
  color: #062c33;
}

.abs-alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.abs-alert-warning hr {
  border-top-color: #ffe8a1;
}

.abs-alert-warning .alert-link {
  color: #533f03;
}

.abs-alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.abs-alert-danger hr {
  border-top-color: #f1b0b7;
}

.abs-alert-danger .alert-link {
  color: #491217;
}

.abs-alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.abs-alert-light hr {
  border-top-color: #ececf6;
}

.abs-alert-light .alert-link {
  color: #686868;
}

.abs-alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.abs-alert-dark hr {
  border-top-color: #b9bbbe;
}

.abs-alert-dark .alert-link {
  color: #040505;
}


.abs-progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.abs-progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .abs-progress-bar {
    transition: none;
  }
}

.abs-progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.abs-progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .abs-progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.abs-media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.abs-media-body {
  -ms-flex: 1;
  flex: 1;
}

.abs-list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.abs-list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.abs-list-group-item-action:hover, .abs-list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.abs-list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.abs-list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.abs-list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.abs-list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.abs-list-group-item.abs-disabled, .abs-list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.abs-list-group-item.abs-active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.abs-list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}

.abs-list-group-horizontal .abs-list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

.abs-list-group-horizontal .abs-list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.abs-list-group-horizontal .abs-list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  .abs-list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .abs-list-group-horizontal-sm .abs-list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .abs-list-group-horizontal-sm .abs-list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .abs-list-group-horizontal-sm .abs-list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  .abs-list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .abs-list-group-horizontal-md .abs-list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .abs-list-group-horizontal-md .abs-list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .abs-list-group-horizontal-md .abs-list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  .abs-list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .abs-list-group-horizontal-lg .abs-list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .abs-list-group-horizontal-lg .abs-list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .abs-list-group-horizontal-lg .abs-list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  .abs-list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .abs-list-group-horizontal-xl .abs-list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .abs-list-group-horizontal-xl .abs-list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .abs-list-group-horizontal-xl .abs-list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

.abs-list-group-flush .abs-list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.abs-list-group-flush .abs-list-group-item:last-child {
  margin-bottom: -1px;
}

.abs-list-group-flush:first-child .abs-list-group-item:first-child {
  border-top: 0;
}

.abs-list-group-flush:last-child .abs-list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.abs-list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

.abs-list-group-item-primary.abs-list-group-item-action:hover, .abs-list-group-item-primary.abs-list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.abs-list-group-item-primary.abs-list-group-item-action.abs-active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.abs-list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.abs-list-group-item-secondary.abs-list-group-item-action:hover, .abs-list-group-item-secondary.abs-list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.abs-list-group-item-secondary.abs-list-group-item-action.abs-active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.abs-list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.abs-list-group-item-success.abs-list-group-item-action:hover, .abs-list-group-item-success.abs-list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.abs-list-group-item-success.abs-list-group-item-action.abs-active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.abs-list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.abs-list-group-item-info.abs-list-group-item-action:hover, .abs-list-group-item-info.abs-list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.abs-list-group-item-info.abs-list-group-item-action.abs-active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.abs-list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.abs-list-group-item-warning.abs-list-group-item-action:hover, .abs-list-group-item-warning.abs-list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.abs-list-group-item-warning.abs-list-group-item-action.abs-active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.abs-list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.abs-list-group-item-danger.abs-list-group-item-action:hover, .abs-list-group-item-danger.abs-list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.abs-list-group-item-danger.abs-list-group-item-action.abs-active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.abs-list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.abs-list-group-item-light.abs-list-group-item-action:hover, .abs-list-group-item-light.abs-list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.abs-list-group-item-light.abs-list-group-item-action.abs-active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.abs-list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.abs-list-group-item-dark.abs-list-group-item-action:hover, .abs-list-group-item-dark.abs-list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.abs-list-group-item-dark.abs-list-group-item-action.abs-active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.abs-close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.abs-close:hover {
  color: #000;
  text-decoration: none;
}

.abs-close:not(:disabled):not(.abs-disabled):hover, .abs-close:not(:disabled):not(.abs-disabled):focus {
  opacity: .75;
}

button.abs-close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.abs-close.abs-disabled {
  pointer-events: none;
}

.abs-toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

.abs-toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.abs-toast.abs-showing {
  opacity: 1;
}

.abs-toast.abs-show {
  display: block;
  opacity: 1;
}

.abs-toast.abs-hide {
  display: none;
}

.abs-toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.abs-toast-body {
  padding: 0.75rem;
}

.abs-modal-open {
  overflow: hidden;
}

.abs-modal-open .abs-modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.abs-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.abs-modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.abs-modal.abs-fade .abs-modal-dialog {
  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) {
  .abs-modal.abs-fade .abs-modal-dialog {
    transition: none;
  }
}

.abs-modal.abs-show .abs-modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.abs-modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.abs-modal-dialog-scrollable .abs-modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.abs-modal-dialog-scrollable .abs-modal-header,
.abs-modal-dialog-scrollable .abs-modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.abs-modal-dialog-scrollable .abs-modal-body {
  overflow-y: auto;
}

.abs-modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.abs-modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.abs-modal-dialog-centered.abs-modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.abs-modal-dialog-centered.abs-modal-dialog-scrollable .abs-modal-content {
  max-height: none;
}

.abs-modal-dialog-centered.abs-modal-dialog-scrollable::before {
  content: none;
}

.abs-modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.abs-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.abs-modal-backdrop.abs-fade {
  opacity: 0;
}

.abs-modal-backdrop.abs-show {
  opacity: 0.5;
}

.abs-modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.abs-modal-header .abs-close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.abs-modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.abs-modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.abs-modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.abs-modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.abs-modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.abs-modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .abs-modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .abs-modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .abs-modal-dialog-scrollable .abs-modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .abs-modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .abs-modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .abs-modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .abs-modal-lg,
  .abs-modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .abs-modal-xl {
    max-width: 1140px;
  }
}

.abs-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.abs-tooltip.abs-show {
  opacity: 0.9;
}

.abs-tooltip .abs-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.abs-tooltip .abs-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.abs-bs-tooltip-top, .abs-bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.abs-bs-tooltip-top .abs-arrow, .abs-bs-tooltip-auto[x-placement^="top"] .abs-arrow {
  bottom: 0;
}

.abs-bs-tooltip-top .abs-arrow::before, .abs-bs-tooltip-auto[x-placement^="top"] .abs-arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.abs-bs-tooltip-right, .abs-bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.abs-bs-tooltip-right .abs-arrow, .abs-bs-tooltip-auto[x-placement^="right"] .abs-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.abs-bs-tooltip-right .abs-arrow::before, .abs-bs-tooltip-auto[x-placement^="right"] .abs-arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.abs-bs-tooltip-bottom, .abs-bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.abs-bs-tooltip-bottom .abs-arrow, .abs-bs-tooltip-auto[x-placement^="bottom"] .abs-arrow {
  top: 0;
}

.abs-bs-tooltip-bottom .abs-arrow::before, .abs-bs-tooltip-auto[x-placement^="bottom"] .abs-arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.abs-bs-tooltip-left, .abs-bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.abs-bs-tooltip-left .abs-arrow, .abs-bs-tooltip-auto[x-placement^="left"] .abs-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.abs-bs-tooltip-left .abs-arrow::before, .abs-bs-tooltip-auto[x-placement^="left"] .abs-arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.abs-tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.abs-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.abs-popover .abs-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.abs-popover .abs-arrow::before, .abs-popover .abs-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.abs-bs-popover-top, .abs-bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.abs-bs-popover-top > .abs-arrow, .abs-bs-popover-auto[x-placement^="top"] > .abs-arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.abs-bs-popover-top > .abs-arrow::before, .abs-bs-popover-auto[x-placement^="top"] > .abs-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.abs-bs-popover-top > .abs-arrow::after, .abs-bs-popover-auto[x-placement^="top"] > .abs-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.abs-bs-popover-right, .abs-bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.abs-bs-popover-right > .abs-arrow, .abs-bs-popover-auto[x-placement^="right"] > .abs-arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.abs-bs-popover-right > .abs-arrow::before, .abs-bs-popover-auto[x-placement^="right"] > .abs-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.abs-bs-popover-right > .abs-arrow::after, .abs-bs-popover-auto[x-placement^="right"] > .abs-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.abs-bs-popover-bottom, .abs-bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.abs-bs-popover-bottom > .abs-arrow, .abs-bs-popover-auto[x-placement^="bottom"] > .abs-arrow {
  top: calc((0.5rem + 1px) * -1);
}

.abs-bs-popover-bottom > .abs-arrow::before, .abs-bs-popover-auto[x-placement^="bottom"] > .abs-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.abs-bs-popover-bottom > .abs-arrow::after, .abs-bs-popover-auto[x-placement^="bottom"] > .abs-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.abs-bs-popover-bottom .abs-popover-header::before, .abs-bs-popover-auto[x-placement^="bottom"] .abs-popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.abs-bs-popover-left, .abs-bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.abs-bs-popover-left > .abs-arrow, .abs-bs-popover-auto[x-placement^="left"] > .abs-arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.abs-bs-popover-left > .abs-arrow::before, .abs-bs-popover-auto[x-placement^="left"] > .abs-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.abs-bs-popover-left > .abs-arrow::after, .abs-bs-popover-auto[x-placement^="left"] > .abs-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.abs-popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.abs-popover-header:empty {
  display: none;
}

.abs-popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.abs-carousel {
  position: relative;
}

.abs-carousel.abs-pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.abs-carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.abs-carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.abs-carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .abs-carousel-item {
    transition: none;
  }
}

.abs-carousel-item.abs-active,
.abs-carousel-item-next,
.abs-carousel-item-prev {
  display: block;
}

.abs-carousel-item-next:not(.abs-carousel-item-left),
.abs-active.abs-carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.abs-carousel-item-prev:not(.abs-carousel-item-right),
.abs-active.abs-carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.abs-carousel-fade .abs-carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.abs-carousel-fade .abs-carousel-item.abs-active,
.abs-carousel-fade .abs-carousel-item-next.abs-carousel-item-left,
.abs-carousel-fade .abs-carousel-item-prev.abs-carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.abs-carousel-fade .abs-active.abs-carousel-item-left,
.abs-carousel-fade .abs-active.abs-carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
  .abs-carousel-fade .abs-active.abs-carousel-item-left,
  .abs-carousel-fade .abs-active.abs-carousel-item-right {
    transition: none;
  }
}

.abs-carousel-control-prev,
.abs-carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .abs-carousel-control-prev,
  .abs-carousel-control-next {
    transition: none;
  }
}

.abs-carousel-control-prev:hover, .abs-carousel-control-prev:focus,
.abs-carousel-control-next:hover,
.abs-carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.abs-carousel-control-prev {
  left: 0;
}

.abs-carousel-control-next {
  right: 0;
}

.abs-carousel-control-prev-icon,
.abs-carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.abs-carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.abs-carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.abs-carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.abs-carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .abs-carousel-indicators li {
    transition: none;
  }
}

.abs-carousel-indicators .abs-active {
  opacity: 1;
}

.abs-carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}


.abs-spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.abs-spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}


.abs-spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

.abs-spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

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

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

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

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

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

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

.abs-bg-primary {
  background-color: #007bff !important;
}

a.abs-bg-primary:hover, a.abs-bg-primary:focus,
button.abs-bg-primary:hover,
button.abs-bg-primary:focus {
  background-color: #0062cc !important;
}

.abs-bg-secondary {
  background-color: #6c757d !important;
}

a.abs-bg-secondary:hover, a.abs-bg-secondary:focus,
button.abs-bg-secondary:hover,
button.abs-bg-secondary:focus {
  background-color: #545b62 !important;
}

.abs-bg-success {
  background-color: #28a745 !important;
}

a.abs-bg-success:hover, a.abs-bg-success:focus,
button.abs-bg-success:hover,
button.abs-bg-success:focus {
  background-color: #1e7e34 !important;
}

.abs-bg-info {
  background-color: #17a2b8 !important;
}

a.abs-bg-info:hover, a.abs-bg-info:focus,
button.abs-bg-info:hover,
button.abs-bg-info:focus {
  background-color: #117a8b !important;
}

.abs-bg-warning {
  background-color: #ffc107 !important;
}

a.abs-bg-warning:hover, a.abs-bg-warning:focus,
button.abs-bg-warning:hover,
button.abs-bg-warning:focus {
  background-color: #d39e00 !important;
}

.abs-bg-danger {
  background-color: #dc3545 !important;
}

a.abs-bg-danger:hover, a.abs-bg-danger:focus,
button.abs-bg-danger:hover,
button.abs-bg-danger:focus {
  background-color: #bd2130 !important;
}

.abs-bg-light {
  background-color: #f8f9fa !important;
}

a.abs-bg-light:hover, a.abs-bg-light:focus,
button.abs-bg-light:hover,
button.abs-bg-light:focus {
  background-color: #dae0e5 !important;
}

.abs-bg-dark {
  background-color: #343a40 !important;
}

a.abs-bg-dark:hover, a.abs-bg-dark:focus,
button.abs-bg-dark:hover,
button.abs-bg-dark:focus {
  background-color: #1d2124 !important;
}

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

.abs-bg-transparent {
  background-color: transparent !important;
}

.abs-border {
  border: 1px solid #dee2e6 !important;
}

.abs-border-top {
  border-top: 1px solid #dee2e6 !important;
}

.abs-border-right {
  border-right: 1px solid #dee2e6 !important;
}

.abs-border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.abs-border-left {
  border-left: 1px solid #dee2e6 !important;
}

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

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

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

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

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

.abs-border-primary {
  border-color: #007bff !important;
}

.abs-border-secondary {
  border-color: #6c757d !important;
}

.abs-border-success {
  border-color: #28a745 !important;
}

.abs-border-info {
  border-color: #17a2b8 !important;
}

.abs-border-warning {
  border-color: #ffc107 !important;
}

.abs-border-danger {
  border-color: #dc3545 !important;
}

.abs-border-light {
  border-color: #f8f9fa !important;
}

.abs-border-dark {
  border-color: #343a40 !important;
}

.abs-border-white {
  border-color: #fff !important;
}

.abs-rounded-sm {
  border-radius: 0.2rem !important;
}

.abs-rounded {
  border-radius: 0.25rem !important;
}

.abs-rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.abs-rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.abs-rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.abs-rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.abs-rounded-lg {
  border-radius: 0.3rem !important;
}

.abs-rounded-circle {
  border-radius: 50% !important;
}

.abs-rounded-pill {
  border-radius: 50rem !important;
}

.abs-rounded-0 {
  border-radius: 0 !important;
}

.abs-clearfix::after {
  display: block;
  clear: both;
  content: "";
}

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

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

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

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

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

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

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

.abs-d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

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

@media (min-width: 576px) {
  .abs-d-sm-none {
    display: none !important;
  }
  .abs-d-sm-inline {
    display: inline !important;
  }
  .abs-d-sm-inline-block {
    display: inline-block !important;
  }
  .abs-d-sm-block {
    display: block !important;
  }
  .abs-d-sm-table {
    display: table !important;
  }
  .abs-d-sm-table-row {
    display: table-row !important;
  }
  .abs-d-sm-table-cell {
    display: table-cell !important;
  }
  .abs-d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .abs-d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .abs-d-md-none {
    display: none !important;
  }
  .abs-d-md-inline {
    display: inline !important;
  }
  .abs-d-md-inline-block {
    display: inline-block !important;
  }
  .abs-d-md-block {
    display: block !important;
  }
  .abs-d-md-table {
    display: table !important;
  }
  .abs-d-md-table-row {
    display: table-row !important;
  }
  .abs-d-md-table-cell {
    display: table-cell !important;
  }
  .abs-d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .abs-d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .abs-d-lg-none {
    display: none !important;
  }
  .abs-d-lg-inline {
    display: inline !important;
  }
  .abs-d-lg-inline-block {
    display: inline-block !important;
  }
  .abs-d-lg-block {
    display: block !important;
  }
  .abs-d-lg-table {
    display: table !important;
  }
  .abs-d-lg-table-row {
    display: table-row !important;
  }
  .abs-d-lg-table-cell {
    display: table-cell !important;
  }
  .abs-d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .abs-d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .abs-d-xl-none {
    display: none !important;
  }
  .abs-d-xl-inline {
    display: inline !important;
  }
  .abs-d-xl-inline-block {
    display: inline-block !important;
  }
  .abs-d-xl-block {
    display: block !important;
  }
  .abs-d-xl-table {
    display: table !important;
  }
  .abs-d-xl-table-row {
    display: table-row !important;
  }
  .abs-d-xl-table-cell {
    display: table-cell !important;
  }
  .abs-d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .abs-d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .abs-d-print-none {
    display: none !important;
  }
  .abs-d-print-inline {
    display: inline !important;
  }
  .abs-d-print-inline-block {
    display: inline-block !important;
  }
  .abs-d-print-block {
    display: block !important;
  }
  .abs-d-print-table {
    display: table !important;
  }
  .abs-d-print-table-row {
    display: table-row !important;
  }
  .abs-d-print-table-cell {
    display: table-cell !important;
  }
  .abs-d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .abs-d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.abs-embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.abs-embed-responsive::before {
  display: block;
  content: "";
}

.abs-embed-responsive .abs-embed-responsive-item,
.abs-embed-responsive iframe,
.abs-embed-responsive embed,
.abs-embed-responsive object,
.abs-embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.abs-embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.abs-embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.abs-embed-responsive-4by3::before {
  padding-top: 75%;
}

.abs-embed-responsive-1by1::before {
  padding-top: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .abs-flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .abs-flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .abs-flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .abs-flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .abs-flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .abs-flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .abs-flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .abs-flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .abs-flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .abs-flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .abs-flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .abs-flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .abs-justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .abs-justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .abs-justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .abs-justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .abs-justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .abs-align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .abs-align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .abs-align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .abs-align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .abs-align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .abs-align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .abs-align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .abs-align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .abs-align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .abs-align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .abs-align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .abs-align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .abs-align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .abs-align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .abs-align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .abs-align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .abs-align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .abs-flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .abs-flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .abs-flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .abs-flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .abs-flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .abs-flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .abs-flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .abs-flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .abs-flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .abs-flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .abs-flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .abs-flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .abs-justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .abs-justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .abs-justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .abs-justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .abs-justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .abs-align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .abs-align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .abs-align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .abs-align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .abs-align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .abs-align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .abs-align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .abs-align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .abs-align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .abs-align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .abs-align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .abs-align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .abs-align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .abs-align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .abs-align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .abs-align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .abs-align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .abs-flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .abs-flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .abs-flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .abs-flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .abs-flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .abs-flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .abs-flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .abs-flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .abs-flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .abs-flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .abs-flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .abs-flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .abs-justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .abs-justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .abs-justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .abs-justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .abs-justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .abs-align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .abs-align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .abs-align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .abs-align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .abs-align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .abs-align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .abs-align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .abs-align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .abs-align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .abs-align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .abs-align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .abs-align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .abs-align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .abs-align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .abs-align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .abs-align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .abs-align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .abs-flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .abs-flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .abs-flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .abs-flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .abs-flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .abs-flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .abs-flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .abs-flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .abs-flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .abs-flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .abs-flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .abs-flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .abs-justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .abs-justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .abs-justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .abs-justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .abs-justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .abs-align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .abs-align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .abs-align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .abs-align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .abs-align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .abs-align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .abs-align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .abs-align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .abs-align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .abs-align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .abs-align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .abs-align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .abs-align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .abs-align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .abs-align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .abs-align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .abs-align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

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

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

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

@media (min-width: 576px) {
  .abs-float-sm-left {
    float: left !important;
  }
  .abs-float-sm-right {
    float: right !important;
  }
  .abs-float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .abs-float-md-left {
    float: left !important;
  }
  .abs-float-md-right {
    float: right !important;
  }
  .abs-float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .abs-float-lg-left {
    float: left !important;
  }
  .abs-float-lg-right {
    float: right !important;
  }
  .abs-float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .abs-float-xl-left {
    float: left !important;
  }
  .abs-float-xl-right {
    float: right !important;
  }
  .abs-float-xl-none {
    float: none !important;
  }
}

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

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

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

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

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

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

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

.abs-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.abs-fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .abs-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.abs-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.abs-sr-only-focusable:active, .abs-sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.abs-shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.abs-shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.abs-shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.abs-stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

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

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

.abs-mr-0,
.abs-mx-0 {
  margin-right: 0 !important;
}

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

.abs-ml-0,
.abs-mx-0 {
  margin-left: 0 !important;
}

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

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

.abs-mr-1,
.abs-mx-1 {
  margin-right: 0.25rem !important;
}

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

.abs-ml-1,
.abs-mx-1 {
  margin-left: 0.25rem !important;
}

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

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

.abs-mr-2,
.abs-mx-2 {
  margin-right: 0.5rem !important;
}

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

.abs-ml-2,
.abs-mx-2 {
  margin-left: 0.5rem !important;
}

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

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

.abs-mr-3,
.abs-mx-3 {
  margin-right: 1rem !important;
}

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

.abs-ml-3,
.abs-mx-3 {
  margin-left: 1rem !important;
}

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

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

.abs-mr-4,
.abs-mx-4 {
  margin-right: 1.5rem !important;
}

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

.abs-ml-4,
.abs-mx-4 {
  margin-left: 1.5rem !important;
}

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

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

.abs-mr-5,
.abs-mx-5 {
  margin-right: 3rem !important;
}

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

.abs-ml-5,
.abs-mx-5 {
  margin-left: 3rem !important;
}

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

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

.abs-pr-0,
.abs-px-0 {
  padding-right: 0 !important;
}

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

.abs-pl-0,
.abs-px-0 {
  padding-left: 0 !important;
}

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

.abs-pt-1,
.abs-py-1 {
  padding-top: 0.25rem !important;
}

.abs-pr-1,
.abs-px-1 {
  padding-right: 0.25rem !important;
}

.abs-pb-1,
.abs-py-1 {
  padding-bottom: 0.25rem !important;
}

.abs-pl-1,
.abs-px-1 {
  padding-left: 0.25rem !important;
}

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

.abs-pt-2,
.abs-py-2 {
  padding-top: 0.5rem !important;
}

.abs-pr-2,
.abs-px-2 {
  padding-right: 0.5rem !important;
}

.abs-pb-2,
.abs-py-2 {
  padding-bottom: 0.5rem !important;
}

.abs-pl-2,
.abs-px-2 {
  padding-left: 0.5rem !important;
}

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

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

.abs-pr-3,
.abs-px-3 {
  padding-right: 1rem !important;
}

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

.abs-pl-3,
.abs-px-3 {
  padding-left: 1rem !important;
}

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

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

.abs-pr-4,
.abs-px-4 {
  padding-right: 1.5rem !important;
}

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

.abs-pl-4,
.abs-px-4 {
  padding-left: 1.5rem !important;
}

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

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

.abs-pr-5,
.abs-px-5 {
  padding-right: 3rem !important;
}

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

.abs-pl-5,
.abs-px-5 {
  padding-left: 3rem !important;
}

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

.abs-mt-n1,
.abs-my-n1 {
  margin-top: -0.25rem !important;
}

.abs-mr-n1,
.abs-mx-n1 {
  margin-right: -0.25rem !important;
}

.abs-mb-n1,
.abs-my-n1 {
  margin-bottom: -0.25rem !important;
}

.abs-ml-n1,
.abs-mx-n1 {
  margin-left: -0.25rem !important;
}

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

.abs-mt-n2,
.abs-my-n2 {
  margin-top: -0.5rem !important;
}

.abs-mr-n2,
.abs-mx-n2 {
  margin-right: -0.5rem !important;
}

.abs-mb-n2,
.abs-my-n2 {
  margin-bottom: -0.5rem !important;
}

.abs-ml-n2,
.abs-mx-n2 {
  margin-left: -0.5rem !important;
}

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

.abs-mt-n3,
.abs-my-n3 {
  margin-top: -1rem !important;
}

.abs-mr-n3,
.abs-mx-n3 {
  margin-right: -1rem !important;
}

.abs-mb-n3,
.abs-my-n3 {
  margin-bottom: -1rem !important;
}

.abs-ml-n3,
.abs-mx-n3 {
  margin-left: -1rem !important;
}

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

.abs-mt-n4,
.abs-my-n4 {
  margin-top: -1.5rem !important;
}

.abs-mr-n4,
.abs-mx-n4 {
  margin-right: -1.5rem !important;
}

.abs-mb-n4,
.abs-my-n4 {
  margin-bottom: -1.5rem !important;
}

.abs-ml-n4,
.abs-mx-n4 {
  margin-left: -1.5rem !important;
}

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

.abs-mt-n5,
.abs-my-n5 {
  margin-top: -3rem !important;
}

.abs-mr-n5,
.abs-mx-n5 {
  margin-right: -3rem !important;
}

.abs-mb-n5,
.abs-my-n5 {
  margin-bottom: -3rem !important;
}

.abs-ml-n5,
.abs-mx-n5 {
  margin-left: -3rem !important;
}

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

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

.abs-mr-auto,
.abs-mx-auto {
  margin-right: auto !important;
}

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

.abs-ml-auto,
.abs-mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .abs-m-sm-0 {
    margin: 0 !important;
  }
  .abs-mt-sm-0,
  .abs-my-sm-0 {
    margin-top: 0 !important;
  }
  .abs-mr-sm-0,
  .abs-mx-sm-0 {
    margin-right: 0 !important;
  }
  .abs-mb-sm-0,
  .abs-my-sm-0 {
    margin-bottom: 0 !important;
  }
  .abs-ml-sm-0,
  .abs-mx-sm-0 {
    margin-left: 0 !important;
  }
  .abs-m-sm-1 {
    margin: 0.25rem !important;
  }
  .abs-mt-sm-1,
  .abs-my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .abs-mr-sm-1,
  .abs-mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .abs-mb-sm-1,
  .abs-my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .abs-ml-sm-1,
  .abs-mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .abs-m-sm-2 {
    margin: 0.5rem !important;
  }
  .abs-mt-sm-2,
  .abs-my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .abs-mr-sm-2,
  .abs-mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .abs-mb-sm-2,
  .abs-my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .abs-ml-sm-2,
  .abs-mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .abs-m-sm-3 {
    margin: 1rem !important;
  }
  .abs-mt-sm-3,
  .abs-my-sm-3 {
    margin-top: 1rem !important;
  }
  .abs-mr-sm-3,
  .abs-mx-sm-3 {
    margin-right: 1rem !important;
  }
  .abs-mb-sm-3,
  .abs-my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .abs-ml-sm-3,
  .abs-mx-sm-3 {
    margin-left: 1rem !important;
  }
  .abs-m-sm-4 {
    margin: 1.5rem !important;
  }
  .abs-mt-sm-4,
  .abs-my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .abs-mr-sm-4,
  .abs-mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .abs-mb-sm-4,
  .abs-my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .abs-ml-sm-4,
  .abs-mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .abs-m-sm-5 {
    margin: 3rem !important;
  }
  .abs-mt-sm-5,
  .abs-my-sm-5 {
    margin-top: 3rem !important;
  }
  .abs-mr-sm-5,
  .abs-mx-sm-5 {
    margin-right: 3rem !important;
  }
  .abs-mb-sm-5,
  .abs-my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .abs-ml-sm-5,
  .abs-mx-sm-5 {
    margin-left: 3rem !important;
  }
  .abs-p-sm-0 {
    padding: 0 !important;
  }
  .abs-pt-sm-0,
  .abs-py-sm-0 {
    padding-top: 0 !important;
  }
  .abs-pr-sm-0,
  .abs-px-sm-0 {
    padding-right: 0 !important;
  }
  .abs-pb-sm-0,
  .abs-py-sm-0 {
    padding-bottom: 0 !important;
  }
  .abs-pl-sm-0,
  .abs-px-sm-0 {
    padding-left: 0 !important;
  }
  .abs-p-sm-1 {
    padding: 0.25rem !important;
  }
  .abs-pt-sm-1,
  .abs-py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .abs-pr-sm-1,
  .abs-px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .abs-pb-sm-1,
  .abs-py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .abs-pl-sm-1,
  .abs-px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .abs-p-sm-2 {
    padding: 0.5rem !important;
  }
  .abs-pt-sm-2,
  .abs-py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .abs-pr-sm-2,
  .abs-px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .abs-pb-sm-2,
  .abs-py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .abs-pl-sm-2,
  .abs-px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .abs-p-sm-3 {
    padding: 1rem !important;
  }
  .abs-pt-sm-3,
  .abs-py-sm-3 {
    padding-top: 1rem !important;
  }
  .abs-pr-sm-3,
  .abs-px-sm-3 {
    padding-right: 1rem !important;
  }
  .abs-pb-sm-3,
  .abs-py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .abs-pl-sm-3,
  .abs-px-sm-3 {
    padding-left: 1rem !important;
  }
  .abs-p-sm-4 {
    padding: 1.5rem !important;
  }
  .abs-pt-sm-4,
  .abs-py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .abs-pr-sm-4,
  .abs-px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .abs-pb-sm-4,
  .abs-py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .abs-pl-sm-4,
  .abs-px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .abs-p-sm-5 {
    padding: 3rem !important;
  }
  .abs-pt-sm-5,
  .abs-py-sm-5 {
    padding-top: 3rem !important;
  }
  .abs-pr-sm-5,
  .abs-px-sm-5 {
    padding-right: 3rem !important;
  }
  .abs-pb-sm-5,
  .abs-py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .abs-pl-sm-5,
  .abs-px-sm-5 {
    padding-left: 3rem !important;
  }
  .abs-m-sm-n1 {
    margin: -0.25rem !important;
  }
  .abs-mt-sm-n1,
  .abs-my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .abs-mr-sm-n1,
  .abs-mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .abs-mb-sm-n1,
  .abs-my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .abs-ml-sm-n1,
  .abs-mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .abs-m-sm-n2 {
    margin: -0.5rem !important;
  }
  .abs-mt-sm-n2,
  .abs-my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .abs-mr-sm-n2,
  .abs-mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .abs-mb-sm-n2,
  .abs-my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .abs-ml-sm-n2,
  .abs-mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .abs-m-sm-n3 {
    margin: -1rem !important;
  }
  .abs-mt-sm-n3,
  .abs-my-sm-n3 {
    margin-top: -1rem !important;
  }
  .abs-mr-sm-n3,
  .abs-mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .abs-mb-sm-n3,
  .abs-my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .abs-ml-sm-n3,
  .abs-mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .abs-m-sm-n4 {
    margin: -1.5rem !important;
  }
  .abs-mt-sm-n4,
  .abs-my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .abs-mr-sm-n4,
  .abs-mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .abs-mb-sm-n4,
  .abs-my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .abs-ml-sm-n4,
  .abs-mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .abs-m-sm-n5 {
    margin: -3rem !important;
  }
  .abs-mt-sm-n5,
  .abs-my-sm-n5 {
    margin-top: -3rem !important;
  }
  .abs-mr-sm-n5,
  .abs-mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .abs-mb-sm-n5,
  .abs-my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .abs-ml-sm-n5,
  .abs-mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .abs-m-sm-auto {
    margin: auto !important;
  }
  .abs-mt-sm-auto,
  .abs-my-sm-auto {
    margin-top: auto !important;
  }
  .abs-mr-sm-auto,
  .abs-mx-sm-auto {
    margin-right: auto !important;
  }
  .abs-mb-sm-auto,
  .abs-my-sm-auto {
    margin-bottom: auto !important;
  }
  .abs-ml-sm-auto,
  .abs-mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .abs-m-md-0 {
    margin: 0 !important;
  }
  .abs-mt-md-0,
  .abs-my-md-0 {
    margin-top: 0 !important;
  }
  .abs-mr-md-0,
  .abs-mx-md-0 {
    margin-right: 0 !important;
  }
  .abs-mb-md-0,
  .abs-my-md-0 {
    margin-bottom: 0 !important;
  }
  .abs-ml-md-0,
  .abs-mx-md-0 {
    margin-left: 0 !important;
  }
  .abs-m-md-1 {
    margin: 0.25rem !important;
  }
  .abs-mt-md-1,
  .abs-my-md-1 {
    margin-top: 0.25rem !important;
  }
  .abs-mr-md-1,
  .abs-mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .abs-mb-md-1,
  .abs-my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .abs-ml-md-1,
  .abs-mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .abs-m-md-2 {
    margin: 0.5rem !important;
  }
  .abs-mt-md-2,
  .abs-my-md-2 {
    margin-top: 0.5rem !important;
  }
  .abs-mr-md-2,
  .abs-mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .abs-mb-md-2,
  .abs-my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .abs-ml-md-2,
  .abs-mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .abs-m-md-3 {
    margin: 1rem !important;
  }
  .abs-mt-md-3,
  .abs-my-md-3 {
    margin-top: 1rem !important;
  }
  .abs-mr-md-3,
  .abs-mx-md-3 {
    margin-right: 1rem !important;
  }
  .abs-mb-md-3,
  .abs-my-md-3 {
    margin-bottom: 1rem !important;
  }
  .abs-ml-md-3,
  .abs-mx-md-3 {
    margin-left: 1rem !important;
  }
  .abs-m-md-4 {
    margin: 1.5rem !important;
  }
  .abs-mt-md-4,
  .abs-my-md-4 {
    margin-top: 1.5rem !important;
  }
  .abs-mr-md-4,
  .abs-mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .abs-mb-md-4,
  .abs-my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .abs-ml-md-4,
  .abs-mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .abs-m-md-5 {
    margin: 3rem !important;
  }
  .abs-mt-md-5,
  .abs-my-md-5 {
    margin-top: 3rem !important;
  }
  .abs-mr-md-5,
  .abs-mx-md-5 {
    margin-right: 3rem !important;
  }
  .abs-mb-md-5,
  .abs-my-md-5 {
    margin-bottom: 3rem !important;
  }
  .abs-ml-md-5,
  .abs-mx-md-5 {
    margin-left: 3rem !important;
  }
  .abs-p-md-0 {
    padding: 0 !important;
  }
  .abs-pt-md-0,
  .abs-py-md-0 {
    padding-top: 0 !important;
  }
  .abs-pr-md-0,
  .abs-px-md-0 {
    padding-right: 0 !important;
  }
  .abs-pb-md-0,
  .abs-py-md-0 {
    padding-bottom: 0 !important;
  }
  .abs-pl-md-0,
  .abs-px-md-0 {
    padding-left: 0 !important;
  }
  .abs-p-md-1 {
    padding: 0.25rem !important;
  }
  .abs-pt-md-1,
  .abs-py-md-1 {
    padding-top: 0.25rem !important;
  }
  .abs-pr-md-1,
  .abs-px-md-1 {
    padding-right: 0.25rem !important;
  }
  .abs-pb-md-1,
  .abs-py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .abs-pl-md-1,
  .abs-px-md-1 {
    padding-left: 0.25rem !important;
  }
  .abs-p-md-2 {
    padding: 0.5rem !important;
  }
  .abs-pt-md-2,
  .abs-py-md-2 {
    padding-top: 0.5rem !important;
  }
  .abs-pr-md-2,
  .abs-px-md-2 {
    padding-right: 0.5rem !important;
  }
  .abs-pb-md-2,
  .abs-py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .abs-pl-md-2,
  .abs-px-md-2 {
    padding-left: 0.5rem !important;
  }
  .abs-p-md-3 {
    padding: 1rem !important;
  }
  .abs-pt-md-3,
  .abs-py-md-3 {
    padding-top: 1rem !important;
  }
  .abs-pr-md-3,
  .abs-px-md-3 {
    padding-right: 1rem !important;
  }
  .abs-pb-md-3,
  .abs-py-md-3 {
    padding-bottom: 1rem !important;
  }
  .abs-pl-md-3,
  .abs-px-md-3 {
    padding-left: 1rem !important;
  }
  .abs-p-md-4 {
    padding: 1.5rem !important;
  }
  .abs-pt-md-4,
  .abs-py-md-4 {
    padding-top: 1.5rem !important;
  }
  .abs-pr-md-4,
  .abs-px-md-4 {
    padding-right: 1.5rem !important;
  }
  .abs-pb-md-4,
  .abs-py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .abs-pl-md-4,
  .abs-px-md-4 {
    padding-left: 1.5rem !important;
  }
  .abs-p-md-5 {
    padding: 3rem !important;
  }
  .abs-pt-md-5,
  .abs-py-md-5 {
    padding-top: 3rem !important;
  }
  .abs-pr-md-5,
  .abs-px-md-5 {
    padding-right: 3rem !important;
  }
  .abs-pb-md-5,
  .abs-py-md-5 {
    padding-bottom: 3rem !important;
  }
  .abs-pl-md-5,
  .abs-px-md-5 {
    padding-left: 3rem !important;
  }
  .abs-m-md-n1 {
    margin: -0.25rem !important;
  }
  .abs-mt-md-n1,
  .abs-my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .abs-mr-md-n1,
  .abs-mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .abs-mb-md-n1,
  .abs-my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .abs-ml-md-n1,
  .abs-mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .abs-m-md-n2 {
    margin: -0.5rem !important;
  }
  .abs-mt-md-n2,
  .abs-my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .abs-mr-md-n2,
  .abs-mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .abs-mb-md-n2,
  .abs-my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .abs-ml-md-n2,
  .abs-mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .abs-m-md-n3 {
    margin: -1rem !important;
  }
  .abs-mt-md-n3,
  .abs-my-md-n3 {
    margin-top: -1rem !important;
  }
  .abs-mr-md-n3,
  .abs-mx-md-n3 {
    margin-right: -1rem !important;
  }
  .abs-mb-md-n3,
  .abs-my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .abs-ml-md-n3,
  .abs-mx-md-n3 {
    margin-left: -1rem !important;
  }
  .abs-m-md-n4 {
    margin: -1.5rem !important;
  }
  .abs-mt-md-n4,
  .abs-my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .abs-mr-md-n4,
  .abs-mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .abs-mb-md-n4,
  .abs-my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .abs-ml-md-n4,
  .abs-mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .abs-m-md-n5 {
    margin: -3rem !important;
  }
  .abs-mt-md-n5,
  .abs-my-md-n5 {
    margin-top: -3rem !important;
  }
  .abs-mr-md-n5,
  .abs-mx-md-n5 {
    margin-right: -3rem !important;
  }
  .abs-mb-md-n5,
  .abs-my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .abs-ml-md-n5,
  .abs-mx-md-n5 {
    margin-left: -3rem !important;
  }
  .abs-m-md-auto {
    margin: auto !important;
  }
  .abs-mt-md-auto,
  .abs-my-md-auto {
    margin-top: auto !important;
  }
  .abs-mr-md-auto,
  .abs-mx-md-auto {
    margin-right: auto !important;
  }
  .abs-mb-md-auto,
  .abs-my-md-auto {
    margin-bottom: auto !important;
  }
  .abs-ml-md-auto,
  .abs-mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .abs-m-lg-0 {
    margin: 0 !important;
  }
  .abs-mt-lg-0,
  .abs-my-lg-0 {
    margin-top: 0 !important;
  }
  .abs-mr-lg-0,
  .abs-mx-lg-0 {
    margin-right: 0 !important;
  }
  .abs-mb-lg-0,
  .abs-my-lg-0 {
    margin-bottom: 0 !important;
  }
  .abs-ml-lg-0,
  .abs-mx-lg-0 {
    margin-left: 0 !important;
  }
  .abs-m-lg-1 {
    margin: 0.25rem !important;
  }
  .abs-mt-lg-1,
  .abs-my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .abs-mr-lg-1,
  .abs-mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .abs-mb-lg-1,
  .abs-my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .abs-ml-lg-1,
  .abs-mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .abs-m-lg-2 {
    margin: 0.5rem !important;
  }
  .abs-mt-lg-2,
  .abs-my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .abs-mr-lg-2,
  .abs-mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .abs-mb-lg-2,
  .abs-my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .abs-ml-lg-2,
  .abs-mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .abs-m-lg-3 {
    margin: 1rem !important;
  }
  .abs-mt-lg-3,
  .abs-my-lg-3 {
    margin-top: 1rem !important;
  }
  .abs-mr-lg-3,
  .abs-mx-lg-3 {
    margin-right: 1rem !important;
  }
  .abs-mb-lg-3,
  .abs-my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .abs-ml-lg-3,
  .abs-mx-lg-3 {
    margin-left: 1rem !important;
  }
  .abs-m-lg-4 {
    margin: 1.5rem !important;
  }
  .abs-mt-lg-4,
  .abs-my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .abs-mr-lg-4,
  .abs-mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .abs-mb-lg-4,
  .abs-my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .abs-ml-lg-4,
  .abs-mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .abs-m-lg-5 {
    margin: 3rem !important;
  }
  .abs-mt-lg-5,
  .abs-my-lg-5 {
    margin-top: 3rem !important;
  }
  .abs-mr-lg-5,
  .abs-mx-lg-5 {
    margin-right: 3rem !important;
  }
  .abs-mb-lg-5,
  .abs-my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .abs-ml-lg-5,
  .abs-mx-lg-5 {
    margin-left: 3rem !important;
  }
  .abs-p-lg-0 {
    padding: 0 !important;
  }
  .abs-pt-lg-0,
  .abs-py-lg-0 {
    padding-top: 0 !important;
  }
  .abs-pr-lg-0,
  .abs-px-lg-0 {
    padding-right: 0 !important;
  }
  .abs-pb-lg-0,
  .abs-py-lg-0 {
    padding-bottom: 0 !important;
  }
  .abs-pl-lg-0,
  .abs-px-lg-0 {
    padding-left: 0 !important;
  }
  .abs-p-lg-1 {
    padding: 0.25rem !important;
  }
  .abs-pt-lg-1,
  .abs-py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .abs-pr-lg-1,
  .abs-px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .abs-pb-lg-1,
  .abs-py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .abs-pl-lg-1,
  .abs-px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .abs-p-lg-2 {
    padding: 0.5rem !important;
  }
  .abs-pt-lg-2,
  .abs-py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .abs-pr-lg-2,
  .abs-px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .abs-pb-lg-2,
  .abs-py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .abs-pl-lg-2,
  .abs-px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .abs-p-lg-3 {
    padding: 1rem !important;
  }
  .abs-pt-lg-3,
  .abs-py-lg-3 {
    padding-top: 1rem !important;
  }
  .abs-pr-lg-3,
  .abs-px-lg-3 {
    padding-right: 1rem !important;
  }
  .abs-pb-lg-3,
  .abs-py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .abs-pl-lg-3,
  .abs-px-lg-3 {
    padding-left: 1rem !important;
  }
  .abs-p-lg-4 {
    padding: 1.5rem !important;
  }
  .abs-pt-lg-4,
  .abs-py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .abs-pr-lg-4,
  .abs-px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .abs-pb-lg-4,
  .abs-py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .abs-pl-lg-4,
  .abs-px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .abs-p-lg-5 {
    padding: 3rem !important;
  }
  .abs-pt-lg-5,
  .abs-py-lg-5 {
    padding-top: 3rem !important;
  }
  .abs-pr-lg-5,
  .abs-px-lg-5 {
    padding-right: 3rem !important;
  }
  .abs-pb-lg-5,
  .abs-py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .abs-pl-lg-5,
  .abs-px-lg-5 {
    padding-left: 3rem !important;
  }
  .abs-m-lg-n1 {
    margin: -0.25rem !important;
  }
  .abs-mt-lg-n1,
  .abs-my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .abs-mr-lg-n1,
  .abs-mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .abs-mb-lg-n1,
  .abs-my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .abs-ml-lg-n1,
  .abs-mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .abs-m-lg-n2 {
    margin: -0.5rem !important;
  }
  .abs-mt-lg-n2,
  .abs-my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .abs-mr-lg-n2,
  .abs-mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .abs-mb-lg-n2,
  .abs-my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .abs-ml-lg-n2,
  .abs-mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .abs-m-lg-n3 {
    margin: -1rem !important;
  }
  .abs-mt-lg-n3,
  .abs-my-lg-n3 {
    margin-top: -1rem !important;
  }
  .abs-mr-lg-n3,
  .abs-mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .abs-mb-lg-n3,
  .abs-my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .abs-ml-lg-n3,
  .abs-mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .abs-m-lg-n4 {
    margin: -1.5rem !important;
  }
  .abs-mt-lg-n4,
  .abs-my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .abs-mr-lg-n4,
  .abs-mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .abs-mb-lg-n4,
  .abs-my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .abs-ml-lg-n4,
  .abs-mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .abs-m-lg-n5 {
    margin: -3rem !important;
  }
  .abs-mt-lg-n5,
  .abs-my-lg-n5 {
    margin-top: -3rem !important;
  }
  .abs-mr-lg-n5,
  .abs-mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .abs-mb-lg-n5,
  .abs-my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .abs-ml-lg-n5,
  .abs-mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .abs-m-lg-auto {
    margin: auto !important;
  }
  .abs-mt-lg-auto,
  .abs-my-lg-auto {
    margin-top: auto !important;
  }
  .abs-mr-lg-auto,
  .abs-mx-lg-auto {
    margin-right: auto !important;
  }
  .abs-mb-lg-auto,
  .abs-my-lg-auto {
    margin-bottom: auto !important;
  }
  .abs-ml-lg-auto,
  .abs-mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .abs-m-xl-0 {
    margin: 0 !important;
  }
  .abs-mt-xl-0,
  .abs-my-xl-0 {
    margin-top: 0 !important;
  }
  .abs-mr-xl-0,
  .abs-mx-xl-0 {
    margin-right: 0 !important;
  }
  .abs-mb-xl-0,
  .abs-my-xl-0 {
    margin-bottom: 0 !important;
  }
  .abs-ml-xl-0,
  .abs-mx-xl-0 {
    margin-left: 0 !important;
  }
  .abs-m-xl-1 {
    margin: 0.25rem !important;
  }
  .abs-mt-xl-1,
  .abs-my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .abs-mr-xl-1,
  .abs-mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .abs-mb-xl-1,
  .abs-my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .abs-ml-xl-1,
  .abs-mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .abs-m-xl-2 {
    margin: 0.5rem !important;
  }
  .abs-mt-xl-2,
  .abs-my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .abs-mr-xl-2,
  .abs-mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .abs-mb-xl-2,
  .abs-my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .abs-ml-xl-2,
  .abs-mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .abs-m-xl-3 {
    margin: 1rem !important;
  }
  .abs-mt-xl-3,
  .abs-my-xl-3 {
    margin-top: 1rem !important;
  }
  .abs-mr-xl-3,
  .abs-mx-xl-3 {
    margin-right: 1rem !important;
  }
  .abs-mb-xl-3,
  .abs-my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .abs-ml-xl-3,
  .abs-mx-xl-3 {
    margin-left: 1rem !important;
  }
  .abs-m-xl-4 {
    margin: 1.5rem !important;
  }
  .abs-mt-xl-4,
  .abs-my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .abs-mr-xl-4,
  .abs-mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .abs-mb-xl-4,
  .abs-my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .abs-ml-xl-4,
  .abs-mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .abs-m-xl-5 {
    margin: 3rem !important;
  }
  .abs-mt-xl-5,
  .abs-my-xl-5 {
    margin-top: 3rem !important;
  }
  .abs-mr-xl-5,
  .abs-mx-xl-5 {
    margin-right: 3rem !important;
  }
  .abs-mb-xl-5,
  .abs-my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .abs-ml-xl-5,
  .abs-mx-xl-5 {
    margin-left: 3rem !important;
  }
  .abs-p-xl-0 {
    padding: 0 !important;
  }
  .abs-pt-xl-0,
  .abs-py-xl-0 {
    padding-top: 0 !important;
  }
  .abs-pr-xl-0,
  .abs-px-xl-0 {
    padding-right: 0 !important;
  }
  .abs-pb-xl-0,
  .abs-py-xl-0 {
    padding-bottom: 0 !important;
  }
  .abs-pl-xl-0,
  .abs-px-xl-0 {
    padding-left: 0 !important;
  }
  .abs-p-xl-1 {
    padding: 0.25rem !important;
  }
  .abs-pt-xl-1,
  .abs-py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .abs-pr-xl-1,
  .abs-px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .abs-pb-xl-1,
  .abs-py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .abs-pl-xl-1,
  .abs-px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .abs-p-xl-2 {
    padding: 0.5rem !important;
  }
  .abs-pt-xl-2,
  .abs-py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .abs-pr-xl-2,
  .abs-px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .abs-pb-xl-2,
  .abs-py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .abs-pl-xl-2,
  .abs-px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .abs-p-xl-3 {
    padding: 1rem !important;
  }
  .abs-pt-xl-3,
  .abs-py-xl-3 {
    padding-top: 1rem !important;
  }
  .abs-pr-xl-3,
  .abs-px-xl-3 {
    padding-right: 1rem !important;
  }
  .abs-pb-xl-3,
  .abs-py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .abs-pl-xl-3,
  .abs-px-xl-3 {
    padding-left: 1rem !important;
  }
  .abs-p-xl-4 {
    padding: 1.5rem !important;
  }
  .abs-pt-xl-4,
  .abs-py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .abs-pr-xl-4,
  .abs-px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .abs-pb-xl-4,
  .abs-py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .abs-pl-xl-4,
  .abs-px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .abs-p-xl-5 {
    padding: 3rem !important;
  }
  .abs-pt-xl-5,
  .abs-py-xl-5 {
    padding-top: 3rem !important;
  }
  .abs-pr-xl-5,
  .abs-px-xl-5 {
    padding-right: 3rem !important;
  }
  .abs-pb-xl-5,
  .abs-py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .abs-pl-xl-5,
  .abs-px-xl-5 {
    padding-left: 3rem !important;
  }
  .abs-m-xl-n1 {
    margin: -0.25rem !important;
  }
  .abs-mt-xl-n1,
  .abs-my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .abs-mr-xl-n1,
  .abs-mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .abs-mb-xl-n1,
  .abs-my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .abs-ml-xl-n1,
  .abs-mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .abs-m-xl-n2 {
    margin: -0.5rem !important;
  }
  .abs-mt-xl-n2,
  .abs-my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .abs-mr-xl-n2,
  .abs-mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .abs-mb-xl-n2,
  .abs-my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .abs-ml-xl-n2,
  .abs-mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .abs-m-xl-n3 {
    margin: -1rem !important;
  }
  .abs-mt-xl-n3,
  .abs-my-xl-n3 {
    margin-top: -1rem !important;
  }
  .abs-mr-xl-n3,
  .abs-mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .abs-mb-xl-n3,
  .abs-my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .abs-ml-xl-n3,
  .abs-mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .abs-m-xl-n4 {
    margin: -1.5rem !important;
  }
  .abs-mt-xl-n4,
  .abs-my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .abs-mr-xl-n4,
  .abs-mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .abs-mb-xl-n4,
  .abs-my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .abs-ml-xl-n4,
  .abs-mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .abs-m-xl-n5 {
    margin: -3rem !important;
  }
  .abs-mt-xl-n5,
  .abs-my-xl-n5 {
    margin-top: -3rem !important;
  }
  .abs-mr-xl-n5,
  .abs-mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .abs-mb-xl-n5,
  .abs-my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .abs-ml-xl-n5,
  .abs-mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .abs-m-xl-auto {
    margin: auto !important;
  }
  .abs-mt-xl-auto,
  .abs-my-xl-auto {
    margin-top: auto !important;
  }
  .abs-mr-xl-auto,
  .abs-mx-xl-auto {
    margin-right: auto !important;
  }
  .abs-mb-xl-auto,
  .abs-my-xl-auto {
    margin-bottom: auto !important;
  }
  .abs-ml-xl-auto,
  .abs-mx-xl-auto {
    margin-left: auto !important;
  }
}

.abs-text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.abs-text-justify {
  text-align: justify !important;
}

.abs-text-wrap {
  white-space: normal !important;
}

.abs-text-nowrap {
  white-space: nowrap !important;
}

.abs-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.abs-text-left {
  text-align: left !important;
}

.abs-text-right {
  text-align: right !important;
}

.abs-text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .abs-text-sm-left {
    text-align: left !important;
  }
  .abs-text-sm-right {
    text-align: right !important;
  }
  .abs-text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .abs-text-md-left {
    text-align: left !important;
  }
  .abs-text-md-right {
    text-align: right !important;
  }
  .abs-text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .abs-text-lg-left {
    text-align: left !important;
  }
  .abs-text-lg-right {
    text-align: right !important;
  }
  .abs-text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .abs-text-xl-left {
    text-align: left !important;
  }
  .abs-text-xl-right {
    text-align: right !important;
  }
  .abs-text-xl-center {
    text-align: center !important;
  }
}

.abs-text-lowercase {
  text-transform: lowercase !important;
}

.abs-text-uppercase {
  text-transform: uppercase !important;
}

.abs-text-capitalize {
  text-transform: capitalize !important;
}

.abs-font-weight-light {
  font-weight: 300 !important;
}

.abs-font-weight-lighter {
  font-weight: lighter !important;
}

.abs-font-weight-normal {
  font-weight: 400 !important;
}

.abs-font-weight-bold {
  font-weight: 700 !important;
}

.abs-font-weight-bolder {
  font-weight: bolder !important;
}

.abs-font-italic {
  font-style: italic !important;
}

.abs-text-white {
  color: #fff !important;
}

.abs-text-primary {
  color: #007bff !important;
}

a.abs-text-primary:hover, a.abs-text-primary:focus {
  color: #0056b3 !important;
}

.abs-text-secondary {
  color: #6c757d !important;
}

a.abs-text-secondary:hover, a.abs-text-secondary:focus {
  color: #494f54 !important;
}

.abs-text-success {
  color: #28a745 !important;
}

a.abs-text-success:hover, a.abs-text-success:focus {
  color: #19692c !important;
}

.abs-text-info {
  color: #17a2b8 !important;
}

a.abs-text-info:hover, a.abs-text-info:focus {
  color: #0f6674 !important;
}

.abs-text-warning {
  color: #ffc107 !important;
}

a.abs-text-warning:hover, a.abs-text-warning:focus {
  color: #ba8b00 !important;
}

.abs-text-danger {
  color: #dc3545 !important;
}

a.abs-text-danger:hover, a.abs-text-danger:focus {
  color: #a71d2a !important;
}

.abs-text-light {
  color: #f8f9fa !important;
}

a.abs-text-light:hover, a.abs-text-light:focus {
  color: #cbd3da !important;
}

.abs-text-dark {
  color: #343a40 !important;
}

a.abs-text-dark:hover, a.abs-text-dark:focus {
  color: #121416 !important;
}

.abs-text-body {
  color: #212529 !important;
}

.abs-text-muted {
  color: #6c757d !important;
}

.abs-text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.abs-text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.abs-text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.abs-text-decoration-none {
  text-decoration: none !important;
}

.abs-text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.abs-text-reset {
  color: inherit !important;
}

.abs-visible {
  visibility: visible !important;
}

.abs-invisible {
  visibility: hidden !important;
}
body, .blog-card__author-name, .blog-post__author-name {
    font-family: "segoe-ui", sans-serif !important;
    color: #241f21;
}
h1 {
    font-size: 32px !important;
}
.blog-post__body h2 {
    color: #c7451c;
    font-family: "segoe-ui", sans-serif;
    font-weight: 900;
    font-size: 24px;
    margin-bottom: 5px;
}
p {
    font-family: "segoe-ui", sans-serif !important;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 20px;
}
a {
    font-family: "segoe-ui", sans-serif !important;
}
p a {
    font-weight: 500 !important;
}
.header:after {
    content: '';
    display: block;
    position: absolute;
    width: 50%;
    height: 570px;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #241f21;
    background-image: url(https://geocorr.com/wp-content/uploads/2025/01/hero-bkg.jpg);
    background-size: cover;
}
.header__container {
    max-width: none !important;
    padding: 40px 10%;
}
.header__menu:after {
    content: '';
    position: absolute;
    display: block;
    height: 3px;
    width: 32%;
    min-width: 690px;
    background: #ccc;
    right: 0;
    top: 87px;
}
.submenu.level-1>li {
    margin: 0 !important;
}
.navigation-primary .menu-item a.menu-link {
    font-size: 18px;
    font-family: "segoe-ui", sans-serif !important;
    color: #241f21;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    display: block;
    height: 27px;
    padding: 0 45px;
    transition: ease-in-out.3s all;
}
.menu-item:after {
    content: '';
    background: white;
    width: 100%;
    height: 10px;
    position: relative;
    display: block;
    margin-top: 5px;
}
.menu-item:last-child:after {
    background: #ccc;
}
.blog-listing-wrapper {
    width: 80%;
    margin: 0 auto;
    padding-top: 40px;
}
.blog-listing-wrapper .blog-listing {
    flex: 0 0 70%;
    margin-right: 5%;
}
.blog-card {
    flex-direction: column;
    border: none;
}
.ddate {
    width: 100%;
    color: #c7451c;
    font-size: 20px;
    font-weight: 900;
    position: relative;
    margin-bottom: 5px;
}
.ddate:after {
    background: #ccc;
    content: "";
    display: inline-block;
    height: 2px;
    margin-top: 15px;
    position: absolute;
    width: calc(100% - 165px);
    right: 20px;
}
h3.blog-card__title {
    line-height: 1.2em;
}
h3.blog-card__title a, .blog-post__title {
    font-family: "eurostile-extended", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    letter-spacing: .8px;
    color: #241f21;
    transition: ease-in-out .3s all;
}
h3.blog-card__title a:focus, h3.blog-card__title a:hover {
    font-weight: 400;
    color: #f26928;
    transition: ease-in-out .3s all;
}
.blog-card__image-wrapper {
    flex-direction: row;
    width: 100%;
    margin: 20px auto 0;
    max-height: 420px;
}
.blog-card__image {
    position: relative;
    width: 50%;
}
.d-none {
    display: none !important;
}
a.blog-card__button.button.button {
    background-image: none;
    color: #f26928;
    padding: 7px 20px;
    font-size: 20px;
    line-height: 24px;
    border: 3px solid #f26928 !important;
    border-radius: 40px;
    box-shadow: none !important;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    transition: ease-in-out .3s all;
}
a.blog-card__button.button.button:hover {
    background-color: #f26928 !important;
    color: white !important;
    transition: ease-in-out .3s all;
}
.button-icon {
    display: block;
    width: 42px;
    padding: 10px 10px 3px;
    background: #f26928;
    border-radius: 200px;
    margin-right: -10px;
    transition: ease-in-out .3s all;
}
.r-arrow {
    width: 20px;
    transform: rotate(-45deg);
    transition: ease-in-out .3s all;
}
a.blog-card__button.button.button:hover .button-icon {
    background: white;
    transition: ease-in-out .3s all;
}
a.blog-card__button.button.button:hover .r-arrow {
    transform: rotate(0deg);
    fill: #f26928;
    transition: ease-in-out .3s all;
}
.header {
    background: none !important;
    border: none !important;
}
.header__logo {
    max-width: 400px;
}
.blog-header {
    background-image: url(https://8977085.fs1.hubspotusercontent-na1.net/hubfs/8977085/img/AdobeStock_720585195.jpeg) !important;
    width: 80%;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
}
.blog-header:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #241f21;
    opacity: .6;
}
.blog-header__title {
    position: relative;
    z-index: 5;
    font-family: 'eurostile-extended';
    text-transform: uppercase;
    font-size: 36px !important;
    line-height: 1.2em;
    width: 50%;
    text-align: left;
}
.light-weight {
    font-weight: 400;
}
.blog-header .content-wrapper {
    padding: 0;
    width: 83% !important;
    height: 33vw;
    margin: 0 auto;
    max-width: inherit;
    max-height: 600px;
    display: flex;
    align-items: center;
}
.blog-card:first-child {
    padding: 0;
}
.body-container--blog-post {
    width: 80%;
    margin: 60px auto 0;
    display: flex;
}
.blog-post {
    margin-top: 0;
}
.body-container--blog-post .blog-sidebar {
    padding-top: 0;
}
.content-wrapper--narrow {
    max-width: inherit !important;
    flex: 0 0 70%;
    margin-right: 5%;
}
.blog-header-wrapper {
    position: relative;
}
.blog-header-wrapper:before {
    background: #f26928;
    content: "";
    height: 35px;
    left: 0;
    position: absolute;
    top: calc(47% - 17px);
    width: 9%;
    clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
}
.blog-header-wrapper:after {
    content: '';
    background: #f26928;
    width: 15%;
    height: 40px;
    position: absolute;
    display: block;
    right: 0;
    top: calc(48% - 20px);
    z-index: 1;
}
.blog-header-extra {
    position: relative;
}
.blog-header-extra:before {
    content: '';
    position: absolute;
    background: #f26928;
    height: 60px;
    width: 10%;
    right: 0;
    top: calc(43% - 15px);
    z-index: 1;
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 0 100%);
}
.blog-header-extra:after {
    background: #f26928;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 47%;
    width: 15%;
}
.blog-pagination__link--active {
    background-color: #f26928;
    padding: 5px 13px;
    font-weight: 900;
}
.blog-pagination__link {
    color: #241f21;
}
.site-footer {
    background-color: #ebebeb;
    background-image: url(https://geocorr.com/wp-content/uploads/2025/01/footer-bkg.jpg);
    background-size: cover;
    background-position: bottom left;
    width: 100%;
    display: block !important;
    padding: 0 !important;
    margin-top: 40px;
}
.foot-wrapper {
    width: 80%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 50px 0;
}
.foot-left-side {
    display: flex;
    width: 690px;
    justify-content: space-around;
}
.foot-logo {
    width: 345px;
    border-right: solid 3px #939598;
    padding: 10px 0;
}
.foot-logo img {
    width: 300px;
}
.foot-address {
    width: 260px;
    margin-top: 20px;
}
.foot-address p {
    font-size: 18px;
    line-height: 1.4;
    color: #241f21;
}
.foot-address p b {
    font-weight: 700;
}
.foot-connect {
    margin-top: 13px;
}
.foot-connect p {
    font-weight: 800;
    font-size: 18px;
    color: #241f21;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.foot-connect a {
    color: #c7451c;
    font-weight: 800 !important;
    transition: ease-in-out .3s all;
}
.foot-connect a:hover {
    color: #f26928;
    transition: ease-in-out .3s all;
}
.social {
    text-align: right;
    margin: 0;
}
.social li {
    display: inline;
    text-align: right;
    margin: 0 0 0 8px !important;
    line-height: 1;
}
.social-icons {
    width: 32px;
    fill: #939598;
    transition: ease-in-out .3s all;
}
.social-icons:hover {
    fill: #f26928;
    transition: ease-in-out .3s all;
}
.social a {
    color: #939598;
    transition: ease-in-out .3s all;
}
aside.blog-sidebar {
    background: #ebebeb;
    max-height: fit-content;
    padding-top: 20px !important;
}
.blog-subheader {
    margin: 0 0 10px 0;
}
.blog-subheader p {
    margin-bottom: 0;
}
.blog-subheader h2 {
    text-transform: uppercase;
    font-family: "eurostile-extended", sans-serif !important;
    margin-bottom: 0;
    line-height: 1;
}
aside h3 {
    font-family: "eurostile-extended", sans-serif !important;
    font-weight: 400;
    letter-spacing: -1px;
}
.aside__recent-posts li {
    line-height: 1.3em;
}
.aside__recent-posts li a, .aside__post-filter li a {
    color: #939598;
}
.aside__recent-posts li a:hover, .aside__post-filter li a:hover {
    color: #c7451c;
}
a.filter-expand-link {
    padding-left: 20px;
}
.aside__subscribe {
    margin-bottom: 25px;
}
.aside__post-filter, .aside__recent-posts {
    margin-bottom: 25px;
}
.navigation-primary .submenu.level-1 .menu-item .menu-link:hover, .navigation-primary .submenu.level-1 .menu-item .menu-link:focus {
    color: #f26928 !important;
}

@media screen and (max-width: 1500px) {
    .navigation-primary .menu-item a.menu-link {
        font-size: 16px;
        padding: 0 40px;
    }
    .header:after {
        height: 460px;
    }
    .header__logo {
        max-width: 320px;
    }
    .header__container {
        padding: 40px 5%;
    }
    .header__menu:after {
        min-width: 500px;
        top: 79px;
    }
    .navigation-primary .menu-item a.menu-link {
        height: 24px;
    }
    .blog-header, .blog-listing-wrapper, .foot-wrapper, .body-container--blog-post {
        width: 90%;
    }
    .blog-header-wrapper:before {
        width: 3%;
    }
    .blog-header-extra:after, .blog-header-wrapper:after {
        width: 10%;
    }
    .blog-listing-wrapper .blog-listing, .content-wrapper--narrow {
        margin-right: 0px;
    }
    aside h3 {
        font-size: 28px;
    }
    .blog-listing-wrapper {
        padding-top: 10px;
    }
    .body-container--blog-post {
        margin: 30px auto 0;
    }
    .blog-card__image {
        width: 35%;
    }
    .blog-card__content {
        width: 60%;
    }
}
@media screen and (max-width: 1200px) {
    .header:after {
        height: 120px;
        width: 100%;
        background-position: center center;
    }
    .foot-wrapper {
        flex-direction: column;
    }
    .foot-connect {
        text-align: center;
        margin-top: 30px;
    }
    .social {
        text-align: center;
        padding-left: 0;
    }
    .header__container {
        flex-direction: column;
    }
    .header__logo {
        margin-right: 0;
    }
    .submenu.level-1>li {
        line-height: 1em;
    }
    .header__menu {
        margin-left: 0;
        margin-top: 50px;
    }
    .header__menu:after {
        top: 169px;
        min-width: 100%;
    }
    .content-wrapper--narrow {
        padding: 0 20px;
    }
    .blog-header__title {
        font-size: 28px !important;
    }
    .content-wrapper--narrow {
        padding: 0 20px;
    }
    .body-container--blog-post {
        flex-direction: column;
    }
    .navigation-primary .menu-item a.menu-link {
        height: 15px;
    }
}
@media screen and (max-width: 800px) {
    .foot-left-side {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .foot-logo {
        width: 300px;
        border-bottom: solid 3px #939598;
        padding: 10px 0 15px;
        border-right: navajowhite;
    }
    .foot-address {
        text-align: center;
    }
    .blog-header__title {
        font-size: 24px !important;
    }
    .blog-header .content-wrapper {
        height: 43vw;
    }
    .blog-header__title {
        width: 60%;
    }
}
@media screen and (max-width: 767px) {
    .header__navigation-toggle, .menu-child-toggle-icon {
        display: none !important;
    }
    .header__navigation {
        background-color: transparent !important;
        box-shadow: none;
        display: inline-block;
        margin: 0 auto;
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 0;
    }
    .submenu.level-1>li {
        display: inline-block !important;
        width: auto !important;
    }
    .blog-card__image {
        width: 100%;
    }
    .blog-card__content {
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
    }
    .blog-card__image-wrapper {
        flex-direction: column;
        margin: 10px auto;
        max-height: fit-content;
    }
    .blog-card {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 580px) {
    .foot-logo img {
        width: 100%;
    }
    .navigation-primary .menu-item a.menu-link {
        font-size: 14px;
        padding: 0 25px;
    }
    h3.blog-card__title {
        line-height: .7em;
    }
    .blog-post__title, h3.blog-card__title a {
       font-size: 18px;
    }
    a.blog-card__button.button.button {
       font-size: 15px;
       line-height: 15px;
       padding: 4px 16px;
    }
    .blog-header__title {
        width: 100%;
    }
    h1 {
        font-size: 24px !important;
    }
   .blog-post__body h2 {
        font-size: 18px !important;
    }
}