/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./wp-content/themes/am2/resources/scss/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
Theme Name: AM2 Theme
Theme URI:
Author: AM2 Studio
Author URI: http://am2studio.hr/
Description: AM2 Admin Starter Theme.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
!*/
/* Vendor */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 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 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Show the overflow in IE.
 */
button {
  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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          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 and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [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 */
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* Variables & Mixins. */
/* Styleguide. */
.blog-single {
  padding-bottom: 40px;
  width: 100%;
  margin: 0 auto;
}
.blog-single figcaption {
  font-family: "Rubik-Light";
  text-align: left;
  margin-top: 0.5rem;
  font-size: 0.8rem;
  font-style: italic;
  color: var(--am2-grey-5c);
  font-weight: 300;
}
.blog-single__separator {
  display: block;
  max-width: 440px;
  width: 100%;
  height: 0.41px;
  background: #000;
  margin: 50px auto 40px;
}
.blog-single__f-image {
  margin: 0 0 25px;
  max-width: 942px;
}
.blog-single__f-image img {
  width: 100%;
  aspect-ratio: 8/3;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-single__auhor {
  color: #414042;
}
.blog-single__wrapper {
  position: relative;
  max-width: 1410px !important;
  padding-top: 2rem;
}
@media (min-width: 769px) {
  .blog-single__wrapper .wrapper--narrow {
    padding-right: var(--am2-gutter-x) !important;
    padding-left: var(--am2-gutter-x) !important;
  }
}
.blog-single__category {
  margin-bottom: 1.125rem;
  font-size: 1.125rem;
  color: #0098CD;
  text-transform: none;
  padding: 4px 14px;
  border: 1px solid #0098CD;
  border-radius: 20px;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.blog-single__title {
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 1.22;
  margin-bottom: 0.5rem;
}
.blog-single__social-share {
  position: absolute;
  top: 1rem;
  left: var(--am2-gutter-x);
  right: 0;
  max-width: 730.3px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .blog-single__social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 730.3px) {
  .blog-single__social-share {
    left: 0;
  }
}
@media (min-width: 769px) {
  .blog-single__social-share {
    padding-right: var(--am2-gutter-x) !important;
    padding-left: var(--am2-gutter-x) !important;
  }
}
@media (min-width: 1281px) {
  .blog-single__social-share {
    top: 105px;
    left: 115px;
    right: auto;
  }
}
.blog-single__social-share .social-share {
  margin: 0;
  padding: 0;
  text-align: left;
}
.blog-single__social-share .social-share__title {
  display: none;
}
.blog-single__social-share .social-share__items {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 1281px) {
  .blog-single__social-share .social-share__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.blog-single__social-share .social-share__items a {
  margin: 0;
}
@media (max-width: 1280px) {
  .blog-single__social-share .social-share__items a:not(:first-of-type) {
    margin-left: 1rem;
  }
}
@media (max-width: 768px) {
  .blog-single__social-share .social-share__items a:not(:first-of-type) {
    margin-left: 0.5rem;
  }
}
@media (min-width: 1281px) {
  .blog-single__social-share .social-share__items a:not(:first-of-type) {
    margin-top: 1rem;
  }
}
.blog-single__share .share-component__trigger {
  gap: 2px;
}
.blog-single__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.5rem;
  font-size: 1.0625rem;
  line-height: 1.22;
}
.blog-single__meta-col {
  display: block;
}
.blog-single__meta time,
.blog-single__meta span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-single__meta svg {
  width: 15px;
  height: 15px;
  fill: var(--am2-grey-a3);
}
.blog-single__meta time {
  margin-right: 10px;
}
.blog-single__author {
  color: #0098CD !important;
  line-height: 1.22;
  margin-top: 2px;
}
.blog-single__content {
  padding-bottom: 27px;
}
.blog-single__content > .wp-block-heading:first-of-type {
  margin-top: 2rem;
}
.blog-single__content > h1,
.blog-single__content > h2,
.blog-single__content > h3,
.blog-single__content > h4,
.blog-single__content > h5,
.blog-single__content > h6 {
  margin-top: 2rem;
}
.blog-single__content > h1 + p,
.blog-single__content > h2 + p,
.blog-single__content > h3 + p,
.blog-single__content > h4 + p,
.blog-single__content > h5 + p,
.blog-single__content > h6 + p {
  margin-top: 1rem;
}
.blog-single__content > h1 {
  font-size: 2rem;
}
.blog-single__content > h2 {
  font-size: 1.625rem;
  font-weight: 700;
}
.blog-single__content > h3 {
  font-weight: 700;
  font-size: 1.4375rem;
}
.blog-single__content > h4 {
  font-size: 1.25rem;
}
.blog-single__content > p {
  font-size: 1rem;
}
.blog-single__content > p + p {
  margin-top: 1rem;
}
.blog-single__content > p + img,
.blog-single__content > p + figure {
  margin-top: 1rem;
}
.blog-single__content > p + ul,
.blog-single__content > p + ol {
  margin-top: 1rem;
}
.blog-single__content > ul,
.blog-single__content > ol {
  margin: 0;
}
.blog-single__content > ul + p,
.blog-single__content > ol + p {
  margin-top: 1rem;
}
.blog-single__content > ul + img,
.blog-single__content > ul + figure,
.blog-single__content > ol + img,
.blog-single__content > ol + figure {
  margin-top: 1rem;
}
.blog-single__content > figure + p,
.blog-single__content > img + p {
  margin-top: 2rem;
}
.blog-single__content > figure + img,
.blog-single__content > figure + figure,
.blog-single__content > img + img,
.blog-single__content > img + figure {
  margin-top: 1rem;
}
.blog-single__content .wp-block-button__link {
  margin-top: 3.5rem;
}
.blog-single__content .wp-block-button__link .wp-block-buttons {
  margin: 30px 0;
}
.blog-single__content .wp-block-button__link .wp-block-buttons .wp-block-button {
  padding-left: 0;
  padding-right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.blog-single__content .wp-block-button__link .wp-block-buttons .wp-block-button__link {
  min-width: unset !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  font-size: 1.125rem !important;
  font-weight: 500;
}
.blog-single--post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 769px) {
  .blog-single--post {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.blog-single--post > .wrapper {
  max-width: 964px;
}
@media (min-width: 769px) {
  .blog-single--post > .wrapper {
    width: 70.5%;
  }
}
@media (min-width: 769px) {
  .blog-single .blog-single__sidebar {
    width: 27%;
    position: sticky;
    top: 40px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.blog-single .blog-single__sidebar.hidden-cta .mtheme-cta-simple, .blog-single .blog-single__sidebar.hidden-related-posts .related-posts, .blog-single .blog-single__sidebar.hidden-submenu #ez-toc-container {
  display: none;
  visibility: hidden;
}
.blog-single__sidebar {
  margin-bottom: 2rem;
}
@media (min-width: 769px) {
  .blog-single__sidebar {
    padding-top: 1.75rem;
  }
}
.blog-single__sidebar + .wrapper {
  margin-left: 0;
}
.blog-single__sidebar .cards__list {
  grid-template-columns: 1fr;
  gap: 34px;
}
.blog-single__sidebar .card {
  border-radius: 15px;
  overflow: hidden;
  padding: 0;
}
.blog-single__sidebar .card__image-wrap {
  margin-top: 0;
  margin-bottom: 0;
}
.blog-single__sidebar .card__image-wrap img {
  aspect-ratio: 29/8;
}
.blog-single__sidebar .card__intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.65rem;
}
.blog-single__sidebar .card__content {
  padding: 9px 15px 25px;
  background: #F5F5F5;
}
.blog-single__sidebar .card__category {
  font-size: 0.8125rem;
  color: #0098CD;
  text-transform: none;
  padding: 5px 13px;
  border: 1px solid #0098CD;
  border-radius: 20px;
  font-weight: 500;
}
.blog-single__sidebar .card__date {
  font-weight: 300;
  font-size: 0.8125rem;
  margin: 0;
}
.blog-single__sidebar .card__title {
  font-size: 1rem !important;
  line-height: 19.5px;
  margin-bottom: 0.25rem;
}
.blog-single__sidebar .card__title a {
  font-size: inherit;
  line-height: inherit;
}
.blog-single__sidebar .card__excerpt {
  line-height: 17px;
  font-size: 14px;
}
.blog-single__sidebar .mtheme-cta-simple {
  margin: 3.25rem 0 2rem;
}
.blog-single__sidebar .mtheme-cta-simple__title {
  margin-bottom: 18px;
}
.blog-single__sidebar .mtheme-cta-simple__text p {
  font-size: 0.9375rem !important;
}
.blog-single__sidebar .mtheme-cta-simple__button {
  margin-top: 1rem;
}
.blog-single__sidebar .mtheme-cta-simple__inner {
  padding-bottom: 2.5rem;
}

.single__cats {
  text-align: right;
}
.single__cats .select2 {
  max-width: 245px;
  width: 100% !important;
  padding-right: 20px;
  padding-left: 2px;
  padding-bottom: 10px;
  text-align: left;
}
.single__cats .select2::after {
  content: "";
  width: calc(100% - 15px);
  background: #000;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 12px;
}
.single__cats .select2-container--default .select2-selection--single {
  border: none;
}
.single .related-posts {
  margin-top: 38px;
}
.single .related-posts__title {
  font-size: 1.25rem;
  padding-top: 0;
  border-top: none;
  text-align: left;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.single .related-posts__title::before {
  content: none;
}
.single .mtheme-accordion-section {
  padding-left: 0;
  padding-right: 0;
}
.single .mtheme-accordion-section .mtheme-accordion-section__title {
  color: inherit !important;
  text-align: left;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
}
.single .mtheme-accordion-section__panel {
  max-width: 100%;
}
.single .mtheme-accordion-section__panel:first-of-type {
  border-top: none;
}
.single .mtheme-accordion-section__panel:last-of-type {
  border-bottom: none;
}
.single .mtheme-accordion-section__panel-title {
  padding: 0.875rem 4rem 0.875rem 0rem;
  font-style: normal !important;
  font-size: 1rem;
}
@media (max-width: 480px) {
  .single .mtheme-accordion-section__panel-content {
    padding-right: 0;
  }
}

.select2-results__option--selected {
  display: none !important;
}

.select2-results__option {
  position: relative;
  padding-left: 30px !important;
}
.select2-results__option::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.812' height='19.812'%3E%3Cg data-name='Group 316'%3E%3Cg data-name='Group 314' transform='translate(-12608.091 -2178.464)'%3E%3Ccircle data-name='Ellipse 5279' cx='9.906' cy='9.906' r='9.906' transform='translate(12608.091 2178.464)' fill='%23d96661'/%3E%3C/g%3E%3Cg data-name='Group 315' fill='none' stroke='%23fff' stroke-miterlimit='10'%3E%3Cpath data-name='Line 67' d='M9.906 5.767v8.275'/%3E%3Cpath data-name='Line 68' d='M5.768 9.905h8.275'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  left: 5px;
  top: 7px;
  background-repeat: no-repeat;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: transparent !important;
  color: #000 !important;
}

.select2-dropdown {
  border: none !important;
  padding: 20px 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.264' height='7.915' viewBox='0 0 15.264 7.915'%3E%3Cpath id='Path_349' data-name='Path 349' d='M12825.881,2129.807l-7.49,7.49-7.49-7.49' transform='translate(-12810.759 -2129.665)' fill='none' stroke='%231d1e1c' stroke-miterlimit='10' stroke-width='0.4'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.case-study-single {
  padding-top: 30px;
  padding-bottom: 3rem;
}
@media (min-width: 769px) {
  .case-study-single {
    padding-top: 50px;
  }
}
.case-study-single figcaption {
  text-align: left;
  margin-top: 0.5rem;
  font-size: 0.8rem;
  font-style: italic;
  color: var(--am2-grey-5c);
  font-weight: 300;
}
.case-study-single__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.case-study-single__title {
  display: block;
  position: relative;
  font-size: 32px;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 30px;
}
.case-study-single__title::after {
  content: "";
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  right: 0;
  background: #000;
}
.case-study-single__desc {
  display: block;
  position: relative;
  font-size: 26px !important;
}
.case-study-single__youtube-wrap, .case-study-single__content {
  display: block;
  width: 100%;
}
.case-study-single__wrapper {
  position: relative;
}
.case-study-single__category {
  margin-bottom: 1rem;
}
.case-study-single__content > h1, .case-study-single__content > h2, .case-study-single__content > h3, .case-study-single__content > h4, .case-study-single__content > h5, .case-study-single__content > h6 {
  margin: 0;
}
.case-study-single__content > h1 + p, .case-study-single__content > h2 + p, .case-study-single__content > h3 + p, .case-study-single__content > h4 + p, .case-study-single__content > h5 + p, .case-study-single__content > h6 + p {
  margin-top: 1rem;
}
.case-study-single__content > h1, .case-study-single__content > h2 {
  font-size: 26px;
}
.case-study-single__content > h3, .case-study-single__content > h4 {
  font-size: 23px;
}
.case-study-single__content > p {
  margin: 0;
}
.case-study-single__content > p + p,
.case-study-single__content > p + h1,
.case-study-single__content > p + h2,
.case-study-single__content > p + h3,
.case-study-single__content > p + h4,
.case-study-single__content > p + h5,
.case-study-single__content > p + h6 {
  margin-top: 1rem;
}
.case-study-single__content > p + img,
.case-study-single__content > p + figure {
  margin-top: 1rem;
}
.case-study-single__content > p + ul, .case-study-single__content > p + ol {
  margin-top: 1rem;
}
.case-study-single__content > ul, .case-study-single__content > ol {
  margin: 0;
}
.case-study-single__content > ul + p,
.case-study-single__content > ul + h1,
.case-study-single__content > ul + h2,
.case-study-single__content > ul + h3,
.case-study-single__content > ul + h4,
.case-study-single__content > ul + h5,
.case-study-single__content > ul + h6, .case-study-single__content > ol + p,
.case-study-single__content > ol + h1,
.case-study-single__content > ol + h2,
.case-study-single__content > ol + h3,
.case-study-single__content > ol + h4,
.case-study-single__content > ol + h5,
.case-study-single__content > ol + h6 {
  margin-top: 1rem;
}
.case-study-single__content > ul + img,
.case-study-single__content > ul + figure, .case-study-single__content > ol + img,
.case-study-single__content > ol + figure {
  margin-top: 1rem;
}
.case-study-single__content > figure + p,
.case-study-single__content > figure + h1,
.case-study-single__content > figure + h2,
.case-study-single__content > figure + h3,
.case-study-single__content > figure + h4,
.case-study-single__content > figure + h5,
.case-study-single__content > figure + h6,
.case-study-single__content > img + p,
.case-study-single__content > img + h1,
.case-study-single__content > img + h2,
.case-study-single__content > img + h3,
.case-study-single__content > img + h4,
.case-study-single__content > img + h5,
.case-study-single__content > img + h6 {
  margin-top: 1rem;
}
.case-study-single__content > figure + img,
.case-study-single__content > figure + figure,
.case-study-single__content > img + img,
.case-study-single__content > img + figure {
  margin-top: 1rem;
}
.case-study-single__content .wp-block-button__link {
  margin-top: 3.5rem;
}
.case-study-single__content-footer {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.case-study-single__content-footer a {
  margin: 10px 0;
}

.search-results .am2-post-list-cards,
.search .am2-post-list-cards {
  padding-top: 3rem;
  padding-bottom: 4rem;
}
@media (min-width: 577px) {
  .search-results .am2-post-list-cards,
  .search .am2-post-list-cards {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 769px) {
  .search-results .am2-post-list-cards,
  .search .am2-post-list-cards {
    padding-top: 5rem;
    padding-bottom: 6rem;
  }
}
.search-results .am2-post-list-cards__list,
.search .am2-post-list-cards__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  width: 100%;
}
@media (min-width: 577px) {
  .search-results .am2-post-list-cards__list,
  .search .am2-post-list-cards__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 769px) {
  .search-results .am2-post-list-cards__list,
  .search .am2-post-list-cards__list {
    width: 74%;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.search-results .am2-post-list-cards__list--no-result,
.search .am2-post-list-cards__list--no-result {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .search-results .am2-post-list-cards__list--no-result,
  .search .am2-post-list-cards__list--no-result {
    min-height: 400px;
  }
}
.search-results .am2-post-list-cards__list--no-result h2,
.search .am2-post-list-cards__list--no-result h2 {
  text-align: center;
  font-size: 30px;
}
.search-results .am2-post-list-cards__post,
.search .am2-post-list-cards__post {
  color: #1E1E1C;
}
.search-results .am2-post-list-cards__post img,
.search .am2-post-list-cards__post img {
  aspect-ratio: 300/160;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.search-results .am2-post-list-cards__title,
.search .am2-post-list-cards__title {
  padding-bottom: 20px;
}
.search-results .am2-post-list-cards__post-title,
.search .am2-post-list-cards__post-title {
  padding: 10px 0;
  font-size: 16px;
}
.search-results .am2-post-list-cards__type,
.search .am2-post-list-cards__type {
  font-size: 13px;
}
.search-results .am2-post-list-cards__inner,
.search .am2-post-list-cards__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .search-results .am2-post-list-cards__inner,
  .search .am2-post-list-cards__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.search-results .am2-post-list-cards .header,
.search .am2-post-list-cards .header {
  width: 100%;
  padding: 20px 0;
}
@media (min-width: 769px) {
  .search-results .am2-post-list-cards .header,
  .search .am2-post-list-cards .header {
    padding: 0;
    width: 24%;
  }
}
.search-results .am2-post-list-cards .header__desktop-search,
.search .am2-post-list-cards .header__desktop-search {
  display: block !important;
}
.search-results .am2-post-list-cards .header__desktop-search .search-input,
.search .am2-post-list-cards .header__desktop-search .search-input {
  width: 100%;
  max-width: initial;
}

.blog .wrapper,
.archive .wrapper {
  max-width: 1090px;
}
.blog .mtheme-banner-img,
.archive .mtheme-banner-img {
  position: relative;
  overflow: hidden;
  min-height: 425px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog .mtheme-banner-img::after,
.archive .mtheme-banner-img::after {
  content: "";
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.35);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.blog .mtheme-banner-img img,
.archive .mtheme-banner-img img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.blog .mtheme-banner-img .case-study-single__title,
.archive .mtheme-banner-img .case-study-single__title {
  position: relative;
  z-index: 10;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.22;
  color: var(--am2-white);
}
@media (min-width: 768px) {
  .blog .mtheme-banner-img .case-study-single__title,
  .archive .mtheme-banner-img .case-study-single__title {
    font-size: 3.125rem;
  }
}
.blog .mtheme-banner-img .case-study-single__title::after,
.archive .mtheme-banner-img .case-study-single__title::after {
  content: none;
}
@media (max-width: 768px) {
  .blog .card__category,
  .archive .card__category {
    margin-bottom: 20px;
    display: inline-block;
  }
}

@media (max-width: 768px) {
  .post-type-archive-case_study .card__category {
    margin-bottom: 20px;
    display: inline-block;
  }
}

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

:root {
  font-size: 16px;
  --am2-gutter-x: 1.25rem;
  --am2-font-body: Montserrat-Regular, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --am2-font-heading: Montserrat-Regular, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --am2-primary: #1E859E;
  --am2-secondary: #C3CF08;
  --am2-featured: #174C77;
  --am2-danger: #B2153D;
  --am2-grey-100: #FAFAFA;
  --am2-grey-200: #A3A3A3;
  --am2-grey-300: #58595B;
  --am2-grey-eb: #ebebeb;
  --am2-grey-c4: #c4c4c4;
  --am2-grey-5c: #5c5c5c;
  --am2-grey-a3: #a3a3a3;
  --am2-grey-f1: #F1F1F1;
  --am2-grey-f8: #f8f8f8;
  --am2-grey-dd: #DDE0E0;
  --am2-grey-d7: #D7D7D7;
  --am2-primary2: #22638D;
  --am2-secondary2: #0098CD;
  --am2-dark: #2A2A4D;
  --am2-light: #ffffff;
  --am2-orange: #FED2A6;
  --am2-yellow-green: #B2D235;
  --am2-black: #000;
  --am2-black-333: #333333;
  --am2-white: #fff;
  --am2-linkedin: #0A66C2;
  --am2-facebook: #1877F2;
  --am2-youtube: #FF0000;
  --am2-red: #D96661;
  /*lint-enable function-comma-space-after */
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
:root .has-primary-color {
  --am2-color: #1E859E;
  color: #1E859E;
}
:root .has-primary-background-color {
  --am2-bg-color: #1E859E;
  background-color: #1E859E;
}
:root .has-secondary-color {
  --am2-color: #C3CF08;
  color: #C3CF08;
}
:root .has-secondary-background-color {
  --am2-bg-color: #C3CF08;
  background-color: #C3CF08;
}
:root .has-featured-color {
  --am2-color: #174C77;
  color: #174C77;
}
:root .has-featured-background-color {
  --am2-bg-color: #174C77;
  background-color: #174C77;
}
:root .has-danger-color {
  --am2-color: #B2153D;
  color: #B2153D;
}
:root .has-danger-background-color {
  --am2-bg-color: #B2153D;
  background-color: #B2153D;
}
:root .has-grey-100-color {
  --am2-color: #FAFAFA;
  color: #FAFAFA;
}
:root .has-grey-100-background-color {
  --am2-bg-color: #FAFAFA;
  background-color: #FAFAFA;
}
:root .has-grey-200-color {
  --am2-color: #A3A3A3;
  color: #A3A3A3;
}
:root .has-grey-200-background-color {
  --am2-bg-color: #A3A3A3;
  background-color: #A3A3A3;
}
:root .has-grey-300-color {
  --am2-color: #58595B;
  color: #58595B;
}
:root .has-grey-300-background-color {
  --am2-bg-color: #58595B;
  background-color: #58595B;
}
:root .has-grey-eb-color {
  --am2-color: #ebebeb;
  color: #ebebeb;
}
:root .has-grey-eb-background-color {
  --am2-bg-color: #ebebeb;
  background-color: #ebebeb;
}
:root .has-grey-c4-color {
  --am2-color: #c4c4c4;
  color: #c4c4c4;
}
:root .has-grey-c4-background-color {
  --am2-bg-color: #c4c4c4;
  background-color: #c4c4c4;
}
:root .has-grey-5c-color {
  --am2-color: #5c5c5c;
  color: #5c5c5c;
}
:root .has-grey-5c-background-color {
  --am2-bg-color: #5c5c5c;
  background-color: #5c5c5c;
}
:root .has-grey-a3-color {
  --am2-color: #a3a3a3;
  color: #a3a3a3;
}
:root .has-grey-a3-background-color {
  --am2-bg-color: #a3a3a3;
  background-color: #a3a3a3;
}
:root .has-grey-f1-color {
  --am2-color: #F1F1F1;
  color: #F1F1F1;
}
:root .has-grey-f1-background-color {
  --am2-bg-color: #F1F1F1;
  background-color: #F1F1F1;
}
:root .has-grey-f8-color {
  --am2-color: #f8f8f8;
  color: #f8f8f8;
}
:root .has-grey-f8-background-color {
  --am2-bg-color: #f8f8f8;
  background-color: #f8f8f8;
}
:root .has-grey-dd-color {
  --am2-color: #DDE0E0;
  color: #DDE0E0;
}
:root .has-grey-dd-background-color {
  --am2-bg-color: #DDE0E0;
  background-color: #DDE0E0;
}
:root .has-grey-d7-color {
  --am2-color: #D7D7D7;
  color: #D7D7D7;
}
:root .has-grey-d7-background-color {
  --am2-bg-color: #D7D7D7;
  background-color: #D7D7D7;
}
:root .has-primary2-color {
  --am2-color: #22638D;
  color: #22638D;
}
:root .has-primary2-background-color {
  --am2-bg-color: #22638D;
  background-color: #22638D;
}
:root .has-secondary2-color {
  --am2-color: #0098CD;
  color: #0098CD;
}
:root .has-secondary2-background-color {
  --am2-bg-color: #0098CD;
  background-color: #0098CD;
}
:root .has-dark-color {
  --am2-color: #2A2A4D;
  color: #2A2A4D;
}
:root .has-dark-background-color {
  --am2-bg-color: #2A2A4D;
  background-color: #2A2A4D;
}
:root .has-light-color {
  --am2-color: #ffffff;
  color: #ffffff;
}
:root .has-light-background-color {
  --am2-bg-color: #ffffff;
  background-color: #ffffff;
}
:root .has-orange-color {
  --am2-color: #FED2A6;
  color: #FED2A6;
}
:root .has-orange-background-color {
  --am2-bg-color: #FED2A6;
  background-color: #FED2A6;
}
:root .has-yellow-green-color {
  --am2-color: #B2D235;
  color: #B2D235;
}
:root .has-yellow-green-background-color {
  --am2-bg-color: #B2D235;
  background-color: #B2D235;
}
:root .has-black-color {
  --am2-color: #000;
  color: #000;
}
:root .has-black-background-color {
  --am2-bg-color: #000;
  background-color: #000;
}
:root .has-black-333-color {
  --am2-color: #333333;
  color: #333333;
}
:root .has-black-333-background-color {
  --am2-bg-color: #333333;
  background-color: #333333;
}
:root .has-white-color {
  --am2-color: #fff;
  color: #fff;
}
:root .has-white-background-color {
  --am2-bg-color: #fff;
  background-color: #fff;
}
:root .has-linkedin-color {
  --am2-color: #0A66C2;
  color: #0A66C2;
}
:root .has-linkedin-background-color {
  --am2-bg-color: #0A66C2;
  background-color: #0A66C2;
}
:root .has-facebook-color {
  --am2-color: #1877F2;
  color: #1877F2;
}
:root .has-facebook-background-color {
  --am2-bg-color: #1877F2;
  background-color: #1877F2;
}
:root .has-youtube-color {
  --am2-color: #FF0000;
  color: #FF0000;
}
:root .has-youtube-background-color {
  --am2-bg-color: #FF0000;
  background-color: #FF0000;
}
:root .has-red-color {
  --am2-color: #D96661;
  color: #D96661;
}
:root .has-red-background-color {
  --am2-bg-color: #D96661;
  background-color: #D96661;
}
:root .has-inline-background {
  padding: 0.1rem 0.2rem;
  margin: 0 0.2rem;
}
:root .has-small-font-size {
  font-size: 0.85rem;
}
:root .has-regular-font-size,
:root .has-normal-font-size {
  font-size: 1rem;
}
:root .has-large-font-size {
  font-size: 1.5rem;
}
:root .has-text-align-center {
  text-align: center;
}
:root .has-text-align-left {
  /*rtl:ignore*/
  text-align: left;
}
:root .has-text-align-right {
  /*rtl:ignore*/
  text-align: right;
}
:root .has-text-align-justify {
  /*rtl:ignore*/
  text-align: justify;
}
:root .has-underline {
  text-decoration: underline;
}

@font-face {
  font-family: "Montserrat-ExtraLight";
  src: url("../fonts/montserrat/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("../fonts/montserrat/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../fonts/montserrat/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("../fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("../fonts/montserrat/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham-Book";
  src: url("../fonts/gotham/Gotham-Book.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gotham-Medium";
  src: url("../fonts/gotham/Gotham-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  font: 400 1rem/1.5 "Montserrat-Regular", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: var(--am2-body);
  background: var(--am2-white);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat-Medium";
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 20px;
  color: var(--am2-black);
  letter-spacing: 0.09rem;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

h1,
.is-style-h1,
.h1 {
  font-size: calc(1.4625rem + 2.55vw);
}
@media (min-width: 1200px) {
  h1,
  .is-style-h1,
  .h1 {
    font-size: 3.375rem;
  }
}

h2,
.is-style-h2,
.h2 {
  font-size: calc(1.2860625rem + 0.43275vw);
}
@media (min-width: 1200px) {
  h2,
  .is-style-h2,
  .h2 {
    font-size: 1.610625rem;
  }
}

h3,
.is-style-h3,
.h3 {
  font-size: calc(1.31rem + 0.72vw);
}
@media (min-width: 1200px) {
  h3,
  .is-style-h3,
  .h3 {
    font-size: 1.85rem;
  }
}

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

h5,
.is-style-h5,
.h5 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h5,
  .is-style-h5,
  .h5 {
    font-size: 1.5rem;
  }
}

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

h2,
.is-style-h2,
.h2 {
  letter-spacing: 0.03em;
  font-family: "Montserrat-Regular" !important;
  font-size: 1.4rem !important;
  font-weight: 600;
  color: #0098CD;
}

p {
  font-family: "Montserrat-Regular";
  margin-top: 0;
  margin-bottom: 1rem;
  color: var(--am2-black);
  font-size: 1.25rem;
  line-height: 1.6;
}

ol,
ul {
  font-family: "Montserrat-Regular";
  padding-left: 2rem;
}

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

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

dt {
  font-weight: 400;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

mark {
  padding: 0.5rem;
  background-color: yellowgreen;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #1E859E;
  text-decoration: none;
}
a:hover {
  color: #26a9c9;
  text-decoration: underline;
}

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

pre,
code,
kbd,
samp {
  font-family: inherit;
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

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

code {
  font-size: 0.8rem;
  color: #2A2A4D;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.3rem 0.5rem;
  background-color: orangered;
  font-size: 0.8rem;
  color: inherit;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: inherit;
}

/*** WordPress Default ***/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFFFFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #F1F1F1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759B;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Global */
:is(h1, h2, h3, h4, h5, h6, p, ul, ol, table, figure):last-child {
  margin-bottom: 0;
}

hr {
  margin: 1rem 0;
  color: lightgrey;
  background-color: currentColor;
  border: 0;
  opacity: 1;
}

hr:not([size]) {
  height: 1px;
}

figure {
  max-width: 100%;
  margin: 0 0 1rem;
}

img,
svg {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  vertical-align: middle;
}

svg {
  display: inline-block;
  height: 1em;
}

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

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: gray;
  text-align: left;
}

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

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

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

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

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

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 1rem;
  line-height: inherit;
}
legend + * {
  clear: left;
}

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

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

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

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

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

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
  width: 100%;
  height: 100%;
  min-height: 170px;
  aspect-ratio: 16/9;
}
@media (min-width: 480px) {
  iframe {
    min-height: 220px;
  }
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.wp-block-table {
  overflow-x: auto;
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-table thead {
  border-bottom: 3px solid;
}

.wp-block-table thead:not(.has-text-align-left):not(.has-text-align-right) {
  text-align: center;
}

.wp-block-table tfoot {
  border-top: 3px solid;
}

.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: 0.5em;
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto;
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word;
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes {
  background-color: initial;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe;
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: rgba(0, 0, 0, 0);
}

.wrapper {
  width: 100%;
  padding-right: var(--am2-gutter-x);
  padding-left: var(--am2-gutter-x);
  margin-right: auto;
  margin-left: auto;
  max-width: 1090px;
}
.wrapper--full {
  max-width: 100%;
}
.wrapper--narrow {
  max-width: 730.3px;
}
.wp-block-group__inner-container .wrapper, .wrapper .wrapper {
  padding-left: 0;
  padding-right: 0;
}

.wp-block-columns,
.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(-0.5 * var(--am2-gutter-y));
  margin-right: calc(-0.5 * var(--am2-gutter-x));
  margin-left: calc(-0.5 * var(--am2-gutter-x));
}
.wp-block-columns > *,
.columns > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--am2-gutter-x) * 0.5);
  padding-left: calc(var(--am2-gutter-x) * 0.5);
  margin-top: var(--am2-gutter-y);
}

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

.columns--xs-auto > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

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

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

.columns--xs-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.3333333333%;
}

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

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

.columns--xs-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.6666666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.offset-xs-0 {
  margin-left: 0;
}

.offset-xs-1 {
  margin-left: 8.3333333333%;
}

.offset-xs-2 {
  margin-left: 16.6666666667%;
}

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

.offset-xs-4 {
  margin-left: 33.3333333333%;
}

.offset-xs-5 {
  margin-left: 41.6666666667%;
}

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

.offset-xs-7 {
  margin-left: 58.3333333333%;
}

.offset-xs-8 {
  margin-left: 66.6666666667%;
}

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

.offset-xs-10 {
  margin-left: 83.3333333333%;
}

.offset-xs-11 {
  margin-left: 91.6666666667%;
}

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

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

.g-xs-1,
.gx-xs-1 {
  --am2-gutter-x: 1rem;
}

.g-xs-1,
.gy-xs-1 {
  --am2-gutter-y: 1rem;
}

.g-xs-2,
.gx-xs-2 {
  --am2-gutter-x: 1.5rem;
}

.g-xs-2,
.gy-xs-2 {
  --am2-gutter-y: 1.5rem;
}

.g-xs-3,
.gx-xs-3 {
  --am2-gutter-x: 2rem;
}

.g-xs-3,
.gy-xs-3 {
  --am2-gutter-y: 2rem;
}

.g-xs-4,
.gx-xs-4 {
  --am2-gutter-x: 2.5rem;
}

.g-xs-4,
.gy-xs-4 {
  --am2-gutter-y: 2.5rem;
}

.g-xs-5,
.gx-xs-5 {
  --am2-gutter-x: 3rem;
}

.g-xs-5,
.gy-xs-5 {
  --am2-gutter-y: 3rem;
}

.g-xs-6,
.gx-xs-6 {
  --am2-gutter-x: 3.5rem;
}

.g-xs-6,
.gy-xs-6 {
  --am2-gutter-y: 3.5rem;
}

@media (min-width: 360px) {
  .col-mini {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .columns--mini-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .columns--mini-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .columns--mini-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .columns--mini-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .columns--mini-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .columns--mini-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .columns--mini-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-mini-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-mini-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-mini-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-mini-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-mini-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-mini-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-mini-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-mini-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-mini-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-mini-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-mini-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-mini-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-mini-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-mini-0 {
    margin-left: 0;
  }
  .offset-mini-1 {
    margin-left: 8.3333333333%;
  }
  .offset-mini-2 {
    margin-left: 16.6666666667%;
  }
  .offset-mini-3 {
    margin-left: 25%;
  }
  .offset-mini-4 {
    margin-left: 33.3333333333%;
  }
  .offset-mini-5 {
    margin-left: 41.6666666667%;
  }
  .offset-mini-6 {
    margin-left: 50%;
  }
  .offset-mini-7 {
    margin-left: 58.3333333333%;
  }
  .offset-mini-8 {
    margin-left: 66.6666666667%;
  }
  .offset-mini-9 {
    margin-left: 75%;
  }
  .offset-mini-10 {
    margin-left: 83.3333333333%;
  }
  .offset-mini-11 {
    margin-left: 91.6666666667%;
  }
  .g-mini-0,
  .gx-mini-0 {
    --am2-gutter-x: 0;
  }
  .g-mini-0,
  .gy-mini-0 {
    --am2-gutter-y: 0;
  }
  .g-mini-1,
  .gx-mini-1 {
    --am2-gutter-x: 1rem;
  }
  .g-mini-1,
  .gy-mini-1 {
    --am2-gutter-y: 1rem;
  }
  .g-mini-2,
  .gx-mini-2 {
    --am2-gutter-x: 1.5rem;
  }
  .g-mini-2,
  .gy-mini-2 {
    --am2-gutter-y: 1.5rem;
  }
  .g-mini-3,
  .gx-mini-3 {
    --am2-gutter-x: 2rem;
  }
  .g-mini-3,
  .gy-mini-3 {
    --am2-gutter-y: 2rem;
  }
  .g-mini-4,
  .gx-mini-4 {
    --am2-gutter-x: 2.5rem;
  }
  .g-mini-4,
  .gy-mini-4 {
    --am2-gutter-y: 2.5rem;
  }
  .g-mini-5,
  .gx-mini-5 {
    --am2-gutter-x: 3rem;
  }
  .g-mini-5,
  .gy-mini-5 {
    --am2-gutter-y: 3rem;
  }
  .g-mini-6,
  .gx-mini-6 {
    --am2-gutter-x: 3.5rem;
  }
  .g-mini-6,
  .gy-mini-6 {
    --am2-gutter-y: 3.5rem;
  }
}
@media (min-width: 480px) {
  .col-s {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .columns--s-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .columns--s-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .columns--s-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .columns--s-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .columns--s-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .columns--s-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .columns--s-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-s-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-s-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-s-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-s-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-s-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-s-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-s-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-s-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-s-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-s-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-s-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-s-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-s-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-s-0 {
    margin-left: 0;
  }
  .offset-s-1 {
    margin-left: 8.3333333333%;
  }
  .offset-s-2 {
    margin-left: 16.6666666667%;
  }
  .offset-s-3 {
    margin-left: 25%;
  }
  .offset-s-4 {
    margin-left: 33.3333333333%;
  }
  .offset-s-5 {
    margin-left: 41.6666666667%;
  }
  .offset-s-6 {
    margin-left: 50%;
  }
  .offset-s-7 {
    margin-left: 58.3333333333%;
  }
  .offset-s-8 {
    margin-left: 66.6666666667%;
  }
  .offset-s-9 {
    margin-left: 75%;
  }
  .offset-s-10 {
    margin-left: 83.3333333333%;
  }
  .offset-s-11 {
    margin-left: 91.6666666667%;
  }
  .g-s-0,
  .gx-s-0 {
    --am2-gutter-x: 0;
  }
  .g-s-0,
  .gy-s-0 {
    --am2-gutter-y: 0;
  }
  .g-s-1,
  .gx-s-1 {
    --am2-gutter-x: 1rem;
  }
  .g-s-1,
  .gy-s-1 {
    --am2-gutter-y: 1rem;
  }
  .g-s-2,
  .gx-s-2 {
    --am2-gutter-x: 1.5rem;
  }
  .g-s-2,
  .gy-s-2 {
    --am2-gutter-y: 1.5rem;
  }
  .g-s-3,
  .gx-s-3 {
    --am2-gutter-x: 2rem;
  }
  .g-s-3,
  .gy-s-3 {
    --am2-gutter-y: 2rem;
  }
  .g-s-4,
  .gx-s-4 {
    --am2-gutter-x: 2.5rem;
  }
  .g-s-4,
  .gy-s-4 {
    --am2-gutter-y: 2.5rem;
  }
  .g-s-5,
  .gx-s-5 {
    --am2-gutter-x: 3rem;
  }
  .g-s-5,
  .gy-s-5 {
    --am2-gutter-y: 3rem;
  }
  .g-s-6,
  .gx-s-6 {
    --am2-gutter-x: 3.5rem;
  }
  .g-s-6,
  .gy-s-6 {
    --am2-gutter-y: 3.5rem;
  }
}
@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .columns--sm-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .columns--sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .columns--sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .columns--sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .columns--sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .columns--sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .columns--sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --am2-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --am2-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --am2-gutter-x: 1rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --am2-gutter-y: 1rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --am2-gutter-x: 1.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --am2-gutter-y: 1.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --am2-gutter-x: 2rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --am2-gutter-y: 2rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --am2-gutter-x: 2.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --am2-gutter-y: 2.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --am2-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --am2-gutter-y: 3rem;
  }
  .g-sm-6,
  .gx-sm-6 {
    --am2-gutter-x: 3.5rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --am2-gutter-y: 3.5rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .columns--md-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .columns--md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .columns--md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .columns--md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .columns--md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .columns--md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .columns--md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --am2-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --am2-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --am2-gutter-x: 1rem;
  }
  .g-md-1,
  .gy-md-1 {
    --am2-gutter-y: 1rem;
  }
  .g-md-2,
  .gx-md-2 {
    --am2-gutter-x: 1.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --am2-gutter-y: 1.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --am2-gutter-x: 2rem;
  }
  .g-md-3,
  .gy-md-3 {
    --am2-gutter-y: 2rem;
  }
  .g-md-4,
  .gx-md-4 {
    --am2-gutter-x: 2.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --am2-gutter-y: 2.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --am2-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --am2-gutter-y: 3rem;
  }
  .g-md-6,
  .gx-md-6 {
    --am2-gutter-x: 3.5rem;
  }
  .g-md-6,
  .gy-md-6 {
    --am2-gutter-y: 3.5rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .columns--lg-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .columns--lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .columns--lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .columns--lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .columns--lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .columns--lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .columns--lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --am2-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --am2-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --am2-gutter-x: 1rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --am2-gutter-y: 1rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --am2-gutter-x: 1.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --am2-gutter-y: 1.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --am2-gutter-x: 2rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --am2-gutter-y: 2rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --am2-gutter-x: 2.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --am2-gutter-y: 2.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --am2-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --am2-gutter-y: 3rem;
  }
  .g-lg-6,
  .gx-lg-6 {
    --am2-gutter-x: 3.5rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --am2-gutter-y: 3.5rem;
  }
}
@media (min-width: 1180px) {
  .col-mobile_trigger {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .columns--mobile_trigger-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .columns--mobile_trigger-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .columns--mobile_trigger-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .columns--mobile_trigger-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .columns--mobile_trigger-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .columns--mobile_trigger-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .columns--mobile_trigger-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-mobile_trigger-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-mobile_trigger-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-mobile_trigger-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-mobile_trigger-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-mobile_trigger-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-mobile_trigger-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-mobile_trigger-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-mobile_trigger-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-mobile_trigger-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-mobile_trigger-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-mobile_trigger-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-mobile_trigger-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-mobile_trigger-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-mobile_trigger-0 {
    margin-left: 0;
  }
  .offset-mobile_trigger-1 {
    margin-left: 8.3333333333%;
  }
  .offset-mobile_trigger-2 {
    margin-left: 16.6666666667%;
  }
  .offset-mobile_trigger-3 {
    margin-left: 25%;
  }
  .offset-mobile_trigger-4 {
    margin-left: 33.3333333333%;
  }
  .offset-mobile_trigger-5 {
    margin-left: 41.6666666667%;
  }
  .offset-mobile_trigger-6 {
    margin-left: 50%;
  }
  .offset-mobile_trigger-7 {
    margin-left: 58.3333333333%;
  }
  .offset-mobile_trigger-8 {
    margin-left: 66.6666666667%;
  }
  .offset-mobile_trigger-9 {
    margin-left: 75%;
  }
  .offset-mobile_trigger-10 {
    margin-left: 83.3333333333%;
  }
  .offset-mobile_trigger-11 {
    margin-left: 91.6666666667%;
  }
  .g-mobile_trigger-0,
  .gx-mobile_trigger-0 {
    --am2-gutter-x: 0;
  }
  .g-mobile_trigger-0,
  .gy-mobile_trigger-0 {
    --am2-gutter-y: 0;
  }
  .g-mobile_trigger-1,
  .gx-mobile_trigger-1 {
    --am2-gutter-x: 1rem;
  }
  .g-mobile_trigger-1,
  .gy-mobile_trigger-1 {
    --am2-gutter-y: 1rem;
  }
  .g-mobile_trigger-2,
  .gx-mobile_trigger-2 {
    --am2-gutter-x: 1.5rem;
  }
  .g-mobile_trigger-2,
  .gy-mobile_trigger-2 {
    --am2-gutter-y: 1.5rem;
  }
  .g-mobile_trigger-3,
  .gx-mobile_trigger-3 {
    --am2-gutter-x: 2rem;
  }
  .g-mobile_trigger-3,
  .gy-mobile_trigger-3 {
    --am2-gutter-y: 2rem;
  }
  .g-mobile_trigger-4,
  .gx-mobile_trigger-4 {
    --am2-gutter-x: 2.5rem;
  }
  .g-mobile_trigger-4,
  .gy-mobile_trigger-4 {
    --am2-gutter-y: 2.5rem;
  }
  .g-mobile_trigger-5,
  .gx-mobile_trigger-5 {
    --am2-gutter-x: 3rem;
  }
  .g-mobile_trigger-5,
  .gy-mobile_trigger-5 {
    --am2-gutter-y: 3rem;
  }
  .g-mobile_trigger-6,
  .gx-mobile_trigger-6 {
    --am2-gutter-x: 3.5rem;
  }
  .g-mobile_trigger-6,
  .gy-mobile_trigger-6 {
    --am2-gutter-y: 3.5rem;
  }
}
@media (min-width: 1280px) {
  .col-xl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .columns--xl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .columns--xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .columns--xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .columns--xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .columns--xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .columns--xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .columns--xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --am2-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --am2-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --am2-gutter-x: 1rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --am2-gutter-y: 1rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --am2-gutter-x: 1.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --am2-gutter-y: 1.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --am2-gutter-x: 2rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --am2-gutter-y: 2rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --am2-gutter-x: 2.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --am2-gutter-y: 2.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --am2-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --am2-gutter-y: 3rem;
  }
  .g-xl-6,
  .gx-xl-6 {
    --am2-gutter-x: 3.5rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --am2-gutter-y: 3.5rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .columns--xxl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .columns--xxl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .columns--xxl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .columns--xxl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .columns--xxl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .columns--xxl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .columns--xxl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --am2-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --am2-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --am2-gutter-x: 1rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --am2-gutter-y: 1rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --am2-gutter-x: 1.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --am2-gutter-y: 1.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --am2-gutter-x: 2rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --am2-gutter-y: 2rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --am2-gutter-x: 2.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --am2-gutter-y: 2.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --am2-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --am2-gutter-y: 3rem;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --am2-gutter-x: 3.5rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --am2-gutter-y: 3.5rem;
  }
}
@media (min-width: 1600px) {
  .col-xxxl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .columns--xxxl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .columns--xxxl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .columns--xxxl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .columns--xxxl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .columns--xxxl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .columns--xxxl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .columns--xxxl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xxxl-0,
  .gx-xxxl-0 {
    --am2-gutter-x: 0;
  }
  .g-xxxl-0,
  .gy-xxxl-0 {
    --am2-gutter-y: 0;
  }
  .g-xxxl-1,
  .gx-xxxl-1 {
    --am2-gutter-x: 1rem;
  }
  .g-xxxl-1,
  .gy-xxxl-1 {
    --am2-gutter-y: 1rem;
  }
  .g-xxxl-2,
  .gx-xxxl-2 {
    --am2-gutter-x: 1.5rem;
  }
  .g-xxxl-2,
  .gy-xxxl-2 {
    --am2-gutter-y: 1.5rem;
  }
  .g-xxxl-3,
  .gx-xxxl-3 {
    --am2-gutter-x: 2rem;
  }
  .g-xxxl-3,
  .gy-xxxl-3 {
    --am2-gutter-y: 2rem;
  }
  .g-xxxl-4,
  .gx-xxxl-4 {
    --am2-gutter-x: 2.5rem;
  }
  .g-xxxl-4,
  .gy-xxxl-4 {
    --am2-gutter-y: 2.5rem;
  }
  .g-xxxl-5,
  .gx-xxxl-5 {
    --am2-gutter-x: 3rem;
  }
  .g-xxxl-5,
  .gy-xxxl-5 {
    --am2-gutter-y: 3rem;
  }
  .g-xxxl-6,
  .gx-xxxl-6 {
    --am2-gutter-x: 3.5rem;
  }
  .g-xxxl-6,
  .gy-xxxl-6 {
    --am2-gutter-y: 3.5rem;
  }
}
@media (min-width: 730.3px) {
  .col-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .columns--wrap-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .columns--wrap-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .columns--wrap-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .columns--wrap-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .columns--wrap-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .columns--wrap-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .columns--wrap-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-wrap-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-wrap-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-wrap-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-wrap-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-wrap-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-wrap-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-wrap-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-wrap-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-wrap-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-wrap-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-wrap-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-wrap-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-wrap-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-wrap-0 {
    margin-left: 0;
  }
  .offset-wrap-1 {
    margin-left: 8.3333333333%;
  }
  .offset-wrap-2 {
    margin-left: 16.6666666667%;
  }
  .offset-wrap-3 {
    margin-left: 25%;
  }
  .offset-wrap-4 {
    margin-left: 33.3333333333%;
  }
  .offset-wrap-5 {
    margin-left: 41.6666666667%;
  }
  .offset-wrap-6 {
    margin-left: 50%;
  }
  .offset-wrap-7 {
    margin-left: 58.3333333333%;
  }
  .offset-wrap-8 {
    margin-left: 66.6666666667%;
  }
  .offset-wrap-9 {
    margin-left: 75%;
  }
  .offset-wrap-10 {
    margin-left: 83.3333333333%;
  }
  .offset-wrap-11 {
    margin-left: 91.6666666667%;
  }
  .g-wrap-0,
  .gx-wrap-0 {
    --am2-gutter-x: 0;
  }
  .g-wrap-0,
  .gy-wrap-0 {
    --am2-gutter-y: 0;
  }
  .g-wrap-1,
  .gx-wrap-1 {
    --am2-gutter-x: 1rem;
  }
  .g-wrap-1,
  .gy-wrap-1 {
    --am2-gutter-y: 1rem;
  }
  .g-wrap-2,
  .gx-wrap-2 {
    --am2-gutter-x: 1.5rem;
  }
  .g-wrap-2,
  .gy-wrap-2 {
    --am2-gutter-y: 1.5rem;
  }
  .g-wrap-3,
  .gx-wrap-3 {
    --am2-gutter-x: 2rem;
  }
  .g-wrap-3,
  .gy-wrap-3 {
    --am2-gutter-y: 2rem;
  }
  .g-wrap-4,
  .gx-wrap-4 {
    --am2-gutter-x: 2.5rem;
  }
  .g-wrap-4,
  .gy-wrap-4 {
    --am2-gutter-y: 2.5rem;
  }
  .g-wrap-5,
  .gx-wrap-5 {
    --am2-gutter-x: 3rem;
  }
  .g-wrap-5,
  .gy-wrap-5 {
    --am2-gutter-y: 3rem;
  }
  .g-wrap-6,
  .gx-wrap-6 {
    --am2-gutter-x: 3.5rem;
  }
  .g-wrap-6,
  .gy-wrap-6 {
    --am2-gutter-y: 3.5rem;
  }
}
.d-xs-inline {
  display: inline !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-xs-1 {
  padding-top: 1rem !important;
}

.pt-xs-2 {
  padding-top: 1.5rem !important;
}

.pt-xs-3 {
  padding-top: 2rem !important;
}

.pt-xs-4 {
  padding-top: 2.5rem !important;
}

.pt-xs-5 {
  padding-top: 3rem !important;
}

.pt-xs-6 {
  padding-top: 3.5rem !important;
}

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

.pe-xs-1 {
  padding-right: 1rem !important;
}

.pe-xs-2 {
  padding-right: 1.5rem !important;
}

.pe-xs-3 {
  padding-right: 2rem !important;
}

.pe-xs-4 {
  padding-right: 2.5rem !important;
}

.pe-xs-5 {
  padding-right: 3rem !important;
}

.pe-xs-6 {
  padding-right: 3.5rem !important;
}

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

.pb-xs-1 {
  padding-bottom: 1rem !important;
}

.pb-xs-2 {
  padding-bottom: 1.5rem !important;
}

.pb-xs-3 {
  padding-bottom: 2rem !important;
}

.pb-xs-4 {
  padding-bottom: 2.5rem !important;
}

.pb-xs-5 {
  padding-bottom: 3rem !important;
}

.pb-xs-6 {
  padding-bottom: 3.5rem !important;
}

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

.ps-xs-1 {
  padding-left: 1rem !important;
}

.ps-xs-2 {
  padding-left: 1.5rem !important;
}

.ps-xs-3 {
  padding-left: 2rem !important;
}

.ps-xs-4 {
  padding-left: 2.5rem !important;
}

.ps-xs-5 {
  padding-left: 3rem !important;
}

.ps-xs-6 {
  padding-left: 3.5rem !important;
}

.text-xs-start {
  text-align: left !important;
}

.text-xs-end {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

@media (min-width: 360px) {
  .d-mini-inline {
    display: inline !important;
  }
  .d-mini-inline-block {
    display: inline-block !important;
  }
  .d-mini-block {
    display: block !important;
  }
  .d-mini-grid {
    display: grid !important;
  }
  .d-mini-table {
    display: table !important;
  }
  .d-mini-table-row {
    display: table-row !important;
  }
  .d-mini-table-cell {
    display: table-cell !important;
  }
  .d-mini-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-mini-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-mini-none {
    display: none !important;
  }
  .flex-mini-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-mini-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-mini-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-mini-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-mini-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-mini-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-mini-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-mini-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-mini-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-mini-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-mini-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-mini-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-mini-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-mini-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-mini-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-mini-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-mini-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-mini-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-mini-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-mini-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-mini-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-mini-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-mini-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-mini-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-mini-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-mini-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-mini-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-mini-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-mini-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-mini-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-mini-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-mini-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-mini-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-mini-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-mini-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .m-mini-0 {
    margin: 0 !important;
  }
  .m-mini-1 {
    margin: 1rem !important;
  }
  .m-mini-2 {
    margin: 1.5rem !important;
  }
  .m-mini-3 {
    margin: 2rem !important;
  }
  .m-mini-4 {
    margin: 2.5rem !important;
  }
  .m-mini-5 {
    margin: 3rem !important;
  }
  .m-mini-6 {
    margin: 3.5rem !important;
  }
  .m-mini-auto {
    margin: auto !important;
  }
  .mx-mini-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-mini-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-mini-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-mini-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-mini-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-mini-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-mini-6 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-mini-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-mini-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-mini-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-mini-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-mini-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-mini-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-mini-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-mini-6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-mini-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-mini-0 {
    margin-top: 0 !important;
  }
  .mt-mini-1 {
    margin-top: 1rem !important;
  }
  .mt-mini-2 {
    margin-top: 1.5rem !important;
  }
  .mt-mini-3 {
    margin-top: 2rem !important;
  }
  .mt-mini-4 {
    margin-top: 2.5rem !important;
  }
  .mt-mini-5 {
    margin-top: 3rem !important;
  }
  .mt-mini-6 {
    margin-top: 3.5rem !important;
  }
  .mt-mini-auto {
    margin-top: auto !important;
  }
  .me-mini-0 {
    margin-right: 0 !important;
  }
  .me-mini-1 {
    margin-right: 1rem !important;
  }
  .me-mini-2 {
    margin-right: 1.5rem !important;
  }
  .me-mini-3 {
    margin-right: 2rem !important;
  }
  .me-mini-4 {
    margin-right: 2.5rem !important;
  }
  .me-mini-5 {
    margin-right: 3rem !important;
  }
  .me-mini-6 {
    margin-right: 3.5rem !important;
  }
  .me-mini-auto {
    margin-right: auto !important;
  }
  .mb-mini-0 {
    margin-bottom: 0 !important;
  }
  .mb-mini-1 {
    margin-bottom: 1rem !important;
  }
  .mb-mini-2 {
    margin-bottom: 1.5rem !important;
  }
  .mb-mini-3 {
    margin-bottom: 2rem !important;
  }
  .mb-mini-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-mini-5 {
    margin-bottom: 3rem !important;
  }
  .mb-mini-6 {
    margin-bottom: 3.5rem !important;
  }
  .mb-mini-auto {
    margin-bottom: auto !important;
  }
  .ms-mini-0 {
    margin-left: 0 !important;
  }
  .ms-mini-1 {
    margin-left: 1rem !important;
  }
  .ms-mini-2 {
    margin-left: 1.5rem !important;
  }
  .ms-mini-3 {
    margin-left: 2rem !important;
  }
  .ms-mini-4 {
    margin-left: 2.5rem !important;
  }
  .ms-mini-5 {
    margin-left: 3rem !important;
  }
  .ms-mini-6 {
    margin-left: 3.5rem !important;
  }
  .ms-mini-auto {
    margin-left: auto !important;
  }
  .p-mini-0 {
    padding: 0 !important;
  }
  .p-mini-1 {
    padding: 1rem !important;
  }
  .p-mini-2 {
    padding: 1.5rem !important;
  }
  .p-mini-3 {
    padding: 2rem !important;
  }
  .p-mini-4 {
    padding: 2.5rem !important;
  }
  .p-mini-5 {
    padding: 3rem !important;
  }
  .p-mini-6 {
    padding: 3.5rem !important;
  }
  .px-mini-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-mini-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-mini-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-mini-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-mini-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-mini-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-mini-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-mini-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-mini-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-mini-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-mini-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-mini-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-mini-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-mini-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .pt-mini-0 {
    padding-top: 0 !important;
  }
  .pt-mini-1 {
    padding-top: 1rem !important;
  }
  .pt-mini-2 {
    padding-top: 1.5rem !important;
  }
  .pt-mini-3 {
    padding-top: 2rem !important;
  }
  .pt-mini-4 {
    padding-top: 2.5rem !important;
  }
  .pt-mini-5 {
    padding-top: 3rem !important;
  }
  .pt-mini-6 {
    padding-top: 3.5rem !important;
  }
  .pe-mini-0 {
    padding-right: 0 !important;
  }
  .pe-mini-1 {
    padding-right: 1rem !important;
  }
  .pe-mini-2 {
    padding-right: 1.5rem !important;
  }
  .pe-mini-3 {
    padding-right: 2rem !important;
  }
  .pe-mini-4 {
    padding-right: 2.5rem !important;
  }
  .pe-mini-5 {
    padding-right: 3rem !important;
  }
  .pe-mini-6 {
    padding-right: 3.5rem !important;
  }
  .pb-mini-0 {
    padding-bottom: 0 !important;
  }
  .pb-mini-1 {
    padding-bottom: 1rem !important;
  }
  .pb-mini-2 {
    padding-bottom: 1.5rem !important;
  }
  .pb-mini-3 {
    padding-bottom: 2rem !important;
  }
  .pb-mini-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-mini-5 {
    padding-bottom: 3rem !important;
  }
  .pb-mini-6 {
    padding-bottom: 3.5rem !important;
  }
  .ps-mini-0 {
    padding-left: 0 !important;
  }
  .ps-mini-1 {
    padding-left: 1rem !important;
  }
  .ps-mini-2 {
    padding-left: 1.5rem !important;
  }
  .ps-mini-3 {
    padding-left: 2rem !important;
  }
  .ps-mini-4 {
    padding-left: 2.5rem !important;
  }
  .ps-mini-5 {
    padding-left: 3rem !important;
  }
  .ps-mini-6 {
    padding-left: 3.5rem !important;
  }
  .text-mini-start {
    text-align: left !important;
  }
  .text-mini-end {
    text-align: right !important;
  }
  .text-mini-center {
    text-align: center !important;
  }
}
@media (min-width: 480px) {
  .d-s-inline {
    display: inline !important;
  }
  .d-s-inline-block {
    display: inline-block !important;
  }
  .d-s-block {
    display: block !important;
  }
  .d-s-grid {
    display: grid !important;
  }
  .d-s-table {
    display: table !important;
  }
  .d-s-table-row {
    display: table-row !important;
  }
  .d-s-table-cell {
    display: table-cell !important;
  }
  .d-s-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-s-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-s-none {
    display: none !important;
  }
  .flex-s-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-s-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-s-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-s-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-s-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-s-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-s-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-s-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-s-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-s-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-s-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-s-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-s-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-s-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-s-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-s-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-s-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-s-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-s-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-s-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-s-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-s-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-s-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-s-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-s-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-s-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-s-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-s-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-s-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-s-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-s-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-s-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-s-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-s-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-s-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .m-s-0 {
    margin: 0 !important;
  }
  .m-s-1 {
    margin: 1rem !important;
  }
  .m-s-2 {
    margin: 1.5rem !important;
  }
  .m-s-3 {
    margin: 2rem !important;
  }
  .m-s-4 {
    margin: 2.5rem !important;
  }
  .m-s-5 {
    margin: 3rem !important;
  }
  .m-s-6 {
    margin: 3.5rem !important;
  }
  .m-s-auto {
    margin: auto !important;
  }
  .mx-s-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-s-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-s-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-s-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-s-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-s-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-s-6 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-s-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-s-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-s-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-s-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-s-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-s-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-s-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-s-6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-s-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-s-0 {
    margin-top: 0 !important;
  }
  .mt-s-1 {
    margin-top: 1rem !important;
  }
  .mt-s-2 {
    margin-top: 1.5rem !important;
  }
  .mt-s-3 {
    margin-top: 2rem !important;
  }
  .mt-s-4 {
    margin-top: 2.5rem !important;
  }
  .mt-s-5 {
    margin-top: 3rem !important;
  }
  .mt-s-6 {
    margin-top: 3.5rem !important;
  }
  .mt-s-auto {
    margin-top: auto !important;
  }
  .me-s-0 {
    margin-right: 0 !important;
  }
  .me-s-1 {
    margin-right: 1rem !important;
  }
  .me-s-2 {
    margin-right: 1.5rem !important;
  }
  .me-s-3 {
    margin-right: 2rem !important;
  }
  .me-s-4 {
    margin-right: 2.5rem !important;
  }
  .me-s-5 {
    margin-right: 3rem !important;
  }
  .me-s-6 {
    margin-right: 3.5rem !important;
  }
  .me-s-auto {
    margin-right: auto !important;
  }
  .mb-s-0 {
    margin-bottom: 0 !important;
  }
  .mb-s-1 {
    margin-bottom: 1rem !important;
  }
  .mb-s-2 {
    margin-bottom: 1.5rem !important;
  }
  .mb-s-3 {
    margin-bottom: 2rem !important;
  }
  .mb-s-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-s-5 {
    margin-bottom: 3rem !important;
  }
  .mb-s-6 {
    margin-bottom: 3.5rem !important;
  }
  .mb-s-auto {
    margin-bottom: auto !important;
  }
  .ms-s-0 {
    margin-left: 0 !important;
  }
  .ms-s-1 {
    margin-left: 1rem !important;
  }
  .ms-s-2 {
    margin-left: 1.5rem !important;
  }
  .ms-s-3 {
    margin-left: 2rem !important;
  }
  .ms-s-4 {
    margin-left: 2.5rem !important;
  }
  .ms-s-5 {
    margin-left: 3rem !important;
  }
  .ms-s-6 {
    margin-left: 3.5rem !important;
  }
  .ms-s-auto {
    margin-left: auto !important;
  }
  .p-s-0 {
    padding: 0 !important;
  }
  .p-s-1 {
    padding: 1rem !important;
  }
  .p-s-2 {
    padding: 1.5rem !important;
  }
  .p-s-3 {
    padding: 2rem !important;
  }
  .p-s-4 {
    padding: 2.5rem !important;
  }
  .p-s-5 {
    padding: 3rem !important;
  }
  .p-s-6 {
    padding: 3.5rem !important;
  }
  .px-s-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-s-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-s-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-s-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-s-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-s-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-s-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-s-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-s-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-s-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-s-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-s-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-s-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-s-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .pt-s-0 {
    padding-top: 0 !important;
  }
  .pt-s-1 {
    padding-top: 1rem !important;
  }
  .pt-s-2 {
    padding-top: 1.5rem !important;
  }
  .pt-s-3 {
    padding-top: 2rem !important;
  }
  .pt-s-4 {
    padding-top: 2.5rem !important;
  }
  .pt-s-5 {
    padding-top: 3rem !important;
  }
  .pt-s-6 {
    padding-top: 3.5rem !important;
  }
  .pe-s-0 {
    padding-right: 0 !important;
  }
  .pe-s-1 {
    padding-right: 1rem !important;
  }
  .pe-s-2 {
    padding-right: 1.5rem !important;
  }
  .pe-s-3 {
    padding-right: 2rem !important;
  }
  .pe-s-4 {
    padding-right: 2.5rem !important;
  }
  .pe-s-5 {
    padding-right: 3rem !important;
  }
  .pe-s-6 {
    padding-right: 3.5rem !important;
  }
  .pb-s-0 {
    padding-bottom: 0 !important;
  }
  .pb-s-1 {
    padding-bottom: 1rem !important;
  }
  .pb-s-2 {
    padding-bottom: 1.5rem !important;
  }
  .pb-s-3 {
    padding-bottom: 2rem !important;
  }
  .pb-s-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-s-5 {
    padding-bottom: 3rem !important;
  }
  .pb-s-6 {
    padding-bottom: 3.5rem !important;
  }
  .ps-s-0 {
    padding-left: 0 !important;
  }
  .ps-s-1 {
    padding-left: 1rem !important;
  }
  .ps-s-2 {
    padding-left: 1.5rem !important;
  }
  .ps-s-3 {
    padding-left: 2rem !important;
  }
  .ps-s-4 {
    padding-left: 2.5rem !important;
  }
  .ps-s-5 {
    padding-left: 3rem !important;
  }
  .ps-s-6 {
    padding-left: 3.5rem !important;
  }
  .text-s-start {
    text-align: left !important;
  }
  .text-s-end {
    text-align: right !important;
  }
  .text-s-center {
    text-align: center !important;
  }
}
@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 1rem !important;
  }
  .m-sm-2 {
    margin: 1.5rem !important;
  }
  .m-sm-3 {
    margin: 2rem !important;
  }
  .m-sm-4 {
    margin: 2.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-6 {
    margin: 3.5rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-sm-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-6 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-sm-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 1rem !important;
  }
  .mt-sm-2 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 2rem !important;
  }
  .mt-sm-4 {
    margin-top: 2.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-6 {
    margin-top: 3.5rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 1rem !important;
  }
  .me-sm-2 {
    margin-right: 1.5rem !important;
  }
  .me-sm-3 {
    margin-right: 2rem !important;
  }
  .me-sm-4 {
    margin-right: 2.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-6 {
    margin-right: 3.5rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 3.5rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 1rem !important;
  }
  .ms-sm-2 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 2rem !important;
  }
  .ms-sm-4 {
    margin-left: 2.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-6 {
    margin-left: 3.5rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 1rem !important;
  }
  .p-sm-2 {
    padding: 1.5rem !important;
  }
  .p-sm-3 {
    padding: 2rem !important;
  }
  .p-sm-4 {
    padding: 2.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .p-sm-6 {
    padding: 3.5rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-sm-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-sm-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 1rem !important;
  }
  .pt-sm-2 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 2rem !important;
  }
  .pt-sm-4 {
    padding-top: 2.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pt-sm-6 {
    padding-top: 3.5rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 1rem !important;
  }
  .pe-sm-2 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 2rem !important;
  }
  .pe-sm-4 {
    padding-right: 2.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pe-sm-6 {
    padding-right: 3.5rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 3.5rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 1rem !important;
  }
  .ps-sm-2 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 2rem !important;
  }
  .ps-sm-4 {
    padding-left: 2.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .ps-sm-6 {
    padding-left: 3.5rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 1rem !important;
  }
  .m-md-2 {
    margin: 1.5rem !important;
  }
  .m-md-3 {
    margin: 2rem !important;
  }
  .m-md-4 {
    margin: 2.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-6 {
    margin: 3.5rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-md-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-6 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-md-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 1rem !important;
  }
  .mt-md-2 {
    margin-top: 1.5rem !important;
  }
  .mt-md-3 {
    margin-top: 2rem !important;
  }
  .mt-md-4 {
    margin-top: 2.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-6 {
    margin-top: 3.5rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 1rem !important;
  }
  .me-md-2 {
    margin-right: 1.5rem !important;
  }
  .me-md-3 {
    margin-right: 2rem !important;
  }
  .me-md-4 {
    margin-right: 2.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-6 {
    margin-right: 3.5rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 1rem !important;
  }
  .mb-md-2 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 2rem !important;
  }
  .mb-md-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-6 {
    margin-bottom: 3.5rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 1rem !important;
  }
  .ms-md-2 {
    margin-left: 1.5rem !important;
  }
  .ms-md-3 {
    margin-left: 2rem !important;
  }
  .ms-md-4 {
    margin-left: 2.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-6 {
    margin-left: 3.5rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 1rem !important;
  }
  .p-md-2 {
    padding: 1.5rem !important;
  }
  .p-md-3 {
    padding: 2rem !important;
  }
  .p-md-4 {
    padding: 2.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .p-md-6 {
    padding: 3.5rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-md-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-md-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 1rem !important;
  }
  .pt-md-2 {
    padding-top: 1.5rem !important;
  }
  .pt-md-3 {
    padding-top: 2rem !important;
  }
  .pt-md-4 {
    padding-top: 2.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pt-md-6 {
    padding-top: 3.5rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 1rem !important;
  }
  .pe-md-2 {
    padding-right: 1.5rem !important;
  }
  .pe-md-3 {
    padding-right: 2rem !important;
  }
  .pe-md-4 {
    padding-right: 2.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pe-md-6 {
    padding-right: 3.5rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 1rem !important;
  }
  .pb-md-2 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 2rem !important;
  }
  .pb-md-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pb-md-6 {
    padding-bottom: 3.5rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 1rem !important;
  }
  .ps-md-2 {
    padding-left: 1.5rem !important;
  }
  .ps-md-3 {
    padding-left: 2rem !important;
  }
  .ps-md-4 {
    padding-left: 2.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .ps-md-6 {
    padding-left: 3.5rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 1rem !important;
  }
  .m-lg-2 {
    margin: 1.5rem !important;
  }
  .m-lg-3 {
    margin: 2rem !important;
  }
  .m-lg-4 {
    margin: 2.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-6 {
    margin: 3.5rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-6 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 1rem !important;
  }
  .mt-lg-2 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 2rem !important;
  }
  .mt-lg-4 {
    margin-top: 2.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-6 {
    margin-top: 3.5rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 1rem !important;
  }
  .me-lg-2 {
    margin-right: 1.5rem !important;
  }
  .me-lg-3 {
    margin-right: 2rem !important;
  }
  .me-lg-4 {
    margin-right: 2.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-6 {
    margin-right: 3.5rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 3.5rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 1rem !important;
  }
  .ms-lg-2 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 2rem !important;
  }
  .ms-lg-4 {
    margin-left: 2.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-6 {
    margin-left: 3.5rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 1rem !important;
  }
  .p-lg-2 {
    padding: 1.5rem !important;
  }
  .p-lg-3 {
    padding: 2rem !important;
  }
  .p-lg-4 {
    padding: 2.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .p-lg-6 {
    padding: 3.5rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 1rem !important;
  }
  .pt-lg-2 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 2rem !important;
  }
  .pt-lg-4 {
    padding-top: 2.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pt-lg-6 {
    padding-top: 3.5rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 1rem !important;
  }
  .pe-lg-2 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 2rem !important;
  }
  .pe-lg-4 {
    padding-right: 2.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pe-lg-6 {
    padding-right: 3.5rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 3.5rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 1rem !important;
  }
  .ps-lg-2 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 2rem !important;
  }
  .ps-lg-4 {
    padding-left: 2.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .ps-lg-6 {
    padding-left: 3.5rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1180px) {
  .d-mobile_trigger-inline {
    display: inline !important;
  }
  .d-mobile_trigger-inline-block {
    display: inline-block !important;
  }
  .d-mobile_trigger-block {
    display: block !important;
  }
  .d-mobile_trigger-grid {
    display: grid !important;
  }
  .d-mobile_trigger-table {
    display: table !important;
  }
  .d-mobile_trigger-table-row {
    display: table-row !important;
  }
  .d-mobile_trigger-table-cell {
    display: table-cell !important;
  }
  .d-mobile_trigger-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-mobile_trigger-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-mobile_trigger-none {
    display: none !important;
  }
  .flex-mobile_trigger-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-mobile_trigger-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-mobile_trigger-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-mobile_trigger-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-mobile_trigger-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-mobile_trigger-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-mobile_trigger-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-mobile_trigger-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-mobile_trigger-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-mobile_trigger-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-mobile_trigger-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-mobile_trigger-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-mobile_trigger-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-mobile_trigger-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-mobile_trigger-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-mobile_trigger-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-mobile_trigger-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-mobile_trigger-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-mobile_trigger-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-mobile_trigger-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-mobile_trigger-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-mobile_trigger-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-mobile_trigger-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-mobile_trigger-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-mobile_trigger-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-mobile_trigger-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-mobile_trigger-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-mobile_trigger-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-mobile_trigger-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-mobile_trigger-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-mobile_trigger-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-mobile_trigger-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-mobile_trigger-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-mobile_trigger-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-mobile_trigger-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .m-mobile_trigger-0 {
    margin: 0 !important;
  }
  .m-mobile_trigger-1 {
    margin: 1rem !important;
  }
  .m-mobile_trigger-2 {
    margin: 1.5rem !important;
  }
  .m-mobile_trigger-3 {
    margin: 2rem !important;
  }
  .m-mobile_trigger-4 {
    margin: 2.5rem !important;
  }
  .m-mobile_trigger-5 {
    margin: 3rem !important;
  }
  .m-mobile_trigger-6 {
    margin: 3.5rem !important;
  }
  .m-mobile_trigger-auto {
    margin: auto !important;
  }
  .mx-mobile_trigger-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-mobile_trigger-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-mobile_trigger-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-mobile_trigger-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-mobile_trigger-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-mobile_trigger-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-mobile_trigger-6 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-mobile_trigger-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-mobile_trigger-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-mobile_trigger-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-mobile_trigger-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-mobile_trigger-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-mobile_trigger-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-mobile_trigger-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-mobile_trigger-6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-mobile_trigger-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-mobile_trigger-0 {
    margin-top: 0 !important;
  }
  .mt-mobile_trigger-1 {
    margin-top: 1rem !important;
  }
  .mt-mobile_trigger-2 {
    margin-top: 1.5rem !important;
  }
  .mt-mobile_trigger-3 {
    margin-top: 2rem !important;
  }
  .mt-mobile_trigger-4 {
    margin-top: 2.5rem !important;
  }
  .mt-mobile_trigger-5 {
    margin-top: 3rem !important;
  }
  .mt-mobile_trigger-6 {
    margin-top: 3.5rem !important;
  }
  .mt-mobile_trigger-auto {
    margin-top: auto !important;
  }
  .me-mobile_trigger-0 {
    margin-right: 0 !important;
  }
  .me-mobile_trigger-1 {
    margin-right: 1rem !important;
  }
  .me-mobile_trigger-2 {
    margin-right: 1.5rem !important;
  }
  .me-mobile_trigger-3 {
    margin-right: 2rem !important;
  }
  .me-mobile_trigger-4 {
    margin-right: 2.5rem !important;
  }
  .me-mobile_trigger-5 {
    margin-right: 3rem !important;
  }
  .me-mobile_trigger-6 {
    margin-right: 3.5rem !important;
  }
  .me-mobile_trigger-auto {
    margin-right: auto !important;
  }
  .mb-mobile_trigger-0 {
    margin-bottom: 0 !important;
  }
  .mb-mobile_trigger-1 {
    margin-bottom: 1rem !important;
  }
  .mb-mobile_trigger-2 {
    margin-bottom: 1.5rem !important;
  }
  .mb-mobile_trigger-3 {
    margin-bottom: 2rem !important;
  }
  .mb-mobile_trigger-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-mobile_trigger-5 {
    margin-bottom: 3rem !important;
  }
  .mb-mobile_trigger-6 {
    margin-bottom: 3.5rem !important;
  }
  .mb-mobile_trigger-auto {
    margin-bottom: auto !important;
  }
  .ms-mobile_trigger-0 {
    margin-left: 0 !important;
  }
  .ms-mobile_trigger-1 {
    margin-left: 1rem !important;
  }
  .ms-mobile_trigger-2 {
    margin-left: 1.5rem !important;
  }
  .ms-mobile_trigger-3 {
    margin-left: 2rem !important;
  }
  .ms-mobile_trigger-4 {
    margin-left: 2.5rem !important;
  }
  .ms-mobile_trigger-5 {
    margin-left: 3rem !important;
  }
  .ms-mobile_trigger-6 {
    margin-left: 3.5rem !important;
  }
  .ms-mobile_trigger-auto {
    margin-left: auto !important;
  }
  .p-mobile_trigger-0 {
    padding: 0 !important;
  }
  .p-mobile_trigger-1 {
    padding: 1rem !important;
  }
  .p-mobile_trigger-2 {
    padding: 1.5rem !important;
  }
  .p-mobile_trigger-3 {
    padding: 2rem !important;
  }
  .p-mobile_trigger-4 {
    padding: 2.5rem !important;
  }
  .p-mobile_trigger-5 {
    padding: 3rem !important;
  }
  .p-mobile_trigger-6 {
    padding: 3.5rem !important;
  }
  .px-mobile_trigger-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-mobile_trigger-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-mobile_trigger-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-mobile_trigger-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-mobile_trigger-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-mobile_trigger-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-mobile_trigger-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-mobile_trigger-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-mobile_trigger-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-mobile_trigger-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-mobile_trigger-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-mobile_trigger-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-mobile_trigger-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-mobile_trigger-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .pt-mobile_trigger-0 {
    padding-top: 0 !important;
  }
  .pt-mobile_trigger-1 {
    padding-top: 1rem !important;
  }
  .pt-mobile_trigger-2 {
    padding-top: 1.5rem !important;
  }
  .pt-mobile_trigger-3 {
    padding-top: 2rem !important;
  }
  .pt-mobile_trigger-4 {
    padding-top: 2.5rem !important;
  }
  .pt-mobile_trigger-5 {
    padding-top: 3rem !important;
  }
  .pt-mobile_trigger-6 {
    padding-top: 3.5rem !important;
  }
  .pe-mobile_trigger-0 {
    padding-right: 0 !important;
  }
  .pe-mobile_trigger-1 {
    padding-right: 1rem !important;
  }
  .pe-mobile_trigger-2 {
    padding-right: 1.5rem !important;
  }
  .pe-mobile_trigger-3 {
    padding-right: 2rem !important;
  }
  .pe-mobile_trigger-4 {
    padding-right: 2.5rem !important;
  }
  .pe-mobile_trigger-5 {
    padding-right: 3rem !important;
  }
  .pe-mobile_trigger-6 {
    padding-right: 3.5rem !important;
  }
  .pb-mobile_trigger-0 {
    padding-bottom: 0 !important;
  }
  .pb-mobile_trigger-1 {
    padding-bottom: 1rem !important;
  }
  .pb-mobile_trigger-2 {
    padding-bottom: 1.5rem !important;
  }
  .pb-mobile_trigger-3 {
    padding-bottom: 2rem !important;
  }
  .pb-mobile_trigger-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-mobile_trigger-5 {
    padding-bottom: 3rem !important;
  }
  .pb-mobile_trigger-6 {
    padding-bottom: 3.5rem !important;
  }
  .ps-mobile_trigger-0 {
    padding-left: 0 !important;
  }
  .ps-mobile_trigger-1 {
    padding-left: 1rem !important;
  }
  .ps-mobile_trigger-2 {
    padding-left: 1.5rem !important;
  }
  .ps-mobile_trigger-3 {
    padding-left: 2rem !important;
  }
  .ps-mobile_trigger-4 {
    padding-left: 2.5rem !important;
  }
  .ps-mobile_trigger-5 {
    padding-left: 3rem !important;
  }
  .ps-mobile_trigger-6 {
    padding-left: 3.5rem !important;
  }
  .text-mobile_trigger-start {
    text-align: left !important;
  }
  .text-mobile_trigger-end {
    text-align: right !important;
  }
  .text-mobile_trigger-center {
    text-align: center !important;
  }
}
@media (min-width: 1280px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 1rem !important;
  }
  .m-xl-2 {
    margin: 1.5rem !important;
  }
  .m-xl-3 {
    margin: 2rem !important;
  }
  .m-xl-4 {
    margin: 2.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-6 {
    margin: 3.5rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-6 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 1rem !important;
  }
  .mt-xl-2 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 2rem !important;
  }
  .mt-xl-4 {
    margin-top: 2.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-6 {
    margin-top: 3.5rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 1rem !important;
  }
  .me-xl-2 {
    margin-right: 1.5rem !important;
  }
  .me-xl-3 {
    margin-right: 2rem !important;
  }
  .me-xl-4 {
    margin-right: 2.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-6 {
    margin-right: 3.5rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 3.5rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 1rem !important;
  }
  .ms-xl-2 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 2rem !important;
  }
  .ms-xl-4 {
    margin-left: 2.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-6 {
    margin-left: 3.5rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 1rem !important;
  }
  .p-xl-2 {
    padding: 1.5rem !important;
  }
  .p-xl-3 {
    padding: 2rem !important;
  }
  .p-xl-4 {
    padding: 2.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .p-xl-6 {
    padding: 3.5rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 1rem !important;
  }
  .pt-xl-2 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 2rem !important;
  }
  .pt-xl-4 {
    padding-top: 2.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pt-xl-6 {
    padding-top: 3.5rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 1rem !important;
  }
  .pe-xl-2 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 2rem !important;
  }
  .pe-xl-4 {
    padding-right: 2.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pe-xl-6 {
    padding-right: 3.5rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 3.5rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 1rem !important;
  }
  .ps-xl-2 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 2rem !important;
  }
  .ps-xl-4 {
    padding-left: 2.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .ps-xl-6 {
    padding-left: 3.5rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 1rem !important;
  }
  .m-xxl-2 {
    margin: 1.5rem !important;
  }
  .m-xxl-3 {
    margin: 2rem !important;
  }
  .m-xxl-4 {
    margin: 2.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-6 {
    margin: 3.5rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxl-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-6 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxl-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 1rem !important;
  }
  .mt-xxl-2 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 2rem !important;
  }
  .mt-xxl-4 {
    margin-top: 2.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-6 {
    margin-top: 3.5rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 1rem !important;
  }
  .me-xxl-2 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 2rem !important;
  }
  .me-xxl-4 {
    margin-right: 2.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-6 {
    margin-right: 3.5rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 3.5rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 1rem !important;
  }
  .ms-xxl-2 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 2rem !important;
  }
  .ms-xxl-4 {
    margin-left: 2.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-6 {
    margin-left: 3.5rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 1rem !important;
  }
  .p-xxl-2 {
    padding: 1.5rem !important;
  }
  .p-xxl-3 {
    padding: 2rem !important;
  }
  .p-xxl-4 {
    padding: 2.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .p-xxl-6 {
    padding: 3.5rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxl-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxl-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxl-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxl-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 1rem !important;
  }
  .pt-xxl-2 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 2rem !important;
  }
  .pt-xxl-4 {
    padding-top: 2.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pt-xxl-6 {
    padding-top: 3.5rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 1rem !important;
  }
  .pe-xxl-2 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 2rem !important;
  }
  .pe-xxl-4 {
    padding-right: 2.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pe-xxl-6 {
    padding-right: 3.5rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 3.5rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 1rem !important;
  }
  .ps-xxl-2 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 2rem !important;
  }
  .ps-xxl-4 {
    padding-left: 2.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .ps-xxl-6 {
    padding-left: 3.5rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-grid {
    display: grid !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xxxl-none {
    display: none !important;
  }
  .flex-xxxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xxxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-xxxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-xxxl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xxxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .m-xxxl-1 {
    margin: 1rem !important;
  }
  .m-xxxl-2 {
    margin: 1.5rem !important;
  }
  .m-xxxl-3 {
    margin: 2rem !important;
  }
  .m-xxxl-4 {
    margin: 2.5rem !important;
  }
  .m-xxxl-5 {
    margin: 3rem !important;
  }
  .m-xxxl-6 {
    margin: 3.5rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mx-xxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxxl-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxxl-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxxl-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxxl-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-xxxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxxl-6 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-xxxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxxl-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxxl-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxxl-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxxl-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-xxxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxxl-6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-xxxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxxl-1 {
    margin-top: 1rem !important;
  }
  .mt-xxxl-2 {
    margin-top: 1.5rem !important;
  }
  .mt-xxxl-3 {
    margin-top: 2rem !important;
  }
  .mt-xxxl-4 {
    margin-top: 2.5rem !important;
  }
  .mt-xxxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxxl-6 {
    margin-top: 3.5rem !important;
  }
  .mt-xxxl-auto {
    margin-top: auto !important;
  }
  .me-xxxl-0 {
    margin-right: 0 !important;
  }
  .me-xxxl-1 {
    margin-right: 1rem !important;
  }
  .me-xxxl-2 {
    margin-right: 1.5rem !important;
  }
  .me-xxxl-3 {
    margin-right: 2rem !important;
  }
  .me-xxxl-4 {
    margin-right: 2.5rem !important;
  }
  .me-xxxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxxl-6 {
    margin-right: 3.5rem !important;
  }
  .me-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxxl-1 {
    margin-bottom: 1rem !important;
  }
  .mb-xxxl-2 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxxl-3 {
    margin-bottom: 2rem !important;
  }
  .mb-xxxl-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-xxxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxxl-6 {
    margin-bottom: 3.5rem !important;
  }
  .mb-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxxl-1 {
    margin-left: 1rem !important;
  }
  .ms-xxxl-2 {
    margin-left: 1.5rem !important;
  }
  .ms-xxxl-3 {
    margin-left: 2rem !important;
  }
  .ms-xxxl-4 {
    margin-left: 2.5rem !important;
  }
  .ms-xxxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxxl-6 {
    margin-left: 3.5rem !important;
  }
  .ms-xxxl-auto {
    margin-left: auto !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .p-xxxl-1 {
    padding: 1rem !important;
  }
  .p-xxxl-2 {
    padding: 1.5rem !important;
  }
  .p-xxxl-3 {
    padding: 2rem !important;
  }
  .p-xxxl-4 {
    padding: 2.5rem !important;
  }
  .p-xxxl-5 {
    padding: 3rem !important;
  }
  .p-xxxl-6 {
    padding: 3.5rem !important;
  }
  .px-xxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxxl-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxxl-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxxl-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxxl-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-xxxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxxl-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-xxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxxl-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxxl-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxxl-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxxl-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-xxxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxxl-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .pt-xxxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxxl-1 {
    padding-top: 1rem !important;
  }
  .pt-xxxl-2 {
    padding-top: 1.5rem !important;
  }
  .pt-xxxl-3 {
    padding-top: 2rem !important;
  }
  .pt-xxxl-4 {
    padding-top: 2.5rem !important;
  }
  .pt-xxxl-5 {
    padding-top: 3rem !important;
  }
  .pt-xxxl-6 {
    padding-top: 3.5rem !important;
  }
  .pe-xxxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxxl-1 {
    padding-right: 1rem !important;
  }
  .pe-xxxl-2 {
    padding-right: 1.5rem !important;
  }
  .pe-xxxl-3 {
    padding-right: 2rem !important;
  }
  .pe-xxxl-4 {
    padding-right: 2.5rem !important;
  }
  .pe-xxxl-5 {
    padding-right: 3rem !important;
  }
  .pe-xxxl-6 {
    padding-right: 3.5rem !important;
  }
  .pb-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxxl-1 {
    padding-bottom: 1rem !important;
  }
  .pb-xxxl-2 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxxl-3 {
    padding-bottom: 2rem !important;
  }
  .pb-xxxl-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-xxxl-5 {
    padding-bottom: 3rem !important;
  }
  .pb-xxxl-6 {
    padding-bottom: 3.5rem !important;
  }
  .ps-xxxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxxl-1 {
    padding-left: 1rem !important;
  }
  .ps-xxxl-2 {
    padding-left: 1.5rem !important;
  }
  .ps-xxxl-3 {
    padding-left: 2rem !important;
  }
  .ps-xxxl-4 {
    padding-left: 2.5rem !important;
  }
  .ps-xxxl-5 {
    padding-left: 3rem !important;
  }
  .ps-xxxl-6 {
    padding-left: 3.5rem !important;
  }
  .text-xxxl-start {
    text-align: left !important;
  }
  .text-xxxl-end {
    text-align: right !important;
  }
  .text-xxxl-center {
    text-align: center !important;
  }
}
@media (min-width: 730.3px) {
  .d-wrap-inline {
    display: inline !important;
  }
  .d-wrap-inline-block {
    display: inline-block !important;
  }
  .d-wrap-block {
    display: block !important;
  }
  .d-wrap-grid {
    display: grid !important;
  }
  .d-wrap-table {
    display: table !important;
  }
  .d-wrap-table-row {
    display: table-row !important;
  }
  .d-wrap-table-cell {
    display: table-cell !important;
  }
  .d-wrap-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-wrap-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-wrap-none {
    display: none !important;
  }
  .flex-wrap-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-wrap-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-wrap-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-wrap-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-wrap-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-wrap-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-wrap-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-wrap-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-wrap-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-wrap-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-wrap-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-wrap-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-wrap-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-wrap-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-wrap-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-wrap-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-wrap-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-wrap-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-wrap-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-wrap-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-wrap-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-wrap-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-wrap-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-wrap-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-wrap-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-wrap-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-wrap-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-wrap-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-wrap-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-wrap-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-wrap-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-wrap-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-wrap-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-wrap-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-wrap-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
  .m-wrap-0 {
    margin: 0 !important;
  }
  .m-wrap-1 {
    margin: 1rem !important;
  }
  .m-wrap-2 {
    margin: 1.5rem !important;
  }
  .m-wrap-3 {
    margin: 2rem !important;
  }
  .m-wrap-4 {
    margin: 2.5rem !important;
  }
  .m-wrap-5 {
    margin: 3rem !important;
  }
  .m-wrap-6 {
    margin: 3.5rem !important;
  }
  .m-wrap-auto {
    margin: auto !important;
  }
  .mx-wrap-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-wrap-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-wrap-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-wrap-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-wrap-4 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .mx-wrap-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-wrap-6 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .mx-wrap-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-wrap-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-wrap-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-wrap-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-wrap-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-wrap-4 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .my-wrap-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-wrap-6 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .my-wrap-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-wrap-0 {
    margin-top: 0 !important;
  }
  .mt-wrap-1 {
    margin-top: 1rem !important;
  }
  .mt-wrap-2 {
    margin-top: 1.5rem !important;
  }
  .mt-wrap-3 {
    margin-top: 2rem !important;
  }
  .mt-wrap-4 {
    margin-top: 2.5rem !important;
  }
  .mt-wrap-5 {
    margin-top: 3rem !important;
  }
  .mt-wrap-6 {
    margin-top: 3.5rem !important;
  }
  .mt-wrap-auto {
    margin-top: auto !important;
  }
  .me-wrap-0 {
    margin-right: 0 !important;
  }
  .me-wrap-1 {
    margin-right: 1rem !important;
  }
  .me-wrap-2 {
    margin-right: 1.5rem !important;
  }
  .me-wrap-3 {
    margin-right: 2rem !important;
  }
  .me-wrap-4 {
    margin-right: 2.5rem !important;
  }
  .me-wrap-5 {
    margin-right: 3rem !important;
  }
  .me-wrap-6 {
    margin-right: 3.5rem !important;
  }
  .me-wrap-auto {
    margin-right: auto !important;
  }
  .mb-wrap-0 {
    margin-bottom: 0 !important;
  }
  .mb-wrap-1 {
    margin-bottom: 1rem !important;
  }
  .mb-wrap-2 {
    margin-bottom: 1.5rem !important;
  }
  .mb-wrap-3 {
    margin-bottom: 2rem !important;
  }
  .mb-wrap-4 {
    margin-bottom: 2.5rem !important;
  }
  .mb-wrap-5 {
    margin-bottom: 3rem !important;
  }
  .mb-wrap-6 {
    margin-bottom: 3.5rem !important;
  }
  .mb-wrap-auto {
    margin-bottom: auto !important;
  }
  .ms-wrap-0 {
    margin-left: 0 !important;
  }
  .ms-wrap-1 {
    margin-left: 1rem !important;
  }
  .ms-wrap-2 {
    margin-left: 1.5rem !important;
  }
  .ms-wrap-3 {
    margin-left: 2rem !important;
  }
  .ms-wrap-4 {
    margin-left: 2.5rem !important;
  }
  .ms-wrap-5 {
    margin-left: 3rem !important;
  }
  .ms-wrap-6 {
    margin-left: 3.5rem !important;
  }
  .ms-wrap-auto {
    margin-left: auto !important;
  }
  .p-wrap-0 {
    padding: 0 !important;
  }
  .p-wrap-1 {
    padding: 1rem !important;
  }
  .p-wrap-2 {
    padding: 1.5rem !important;
  }
  .p-wrap-3 {
    padding: 2rem !important;
  }
  .p-wrap-4 {
    padding: 2.5rem !important;
  }
  .p-wrap-5 {
    padding: 3rem !important;
  }
  .p-wrap-6 {
    padding: 3.5rem !important;
  }
  .px-wrap-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-wrap-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-wrap-2 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-wrap-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-wrap-4 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .px-wrap-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-wrap-6 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .py-wrap-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-wrap-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-wrap-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-wrap-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-wrap-4 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .py-wrap-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-wrap-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .pt-wrap-0 {
    padding-top: 0 !important;
  }
  .pt-wrap-1 {
    padding-top: 1rem !important;
  }
  .pt-wrap-2 {
    padding-top: 1.5rem !important;
  }
  .pt-wrap-3 {
    padding-top: 2rem !important;
  }
  .pt-wrap-4 {
    padding-top: 2.5rem !important;
  }
  .pt-wrap-5 {
    padding-top: 3rem !important;
  }
  .pt-wrap-6 {
    padding-top: 3.5rem !important;
  }
  .pe-wrap-0 {
    padding-right: 0 !important;
  }
  .pe-wrap-1 {
    padding-right: 1rem !important;
  }
  .pe-wrap-2 {
    padding-right: 1.5rem !important;
  }
  .pe-wrap-3 {
    padding-right: 2rem !important;
  }
  .pe-wrap-4 {
    padding-right: 2.5rem !important;
  }
  .pe-wrap-5 {
    padding-right: 3rem !important;
  }
  .pe-wrap-6 {
    padding-right: 3.5rem !important;
  }
  .pb-wrap-0 {
    padding-bottom: 0 !important;
  }
  .pb-wrap-1 {
    padding-bottom: 1rem !important;
  }
  .pb-wrap-2 {
    padding-bottom: 1.5rem !important;
  }
  .pb-wrap-3 {
    padding-bottom: 2rem !important;
  }
  .pb-wrap-4 {
    padding-bottom: 2.5rem !important;
  }
  .pb-wrap-5 {
    padding-bottom: 3rem !important;
  }
  .pb-wrap-6 {
    padding-bottom: 3.5rem !important;
  }
  .ps-wrap-0 {
    padding-left: 0 !important;
  }
  .ps-wrap-1 {
    padding-left: 1rem !important;
  }
  .ps-wrap-2 {
    padding-left: 1.5rem !important;
  }
  .ps-wrap-3 {
    padding-left: 2rem !important;
  }
  .ps-wrap-4 {
    padding-left: 2.5rem !important;
  }
  .ps-wrap-5 {
    padding-left: 3rem !important;
  }
  .ps-wrap-6 {
    padding-left: 3.5rem !important;
  }
  .text-wrap-start {
    text-align: left !important;
  }
  .text-wrap-end {
    text-align: right !important;
  }
  .text-wrap-center {
    text-align: center !important;
  }
}
.spacing-top--extra-large {
  padding-top: 4rem;
  margin-top: 4rem;
}
@media (min-width: 577px) {
  .spacing-top--extra-large {
    padding-top: 6rem;
    margin-top: 6rem;
  }
}
.spacing-top--large {
  padding-top: 3.5rem;
  margin-top: 3.5rem;
}
@media (min-width: 577px) {
  .spacing-top--large {
    padding-top: 5rem;
    margin-top: 5rem;
  }
}
.spacing-top--medium-large {
  padding-top: 3rem;
  margin-top: 3rem;
}
@media (min-width: 577px) {
  .spacing-top--medium-large {
    padding-top: 4rem;
    margin-top: 4rem;
  }
}
.spacing-top--medium {
  padding-top: 2rem;
  margin-top: 2rem;
}
@media (min-width: 577px) {
  .spacing-top--medium {
    padding-top: 3.5rem;
    margin-top: 3.5rem;
  }
}
.spacing-top--small {
  padding-top: 1rem;
  margin-top: 1rem;
}
@media (min-width: 577px) {
  .spacing-top--small {
    padding-top: 1.5rem;
    margin-top: 1.5rem;
  }
}
.spacing-top--none {
  padding-top: 0;
  margin-top: 0;
}
@media (min-width: 577px) {
  .spacing-top--none {
    padding-top: 0;
    margin-top: 0;
  }
}
.spacing-bottom--extra-large {
  padding-bottom: 4rem;
  margin-bottom: 4rem;
}
@media (min-width: 577px) {
  .spacing-bottom--extra-large {
    padding-bottom: 6rem;
    margin-bottom: 6rem;
  }
}
.spacing-bottom--large {
  padding-bottom: 3.5rem;
  margin-bottom: 3.5rem;
}
@media (min-width: 577px) {
  .spacing-bottom--large {
    padding-bottom: 5rem;
    margin-bottom: 5rem;
  }
}
.spacing-bottom--medium-large {
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}
@media (min-width: 577px) {
  .spacing-bottom--medium-large {
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
}
.spacing-bottom--medium {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 577px) {
  .spacing-bottom--medium {
    padding-bottom: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
.spacing-bottom--small {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 577px) {
  .spacing-bottom--small {
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.spacing-bottom--none {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 577px) {
  .spacing-bottom--none {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.spacing-unit--margin {
  padding: 0;
}
.spacing-unit--padding {
  margin: 0;
}

.aF {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 1281px) {
  .aF {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.aF > .wrapper {
  padding: 0;
}

.hide-mobile {
  display: none;
}
@media (min-width: 768px) {
  .hide-mobile {
    display: block;
  }
}

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

.site-container .h2ash1, .site-container .h3ash1 {
  line-height: 38.4px !important;
  font-size: 32px !important;
  color: #000000 !important;
  font-weight: 500 !important;
}
.site-container .h1ash2, .site-container .h3ash2 {
  line-height: 30px !important;
  font-size: 26px !important;
  color: #000000 !important;
  font-weight: 500 !important;
}
.site-container .h1ash3, .site-container .h2ash3 {
  line-height: 24px !important;
  font-size: 21px !important;
  color: #14a6d7 !important;
  font-weight: 400 !important;
}
.site-container .h2aspara, .site-container .h3aspara {
  line-height: 21px !important;
  font-size: 17px !important;
  color: #000000 !important;
  font-weight: 400 !important;
}
.site-container .style-h1 {
  line-height: 38.4px !important;
  font-size: 32px !important;
  color: #000 !important;
  font-weight: 500 !important;
  font-style: normal !important;
}
.site-container .style-h2 {
  line-height: 30px !important;
  font-size: 26px !important;
  color: #000 !important;
  font-weight: 500 !important;
  font-style: normal !important;
}
.site-container .style-h3 {
  line-height: 24px !important;
  font-size: 21px !important;
  color: #14a6d7 !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
.site-container .style-paragraph {
  line-height: 21px !important;
  font-size: 17px !important;
  color: #000 !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

/* Layout. */
.header {
  position: relative;
}
.header--offcanvas {
  background-color: var(--am2-light);
  padding: 1rem 0;
}
.header--offcanvas .resp-buttons {
  padding-left: 0;
  padding-right: 0;
  margin-right: 15px;
}
.header--offcanvas .col {
  width: auto !important;
}
.header--site {
  position: relative;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: var(--am2-light);
  padding-right: 15px;
  padding-left: 15px;
  z-index: 100;
}
@media (min-width: 1180px) {
  .header--site .resp-buttons.d-flex {
    display: none !important;
  }
}
.header--sticky {
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  background: var(--am2-light);
}
.header .columns--top {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 0 0 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-bottom: 1rem;
  background-color: var(--am2-white);
  display: none;
}
@media (min-width: 768px) {
  .header .columns--top {
    padding: 1rem 0;
  }
}
@media (min-width: 1180px) {
  .header .columns--top {
    display: block;
  }
}
.header .columns--top svg {
  width: 20px;
  height: 15px;
}
.header .columns--top p {
  margin: 0;
  padding: 0.5rem;
  display: none;
}
@media (min-width: 768px) {
  .header .columns--top p {
    border-left: 1px solid var(--am2-grey-d7);
    border-right: 1px solid var(--am2-grey-d7);
    padding: 0 1rem 0;
    margin-right: 1rem;
    display: block;
    padding-top: 4px;
  }
}
.header .columns--top a {
  color: var(--am2-black);
  font-size: 12px;
}
.header .columns--top > .col:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin-left: 5px;
}
@media (min-width: 768px) {
  .header .columns--top > .col:first-of-type {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: right;
  }
}
.header .columns--top .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1rem;
  display: none;
}
@media (min-width: 768px) {
  .header .columns--top .social {
    border-left: 1px solid var(--am2-grey-d7);
  }
}
.header .columns--top .social__list svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: var(--am2-black-333);
}
@media (min-width: 768px) {
  .header .columns--top .social__list svg {
    width: 1rem;
    height: 1rem;
  }
}
.header .columns--bottom {
  background-color: var(--am2-white);
}
@media (max-width: 480px) {
  .header .columns--bottom {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 575px) {
  .header .columns--bottom {
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (max-width: 767px) {
  .header .columns--bottom {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 0;
  }
}
@media (max-width: 479px) {
  .header .columns--bottom > .col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.header .columns--bottom > .col:first-of-type {
  position: relative;
  z-index: 5;
  width: auto;
}
@media (max-width: 767px) {
  .header .columns--bottom > .col:first-of-type {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .header .columns--bottom > .col:first-of-type .logo__link {
    margin: auto;
  }
}
.header .columns--bottom > .col:nth-child(2) {
  -webkit-box-flex: 2.5;
      -ms-flex: 2.5;
          flex: 2.5;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 480px) {
  .header .columns--bottom > .col:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: none;
  }
}
@media (max-width: 767px) {
  .header .columns--bottom > .col:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }
}
@media (max-width: 1179px) {
  .header .columns--bottom > .col:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.header .columns--bottom > .col:last-of-type {
  -ms-flex-item-align: center;
      align-self: center;
  text-align: right;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  z-index: 0;
  margin-top: 0.5rem;
  margin-bottom: 10px;
}
@media (max-width: 575px) {
  .header .columns--bottom > .col:last-of-type {
    border-left: none;
  }
}
@media (max-width: 479px) {
  .header .columns--bottom > .col:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header .columns--bottom > .col:last-of-type .resp-buttons {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}
@media (max-width: 1280px) {
  .header .columns--bottom > .col:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header .columns--bottom .button, .header .columns--bottom .blog-single__content .wp-block-button__link, .blog-single__content .header .columns--bottom .wp-block-button__link, .header .columns--bottom .case-study-single__content .wp-block-button__link, .case-study-single__content .header .columns--bottom .wp-block-button__link {
  position: relative;
  border-radius: 10px;
  padding: 7px 16px;
  min-height: auto;
  text-transform: uppercase;
  min-width: auto;
  -webkit-box-shadow: 2px 2px 0 var(--am2-featured);
          box-shadow: 2px 2px 0 var(--am2-featured);
}
@media (min-width: 1180px) {
  .header .columns--bottom .button, .header .columns--bottom .blog-single__content .wp-block-button__link, .blog-single__content .header .columns--bottom .wp-block-button__link, .header .columns--bottom .case-study-single__content .wp-block-button__link, .case-study-single__content .header .columns--bottom .wp-block-button__link {
    font-size: 12px;
    min-width: 160px;
  }
}
.header .columns--bottom .button::after, .header .columns--bottom .blog-single__content .wp-block-button__link::after, .blog-single__content .header .columns--bottom .wp-block-button__link::after, .header .columns--bottom .case-study-single__content .wp-block-button__link::after, .case-study-single__content .header .columns--bottom .wp-block-button__link::after {
  content: none;
  position: absolute;
  top: 60%;
  right: -3%;
  width: 101%;
  height: 103%;
  border-radius: inherit;
  background-color: var(--am2-featured);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}
.header .columns--bottom .button:hover, .header .columns--bottom .blog-single__content .wp-block-button__link:hover, .blog-single__content .header .columns--bottom .wp-block-button__link:hover, .header .columns--bottom .case-study-single__content .wp-block-button__link:hover, .case-study-single__content .header .columns--bottom .wp-block-button__link:hover, .header .columns--bottom .button:focus, .header .columns--bottom .blog-single__content .wp-block-button__link:focus, .blog-single__content .header .columns--bottom .wp-block-button__link:focus, .header .columns--bottom .case-study-single__content .wp-block-button__link:focus, .case-study-single__content .header .columns--bottom .wp-block-button__link:focus, .header .columns--bottom .button:active, .header .columns--bottom .blog-single__content .wp-block-button__link:active, .blog-single__content .header .columns--bottom .wp-block-button__link:active, .header .columns--bottom .case-study-single__content .wp-block-button__link:active, .case-study-single__content .header .columns--bottom .wp-block-button__link:active {
  background: #C3CF08;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.header .columns--bottom .button:hover::after, .header .columns--bottom .blog-single__content .wp-block-button__link:hover::after, .blog-single__content .header .columns--bottom .wp-block-button__link:hover::after, .header .columns--bottom .case-study-single__content .wp-block-button__link:hover::after, .case-study-single__content .header .columns--bottom .wp-block-button__link:hover::after, .header .columns--bottom .button:focus::after, .header .columns--bottom .blog-single__content .wp-block-button__link:focus::after, .blog-single__content .header .columns--bottom .wp-block-button__link:focus::after, .header .columns--bottom .case-study-single__content .wp-block-button__link:focus::after, .case-study-single__content .header .columns--bottom .wp-block-button__link:focus::after, .header .columns--bottom .button:active::after, .header .columns--bottom .blog-single__content .wp-block-button__link:active::after, .blog-single__content .header .columns--bottom .wp-block-button__link:active::after, .header .columns--bottom .case-study-single__content .wp-block-button__link:active::after, .case-study-single__content .header .columns--bottom .wp-block-button__link:active::after {
  right: 0;
  height: 100%;
  width: 100%;
}
@media (min-width: 481px) {
  .header .columns .hide-above-s {
    display: none;
  }
}
.header__menu-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1179px) {
  .header__menu-search #main-navigation {
    display: none;
  }
}
@media (max-width: 991px) {
  .header #main-navigation {
    display: none;
  }
}
.header .language-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 479px) {
  .header .language-search {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 479px) {
  .header .language-search .eu-logos {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
}
@media (min-width: 577px) {
  .header .language-search .eu-logos {
    display: none;
  }
}
.header .language-search .eu-logos a {
  display: inline-block;
}
.header .language-search .eu-logos a:not(:last-of-type) {
  margin-right: 1rem;
}
.header .language-search__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .language-search__search-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1rem;
  min-width: 120px;
  cursor: pointer;
  border-left: 1px solid var(--am2-grey-d7);
  padding-left: 10px;
}
@media (max-width: 480px) {
  .header .language-search__search-form {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    margin: 10px 0;
    position: static !important;
  }
}
@media (max-width: 767px) {
  .header .language-search__search-form {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 1400px) {
  .header .language-search__search-form {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    border-left: none;
    padding-left: 0;
  }
}
.header .language-search__search-form span {
  font-size: 1rem;
  letter-spacing: -0.01em;
}
@media (min-width: 1600px) {
  .header .language-search__search-form span {
    font-size: 1.25rem;
  }
}
.header .language-search__search-form svg {
  width: 19px;
  height: 19px;
}
.header .language-search__search-form form {
  position: absolute;
  top: -10px;
  right: 0;
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  z-index: -1;
  min-width: 240px;
}
@media (max-width: 575px) {
  .header .language-search__search-form form {
    width: 100%;
    top: calc(100% - 50px);
  }
}
@media (max-width: 767px) {
  .header .language-search__search-form form {
    left: 0;
  }
}
@media (min-width: 1400px) {
  .header .language-search__search-form form {
    top: -15px;
  }
}
@media (min-width: 1600px) {
  .header .language-search__search-form form {
    top: -10px;
  }
}
.header .language-search__search-form form.active-search {
  top: calc(100% + 15px);
}
@media (max-width: 767px) {
  .header .language-search__search-form form.active-search {
    top: calc(100% + 25px);
  }
}
@media (max-width: 479px) {
  .header .language-search__search-form form.active-search {
    top: 100%;
  }
}
@media (min-width: 1400px) {
  .header .language-search__search-form form.active-search {
    top: calc(100% + 15px);
  }
}
@media (min-width: 1600px) {
  .header .language-search__search-form form.active-search {
    top: calc(100% + 5px);
  }
}
.header .language-search__button {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 19px;
  height: 19px;
  background: url("../../resources/svg/icon/searchPrimary.svg") no-repeat center center;
  background-size: contain;
  border: none;
}
.header .language-search__input {
  width: 100% !important;
  padding-right: 3rem;
  border-radius: 0 0 5px 5px;
  background: var(--am2-secondary) !important;
  border-color: var(--am2-grey-f8) !important;
  color: var(--am2-primary);
}
@media (max-width: 575px) {
  .header .language-search__input {
    width: 100% !important;
  }
}
.header__col {
  padding: 0;
}
.header__col--menu-search {
  margin-left: auto;
}
.header__col--logo {
  max-width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1280px) {
  .header__col--logo {
    max-width: 400px;
  }
}
@media (min-width: 1600px) {
  .header__col--logo {
    max-width: initial;
    width: auto;
  }
}
.header__col--quote-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1180px) {
  .header__col--quote-search {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.header__desktop-search {
  position: relative;
  display: none;
  font-size: 12px;
}
.header__desktop-search form {
  margin-bottom: 0;
}
.header__desktop-search .search-input {
  background: #E5E5E5;
  border: none;
  margin-right: 20px;
  padding: 8px 24px 7px 5px;
  max-width: 180px;
}
@media (min-width: 1400px) {
  .header__desktop-search .search-input {
    max-width: initial;
  }
}
.header__desktop-search .search-input::-webkit-input-placeholder {
  color: #000;
}
.header__desktop-search .search-input::-moz-placeholder {
  color: #000;
}
.header__desktop-search .search-input:-ms-input-placeholder {
  color: #000;
}
.header__desktop-search .search-input::-ms-input-placeholder {
  color: #000;
}
.header__desktop-search .search-input::placeholder {
  color: #000;
}
.header__desktop-search .language-search__button {
  right: 25px;
  top: 17px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.539' height='13.538'%3E%3Cg data-name='Group 1096' transform='translate(-7904.484 -108.814)' fill='none' stroke='%23000' stroke-miterlimit='10'%3E%3Ccircle data-name='Ellipse 317' cx='4.939' cy='4.939' r='4.939' transform='translate(7904.984 109.314)'/%3E%3Cpath data-name='Line 286' d='m7917.669 121.999-4.253-4.253'/%3E%3C/g%3E%3C/svg%3E");
}
@media (min-width: 1180px) {
  .header__desktop-search {
    display: block;
  }
}
.header__mobile-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  width: 100%;
  width: 135px;
  margin-top: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media (min-width: 1180px) {
  .header__mobile-icons {
    display: none;
  }
}
.header__mobile-icons svg {
  height: auto;
}
.header__mobile-icons .language-search {
  position: relative;
  width: 36px;
  border: none;
  z-index: -1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.header__mobile-icons .language-search::before {
  content: "";
  width: 300px;
  height: 50px;
  background: white;
  position: absolute;
  top: -5px;
  left: -165px;
}
.header__mobile-icons .language-search svg {
  height: 36px;
  width: 36px;
}
.header__mobile-icons .language-search__search-form {
  border-left: 0;
  padding-left: 0;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  position: relative !important;
  margin: 0;
}
.header__mobile-icons .language-search__search-form form {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
}
.header__mobile-icons .language-search__search-form form.active-search {
  top: calc(100% + 10px);
}

.menu {
  /* Default Menu CSS - if used without walker */
  list-style: none;
  padding: 0;
  /* Main Navigation */
}
.menu--main-menu {
  /* One Menu Item */
}
.menu--main-menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 0;
}
.menu--main-menu .menu-item {
  position: relative;
  margin-right: 10px;
  /* Show Dropdown Menu Items on hover */
  /* Items that have dropdowns */
  /**
   * Menu Items Depth
   * -- target with "depth-#" for each menu-item class levels
   * The one bellow is for "first level" dropdown menu items
   */
  /* Hover/Active state for Main/Dropdown Menu Item Links and his ancestors */
  /* Menu Item Link */
  /* Menu Item Dropdown List */
}
.menu--main-menu .menu-item:not(:last-of-type) {
  margin-left: 10px;
}
.menu--main-menu .menu-item:hover > .menu-item__dropdown {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0 > .menu-item__link {
  padding-right: 25px;
}
.menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0.menu-item--current-ancestor.menu-item--depth-0::after, .menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0.menu-item--current-parent.menu-item--depth-0::after, .menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0.menu-item--current-item.menu-item--depth-0::after, .menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0:hover.menu-item--depth-0::after {
  border-color: var(--am2-primary);
}
.menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0.menu-item--current-ancestor::after, .menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0.menu-item--current-parent::after, .menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0.menu-item--current-item::after, .menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0:hover::after {
  border-color: var(--am2-primary);
}
.menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0::after {
  border-color: var(--am2-black);
  border-style: solid;
  border-width: 0.1em 0.1em 0 0;
  content: "";
  display: inline-block;
  height: 0.45em;
  right: -2px;
  position: absolute;
  top: 45%;
  -webkit-transform: rotate(135deg) translateY(0.45em);
          transform: rotate(135deg) translateY(0.45em);
  vertical-align: top;
  width: 0.45em;
}
@media (min-width: 1600px) {
  .menu--main-menu .menu-item.menu-item--has-children.menu-item--depth-0::after {
    top: 50%;
  }
}
.menu--main-menu .menu-item--depth-0::after {
  border-top-color: var(--am2-black);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu--main-menu .menu-item--depth-1 {
  display: block;
}
.menu--main-menu .menu-item--depth-1:hover .menu-item__dropdown {
  visibility: visible;
}
.menu--main-menu .menu-item--depth-2 > a {
  border-bottom: 1px solid var(--am2-grey-d7);
  width: 100%;
  pointer-events: all;
}
.menu--main-menu .menu-item--depth-2 a {
  font-weight: 400;
}
.menu--main-menu .menu-item--depth-3 > a {
  pointer-events: auto;
}
.menu--main-menu .menu-item--depth-3 a:hover {
  color: var(--am2-primary) !important;
}
.menu--main-menu .menu-item--current-ancestor > .menu-item__link, .menu--main-menu .menu-item--current-item > .menu-item__link, .menu--main-menu .menu-item:hover > .menu-item__link {
  text-decoration: none;
  /* For Main Item Link */
  /* For Dropdown Item Link */
}
.menu--main-menu .menu-item--current-ancestor > .menu-item__link--main, .menu--main-menu .menu-item--current-item > .menu-item__link--main, .menu--main-menu .menu-item:hover > .menu-item__link--main {
  background: white;
  color: var(--am2-black);
  border-color: var(--am2-primary);
}
.menu--main-menu .menu-item--current-ancestor > .menu-item__link--dropdown, .menu--main-menu .menu-item--current-item > .menu-item__link--dropdown, .menu--main-menu .menu-item:hover > .menu-item__link--dropdown {
  border-color: var(--am2-primary);
  background: var(--am2-primary);
  color: white;
}
.menu--main-menu .menu-item__link {
  font-family: "Montserrat-Regular";
  display: block;
  padding: 10px 0px;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 1rem;
  line-height: 18px;
  letter-spacing: -0.01em;
  /* Main Menu Item Link */
  /* Dropdown Menu Item Link */
}
@media (min-width: 1600px) {
  .menu--main-menu .menu-item__link {
    font-size: 16px;
  }
}
.menu--main-menu .menu-item__link--main {
  color: var(--am2-black);
  text-align: center;
  border-bottom: 3px solid transparent;
  font-size: 14.78px !important;
}
.menu--main-menu .menu-item__link--dropdown {
  padding: 10px 8px;
  text-align: left;
  letter-spacing: 0.06rem;
  text-transform: none;
  font-size: 0.85rem;
  font-size: 14px !important;
}
.menu--main-menu .menu-item__dropdown {
  position: fixed;
  top: 100%;
  left: 0;
  width: 100%;
  min-width: 220px;
  opacity: 0;
  visibility: hidden;
  background: white;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transition: all 0.1s cubic-bezier(0.45, 0.03, 0.5, 0.95);
  transition: all 0.1s cubic-bezier(0.45, 0.03, 0.5, 0.95);
  z-index: 1030;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px solid var(--am2-black);
  border-bottom: 1px solid var(--am2-black);
  /**
   * Dropdown Items Depth
   * -- target with "depth-#" for each dropdown levels
   * The one bellow is for "second level" dropdown items (0-is for first level dropdown)
   */
  /* On dropdowns - the menu items are full width, stacked */
}
.menu--main-menu .menu-item__dropdown--depth-1, .menu--main-menu .menu-item__dropdown--depth-2, .menu--main-menu .menu-item__dropdown--depth-3 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  z-index: -1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu--main-menu .menu-item__dropdown--depth-1 .menu-item, .menu--main-menu .menu-item__dropdown--depth-2 .menu-item, .menu--main-menu .menu-item__dropdown--depth-3 .menu-item {
  width: 100% !important;
  margin: 0 !important;
}
.menu--main-menu .menu-item__dropdown--depth-1 .menu-item::before, .menu--main-menu .menu-item__dropdown--depth-1 .menu-item::after, .menu--main-menu .menu-item__dropdown--depth-2 .menu-item::before, .menu--main-menu .menu-item__dropdown--depth-2 .menu-item::after, .menu--main-menu .menu-item__dropdown--depth-3 .menu-item::before, .menu--main-menu .menu-item__dropdown--depth-3 .menu-item::after {
  display: none !important;
}
.menu--main-menu .menu-item__dropdown--depth-2, .menu--main-menu .menu-item__dropdown--depth-3 {
  border-top: none;
  border-bottom: none;
}
.menu--main-menu .menu-item__dropdown--depth-1 {
  height: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: none;
  width: 100%;
  max-width: 320px;
  position: absolute;
  max-width: 320px;
  min-width: 320px;
  top: 55px;
}
.menu--main-menu .menu-item__dropdown--depth-2 {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  overflow: auto;
  position: absolute;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.menu--main-menu .menu-item__dropdown--depth-2 .menu-item {
  width: 100% !important;
}
.menu--main-menu .menu-item__dropdown--depth-2 a {
  width: 100% !important;
}
.menu--main-menu .menu-item__dropdown .menu-item {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0;
  margin-left: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 10px 0;
  cursor: pointer;
}
.menu--main-menu .menu-item__dropdown .menu-item:not(:last-of-type)::after {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1px;
  height: 20px;
  background-color: var(--am2-black);
  margin-left: 5px;
}
.menu--main-menu .menu-item__dropdown .menu-item:hover {
  background: transparent;
}
.menu--main-menu .menu-item__dropdown .menu-item:hover a {
  background: transparent;
}
.menu--main-menu .menu-item__dropdown .menu-item:hover::after {
  width: 2px;
}
.menu--main-menu .menu-item__dropdown .menu-item:hover::before {
  opacity: 1;
  top: 100%;
}
.menu--main-menu .menu-item__dropdown .menu-item::before, .menu--main-menu .menu-item__dropdown .menu-item::after {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu--main-menu .menu-item__dropdown .menu-item--has-children:hover > .menu-item__link {
  font-family: "Montserrat-Medium";
}
.menu--main-menu .menu-item__dropdown .menu-item--has-children::before {
  border-color: var(--am2-black);
  border-style: solid;
  border-width: 0.1em 0.1em 0 0;
  content: none;
  display: inline-block;
  height: 20px;
  right: 0;
  position: absolute;
  top: calc(100% + 20px);
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  vertical-align: top;
  width: 20px;
  left: 0;
  margin: auto;
  background: #fff;
  opacity: 0;
}
.menu--main-menu .menu-item__dropdown .menu-item__link {
  font-size: inherit;
  color: var(--am2-black) !important;
}
.menu--main-menu .menu-item__dropdown .menu-item__link:hover {
  background: transparent;
  font-family: "Montserrat-Medium";
}

.menu--responsive-menu {
  position: relative;
}
.menu--responsive-menu .menu-item {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
}
.menu--responsive-menu .menu-item + .menu-item {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.menu--responsive-menu .menu-item + .menu-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.menu--responsive-menu .menu-item__link {
  position: relative;
  display: block;
  padding: 8px;
  color: #000;
  font-weight: 300;
  text-align: left;
  -webkit-transition: all 0.1s cubic-bezier(0.45, 0.03, 0.5, 0.95);
  transition: all 0.1s cubic-bezier(0.45, 0.03, 0.5, 0.95);
}
.menu--responsive-menu .menu-item__link--main {
  font-size: 16px;
  line-height: 12px;
  font-weight: 300;
  padding: 20px 0;
}
.menu--responsive-menu .menu-item__link--opened {
  font-weight: bold;
}
.menu--responsive-menu .menu-item__dropdown {
  position: relative;
  display: none;
  /* border-top: 1px solid rgba(0, 0, 0, 0.2); */
  /* &--depth-0,
  &--depth-1,
  &--depth-2 {
  	border-left: 5px solid rgba(0, 0, 0, 0.2);
  } */
}
.menu--responsive-menu .menu-item__dropdown .menu-item {
  text-align: left;
  padding: 5px 20px;
}
.menu--responsive-menu .menu-item__dropdown .menu-item + .menu-item:last-child {
  border-bottom: 0;
}
.menu--responsive-menu .menu-item__dropdown .menu-item__link {
  font-size: 13px;
  color: #000;
}
.menu--responsive-menu .menu-item__dropdown .menu-item__link--dropdown {
  color: #000;
}
.menu--responsive-menu .menu-item__dropdown .menu-item__link--dropdown:hover {
  color: #000;
}
.menu--responsive-menu .menu-item__toggle {
  position: absolute;
  top: 50%;
  right: -10px;
  display: block;
  padding: 10px 15px;
  margin: 0;
  background: transparent;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1040;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #000;
  min-width: auto;
}
.menu--responsive-menu .menu-item__toggle svg {
  display: block;
  width: 22px;
  height: 14px;
  -webkit-transition: all 0.1s cubic-bezier(0.45, 0.03, 0.5, 0.95);
  transition: all 0.1s cubic-bezier(0.45, 0.03, 0.5, 0.95);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  fill: white;
  fill: currentColor;
}
.menu--responsive-menu .menu-item__toggle.rotate-arrow svg {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.resp-buttons {
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  padding: 0px 10px 0px 0px;
}
.resp-buttons__menu-button, .resp-buttons__menu-text {
  display: inline-block;
  color: white;
  vertical-align: middle;
  background: #17a6d7;
  border-radius: 50%;
}
.resp-buttons__menu-text {
  margin: 0 15px;
}

.menu-toggle {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 34px;
  width: 34px;
  background: transparent;
  outline: none;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.menu-toggle > * {
  display: block;
}
.menu-toggle:hover, .menu-toggle:focus {
  outline: none;
}
.menu-toggle::-moz-focus-inner {
  border: 0;
}
.menu-toggle__lines {
  position: relative;
  display: block;
  height: 1.6666666667px;
  width: 20px;
  border-radius: 3px;
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  background: var(--am2-light);
}
.menu-toggle__lines::before, .menu-toggle__lines::after {
  position: absolute;
  display: block;
  height: 1.6666666667px;
  width: 20px;
  border-radius: 3px;
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  background: var(--am2-light);
  content: "";
  left: 0;
  -webkit-transform-origin: 1.4285714286px center;
          transform-origin: 1.4285714286px center;
  border-radius: inherit;
}
.menu-toggle__lines::before {
  top: -5px;
}
.menu-toggle__lines::after {
  top: 5px;
}
.menu-toggle--active .menu-toggle__lines {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
          transform: scale3d(0.8, 0.8, 0.8);
}

.menu-toggle--xbutterfly .menu-toggle__lines::before, .menu-toggle--xbutterfly .menu-toggle__lines::after {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.6s ease, transform 0.3s ease;
  transition: top 0.3s 0.6s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.menu-toggle--xbutterfly.menu-toggle--active .menu-toggle__lines {
  background: transparent;
}
.menu-toggle--xbutterfly.menu-toggle--active .menu-toggle__lines::before, .menu-toggle--xbutterfly.menu-toggle--active .menu-toggle__lines::after {
  top: 0;
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top 0.3s ease, transform 0.3s 0.5s ease;
  transition: top 0.3s ease, transform 0.3s 0.5s ease, -webkit-transform 0.3s 0.5s ease;
}
.menu-toggle--xbutterfly.menu-toggle--active .menu-toggle__lines::after {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
          transform: rotate3d(0, 0, 1, 45deg);
}
.menu-toggle--xbutterfly.menu-toggle--active .menu-toggle__lines::before {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
          transform: rotate3d(0, 0, 1, -45deg);
}

/* Sidebar */
.sidebar {
  color: var(--am2-dark);
}

.site-container {
  position: relative;
  margin: 0 auto;
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.no-js .site-container {
  display: none;
}

.site-offcanvas {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 9999;
  background-color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.site-offcanvas--right {
  left: -100%;
}
.site-offcanvas--left {
  right: -100%;
}
@media (min-width: 992px) {
  .site-offcanvas .resp-buttons {
    margin: 20px 0;
  }
}
.site-offcanvas__info {
  text-align: center;
  margin-top: 20px;
}
.site-offcanvas__info a {
  color: #000;
}
.site-offcanvas__info a:hover, .site-offcanvas__info a:active {
  color: #000;
}

.menu-open {
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .menu-open .header,
  .menu-open .site-container {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.menu-open .site-offcanvas {
  pointer-events: all;
  opacity: 1;
  overflow-y: visible;
  z-index: 1010;
}
.menu-open .site-offcanvas--right {
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}
.menu-open .site-offcanvas--left {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
@media (min-width: 1600px) {
  .menu-open .site-offcanvas {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.menu-open .header--sticky {
  z-index: 100;
}

.cards {
  padding: 30px 0;
}
.cards__list {
  display: grid;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 25px;
  grid-template-columns: 1fr;
}
@media (min-width: 576px) {
  .cards__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .cards__list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .blog .cards__list .card:first-of-type, .archive .cards__list .card:first-of-type {
    grid-column: 1/3;
    display: grid;
    grid-template-columns: 2fr 1fr;
    background-color: var(--am2-secondary2);
  }
  .blog .cards__list .card:first-of-type .card__image-wrap img, .archive .cards__list .card:first-of-type .card__image-wrap img {
    aspect-ratio: unset;
  }
  .blog .cards__list .card:first-of-type .card__content, .archive .cards__list .card:first-of-type .card__content {
    color: var(--am2-white);
  }
  .blog .cards__list .card:first-of-type .card__category, .archive .cards__list .card:first-of-type .card__category {
    color: var(--am2-white);
    border-color: var(--am2-white);
  }
  .blog .cards__list .card:first-of-type .card__date, .archive .cards__list .card:first-of-type .card__date {
    display: none;
  }
  .blog .cards__list .card:first-of-type .card__title, .archive .cards__list .card:first-of-type .card__title {
    margin-bottom: 1.5rem;
  }
  .blog .cards__list .card:first-of-type .card__title a, .archive .cards__list .card:first-of-type .card__title a {
    color: var(--am2-white) !important;
  }
  .blog .cards__list .card:first-of-type .card__excerpt, .archive .cards__list .card:first-of-type .card__excerpt {
    margin-bottom: 1.5rem;
  }
  .blog .cards__list .card:first-of-type .card__link, .archive .cards__list .card:first-of-type .card__link {
    border-color: var(--am2-white);
  }
}

.footer {
  padding-bottom: 1rem;
}
.footer p {
  color: var(--am2-light);
}
.footer .wrapper {
  max-width: 100%;
}
@media (max-width: 991px) {
  .footer__col {
    width: 100%;
    text-align: center;
  }
  .footer__col:not(:first-of-type) {
    margin-top: 2rem;
  }
}
.footer__col h3 {
  font-size: 1.5rem;
  color: #C3CF08;
  margin-bottom: 1.5rem;
}
@media (max-width: 479px) {
  .footer__col h3 {
    font-size: 1.25rem;
  }
}
.footer__col a {
  color: var(--am2-white);
}
.footer__col--center a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  background-color: var(--am2-white);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer__col--center a:hover {
  background-color: var(--am2-black);
  opacity: 1;
}
.footer__col--center .social svg {
  width: 18px;
  height: 18px;
}
.footer__col--center .social__item--linkedin svg {
  fill: #0A66C2;
}
.footer__col--center .social__item--facebook svg {
  fill: #1877F2;
}
.footer__col--center .social__item--youtube svg {
  fill: #FF0000;
}
.footer__col--right a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991px) {
  .footer__col--right a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 479px) {
  .footer__col--right a {
    font-size: 0.85rem;
  }
}
.footer__col--right a::before {
  margin-right: 1rem;
}
.footer__col--menus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 992px) {
  .footer__col--menus {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.footer__col--menus > div {
  margin: 1rem 0;
  width: 100%;
}
@media (min-width: 576px) {
  .footer__col--menus > div {
    width: calc(100% - 0.5rem);
  }
  .footer__col--menus > div:not(:last-of-type) {
    margin-right: 1rem;
  }
  .footer__col--menus > div:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .footer__col--menus > div {
    width: 25%;
  }
  .footer__col--menus > div:nth-of-type(2n) {
    margin-right: 1rem;
  }
}
.footer__col--menus > div:last-of-type > div {
  margin-bottom: 1rem;
}
.footer__col--menus > div p {
  margin-bottom: 0rem;
}
.footer__col--menus h3 {
  font-family: "Montserrat-SemiBold";
  font-size: 1.0819rem;
  margin-bottom: 2rem;
  padding: 1.5rem 0;
  color: var(--am2-white);
  border-bottom: 1px solid var(--am2-white);
  text-align: start;
}
@media (min-width: 768px) {
  .footer__col--menus h3 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .footer__col--menus {
    font-size: 1.25rem;
  }
}
.footer__col--menus h4 {
  text-transform: uppercase;
  margin-bottom: 0;
}
.footer__col--menus a, .footer__col--menus h4, .footer__col--menus p {
  font-family: "Gotham-Book";
  color: var(--am2-white);
  font-size: 1.0819rem;
  line-height: 1.3;
  display: block;
  text-align: start;
}
.footer__col--menus a:hover, .footer__col--menus h4:hover, .footer__col--menus p:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .footer__col--menus a:hover, .footer__col--menus h4:hover, .footer__col--menus p:hover {
    font-size: 1.0819rem;
  }
}
.footer__col--menus .menu-item:not(:last-of-type) {
  margin-bottom: 0.5rem;
}
.footer__col--menus .menu-item.last-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__col--menus .menu-item.last-item:hover::after {
  margin-left: 0.75rem;
}
@media (max-width: 767px) {
  .footer__col--menus .menu-item.last-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer__col--menus .menu-item.last-item::after {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 0.5rem;
  height: 0.5rem;
  background-image: url("../../resources/svg/arrow/rightSecond.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-filter: invert(1);
          filter: invert(1);
  margin-left: 0.5rem;
  margin-top: 2px;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}
.footer__col--menus .menu-item.last-item a {
  color: var(--am2-white);
}
.footer__bottom {
  color: var(--am2-white);
}
.footer__bottom a {
  color: var(--am2-white);
  margin-right: 1rem;
}
.footer__bottom a:hover {
  text-decoration: none;
}

.copyright {
  font-family: "Gotham-Book";
  padding: 0.5rem 0;
  border-bottom: 1px solid var(--am2-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  .copyright {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .copyright {
    font-size: 0.85rem;
  }
}

.back-to-top {
  position: sticky;
  left: 100%;
  bottom: -20%;
  width: 100px;
  height: auto;
  min-height: 100px;
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--am2-black);
  font-family: "Montserrat-SemiBold";
  font-size: 1rem;
  z-index: 99;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.back-to-top.active {
  display: none;
  bottom: 1rem;
}
.back-to-top:hover {
  text-decoration: none;
  background-color: var(--am2-white);
}
.back-to-top__arrow {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 35px;
  margin-bottom: 1rem;
}
.back-to-top__arrow::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  border-style: solid;
  border-color: #000;
  border-width: 1px 1px 0 0;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin: -12px 0 0 -10px;
}
.back-to-top__arrow::after {
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  border-style: solid;
  border-color: #000;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  width: 0;
  height: 35px;
  border-width: 0 1px 0 0;
  -webkit-transform: translate(-1px, -14px);
          transform: translate(-1px, -14px);
}

/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
  border: none;
  background: transparent;
  padding: 0;
  -webkit-appearance: none;
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}
.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0px;
  background: #fff;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus, .modaal-close:hover {
  outline: none;
  background: #fff;
}
.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #b93d0c;
}
.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-close:before, .modaal-close:after {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-close:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modaal-close:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-content-container {
  padding: 30px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}
.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
          animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}
.modaal-gallery-item img {
  display: block;
}
.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: none;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}
.modaal-gallery-control:focus, .modaal-gallery-control:hover {
  outline: none;
  background: #fff;
}
.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after {
  background: #afb7bc;
}
.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-gallery-control:before, .modaal-gallery-control:after {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}
.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:before, .modaal-gallery-prev:after {
  left: 22px;
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}
.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
            transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:before, .modaal-gallery-control:after {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

/* Blocks. */
.mtheme-accordion-image-section .mtheme-accordion-section__panel {
  border: none !important;
  max-width: 100%;
}
.mtheme-accordion-image-section .mtheme-accordion-section__panel--current .mtheme-accordion-image-section__toggle-icon svg {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.mtheme-accordion-image-section .mtheme-accordion-section__panel-title {
  font-size: 1.4rem;
  font-weight: 400;
  padding-left: 0;
}
.mtheme-accordion-image-section .accordion-image__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1412px;
  margin: 0 auto;
}
.mtheme-accordion-image-section .accordion-image__content {
  width: 100%;
  padding: 0;
}
@media (min-width: 576px) {
  .mtheme-accordion-image-section .accordion-image__content {
    width: 70%;
    padding-right: 10px;
  }
}
.mtheme-accordion-image-section .accordion-image__title {
  font-size: 1.610625rem;
  font-weight: 900;
  padding: 0.75rem 4rem 0.75rem 0;
}
@media (min-width: 768px) {
  .mtheme-accordion-image-section .accordion-image__title {
    padding: 0.6rem 4rem 0.6rem 0;
  }
}
.mtheme-accordion-image-section .accordion-image__text {
  font-size: 12.01px !important;
  padding: 1rem 4rem 2rem 0;
}
.mtheme-accordion-image-section .accordion-image__img {
  width: 100%;
}
@media (min-width: 576px) {
  .mtheme-accordion-image-section .accordion-image__img {
    width: 30%;
  }
}

.mtheme-accordion-section {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.mtheme-accordion-section.aF::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1rem;
  width: 80%;
  height: 1px;
  margin: 1rem 0;
  background-color: var(--am2-black);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .mtheme-accordion-section.aF::after {
    width: 600px;
  }
}
.mtheme-accordion-section.layout--wide .mtheme-accordion-section__panel {
  max-width: 100%;
}
.mtheme-accordion-section.layout--wide .mtheme-accordion-section__panel-title {
  font-style: normal;
  font-weight: 700;
  padding-left: 0;
}
@media (min-width: 768px) {
  .mtheme-accordion-section.layout--wide .mtheme-accordion-section__panel-title {
    font-size: 1.25rem;
    padding: 18px 4rem 24px 0;
  }
}
@media (min-width: 768px) {
  .mtheme-accordion-section.layout--wide .mtheme-accordion-section__panel-content > p {
    font-size: 1.125rem;
  }
}
@media (min-width: 768px) {
  .mtheme-accordion-section.layout--wide .mtheme-accordion-section__toggle-arrow svg {
    width: 38px;
  }
}
.mtheme-accordion-section:last-child {
  border-bottom: 1px solid var(--am2-grey-eb);
}
.mtheme-accordion-section figure {
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}
.mtheme-accordion-section .button, .mtheme-accordion-section .blog-single__content .wp-block-button__link, .blog-single__content .mtheme-accordion-section .wp-block-button__link, .mtheme-accordion-section .case-study-single__content .wp-block-button__link, .case-study-single__content .mtheme-accordion-section .wp-block-button__link {
  background-color: var(--am2-secondary2);
  margin: 2rem 0;
}
@media (max-width: 480px) {
  .mtheme-accordion-section .button, .mtheme-accordion-section .blog-single__content .wp-block-button__link, .blog-single__content .mtheme-accordion-section .wp-block-button__link, .mtheme-accordion-section .case-study-single__content .wp-block-button__link, .case-study-single__content .mtheme-accordion-section .wp-block-button__link {
    font-size: 0.8rem;
  }
}
.mtheme-accordion-section__title {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 2rem 0;
  z-index: 1;
}
.mtheme-accordion-section__panel {
  border-top: 1px solid var(--am2-black);
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
}
.mtheme-accordion-section__panel:last-child {
  border-bottom: 1px solid var(--am2-black);
}
.mtheme-accordion-section__panel + .accordion-section__panel {
  border-top: 0;
}
.mtheme-accordion-section__panel-title {
  position: relative;
  cursor: pointer;
  padding: 0.75rem 4rem 0.75rem 0;
  font-size: 0.75rem;
  font-family: "Montserrat-Medium";
  margin: 0;
  color: var(--am2-black);
  fill: var(--am2-black);
  background: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 15px;
}
@media (min-width: 768px) {
  .mtheme-accordion-section__panel-title {
    padding: 0.6rem 4rem 0.6rem 1.2rem;
  }
}
.mtheme-accordion-section__toggle-icon {
  background-color: #17A6D7;
  font-family: "Montserrat-ExtraLight";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  fill: var(--am2-black);
  color: white;
  border: 0px solid var(--am2-black);
  border-radius: 50%;
  font-size: 1.5rem;
  text-indent: 1px;
}
@media (min-width: 768px) {
  .mtheme-accordion-section__toggle-icon {
    right: 1.2rem;
  }
}
@media (min-width: 992px) {
  .mtheme-accordion-section__toggle-icon {
    width: 30px;
    height: 30px;
    font-size: 2.5rem;
  }
}
.mtheme-accordion-section__toggle-icon:last-of-type {
  opacity: 0;
  padding-bottom: 6px;
}
.mtheme-accordion-section__toggle-arrow {
  position: absolute;
  top: 50%;
  right: 0;
  color: #0098CD;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mtheme-accordion-section__panel-content {
  display: none;
  padding: 1rem 4rem 2rem 0;
  border: 1px solid transparent;
  border-radius: 0 0 3px 3px;
  font-size: 14.65px;
}
@media (min-width: 768px) {
  .mtheme-accordion-section__panel-content {
    padding: 1rem 4rem 2rem 1.2rem;
  }
}
.mtheme-accordion-section__panel-content strong {
  font-family: "Montserrat-Bold";
}
.mtheme-accordion-section__panel-content > p {
  font-family: "Montserrat-Regular";
  margin: 0;
  font-size: 14.65px;
}
.mtheme-accordion-section__panel-content > p + p,
.mtheme-accordion-section__panel-content > p + h1,
.mtheme-accordion-section__panel-content > p + h2,
.mtheme-accordion-section__panel-content > p + h3,
.mtheme-accordion-section__panel-content > p + h4,
.mtheme-accordion-section__panel-content > p + h5,
.mtheme-accordion-section__panel-content > p + h6 {
  margin-top: 2rem;
}
.mtheme-accordion-section__panel-content > p + img,
.mtheme-accordion-section__panel-content > p + figure {
  margin-top: 3rem;
}
.mtheme-accordion-section__panel-content > p strong {
  font-family: "Montserrat-Bold";
}
.mtheme-accordion-section__panel-content > p + ul,
.mtheme-accordion-section__panel-content > p + ol {
  margin-top: 0;
}
.mtheme-accordion-section__panel-content > ul + p,
.mtheme-accordion-section__panel-content > ul + h1,
.mtheme-accordion-section__panel-content > ul + h2,
.mtheme-accordion-section__panel-content > ul + h3,
.mtheme-accordion-section__panel-content > ul + h4,
.mtheme-accordion-section__panel-content > ul + h5,
.mtheme-accordion-section__panel-content > ul + h6,
.mtheme-accordion-section__panel-content > ol + p,
.mtheme-accordion-section__panel-content > ol + h1,
.mtheme-accordion-section__panel-content > ol + h2,
.mtheme-accordion-section__panel-content > ol + h3,
.mtheme-accordion-section__panel-content > ol + h4,
.mtheme-accordion-section__panel-content > ol + h5,
.mtheme-accordion-section__panel-content > ol + h6 {
  margin-top: 2rem;
}
.mtheme-accordion-section__panel-content > ul + img,
.mtheme-accordion-section__panel-content > ul + figure,
.mtheme-accordion-section__panel-content > ol + img,
.mtheme-accordion-section__panel-content > ol + figure {
  margin-top: 3rem;
}
.mtheme-accordion-section__panel--current .mtheme-accordion-section__toggle-icon:first-of-type {
  opacity: 0;
}
.mtheme-accordion-section__panel--current .mtheme-accordion-section__toggle-icon:last-of-type {
  opacity: 1;
}
.mtheme-accordion-section__panel--current .mtheme-accordion-section__toggle-arrow {
  -webkit-transform: translateY(-50%) scaleY(-1);
          transform: translateY(-50%) scaleY(-1);
}
.mtheme-accordion-section__link {
  text-transform: uppercase;
}

.mtheme-team-members__title {
  text-align: center;
  margin: 20px 0px 65px 0px;
}
.mtheme-team-members__outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0px 25px;
}
.mtheme-team-members__inner {
  width: 25%;
  padding: 0px 10px;
}
@media only screen and (max-width: 920px) {
  .mtheme-team-members__inner {
    width: 50%;
  }
}
@media only screen and (max-width: 540px) {
  .mtheme-team-members__inner {
    width: 100%;
  }
}
.mtheme-team-members img {
  width: 296px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  margin: 30px auto 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -o-object-fit: cover;
     object-fit: cover;
}
.mtheme-team-members__name {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 0px;
}
.mtheme-team-members__position {
  font-size: 21px;
}
.mtheme-team-members__content {
  font-size: 17px;
}

.banner-select {
  padding: 15px 0 30px;
  color: #fff;
  text-align: center;
  position: relative;
  min-height: 290px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner-select.no-content {
  min-height: 150px;
}
.banner-select .wrapper {
  z-index: 2;
}
.banner-select::before {
  background-color: var(--banner-select-bg);
  content: "";
  position: absolute;
  top: -20px;
  width: 100%;
  height: 30px;
  left: 0;
}
.banner-select::after {
  content: "";
  width: 100%;
  height: calc(100% + 30px);
  position: absolute;
  top: -30px;
  left: 0;
  background-image: var(--banner-select-image);
  background-size: cover;
  background-position: center;
  z-index: 0;
}
.banner-select__title {
  color: #fff;
  margin-bottom: 25px;
  font-size: 25px;
  padding-top: 2rem;
}
@media screen and (min-width: 768px) {
  .banner-select__title {
    font-size: 32px;
  }
}
.banner-select__text {
  font-size: 18px;
  max-width: 800px;
  margin: 0 auto 25px;
}
@media screen and (min-width: 768px) {
  .banner-select__text {
    font-size: 22px;
  }
}
.banner-select__wrapper {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  padding: 12px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  display: inline-block;
}
.banner-select__wrapper label {
  font-weight: bold;
  font-size: 14px;
  position: relative;
}
@media screen and (min-width: 420px) {
  .banner-select__wrapper label {
    margin-right: 10px;
    padding-right: 10px;
  }
  .banner-select__wrapper label::after {
    content: "";
    height: 100%;
    width: 1px;
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  .banner-select__wrapper label {
    margin-right: 15px;
    padding-right: 15px;
    font-size: 16px;
  }
}
.banner-select__wrapper select {
  border: 0;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .banner-select__wrapper select {
    font-size: 16px;
  }
}
.banner-select.is-edge {
  padding: 35px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: cover;
  margin-bottom: 24px;
}
.banner-select.is-edge .banner-select__wrapper {
  z-index: 1;
  position: absolute;
  bottom: -24px;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.banner-select.is-under {
  margin-bottom: 90px;
  min-height: 290px;
}
.banner-select.is-under .banner-select__wrapper {
  position: absolute;
  bottom: 0;
  -webkit-transform: translate(-50%, calc(100% + 20px));
          transform: translate(-50%, calc(100% + 20px));
}

.main-breadcrumbs.breadcrambs-banner {
  position: relative;
  z-index: 10;
}

.intro__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 24px;
}
@media (min-width: 576px) {
  .intro__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.intro__content-wrap {
  max-width: 100%;
  width: 100%;
  padding-bottom: 10px;
}
@media (min-width: 576px) {
  .intro__content-wrap {
    max-width: 46%;
    width: 100%;
  }
}
.intro__title {
  font-size: 32px;
  margin-bottom: 10px;
}
.intro__first-content {
  font-size: 21px;
  margin-bottom: 10px;
}
.intro__second-content {
  font-size: 17px;
}
.intro__image-wrap {
  position: relative;
  max-width: 900px;
  width: 100%;
}
.intro__image-wrap .mtheme-image-text__mask {
  -o-object-fit: contain;
     object-fit: contain;
}
.intro .mtheme-image-text__mask > img {
  max-width: initial;
}
.intro .mtheme-image-text__mask .svg-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  -o-object-fit: contain;
     object-fit: contain;
}
.intro .mtheme-image-text__mask--mask1 ~ .round-image img {
  left: 8vw;
}
@media (min-width: 768px) {
  .intro .mtheme-image-text__mask--mask1 ~ .round-image img {
    left: 6vw;
  }
}
.intro .mtheme-image-text__mask--mask2 .svg-mask {
  z-index: 2;
}
.intro .mtheme-image-text__mask--mask2 ~ .round-image img {
  z-index: 0;
  left: 8vw;
}
@media (min-width: 768px) {
  .intro .mtheme-image-text__mask--mask2 ~ .round-image img {
    left: 6vw;
  }
}
.intro .mtheme-image-text__mask--mask3 .svg-mask {
  z-index: 2;
}
.intro .mtheme-image-text__mask--mask3 ~ .round-image img {
  z-index: 0;
  left: 25vw;
}
@media (min-width: 768px) {
  .intro .mtheme-image-text__mask--mask3 ~ .round-image img {
    left: 15vw;
  }
}
.intro .mtheme-image-text__mask--mask4 .svg-mask {
  z-index: 2;
}
.intro .mtheme-image-text__mask--mask4 ~ .round-image img {
  z-index: 0;
  left: 8vw;
}
@media (min-width: 768px) {
  .intro .mtheme-image-text__mask--mask4 ~ .round-image img {
    left: 5vw;
  }
}
.intro .mtheme-image-text__mask--mask5 .svg-mask {
  z-index: 2;
}
.intro .mtheme-image-text__mask--mask5 ~ .round-image img {
  z-index: 0;
  left: 30vw;
}
@media (min-width: 768px) {
  .intro .mtheme-image-text__mask--mask5 ~ .round-image img {
    left: 18vw;
  }
}
.intro .mtheme-image-text__mask--mask6 .svg-mask {
  z-index: 2;
}
.intro .mtheme-image-text__mask--mask6 ~ .round-image img {
  z-index: 0;
  left: 2vw;
}
@media (min-width: 768px) {
  .intro .mtheme-image-text__mask--mask6 ~ .round-image img {
    left: 5vw;
  }
}
.intro .round-image {
  max-width: 500px;
  width: 100%;
}
.intro .round-image img {
  position: relative;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  max-width: 53vw;
}
@media (min-width: 576px) {
  .intro .round-image img {
    max-width: 25vw;
    left: 50%;
  }
}
.intro__video {
  width: 100%;
}
@media screen and (min-width: 576px) {
  .intro__video {
    width: 30%;
  }
}
.intro__video img {
  max-width: 100% !important;
  cursor: pointer;
}
.intro__video iframe {
  display: none;
  width: 100%;
}
.intro__video.active img {
  display: none;
}
.intro__video.active iframe {
  display: block;
}

.mtheme-services-grid__title {
  text-align: center;
  position: relative;
  padding-top: 30px;
}
.mtheme-services-grid__title::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 20%;
  top: 0;
  height: 1px;
  margin: 1rem 0;
  background-color: var(--am2-black);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mtheme-services-grid__subtitle {
  text-align: center;
  width: 100%;
  max-width: 60%;
  margin: 0px auto;
}
.mtheme-services-grid__container-grid {
  display: grid;
  grid-template-columns: 100%;
  margin: 35px 0;
  padding: 0 25px;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
@media (min-width: 768px) {
  .mtheme-services-grid__container-grid {
    display: grid;
    grid-template-columns: 50% 50%;
  }
}
.mtheme-services-grid__items-container {
  background-color: #E4EBEC;
  padding: 21px;
  margin-bottom: 100px;
  position: relative;
}
.mtheme-services-grid__item-title {
  font-size: 14.5px;
  font-weight: 600;
  margin-bottom: 20px;
}
.mtheme-services-grid__item-image {
  margin-bottom: 33px;
  width: 100%;
}
.mtheme-services-grid__item-content {
  font-size: 17px;
}
.mtheme-services-grid__button-wrap {
  margin-bottom: -85px;
  z-index: 1;
  margin-left: auto;
  background-color: #1E829B;
  border-radius: 50%;
  height: 127.98px;
  width: 127.98px;
  font-size: 13px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
}
.mtheme-services-grid__button-wrap::before {
  content: "";
  width: 100%;
  position: absolute;
  background: #E4EBEC;
  height: 64px;
  top: 0;
  left: 0;
}
.mtheme-services-grid__read-more {
  width: 46px;
  font-size: 13px;
  font-weight: 600;
  color: white;
  margin-top: 70px;
  word-break: break-word;
}
.mtheme-services-grid__read-more:hover, .mtheme-services-grid__read-more:focus {
  color: #fff;
}
.mtheme-services-grid__link-wrap {
  text-align: center;
  margin: 0;
  margin: 0px auto 30px auto;
  padding: 0 25px;
}
.mtheme-services-grid__button-link {
  font-size: 13px !important;
  font-weight: 600 !important;
}

.mtheme-services-options__subtitle {
  text-align: center;
  width: 100%;
  max-width: 60%;
  margin: 0px auto;
}
.mtheme-services-options__container-grid {
  display: grid;
  grid-template-columns: 50% 50%;
  background-color: #E5E5E5;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .mtheme-services-options__container-grid {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
  }
}
.mtheme-services-options__items-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mtheme-services-options__items-container a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mtheme-services-options__items-container::after {
  content: "";
  height: 100%;
  width: 2px;
  background-color: white;
  right: 0;
  top: 0;
  position: absolute;
}
.mtheme-services-options__image {
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px 10px;
}
.mtheme-services-options__title {
  text-align: center;
  font-weight: 600;
  font-size: 15px;
}
.mtheme-services-options__content {
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  padding: 46px 0px;
}

.service-links {
  padding: 2rem 0;
  background: #E2E9EA;
}
.service-links__title {
  max-width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
.service-links__subtitle {
  text-align: center;
  width: 100%;
  max-width: 60%;
  margin: 0px auto;
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
}
.service-links__container-grid {
  display: grid;
  grid-template-columns: 50% 50%;
  background-color: #E5E5E5;
}
@media (min-width: 768px) {
  .service-links__container-grid {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
  }
}
.service-links__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 35px 15px 0;
}
.service-links__link {
  color: #004066;
  display: block;
  background: #C3CF08;
  position: relative;
  padding: 20px 30px 20px 20px;
  width: 100%;
}
@media (min-width: 576px) {
  .service-links__link {
    width: calc(50% - 15px);
  }
}
@media (min-width: 992px) {
  .service-links__link {
    width: calc(25% - 15px);
  }
}
.service-links__link:hover, .service-links__link:active, .service-links__link:focus {
  color: #004066 !important;
}
.service-links__link::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.189' height='17.035'%3E%3Cpath data-name='Path 39739' d='m.847.5 7.846 8.189-8.189 7.846Z' fill='%23004066' stroke='%23004066' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  top: calc(50% - 8px);
  right: 20px;
}

.mtheme-logos__title {
  text-align: center;
  font-size: 26px;
  font-weight: 500;
}
.mtheme-logos__container {
  position: relative;
  overflow: hidden;
}
.mtheme-logos .logo__image {
  max-width: 200px;
  max-height: 115px;
  width: auto;
  height: 100%;
}
.mtheme-logos .swiper-slide {
  max-width: 200px;
  max-height: 115px;
  width: auto;
  height: 100%;
  margin: 0 25px;
}
.mtheme-logos .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1600px) {
  .mtheme-logos .swiper-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.line {
  display: none;
}
@media (min-width: 768px) {
  .line {
    display: block;
  }
}
.line__inner {
  max-width: 400px;
  width: 100%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  background: #1D1E1C;
}

.mtheme-ai-voice {
  background: #e0e8e9;
}
.mtheme-ai-voice__inner {
  padding: 3rem 0;
  font-family: "Montserrat-Regular", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.mtheme-ai-voice__title {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.mtheme-ai-voice__subtitle {
  color: #14a6d7;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  font-weight: 500;
}
.mtheme-ai-voice__content {
  padding-bottom: 1.25rem;
  text-align: center;
}
.mtheme-ai-voice__content ul {
  list-style-position: inside;
}
@media screen and (min-width: 992px) {
  .mtheme-ai-voice__content {
    max-width: 80%;
    margin: 0 auto;
  }
}
.mtheme-ai-voice__subtext p {
  font-size: 0.9375rem !important;
}
.mtheme-ai-voice__col {
  padding: 0 1.25rem;
}
@media screen and (min-width: 992px) {
  .mtheme-ai-voice__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.25rem;
  }
}
.mtheme-ai-voice__items {
  background-color: #f1f1f1;
  margin-bottom: 1rem;
  padding: 1rem;
  border-radius: 10px;
  border: 3px solid #0098CD;
}
@media screen and (min-width: 992px) {
  .mtheme-ai-voice__items {
    padding: 2rem 2rem 1rem 2rem;
    max-width: calc(50% - 0.625rem);
  }
}
.mtheme-ai-voice__items ul {
  padding-left: 0;
  margin-bottom: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mtheme-ai-voice__items li {
  list-style: none;
  margin: 0 !important;
}
.mtheme-ai-voice__items button {
  min-width: 120px;
  padding: 7px 12px 7px 7px !important;
  font-weight: 400 !important;
  border-radius: 20px;
  margin: 0 10px 10px 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #fff;
}
.mtheme-ai-voice__items button:active, .mtheme-ai-voice__items button:focus {
  color: #fff;
}
.mtheme-ai-voice__items .pause,
.mtheme-ai-voice__items .play {
  margin-right: 7px;
  height: 19px;
}
.mtheme-ai-voice__items .pause {
  display: none;
}
.mtheme-ai-voice__items .play {
  display: block;
}
.mtheme-ai-voice__items .js-play-audio.is-playing .pause {
  display: block;
}
.mtheme-ai-voice__items .js-play-audio.is-playing .play {
  display: none;
}

.mtheme-banner-advert {
  position: relative;
  background-color: #14172E;
}
.mtheme-banner-advert:not(.has-bg-image) {
  background-image: url("../images/banner-advert-bg.png");
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .mtheme-banner-advert:not(.has-bg-image) {
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .mtheme-banner-advert {
    min-height: 380px;
  }
}
.mtheme-banner-advert__image {
  display: none;
}
@media (min-width: 992px) {
  .mtheme-banner-advert__image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.mtheme-banner-advert__inner {
  position: relative;
  z-index: 10;
  padding-top: 4.75rem;
  padding-bottom: 1.5rem;
  max-width: 720px;
}
@media (min-width: 992px) {
  .mtheme-banner-advert__inner {
    max-width: unset;
  }
}
.mtheme-banner-advert__title {
  color: #94D9A7;
}
@media (min-width: 992px) {
  .mtheme-banner-advert__title {
    font-size: 2rem;
    margin-bottom: 2.25rem;
  }
}
.mtheme-banner-advert__text {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.75;
  margin-bottom: 2.5rem;
}
.mtheme-banner-advert__text > * {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.mtheme-banner-advert__button {
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .mtheme-banner-advert__button {
    margin-bottom: 0;
  }
}
.mtheme-banner-advert__button .button, .mtheme-banner-advert__button .blog-single__content .wp-block-button__link, .blog-single__content .mtheme-banner-advert__button .wp-block-button__link, .mtheme-banner-advert__button .case-study-single__content .wp-block-button__link, .case-study-single__content .mtheme-banner-advert__button .wp-block-button__link {
  border-radius: 10px;
  padding: 6px 36px;
  font-size: 1.125rem;
  text-transform: uppercase;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .mtheme-banner-advert__button .button, .mtheme-banner-advert__button .blog-single__content .wp-block-button__link, .blog-single__content .mtheme-banner-advert__button .wp-block-button__link, .mtheme-banner-advert__button .case-study-single__content .wp-block-button__link, .case-study-single__content .mtheme-banner-advert__button .wp-block-button__link {
    min-width: 190px;
  }
}
.mtheme-banner-advert__left-image, .mtheme-banner-advert__right-image {
  position: relative;
  width: 180px;
  height: 180px;
  z-index: 10;
}
@media (min-width: 992px) {
  .mtheme-banner-advert__left-image, .mtheme-banner-advert__right-image {
    position: absolute;
  }
}
.mtheme-banner-advert__left-image::before, .mtheme-banner-advert__left-image::after, .mtheme-banner-advert__right-image::before, .mtheme-banner-advert__right-image::after {
  content: "";
  position: absolute;
  width: 83%;
  height: 83%;
  background-color: #ffffff;
  border-radius: 50%;
}
.mtheme-banner-advert__left-image::before, .mtheme-banner-advert__right-image::before {
  background-color: #94D9A7;
}
.mtheme-banner-advert__left-image img, .mtheme-banner-advert__right-image img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 3px solid #fff;
  overflow: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 20;
}
.mtheme-banner-advert__left-image {
  width: 230px;
  height: 230px;
  margin-bottom: 3rem;
}
@media (min-width: 576px) {
  .mtheme-banner-advert__left-image {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .mtheme-banner-advert__left-image {
    right: 34%;
    top: 126px;
  }
}
.mtheme-banner-advert__left-image::before, .mtheme-banner-advert__left-image::after {
  width: 89%;
  height: 89%;
}
.mtheme-banner-advert__left-image::before {
  right: -16px;
  bottom: -10px;
}
.mtheme-banner-advert__left-image::after {
  left: -5px;
  top: -7px;
}
.mtheme-banner-advert__right-image {
  margin-left: 3rem;
}
@media (min-width: 576px) {
  .mtheme-banner-advert__right-image {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .mtheme-banner-advert__right-image {
    right: 6%;
    top: 21px;
  }
}
.mtheme-banner-advert__right-image::before {
  left: -14px;
  bottom: -2px;
}
.mtheme-banner-advert__right-image::after {
  right: -16px;
  top: 3px;
}
.mtheme-banner-advert .wrapper {
  max-width: 1080px;
}
.mtheme-banner-advert .svg-icon {
  position: absolute;
}
.mtheme-banner-advert .svg-icon--headphones {
  display: none;
}
@media (min-width: 992px) {
  .mtheme-banner-advert .svg-icon--headphones {
    display: block;
    width: 58px;
    height: 59px;
    top: 240px;
    right: 11%;
  }
}
.mtheme-banner-advert .svg-icon--microphone {
  width: 36px;
  height: 82px;
  bottom: 414px;
  left: 260px;
}
@media (min-width: 576px) {
  .mtheme-banner-advert .svg-icon--microphone {
    left: 300px;
    bottom: 244px;
  }
}
@media (min-width: 992px) {
  .mtheme-banner-advert .svg-icon--microphone {
    width: 66px;
    height: 193px;
    top: 170px;
    right: -1%;
    left: unset;
  }
}
.mtheme-banner-advert .svg-icon--microphone-small {
  width: 36px;
  height: 72px;
  bottom: 180px;
  left: 0;
}
@media (min-width: 576px) {
  .mtheme-banner-advert .svg-icon--microphone-small {
    bottom: 30px;
  }
}
@media (min-width: 992px) {
  .mtheme-banner-advert .svg-icon--microphone-small {
    width: 50px;
    height: 83px;
    top: 102px;
    right: 28%;
    left: unset;
  }
}
.mtheme-banner-advert .svg-icon--sound-marks {
  width: 90px;
  height: 56px;
  bottom: 20px;
  left: 230px;
}
@media (min-width: 576px) {
  .mtheme-banner-advert .svg-icon--sound-marks {
    left: 480px;
  }
}
@media (min-width: 992px) {
  .mtheme-banner-advert .svg-icon--sound-marks {
    top: 36px;
    left: unset;
    right: 37%;
  }
}
.mtheme-banner-advert .svg-icon--speaker {
  width: 50px;
  height: 40px;
  top: 27px;
  right: -2%;
}
.mtheme-banner-advert + .banner-select {
  padding: 0 var(--am2-gutter-x);
  text-align: center;
  min-height: unset;
}
.mtheme-banner-advert + .banner-select::before, .mtheme-banner-advert + .banner-select::after {
  content: none;
}
.mtheme-banner-advert + .banner-select .banner-select__wrapper {
  margin: 21px auto;
}
.mtheme-banner-advert.is-edge + .banner-select .banner-select__wrapper {
  margin-top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
  position: relative;
}

.wp-block-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(-0.5 * var(--am2-gutter-y));
  margin-right: calc(-0.5 * var(--am2-gutter-x));
  margin-left: calc(-0.5 * var(--am2-gutter-x));
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px 0;
}
.wp-block-buttons.is-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wp-block-buttons.is-content-justification-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wp-block-buttons.is-content-justification-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wp-block-buttons.is-content-justification-center.is-vertical {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wp-block-buttons.is-content-justification-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.wp-block-buttons.is-content-justification-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wp-block-buttons > .wp-block-button {
  padding-right: 25px;
  padding-left: 25px;
}

.is-vertical .wp-block-button:not(:last-child) {
  margin-bottom: 1rem;
}
.wp-block-button.has-custom-width {
  max-width: none;
}
.wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}
.wp-block-button.wp-block-button__width-25 {
  width: 25%;
}
.wp-block-button.wp-block-button__width-50 {
  width: 50%;
}
.wp-block-button.wp-block-button__width-75 {
  width: 75%;
}
.wp-block-button.wp-block-button__width-100 {
  margin-right: 0;
  width: 100%;
}
.wp-block-button__link {
  --am2-darken-percent: 10%;
  display: inline-block;
  padding: 8px 16px;
  background-color: #0098CD;
  color: white;
  border: 1px solid transparent;
  border-radius: 9999px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
  cursor: pointer;
  -webkit-transition: all ease 0.05s;
  transition: all ease 0.05s;
  border-radius: 0;
  border: 2px solid transparent;
  font-size: 12.94px !important;
}
@media (min-width: 480px) {
  .wp-block-button__link {
    min-width: 400px;
  }
}
.wp-block-button__link:is(:hover, :focus, :active) {
  text-decoration: none;
  background-blend-mode: lighten;
  opacity: 0.8;
  color: #fff;
}
.wp-block-button__link.aligncenter {
  text-align: center;
}
.wp-block-button__link.alignright {
  /*rtl:ignore*/
  text-align: right;
}
.wp-block-button__link.no-border-radius {
  border-radius: 0;
}
.is-style-outline .wp-block-button__link {
  border-width: 1px;
  border-color: #0098CD;
  color: #fff;
  background-color: #0098CD;
}
.is-style-outline .wp-block-button__link:not(.has-text-color) {
  color: #fff;
}
.is-style-outline .wp-block-button__link:not(.has-background) {
  background-color: #0098CD;
}
.is-style-outline .wp-block-button__link:is(:hover, :focus, :active) {
  -webkit-box-shadow: inset 0 0 0 2em #0098CD;
          box-shadow: inset 0 0 0 2em #0098CD;
  border-color: #0098CD;
  color: white;
}
.is-style-link .wp-block-button__link {
  background-color: transparent;
  border: none;
  padding: 0;
  color: #1E859E;
}
.is-style-link .wp-block-button__link:is(:hover, :focus, :active) {
  background-color: none;
  color: #26a9c9;
}

button,
.button,
.blog-single__content .wp-block-button__link,
.case-study-single__content .wp-block-button__link,
.form-submit #submit {
  font-family: "Montserrat-Regular";
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 4px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background-image: none;
  border: 2px solid transparent;
  border-radius: 0px;
  white-space: nowrap;
  font-size: 0.85rem;
  padding: 8px 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #0098CD;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all ease 0.05s;
  transition: all ease 0.05s;
  min-width: 100%;
  min-height: 40px;
  line-height: normal;
  white-space: initial;
}
@media (min-width: 768px) {
  button,
  .button,
  .blog-single__content .wp-block-button__link,
  .case-study-single__content .wp-block-button__link,
  .form-submit #submit {
    min-width: 286px;
    font-size: 1.125rem;
  }
}
button:active,
.button:active,
.blog-single__content .wp-block-button__link:active,
.case-study-single__content .wp-block-button__link:active,
.form-submit #submit:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
button:focus,
.button:focus,
.blog-single__content .wp-block-button__link:focus,
.case-study-single__content .wp-block-button__link:focus,
.form-submit #submit:focus {
  text-decoration: none;
  color: #2A2A4D;
}
button:hover,
.button:hover,
.blog-single__content .wp-block-button__link:hover,
.case-study-single__content .wp-block-button__link:hover,
.form-submit #submit:hover {
  opacity: 0.8;
  text-decoration: none;
}
button:last-child,
.button:last-child,
.blog-single__content .wp-block-button__link:last-child,
.case-study-single__content .wp-block-button__link:last-child,
.form-submit #submit:last-child {
  margin-right: 0px;
}

.button span, .blog-single__content .wp-block-button__link span, .case-study-single__content .wp-block-button__link span {
  display: inline-block;
  margin-right: 6px;
  pointer-events: none;
}
.button span:last-child, .blog-single__content .wp-block-button__link span:last-child, .case-study-single__content .wp-block-button__link span:last-child {
  margin-right: 0px;
}
.button__icon {
  margin-right: 6px;
  width: 16px;
  height: 16px;
  vertical-align: text-top;
}
.button__icon:last-child {
  margin-right: 0px;
}
.button svg, .blog-single__content .wp-block-button__link svg, .case-study-single__content .wp-block-button__link svg {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.button--primary, :root .nf-form-content .nf-element:is(input[type=button]), .blog-single__content .wp-block-button__link, .case-study-single__content .wp-block-button__link {
  background: #0098CD;
  color: #ffffff;
  fill: #ffffff;
}
.button--primary svg, :root .nf-form-content .nf-element:is(input[type=button]) svg, .blog-single__content .wp-block-button__link svg, .case-study-single__content .wp-block-button__link svg {
  fill: #ffffff;
}
.button--primary:hover, :root .nf-form-content .nf-element:hover:is(input[type=button]), .blog-single__content .wp-block-button__link:hover, .case-study-single__content .wp-block-button__link:hover {
  background: #00abe7;
  color: #ffffff;
  fill: #ffffff;
}
.button--primary:hover svg, :root .nf-form-content .nf-element:hover:is(input[type=button]) svg, .blog-single__content .wp-block-button__link:hover svg, .case-study-single__content .wp-block-button__link:hover svg {
  fill: #ffffff;
}
.button--primary:focus, :root .nf-form-content .nf-element:focus:is(input[type=button]), .blog-single__content .wp-block-button__link:focus, .case-study-single__content .wp-block-button__link:focus {
  color: #ffffff;
  fill: #ffffff;
}
.button--primary:focus svg, :root .nf-form-content .nf-element:focus:is(input[type=button]) svg, .blog-single__content .wp-block-button__link:focus svg, .case-study-single__content .wp-block-button__link:focus svg {
  fill: #ffffff;
}
.button--secondary {
  background: #C3CF08;
  color: #ffffff;
  fill: #ffffff;
}
.button--secondary svg {
  fill: #ffffff;
}
.button--secondary:hover {
  background: #2297b3;
  background: transparent;
  color: #ffffff;
  fill: #ffffff;
}
.button--secondary:hover svg {
  fill: #ffffff;
}
.button--secondary:focus {
  color: #ffffff;
  fill: #ffffff;
}
.button--secondary:focus svg {
  fill: #ffffff;
}
.button--transparent {
  background: transparent;
  color: #ffffff;
  fill: #ffffff;
  border-color: #ffffff;
}
.button--transparent svg {
  fill: #ffffff;
}
.button--transparent:hover {
  background: #ffffff;
  color: #2A2A4D;
  fill: #2A2A4D;
}
.button--transparent:hover svg {
  fill: #2A2A4D;
}
.button--transparent:focus {
  background: #ffffff;
  color: #2A2A4D;
  fill: #2A2A4D;
}
.button--transparent:focus svg {
  fill: #2A2A4D;
}
.button--transparent-dark {
  background: transparent;
  color: #2A2A4D;
  fill: #2A2A4D;
  border-color: #2A2A4D;
  border-width: 2px;
}
.button--transparent-dark svg {
  fill: #2A2A4D;
}
.button--transparent-dark:hover {
  background: #1E859E;
  color: #ffffff;
  fill: #ffffff;
  border-color: #1E859E;
}
.button--transparent-dark:hover svg {
  fill: #ffffff;
}
.button--transparent-dark:focus {
  background: #1E859E;
  color: #ffffff;
  fill: #ffffff;
  border-color: #1E859E;
}
.button--transparent-dark:focus svg {
  fill: #ffffff;
}
.button--dark {
  background: #2A2A4D;
  color: #ffffff;
  fill: #ffffff;
  border-color: #2A2A4D;
}
.button--dark svg {
  fill: #ffffff;
}
.button--dark:hover {
  background: #1E859E;
  color: #2A2A4D;
  fill: #2A2A4D;
  border-color: #1E859E;
}
.button--dark:hover svg {
  fill: #2A2A4D;
}
.button--dark:focus {
  background: #1E859E;
  color: #2A2A4D;
  fill: #2A2A4D;
  border-color: #1E859E;
}
.button--dark:focus svg {
  fill: #2A2A4D;
}
.button--white {
  background: #ffffff;
  color: #2A2A4D;
  fill: #2A2A4D;
  border-color: #ffffff;
}
.button--white svg {
  fill: #2A2A4D;
}
.button--white:hover {
  background: #2A2A4D;
  color: #ffffff;
  fill: #ffffff;
  border-color: #2A2A4D;
}
.button--white:hover svg {
  fill: #ffffff;
}
.button--white:focus {
  background: #2A2A4D;
  color: #ffffff;
  fill: #ffffff;
  border-color: #2A2A4D;
}
.button--white:focus svg {
  fill: #ffffff;
}
.button--white-bordered {
  background: #ffffff;
  color: #1E859E;
  fill: #1E859E;
  border-color: #1E859E;
}
.button--white-bordered svg {
  fill: #1E859E;
}
.button--white-bordered:hover {
  background: #1E859E;
  color: #ffffff;
  fill: #ffffff;
  border-color: #1E859E;
}
.button--white-bordered:hover svg {
  fill: #ffffff;
}
.button--white-bordered:focus {
  background: #1E859E;
  color: #ffffff;
  fill: #ffffff;
  border-color: #1E859E;
}
.button--white-bordered:focus svg {
  fill: #ffffff;
}

button:disabled,
.button--disabled {
  opacity: 0.7;
  pointer-events: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button:disabled:hover,
.button--disabled:hover {
  color: inherit;
  background-color: inherit;
}

.wp-block-button__link.has-brand-color {
  border-color: var(--am2-primary);
  color: var(--am2-primary);
}
.wp-block-button__link.has-brand-color:focus {
  border-color: var(--am2-primary);
  color: var(--am2-primary);
}
.wp-block-button__link.has-brand-color:hover {
  color: white;
  fill: white;
  background: var(--am2-primary);
  border: 2px solid var(--am2-primary);
}

.circle {
  font-family: "Gotham-Medium";
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: var(--am2-black);
  color: var(--am2-white);
  font-size: 0.65rem;
  line-height: 1.2;
  letter-spacing: 0.15rem;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .circle {
    width: 90px;
    height: 90px;
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  .circle {
    width: 120px;
    height: 120px;
    font-size: 0.85rem;
  }
}
@media (min-width: 992px) {
  .circle {
    width: 150px;
    height: 150px;
    font-size: 1rem;
  }
}
@media (min-width: 1400px) {
  .circle {
    width: 190px;
    height: 190px;
    font-size: 1.3rem;
  }
}
.circle:hover {
  text-decoration: none;
}
.circle::after {
  content: "";
  position: absolute;
  top: calc(50% + 5px);
  right: -5px;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background-color: var(--am2-featured);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
.circle--primary {
  background-color: var(--am2-primary);
}
.circle--secondary {
  background-color: var(--am2-secondary);
}

@media (max-width: 480px) {
  .wp-block-button,
  .wp-block-button__link {
    width: 100%;
  }
}
.text-center {
  text-align: center !important;
}

.mtheme-banner-img {
  position: relative;
  overflow: hidden;
  min-height: 200px;
}
.mtheme-banner-img::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
}
@media (min-width: 768px) {
  .mtheme-banner-img::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .mtheme-banner-img {
    min-height: 290px;
  }
}
.mtheme-banner-img > img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mtheme-banner-img__inner {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.mtheme-banner-img__text {
  color: #fff;
  font-size: 26px;
}
.mtheme-banner-img__text.style-h1, .mtheme-banner-img__text.style-h2, .mtheme-banner-img__text.style-h3, .mtheme-banner-img__text.style-paragraph {
  color: #fff !important;
}
@media (min-width: 480px) {
  .mtheme-banner-img__text {
    font-size: 36px;
  }
}
@media (min-width: 1281px) {
  .mtheme-banner-img__text {
    font-size: 2.5vw;
  }
}

.home .mtheme-banner-img__inner {
  width: 100%;
  padding: 15px 25px;
}

.home .mtheme-banner-img {
  height: 550px;
  max-height: 100%;
}

.home .mtheme-banner-img__text {
  font-size: 26px;
  font-weight: 500;
  color: #1E1E1C;
  max-width: 550px;
  width: 100%;
}

.home .mtheme-banner-img__content {
  font-size: 21px;
  max-width: 550px;
  width: 100%;
}

.home .mtheme-banner-img__button {
  font-size: 13px;
  font-weight: 600;
  margin-top: 15px;
  max-width: 550px;
  width: 100%;
}
.home .mtheme-banner-img__button .button, .home .mtheme-banner-img__button .blog-single__content .wp-block-button__link, .blog-single__content .home .mtheme-banner-img__button .wp-block-button__link, .home .mtheme-banner-img__button .case-study-single__content .wp-block-button__link, .case-study-single__content .home .mtheme-banner-img__button .wp-block-button__link {
  min-width: auto;
}

.site-container .mtheme-banner-img__text.style-h1, .site-container .mtheme-banner-img__text.style-h2, .site-container .mtheme-banner-img__text.style-h3, .site-container .mtheme-banner-img__text.style-paragraph {
  color: #fff !important;
}

.home .site-container .mtheme-banner-img__text.style-h1, .home .site-container .mtheme-banner-img__text.style-h2, .home .site-container .mtheme-banner-img__text.style-h3, .home .site-container .mtheme-banner-img__text.style-paragraph {
  color: #000 !important;
}

.wp-block-columns.are-vertically-aligned-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wp-block-columns.are-vertically-aligned-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.wp-block-column:not([class*=col-]) {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}
.wp-block-column[style] {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.wp-block-column.is-vertically-aligned-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.wp-block-column.is-vertically-aligned-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.wp-block-column.is-vertically-aligned-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.mtheme-contact-form {
  background-color: #F4F1EA;
}
.mtheme-contact-form__outer {
  display: grid;
  grid-template-columns: 1fr 2fr;
  padding: 30px;
  height: 100%;
}
@media only screen and (max-width: 992px) {
  .mtheme-contact-form__outer {
    grid-template-columns: 1fr;
  }
}
.mtheme-contact-form .gform_title {
  font-size: 26px;
  color: #000 !important;
  position: relative;
}
.mtheme-contact-form .mtheme-contact-form__title {
  font-size: 19px;
  font-weight: 600;
  padding-bottom: 9px;
}
.mtheme-contact-form p {
  font-size: 17px;
}
@media only screen and (max-width: 992px) {
  .mtheme-contact-form p {
    margin-bottom: 8px;
  }
}
.mtheme-contact-form h2, .mtheme-contact-form h3 {
  position: relative;
}
.mtheme-contact-form h2::after, .mtheme-contact-form .gform_title::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 0px;
  background-color: #484845;
}
.mtheme-contact-form .gfield_label {
  font-size: 17px;
}
.mtheme-contact-form--underline h3::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 0px;
  background-color: #484845;
}
.mtheme-contact-form__inner2 {
  display: grid;
  grid-template-columns: 50% 50%;
  padding-left: 30px;
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
}
@media only screen and (max-width: 992px) {
  .mtheme-contact-form__inner2 {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 520px) {
  .mtheme-contact-form__inner2 {
    grid-template-columns: 100%;
  }
}
@media only screen and (max-width: 520px) {
  .mtheme-contact-form__contact {
    padding-top: 20px;
  }
}
.mtheme-contact-form__location {
  padding-left: 30px;
}
@media only screen and (max-width: 520px) {
  .mtheme-contact-form__location {
    padding-top: 20px;
    padding-left: 0px;
  }
}
.mtheme-contact-form__map {
  max-height: 700px;
  height: 100%;
  grid-column-start: 1;
  grid-column-end: 3;
}
@media only screen and (max-width: 520px) {
  .mtheme-contact-form__map {
    grid-column-start: 1;
    grid-column-end: 2;
  }
}
.mtheme-contact-form__map img {
  width: 100%;
  height: 100%;
}
.mtheme-contact-form #gform_submit_button_4 {
  background-color: #D96661 !important;
  max-width: 150px !important;
  min-width: 0px !important;
  width: 100%;
}
.mtheme-contact-form select {
  background-color: #F4F1EA;
  border: 0px;
  border-bottom: 2px solid #D96661;
  color: #D96661;
}
.mtheme-contact-form li::marker {
  color: #17A6D7;
}

.mtheme-title-content {
  text-align: center;
}
.mtheme-title-content.alignment--left .mtheme-title-content__content-wrapper {
  text-align: left;
}
.mtheme-title-content__content-wrapper {
  max-width: 990px;
}
.mtheme-title-content__content-wrapper.has-list-style--check ul {
  list-style: none;
  padding-left: 0;
}
.mtheme-title-content__content-wrapper.has-list-style--check ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
.mtheme-title-content__content-wrapper.has-list-style--check ul li::before {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 20px;
  width: 20px;
  height: 20px;
  margin-right: 0.75rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTQiIGN5PSIxNCIgcj0iMTMiIHN0cm9rZT0iI0MzQ0YwNSIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxwYXRoIGQ9Ik03IDE0TDExLjUgMTguNUwyMSA5IiBzdHJva2U9IiNDM0NGMDUiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .mtheme-title-content__content-wrapper.has-list-style--check ul li::before {
    min-width: 28px;
    width: 28px;
    height: 28px;
  }
}
.mtheme-title-content__title {
  position: relative;
  padding-bottom: 10px;
  font-size: 32px;
}
.mtheme-title-content__title::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 60%;
  bottom: 0;
  left: 20%;
  background-color: black;
}
.mtheme-title-content__subtitle {
  font-size: 26px;
  font-weight: 500;
}
.mtheme-title-content__content p {
  font-size: 21px;
}
.mtheme-title-content__sub-content p {
  font-size: 17px;
}

.wp-block-group {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .wp-block-group {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
.wp-block-group.has-background {
  margin-top: 0;
  margin-bottom: 0;
  padding: 2rem 0;
}
@media (min-width: 992px) {
  .wp-block-group.has-background {
    padding: 3.5rem 0;
  }
}
.wp-block-group.is-style-full {
  overflow: hidden;
}
.wp-block-group__inner-container {
  width: 100%;
  padding-right: var(--am2-gutter-x);
  padding-left: var(--am2-gutter-x);
  margin-right: auto;
  margin-left: auto;
  max-width: 1090px;
}
.alignfull .wp-block-group__inner-container, .is-style-full .wp-block-group__inner-container {
  max-width: 100%;
}
.is-style-narrow .wp-block-group__inner-container {
  max-width: 730.3px;
}
.wp-block-group__inner-container .wp-block-group__inner-container, .wrapper .wp-block-group__inner-container {
  padding-left: 0;
  padding-right: 0;
}

.wp-block-embed {
  margin-bottom: 1rem;
}

.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.85%;
}

.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
  padding-top: 50%;
}

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}

.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%;
}

.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
  padding-top: 177.78%;
}

.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  padding-top: 200%;
}

.wp-embed-responsive .wp-block-embed__wrapper {
  position: relative;
}

.wp-embed-responsive .wp-block-embed__wrapper::before {
  content: "";
  display: block;
  padding-top: 50%;
}

.wp-embed-responsive .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-block-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wp-block-image.is-style-decoration {
  overflow: visible;
}
.wp-block-image.is-style-decoration img {
  position: relative;
  width: 100%;
}
.wp-block-image.is-style-decoration::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--am2-primary);
  -webkit-transform: translate3d(12px, 12px, 0);
          transform: translate3d(12px, 12px, 0);
}
.wp-block-image img {
  max-width: 100%;
  height: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.blocks-gallery-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(-0.5 * var(--am2-gutter-y));
  margin-right: calc(-0.5 * var(--am2-gutter-x));
  margin-left: calc(-0.5 * var(--am2-gutter-x));
  list-style: none;
  padding: 0;
}
.blocks-gallery-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--am2-gutter-x) * 0.5);
  padding-left: calc(var(--am2-gutter-x) * 0.5);
  margin-top: var(--am2-gutter-y);
}
.columns-5 .blocks-gallery-item {
  max-width: 20%;
}
.columns-4 .blocks-gallery-item {
  max-width: 25%;
}
.columns-3 .blocks-gallery-item {
  max-width: 33.333%;
}
.columns-2 .blocks-gallery-item {
  max-width: 50%;
}
.is-cropped .blocks-gallery-item a,
.is-cropped .blocks-gallery-item img {
  width: 100%;
}
@supports (position: sticky) {
  .is-cropped .blocks-gallery-item a,
  .is-cropped .blocks-gallery-item img {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.blocks-gallery-item figure {
  position: relative;
  height: 100%;
}

.wp-block-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(-0.5 * var(--am2-gutter-y));
  margin-right: calc(-0.5 * var(--am2-gutter-x));
  margin-left: calc(-0.5 * var(--am2-gutter-x));
  list-style: none;
  padding: 0;
}
.wp-block-gallery.columns-5 .wp-block-image {
  max-width: 20%;
}
.wp-block-gallery.columns-4 .wp-block-image {
  max-width: 25%;
}
.wp-block-gallery.columns-3 .wp-block-image {
  max-width: 33.333%;
}
.wp-block-gallery.columns-2 .wp-block-image {
  max-width: 50%;
}
.wp-block-gallery .wp-block-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--am2-gutter-x) * 0.5);
  padding-left: calc(var(--am2-gutter-x) * 0.5);
  margin-top: var(--am2-gutter-y);
}
.is-cropped .wp-block-gallery .wp-block-image a,
.is-cropped .wp-block-gallery .wp-block-image img {
  width: 100%;
}
@supports (position: sticky) {
  .is-cropped .wp-block-gallery .wp-block-image a,
  .is-cropped .wp-block-gallery .wp-block-image img {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.wp-block-gallery .wp-block-image figure {
  position: relative;
  height: 100%;
}

.wp-block-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  width: 100%;
}
.wp-block-gallery.columns-5 li {
  width: 50% !important;
}
@media (min-width: 480px) {
  .wp-block-gallery.columns-5 li {
    width: 33.3333333333% !important;
  }
}
@media (min-width: 768px) {
  .wp-block-gallery.columns-5 li {
    width: 20% !important;
  }
}
.wp-block-gallery .wp-block-image,
.wp-block-gallery .wp-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-block-gallery .wp-block-image figure,
.wp-block-gallery .wp-block-item figure {
  height: 100%;
  margin: 0 0 0;
}
@supports (position: sticky) {
  .wp-block-gallery .wp-block-image figure,
  .wp-block-gallery .wp-block-item figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.wp-block-gallery .wp-block-image a,
.wp-block-gallery .wp-block-item a {
  position: relative;
  display: block;
}
.wp-block-gallery .wp-block-image a:hover::before,
.wp-block-gallery .wp-block-item a:hover::before {
  opacity: 1;
}
.wp-block-gallery .wp-block-image a::before,
.wp-block-gallery .wp-block-item a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url("./../images/magnifier.svg");
  background-size: 45px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wp-block-gallery .wp-block-image img,
.wp-block-gallery .wp-block-item img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
@supports (position: sticky) {
  .wp-block-gallery .wp-block-image img,
  .wp-block-gallery .wp-block-item img {
    width: auto;
  }
}
.wp-block-gallery .wp-block-image figcaption,
.wp-block-gallery .wp-block-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 40px 10px 10px;
  color: #fff;
  text-align: center;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.7)), color-stop(70%, rgba(0, 0, 0, 0.3)), to(transparent));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
}
.wp-block-gallery .wp-block-image figcaption img,
.wp-block-gallery .wp-block-item figcaption img {
  display: inline;
}
.wp-block-gallery.is-cropped .wp-block-image a,
.wp-block-gallery.is-cropped .wp-block-image img, .wp-block-gallery.is-cropped .wp-block-item a,
.wp-block-gallery.is-cropped .wp-block-item img {
  width: 100%;
}
@supports (position: sticky) {
  .wp-block-gallery.is-cropped .wp-block-image a,
  .wp-block-gallery.is-cropped .wp-block-image img, .wp-block-gallery.is-cropped .wp-block-item a,
  .wp-block-gallery.is-cropped .wp-block-item img {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
  width: 100%;
}
.wp-block-gallery.aligncenter .wp-block-item figure {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gform_body, .gform-body {
  font-size: 16px;
}
.gform_body .ginput_container input,
.gform_body .ginput_container textarea, .gform-body .ginput_container input,
.gform-body .ginput_container textarea {
  border: none;
}
.gform_body label, .gform-body label {
  color: #3C3C3B;
  max-width: 100%;
}
.gform_body .gfield_required, .gform-body .gfield_required {
  color: #3C3C3B;
  font-size: 16px;
}
.gform_body .image-checkbox input[type=checkbox], .gform-body .image-checkbox input[type=checkbox] {
  display: none;
}
.gform_body .image-checkbox label, .gform-body .image-checkbox label {
  padding: 60px 10px 10px;
  display: block;
  position: relative;
  margin: 0;
  cursor: pointer;
}
.gform_body .image-checkbox label:before, .gform-body .image-checkbox label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid grey;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.gform_body .image-checkbox :checked + label, .gform-body .image-checkbox :checked + label {
  border-color: #ddd;
}
.gform_body .image-checkbox :checked + label:before, .gform-body .image-checkbox :checked + label:before {
  content: "";
  background-color: transparent;
  -webkit-transform: scale(1);
          transform: scale(1);
  width: 50px;
  height: 50px;
  border-radius: 10px;
  border: 2px solid #1E859E;
  left: 10px;
  top: 0;
}
.gform_body .image-checkbox .gchoice, .gform-body .image-checkbox .gchoice {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1280px) {
  .gform_body .image-checkbox .gchoice, .gform-body .image-checkbox .gchoice {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.gform_body .image-checkbox .gchoice::before, .gform-body .image-checkbox .gchoice::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background-image: url("../images/chck1.svg");
  background-repeat: no-repeat;
  top: 0;
  left: 10px;
}
.gform_body .image-checkbox .gchoice:nth-child(2)::before, .gform-body .image-checkbox .gchoice:nth-child(2)::before {
  background-image: url("../images/chck2.svg");
}
.gform_body .image-checkbox .gchoice:nth-child(3)::before, .gform-body .image-checkbox .gchoice:nth-child(3)::before {
  background-image: url("../images/chck3.svg");
}
.gform_body .image-checkbox .gchoice:nth-child(4)::before, .gform-body .image-checkbox .gchoice:nth-child(4)::before {
  background-image: url("../images/chck4.svg");
}
.gform_body .gfield_checkbox, .gform-body .gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.gform_body .selected-artists, .gform-body .selected-artists {
  margin-bottom: -15px;
}
.gform_body .selected-artists label, .gform-body .selected-artists label {
  margin: 0;
}
.gform_body .selected-artists input, .gform-body .selected-artists input {
  display: none;
}

.gform_footer input {
  background: #C3CF08;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  min-height: auto;
}

.gform_wrapper.gravity-theme .gfield-choice-input + label {
  max-width: 100%;
}

.mtheme-projects {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .mtheme-projects {
    padding: 80px 0;
  }
}
.mtheme-projects h2 {
  text-align: center;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .mtheme-projects h2 {
    padding-bottom: 90px;
  }
}
.mtheme-projects__cards {
  display: grid;
  grid-template-columns: 33.33% 33.33% 33.33%;
  margin: 0px 10px;
}
@media only screen and (max-width: 1024px) {
  .mtheme-projects__cards {
    grid-template-columns: 50% 50%;
  }
}
@media only screen and (max-width: 540px) {
  .mtheme-projects__cards {
    grid-template-columns: 100%;
  }
}
.mtheme-projects__card {
  padding: 15px 8px 25px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .mtheme-projects__card {
    padding: 30px 8px 50px;
  }
}
.mtheme-projects__card::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #333;
  bottom: 0;
}
.mtheme-projects__card-title {
  font-size: 23px;
  color: #17A6D7;
}
.mtheme-projects__image {
  margin: 15px 0px 21px 0px;
}
.mtheme-projects img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 400/160;
}
.mtheme-projects__content {
  font-size: 16px;
}
.mtheme-projects__content.visible .morecontent {
  display: inline;
}
.mtheme-projects__content.visible .moredots {
  display: none;
}
.mtheme-projects button {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1E829B;
  margin-top: 15px;
  position: relative;
  padding: 0 30px 0 0;
  min-width: initial;
  min-height: initial;
  background: transparent;
}
.mtheme-projects button::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.811' height='19.812'%3E%3Cg data-name='Group 35' transform='translate(-150.424 -5271.886)'%3E%3Ccircle data-name='Ellipse 19' cx='9.906' cy='9.906' r='9.906' transform='translate(150.424 5271.886)' fill='%231e829b'/%3E%3Cpath data-name='Path 68' d='m163.828 5280.557-3.5 3.5-3.5-3.5' fill='none' stroke='%23fff' stroke-miterlimit='10'/%3E%3C/g%3E%3C/svg%3E");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
}
.mtheme-projects button.less::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.mtheme-projects .morecontent {
  display: none;
}
.mtheme-projects .morelink {
  display: block;
}

.quote-banner {
  padding: 15px 0 30px;
  color: #fff;
  text-align: center;
  position: relative;
  min-height: 290px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.quote-banner.no-content {
  min-height: 150px;
}
.quote-banner .wrapper {
  z-index: 2;
}
.quote-banner__title {
  color: inherit;
  margin-bottom: 25px;
  font-size: 25px;
  padding-top: 2rem;
}
@media screen and (min-width: 768px) {
  .quote-banner__title {
    font-size: 32px;
  }
}
.quote-banner__text {
  font-size: 18px;
  max-width: 800px;
  margin: 0 auto 25px;
  color: inherit;
}
@media screen and (min-width: 768px) {
  .quote-banner__text {
    font-size: 22px;
  }
}
.quote-banner .form-quick-quote {
  margin: 0 auto !important;
  border: none;
}
.quote-banner .form-quick-quote .gform_title {
  color: inherit !important;
  background: unset !important;
}
.quote-banner .form-quick-quote .gform_footer input[type=submit] {
  background-color: var(--form-submit-color);
}

.rates {
  background: #E2E9EA;
  padding: 65px 0 56px;
  overflow: hidden;
}
.rates__column {
  position: relative;
  background: #E2E9EA;
  padding: 0 5px;
}
.rates__column--first {
  z-index: 2;
  width: 50%;
  border-right: 1px solid white;
}
@media (min-width: 768px) {
  .rates__column--first {
    border-right: none;
    width: 30%;
  }
}
.rates__slider {
  width: 50%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .rates__slider {
    width: 70%;
  }
}
.rates__slider.swiper-initialized {
  margin-bottom: 2rem;
}
.rates__slider.swiper-initialized .swiper-slide {
  width: auto;
}
.rates .swiper-slide {
  width: auto;
}
.rates .swiper-slide:nth-child(1) {
  width: 100%;
  text-align: center;
}
@media (min-width: 480px) {
  .rates .swiper-slide:nth-child(1) {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .rates .swiper-slide:nth-child(1) {
    width: 100%;
  }
}
.rates .swiper-slide:nth-child(2) {
  text-align: center;
  width: 100%;
}
@media (min-width: 480px) {
  .rates .swiper-slide:nth-child(2) {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .rates .swiper-slide:nth-child(2) {
    width: 25%;
  }
}
.rates .swiper-slide:nth-child(3) {
  width: 100%;
}
@media (min-width: 768px) {
  .rates .swiper-slide:nth-child(3) {
    width: 55%;
  }
}
.rates .swiper-pagination {
  bottom: -5px !important;
}
.rates .swiper-pagination .swiper-pagination-bullet {
  background: #919396 !important;
}
.rates .swiper-pagination .swiper-pagination-bullet-active {
  background: #231F20 !important;
}
@media (min-width: 768px) {
  .rates .swiper-pagination {
    display: none;
  }
}
.rates__content {
  font-size: 12px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .rates__content {
    font-size: 16px;
  }
}
.rates__content--first {
  text-transform: uppercase;
  position: relative;
  min-height: 45px;
  text-align: center !important;
  color: #14a6d7;
  font-size: 1.4375rem !important;
  font-weight: 700;
}
@media (min-width: 992px) {
  .rates__content {
    margin-bottom: 20px;
  }
}
.rates__line {
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 2px;
  background: #6B2955;
  width: 200%;
}
@media (min-width: 768px) {
  .rates__line {
    width: 100%;
  }
}
.rates__table {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .rates__table {
    margin-top: 50px;
  }
}
.rates__table--2 .swiper-slide {
  width: auto;
}
.rates__table--2 .swiper-slide:nth-child(1) {
  width: 100%;
  text-align: center;
}
@media (min-width: 480px) {
  .rates__table--2 .swiper-slide:nth-child(1) {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .rates__table--2 .swiper-slide:nth-child(1) {
    width: 30%;
  }
}
@media (min-width: 768px) {
  .rates__table--3 .swiper-slide:nth-child(1) {
    width: 75% !important;
  }
}
@media (min-width: 768px) {
  .rates__table--3 .swiper-slide:nth-child(2) {
    width: 25% !important;
  }
}

.wp-block-media-text {
  direction: ltr;
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto;
}
.single-post .wp-block-media-text {
  margin-bottom: 2rem;
}
.wp-block-media-text + .wp-block-media-text {
  margin-top: 2rem;
}
@media (min-width: 769px) {
  .wp-block-media-text + .wp-block-media-text {
    margin-top: 3.5rem;
  }
}
.wp-block-media-text.is-style-shadow .wp-block-media-text__media {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}
@media (min-width: 769px) {
  .wp-block-media-text.is-style-shadow .wp-block-media-text__content {
    padding: 2.5rem;
  }
}
@media (max-width: 768px) {
  .single-post .wp-block-media-text, .wp-block-media-text.is-stacked-on-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 768px) {
  .single-post .wp-block-media-text .wp-block-media-text__media, .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    margin-bottom: 2rem;
  }
}
@media (min-width: 769px) {
  .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
    padding-left: 2.5rem;
  }
  .single-post .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
    padding-left: 1.25rem;
  }
}
@media (min-width: 769px) {
  .wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%;
  }
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  grid-column: 2;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  grid-column: 1;
}
@media (min-width: 769px) {
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-right: 2.5rem;
  }
  .single-post .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-right: 1.25rem;
  }
}
.wp-block-media-text.has-background .wp-block-media-text__content {
  padding: 0 0.625rem 2rem;
}
@media (min-width: 769px) {
  .wp-block-media-text.has-background .wp-block-media-text__content {
    padding: 2.5rem;
  }
}
.wp-block-media-text__media, .wp-block-media-text__content {
  grid-row: 1;
}
@media (min-width: 769px) {
  .is-vertically-aligned-top .wp-block-media-text__media, .is-vertically-aligned-top .wp-block-media-text__content {
    -ms-flex-item-align: start;
        align-self: start;
  }
  .is-vertically-aligned-center .wp-block-media-text__media, .is-vertically-aligned-center .wp-block-media-text__content {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .is-vertically-aligned-bottom .wp-block-media-text__media, .is-vertically-aligned-bottom .wp-block-media-text__content {
    -ms-flex-item-align: end;
        align-self: end;
  }
}
.wp-block-media-text__content {
  direction: ltr;
  grid-column: 2;
  word-break: break-word;
}
@media (min-width: 769px) {
  .is-image-fill.has-background .wp-block-media-text__content {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
@media (min-width: 769px) {
  .wp-block-media-text__content > * {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
}
.wp-block-media-text__media {
  grid-column: 1;
  margin: 0;
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
  max-width: unset;
  width: 100%;
  vertical-align: middle;
}
.is-image-fill .wp-block-media-text__media {
  width: 100%;
  height: 100%;
  min-height: 250px;
  background-size: cover;
}
.is-image-fill .wp-block-media-text__media img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.is-image-fill .wp-block-media-text__media > a {
  display: block;
  height: 100%;
}

/*** Slider ***/
.am2-slider {
  position: relative;
  padding: 5.5rem 0 3.5rem;
  margin: 0;
  background: #ebebeb;
}
.swiper-slide .am2-slider:not(.swiper-initialized) + .swiper-slide {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.am2-slider .swiper-slide {
  position: relative;
  height: auto;
  text-align: center;
}
.am2-slider .swiper-horizontal > .swiper-pagination-bullets {
  position: relative;
  bottom: initial !important;
}
.am2-slider .swiper-horizontal .swiper-pagination-bullet {
  background: #c4c4c4;
  opacity: 1;
  width: 10px;
  height: 10px;
}
.am2-slider .swiper-horizontal .swiper-pagination-bullet-active {
  background: #B2D235;
}
.am2-slider__item-image {
  margin-bottom: 5rem;
}
.am2-slider__pagination {
  margin-top: 2rem;
}

.social {
  display: block;
}
.site-offcanvas .social {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}
.social--footer {
  text-align: right;
}
.social__list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 -5px;
  padding: 0px;
  list-style: none;
}
.social__item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 5px;
}
.social__link {
  display: block;
}
.social__link:hover {
  opacity: 0.6;
}
.social__link svg {
  display: block;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.1s cubic-bezier(0.45, 0.03, 0.5, 0.95);
  transition: all 0.1s cubic-bezier(0.45, 0.03, 0.5, 0.95);
  fill: #FFFFFF;
  margin: 5px;
}

.wp-block-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}
.wp-block-social-links.has-large-icon-size {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  .wp-block-social-links.has-large-icon-size {
    font-size: 2rem;
  }
}
.wp-block-social-links.aligncenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wp-social-link {
  --am2-dark: var(--am2-grey-300);
  display: block;
  background-color: transparent;
}
.wp-social-link:not(:last-child) {
  margin-right: 0.8333333333em;
}
.is-style-pill-shape .wp-social-link {
  width: auto;
}
.wp-social-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border-radius: 9999px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  padding: 0.35em;
  line-height: 0;
  text-decoration: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: inherit;
}
.is-style-pill-shape .wp-social-link a {
  padding-left: 0.8333333333em;
  padding-right: 0.8333333333em;
}
.is-style-square-shape .wp-social-link a {
  border-radius: 0;
}
.is-style-logos-only .wp-social-link a {
  background: none;
  padding: 0;
}
.wp-social-link svg {
  fill: currentColor;
}

.mtheme-post-list-cards {
  padding-bottom: 4.625rem;
  padding-top: 4.625rem;
  background-color: #e0e8e9;
  /*&__read-more {
      position: absolute;
      //changed font size from 0.75rem
      font-size: .5537rem;
      line-height: 1.1;
      display: flex;
      align-items: flex-end;
      justify-content: center;
      width: 130px;
      height: 130px;
      background-color: var(--am2-primary);
      border-radius: 50%;
      color: var(--am2-white);
      bottom: -50px;
      right: 10px;
      text-transform: uppercase;
      padding-bottom: 0.75rem;
      transition: bottom 0.3s ease-in-out;

      @include media('>=md'){
          font-size: 0.75;
      }

      &:hover {
          color: var(--am2-white);
          text-decoration: none;
          bottom: -60px;
      }
  }*/
}
.mtheme-post-list-cards.has-view-more-btn .mtheme-post-list-cards__post:nth-of-type(n+9) {
  display: none;
}
.mtheme-post-list-cards__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1412px;
  margin: 0 auto;
}
.mtheme-post-list-cards__inner > p {
  width: 100%;
  text-align: center;
  margin-top: 4rem;
}
.mtheme-post-list-cards__inner > p a {
  background-color: var(--am2-secondary2);
  text-transform: uppercase;
}
.mtheme-post-list-cards__inner > p a > span:first-of-type {
  display: block;
}
.mtheme-post-list-cards__inner > p a > span:last-of-type {
  display: none;
}
.mtheme-post-list-cards__inner > p a.active > span:first-of-type {
  display: none;
}
.mtheme-post-list-cards__inner > p a.active > span:last-of-type {
  display: block;
}
.mtheme-post-list-cards__title, .mtheme-post-list-cards__text {
  padding-right: calc(10vw + 10px);
  padding-left: calc(10vw + 10px);
  text-align: center;
}
@media (min-width: 768px) {
  .mtheme-post-list-cards__title, .mtheme-post-list-cards__text {
    padding-right: calc(20vw + 10px);
    padding-left: calc(20vw + 10px);
  }
}
.mtheme-post-list-cards__title {
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  font-weight: bold;
}
@media (min-width: 480px) {
  .mtheme-post-list-cards__title {
    font-size: 1.4rem;
    margin-bottom: 1.3125rem !important;
  }
}
@media (min-width: 993px) {
  .mtheme-post-list-cards__title {
    margin-bottom: 1.3125rem !important;
  }
}
.mtheme-post-list-cards__text {
  padding-bottom: 20px;
  width: 100%;
}
.mtheme-post-list-cards__text p {
  font-size: 0.875rem;
  line-height: 1.2;
}
@media (min-width: 480px) {
  .mtheme-post-list-cards__text p {
    font-size: 1.25rem;
  }
}
.mtheme-post-list-cards__post {
  position: relative;
  width: 100%;
  padding: 10px 10px;
}
@media (min-width: 361px) {
  .mtheme-post-list-cards__post {
    width: 50%;
  }
}
@media (min-width: 577px) {
  .mtheme-post-list-cards__post {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .mtheme-post-list-cards__post {
    width: 33%;
  }
}
@media (min-width: 993px) {
  .mtheme-post-list-cards__post {
    width: 50%;
  }
}
@media (min-width: 1281px) {
  .mtheme-post-list-cards__post {
    width: 33%;
  }
}
@media (min-width: 1600px) {
  .mtheme-post-list-cards__post {
    width: 25%;
  }
}
.mtheme-post-list-cards__post:hover {
  text-decoration: none;
}
.mtheme-post-list-cards__post:hover img {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.mtheme-post-list-cards__post article {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100%;
  border: 4px solid #0098CD;
  border-radius: 10px;
  overflow: hidden;
  background-color: #f1f1f1;
}
.mtheme-post-list-cards__post-award {
  position: absolute;
  left: 8px !important;
  top: 10px !important;
  width: 50px !important;
  height: auto !important;
  z-index: 10;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
@media (min-width: 768px) {
  .mtheme-post-list-cards__post-award {
    left: 20px !important;
  }
}
.mtheme-post-list-cards__post-image {
  position: relative;
  width: 81px;
  height: 81px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #0098CD;
  margin: 8px auto;
  background-color: #f1f1f1;
}
.mtheme-post-list-cards__post img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.mtheme-post-list-cards__post-content {
  position: relative;
  width: 100%;
  background-color: #F1F1F1;
  padding: 1px 10px 10px 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  z-index: 1;
  border-radius: 0 0 10px 10px;
  text-align: center;
}
.mtheme-post-list-cards__post-add-quote {
  color: #9E9E9E;
  display: inline-block;
  background: transparent;
  padding: 0;
  position: absolute;
  top: 4px;
  right: 0;
  width: 35px;
  min-width: unset;
}
@media (min-width: 993px) {
  .mtheme-post-list-cards__post-add-quote {
    right: 4px;
  }
}
.mtheme-post-list-cards__post-add-quote svg {
  fill: currentColor;
  width: 100%;
  height: auto;
}
.mtheme-post-list-cards__post-add-quote:hover, .mtheme-post-list-cards__post-add-quote:focus, .mtheme-post-list-cards__post-add-quote:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mtheme-post-list-cards__post-add-quote:focus {
  color: #9E9E9E;
}
.mtheme-post-list-cards__post-add-quote:active {
  background: transparent;
  color: #DD2020;
}
.mtheme-post-list-cards__post-add-quote.is-active {
  color: #DD2020;
  background: transparent;
}
.mtheme-post-list-cards__post-title {
  font-family: "Montserrat-SemiBold";
  color: var(--am2-black);
  font-size: 0.75rem;
  margin-bottom: 0.85rem;
}
@media (min-width: 480px) {
  .mtheme-post-list-cards__post-title {
    font-size: 1rem;
  }
}
.mtheme-post-list-cards__post-excerpt, .mtheme-post-list-cards__post-excerpt p {
  font-size: 12.0096px !important;
  font-family: "Montserrat-Regular";
  line-height: 1.25;
  color: var(--am2-black);
  min-height: 75px;
}
@media (min-width: 480px) {
  .mtheme-post-list-cards__post-excerpt, .mtheme-post-list-cards__post-excerpt p {
    font-size: 12.0096px !important;
  }
}
.mtheme-post-list-cards__post-excerpt strong, .mtheme-post-list-cards__post-excerpt p strong {
  font-family: "Montserrat-Medium";
}
.mtheme-post-list-cards__post-excerpt p {
  margin-bottom: 0;
}
.mtheme-post-list-cards__post .mtheme-accordion-section {
  padding: 0px;
  border-bottom: 0;
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel {
  position: relative;
  border-top: 1px solid var(--am2-black);
  margin: 0 25px;
  width: auto;
}
@media (min-width: 480px) {
  .mtheme-post-list-cards__post .mtheme-accordion-section__panel {
    padding: 0 10px;
  }
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel-title {
  position: static;
  font-family: "Montserrat-Bold";
  padding: 0.85rem 0;
  font-size: 0.6875rem;
  color: var(--am2-black);
  fill: var(--am2-black);
  letter-spacing: 0.01em;
  width: 100%;
  word-break: break-word;
  pointer-events: none;
}
@media (min-width: 992px) {
  .mtheme-post-list-cards__post .mtheme-accordion-section__panel-title {
    font-size: 0.7rem;
  }
}
.mtheme-post-list-cards__post .mtheme-accordion-section__toggle-icon {
  width: 15px;
  height: 15px;
  padding: 0;
  border: none;
  border-radius: 0;
  opacity: 1;
  cursor: pointer;
  left: -20px;
  right: auto;
  top: 20px;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 992px) {
  .mtheme-post-list-cards__post .mtheme-accordion-section__toggle-icon {
    width: 23px;
    height: 23px;
  }
}
.mtheme-post-list-cards__post .mtheme-accordion-section__toggle-icon svg {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
@media (min-width: 992px) {
  .mtheme-post-list-cards__post .mtheme-accordion-section__toggle-icon svg {
    -webkit-transform: scale(1.7);
            transform: scale(1.7);
  }
}
.mtheme-post-list-cards__post .mtheme-accordion-section__toggle-icon--last {
  left: auto;
  right: -20px;
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
  border: 0;
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip .js-play-audio {
  position: relative;
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip .js-play-audio .pause {
  display: none;
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip .js-play-audio.is-playing .play {
  display: none;
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip .js-play-audio.is-playing .pause {
  display: block;
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip .mtheme-accordion-section__panel-title {
  border-top: 1px solid var(--am2-black);
  line-height: 1.2;
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip .mtheme-accordion-section__toggle-icon {
  position: relative;
  left: 0;
  width: 22px;
  height: 22px;
  background-color: #5ba2b4;
  top: 0;
  -webkit-transform: none;
          transform: none;
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip .mtheme-accordion-section__toggle-icon svg {
  height: 22px;
}
@media (min-width: 992px) {
  .mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip .mtheme-accordion-section__toggle-icon {
    width: 23px;
    height: 23px;
  }
  .mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip .mtheme-accordion-section__toggle-icon svg {
    height: 17px;
  }
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel-tooltip:last-child .mtheme-accordion-section__panel-title {
  border-bottom: 0;
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel--current .mtheme-accordion-section__panel-title,
.mtheme-post-list-cards__post .mtheme-accordion-section__panel--current .am2-accordion-section__panel-title {
  font-family: "Montserrat-Medium";
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel--current .mtheme-accordion-section__toggle-icon:first-of-type,
.mtheme-post-list-cards__post .mtheme-accordion-section__panel--current .am2-accordion-section__toggle-icon:first-of-type {
  -webkit-transform: rotate(-90deg) translate(50%, 0%);
          transform: rotate(-90deg) translate(50%, 0%);
}
.mtheme-post-list-cards__post .mtheme-accordion-section__panel--current .mtheme-accordion-section__toggle-icon:last-of-type,
.mtheme-post-list-cards__post .mtheme-accordion-section__panel--current .am2-accordion-section__toggle-icon:last-of-type {
  -webkit-transform: rotate(-180deg) translateY(50%);
          transform: rotate(-180deg) translateY(50%);
}
.mtheme-post-list-cards__show-more {
  display: block;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
.mtheme-post-list-cards__show-more .button span:first-of-type, .mtheme-post-list-cards__show-more .blog-single__content .wp-block-button__link span:first-of-type, .blog-single__content .mtheme-post-list-cards__show-more .wp-block-button__link span:first-of-type, .mtheme-post-list-cards__show-more .case-study-single__content .wp-block-button__link span:first-of-type, .case-study-single__content .mtheme-post-list-cards__show-more .wp-block-button__link span:first-of-type {
  display: block;
}
.mtheme-post-list-cards__show-more .button span:last-of-type, .mtheme-post-list-cards__show-more .blog-single__content .wp-block-button__link span:last-of-type, .blog-single__content .mtheme-post-list-cards__show-more .wp-block-button__link span:last-of-type, .mtheme-post-list-cards__show-more .case-study-single__content .wp-block-button__link span:last-of-type, .case-study-single__content .mtheme-post-list-cards__show-more .wp-block-button__link span:last-of-type {
  display: none;
}
.mtheme-post-list-cards__show-more .button.active span:first-of-type, .mtheme-post-list-cards__show-more .blog-single__content .active.wp-block-button__link span:first-of-type, .blog-single__content .mtheme-post-list-cards__show-more .active.wp-block-button__link span:first-of-type, .mtheme-post-list-cards__show-more .case-study-single__content .active.wp-block-button__link span:first-of-type, .case-study-single__content .mtheme-post-list-cards__show-more .active.wp-block-button__link span:first-of-type {
  display: none;
}
.mtheme-post-list-cards__show-more .button.active span:last-of-type, .mtheme-post-list-cards__show-more .blog-single__content .active.wp-block-button__link span:last-of-type, .blog-single__content .mtheme-post-list-cards__show-more .active.wp-block-button__link span:last-of-type, .mtheme-post-list-cards__show-more .case-study-single__content .active.wp-block-button__link span:last-of-type, .case-study-single__content .mtheme-post-list-cards__show-more .active.wp-block-button__link span:last-of-type {
  display: block;
}
.mtheme-post-list-cards__content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.mtheme-post-list-cards__posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 992px) {
  .mtheme-post-list-cards__posts.has-form {
    width: calc(100% - 348px);
  }
}
.mtheme-post-list-cards__form {
  width: 100%;
  padding: 10px;
  border: 4px solid #0098CD;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: 10px;
}
.mtheme-post-list-cards__form .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 10px;
}
.mtheme-post-list-cards__form .gform_wrapper.gravity-theme input[type=text],
.mtheme-post-list-cards__form .gform_body .ginput_container textarea,
.mtheme-post-list-cards__form .gform_wrapper.gravity-theme input[type=email] {
  font-size: 14px !important;
}
@media (min-width: 992px) {
  .mtheme-post-list-cards__form {
    width: 338px;
  }
}
.mtheme-post-list-cards__form .gform_title,
.mtheme-post-list-cards__form .selected-talents-label {
  background-color: #21737a;
  text-transform: uppercase;
  text-align: center;
  font-family: "Montserrat-Bold";
  color: #fff !important;
  padding: 7px;
  margin-bottom: 7px;
  height: 33px;
  font-size: 0.875rem !important;
}
.mtheme-post-list-cards__form textarea {
  min-height: 130px;
  padding: 4px 8px;
}
.mtheme-post-list-cards__form .selected-talents-label {
  margin-bottom: 0;
  margin-top: -12px;
}
.mtheme-post-list-cards__form .gform_description {
  text-align: center;
  font-size: 13px;
  margin-bottom: 0;
}
.mtheme-post-list-cards__form .js-talent-list {
  position: relative;
  min-height: 129px;
}
.mtheme-post-list-cards__form .js-talent-list .va-placeholder {
  height: 33px;
  position: absolute;
  left: 0;
}
.mtheme-post-list-cards__form .js-talent-list .va-placeholder:nth-child(1) {
  top: 0px;
}
.mtheme-post-list-cards__form .js-talent-list .va-placeholder:nth-child(2) {
  top: 43px;
}
.mtheme-post-list-cards__form .js-talent-list .va-placeholder:nth-child(3) {
  top: 86px;
}
.mtheme-post-list-cards__form .js-talent-list div {
  background-color: #fff;
  font-family: "Montserrat-Bold";
  font-size: 0.875rem;
  height: 33px;
  text-align: center;
  padding: 6px 5px 5px;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.mtheme-post-list-cards__form .js-talent-list div:not(.va-placeholder) {
  z-index: 1;
  position: relative;
}
.mtheme-post-list-cards__form .button, .mtheme-post-list-cards__form .blog-single__content .wp-block-button__link, .blog-single__content .mtheme-post-list-cards__form .wp-block-button__link, .mtheme-post-list-cards__form .case-study-single__content .wp-block-button__link, .case-study-single__content .mtheme-post-list-cards__form .wp-block-button__link {
  min-width: initial;
  width: 100%;
  font-family: "Montserrat-Bold";
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem !important;
  padding: 5px 20px !important;
}

.talent__subtitle {
  display: block;
  text-align: center;
  font-size: 60%;
}

.am2-left-right-items-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 992px) {
  .am2-left-right-items-list {
    padding-top: 0;
  }
}
@media (min-width: 1280px) {
  .am2-left-right-items-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (min-width: 1400px) {
  .am2-left-right-items-list.aF {
    padding-right: 9rem;
    padding-left: 9rem;
  }
}
.am2-left-right-items-list.aF .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.am2-left-right-items-list__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.am2-left-right-items-list__item {
  width: 100%;
  text-align: left;
  overflow: hidden;
  color: #2A2A4D;
}
.am2-left-right-items-list__item:not(:first-of-type) {
  margin-top: 2.5rem;
}
@media (min-width: 992px) {
  .am2-left-right-items-list__item:not(:first-of-type) {
    margin-top: 5rem;
  }
}
.am2-left-right-items-list__item:hover {
  color: #2A2A4D;
  text-decoration: none;
}
.am2-left-right-items-list__item:hover .button, .am2-left-right-items-list__item:hover .blog-single__content .wp-block-button__link, .blog-single__content .am2-left-right-items-list__item:hover .wp-block-button__link, .am2-left-right-items-list__item:hover .case-study-single__content .wp-block-button__link, .case-study-single__content .am2-left-right-items-list__item:hover .wp-block-button__link {
  background-color: #2A2A4D;
  color: #ffffff;
  border-color: #2A2A4D;
}
@media (min-width: 992px) {
  .am2-left-right-items-list__item figure {
    width: calc(50% - 1rem);
  }
}
@media (min-width: 992px) {
  .am2-left-right-items-list__item .am2-left-right-items-list__item-text {
    width: calc(50% - 3rem);
  }
}
@media (min-width: 992px) {
  .am2-left-right-items-list__item.odd .am2-left-right-items-list__item-text {
    width: calc(50% - 1rem);
  }
}
@media (min-width: 992px) {
  .am2-left-right-items-list__item.odd figure {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.am2-left-right-items-list__item-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  .am2-left-right-items-list__item-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.am2-left-right-items-list__item-category {
  font-family: "Rubik-Medium";
  font-size: 1.25rem;
  color: #1E859E;
  margin-bottom: 1rem;
  padding: 0 0.25rem;
  text-transform: uppercase;
  font-weight: 500;
}
.am2-left-right-items-list__item-title {
  font-family: "Rubik-Medium";
  width: 100%;
  font-size: 2.5rem;
  line-height: 1.3;
  margin-bottom: 1rem;
  color: #5c5c5c;
  font-weight: 500;
}
@media (max-width: 991px) {
  .am2-left-right-items-list__item-text {
    margin-top: 2rem;
  }
}
.am2-left-right-items-list__item figure {
  position: relative;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 0;
}
@media (max-width: 991px) {
  .am2-left-right-items-list__item figure {
    width: 100%;
  }
}
.am2-left-right-items-list__item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  border-radius: 5px;
}
.am2-left-right-items-list__item p {
  font-family: "Rubik-Light";
  font-size: 1.05rem;
  line-height: 1.6;
  color: #5c5c5c;
  width: 100%;
  line-height: 1.6;
  margin-bottom: 0;
}
.am2-left-right-items-list__item p:not(:first-of-type):not(.am2-left-right-items-list__item-url) {
  margin-top: 1.5rem;
}
.am2-left-right-items-list__item-url {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 2rem;
}

.mtheme-image-text--reverse .mtheme-image-text__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.mtheme-image-text--v2 .mtheme-image-text__title {
  font-size: 25.77px;
}
.mtheme-image-text--v2 .mtheme-image-text__center > p {
  font-size: 16px;
}
.mtheme-image-text--v2 .mtheme-image-text__center > p:first-child {
  font-size: 20px;
  font-weight: bold;
}
.mtheme-image-text--v2 .mtheme-image-text__center > p:nth-child(2) {
  font-size: 20px;
}
.mtheme-image-text--v2 .mtheme-image-text__inner::before {
  content: none;
}
.mtheme-image-text--v2 .mtheme-image-text__title {
  position: relative;
  padding-top: 2rem;
}
.mtheme-image-text--v2 .mtheme-image-text__title::before {
  top: 0;
  content: "";
  position: absolute;
  left: 50%;
  width: 80%;
  height: 1px;
  margin: 0;
  background-color: var(--am2-black);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .mtheme-image-text--v2 .mtheme-image-text__title::before {
    width: 600px;
  }
}
.mtheme-image-text__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2rem 1.25rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 20px;
  padding-top: 3rem;
}
@media (min-width: 768px) {
  .mtheme-image-text__inner {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.mtheme-image-text__inner::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 80%;
  height: 1px;
  margin: 1rem 0;
  background-color: var(--am2-black);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .mtheme-image-text__inner::before {
    width: 600px;
  }
}
.mtheme-image-text__inner::before {
  top: 0;
}
.mtheme-image-text__inner::after {
  bottom: 0;
}
.mtheme-image-text__inner h3 {
  font-family: "Montserrat-Regular";
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 480px) {
  .mtheme-image-text__inner h3 {
    font-size: 1.5rem;
  }
}
.mtheme-image-text__inner p {
  font-family: "Montserrat-Regular";
  font-size: 0.875rem;
  line-height: 1.2;
}
@media (min-width: 480px) {
  .mtheme-image-text__inner p {
    font-size: 1.25rem;
  }
}
.mtheme-image-text__title {
  width: 100%;
  text-align: center;
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
  padding: 0 1.25rem;
}
@media (min-width: 480px) {
  .mtheme-image-text__title {
    font-size: 2rem;
  }
}
.mtheme-image-text__left {
  width: 100%;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .mtheme-image-text__left {
    max-width: initial;
    width: 50%;
  }
}
@media (min-width: 1400px) {
  .mtheme-image-text__left {
    max-width: 900px;
    margin-bottom: 0;
  }
}
.mtheme-image-text__left .image-text__image {
  position: relative;
  z-index: 2;
  aspect-ratio: 1/1;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 53%;
  left: 50%;
  -webkit-transform: translateX(-45%);
          transform: translateX(-45%);
}
@media (min-width: 768px) {
  .mtheme-image-text__left .image-text__image {
    max-width: 80%;
  }
}
@media (min-width: 768px) {
  .mtheme-image-text__left .image-text__image {
    max-width: 80%;
  }
}
.mtheme-image-text__quick-quote {
  position: absolute;
  left: 0;
  bottom: 0;
}
.mtheme-image-text__mask .svg-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: contain;
     object-fit: contain;
}
.mtheme-image-text__mask--mask1 .svg-mask {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  .mtheme-image-text__mask--mask1 ~ .image-text__image {
    left: 43%;
  }
}
.mtheme-image-text__mask--mask2 .svg-mask {
  -o-object-fit: contain;
     object-fit: contain;
}
.mtheme-image-text__mask--mask2 ~ .image-text__image {
  z-index: 0;
}
.mtheme-image-text__mask--mask3 .svg-mask {
  -o-object-fit: contain;
     object-fit: contain;
}
.mtheme-image-text__mask--mask3 ~ .image-text__image {
  z-index: 0;
}
.mtheme-image-text__mask--mask4 ~ .image-text__image {
  z-index: 0;
}
.mtheme-image-text__mask--mask5 ~ .image-text__image {
  z-index: 0;
}
.mtheme-image-text__mask--mask6 ~ .image-text__image {
  z-index: 0;
}
.mtheme-image-text__center {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .mtheme-image-text__center {
    width: 50%;
  }
}
@media (min-width: 1400px) {
  .mtheme-image-text__center {
    max-width: 760px;
  }
}

@media (min-width: 768px) {
  .mtheme-image-video-text-button {
    display: block;
    text-align: center;
  }
}
.mtheme-image-video-text-button--reverse .mtheme-image-video-text-button__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.mtheme-image-video-text-button .wrapper .mtheme-image-video-text-button__inner {
  padding: 0 !important;
}
.mtheme-image-video-text-button__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 var(--am2-gutter-x);
  text-align: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .mtheme-image-video-text-button__inner {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 33px;
  }
}
@media (min-width: 1400px) {
  .mtheme-image-video-text-button__inner {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.mtheme-image-video-text-button__inner--align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mtheme-image-video-text-button__inner h3 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .mtheme-image-video-text-button__inner h3 {
    font-size: 1.9rem;
  }
}
.mtheme-image-video-text-button__inner p {
  font-family: "Rubik-Light";
  font-size: 1.25rem;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .mtheme-image-video-text-button__inner p {
    font-size: 1.55rem;
  }
}
.mtheme-image-video-text-button__title {
  width: 100%;
  text-align: center;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .mtheme-image-video-text-button__title {
    font-size: 2.4rem;
  }
}
.mtheme-image-video-text-button__video {
  position: relative;
  margin-bottom: 2rem;
  width: 100%;
}
@media (min-width: 768px) {
  .mtheme-image-video-text-button__video {
    width: 46%;
  }
}
@media (min-width: 1400px) {
  .mtheme-image-video-text-button__video {
    margin-bottom: 0;
  }
}
.mtheme-image-video-text-button__video img {
  width: 100%;
}
.mtheme-image-video-text-button__video iframe {
  width: 100%;
  height: 100%;
  min-height: 170px;
  aspect-ratio: 16/9;
}
@media (min-width: 480px) {
  .mtheme-image-video-text-button__video iframe {
    min-height: 220px;
  }
}
.mtheme-image-video-text-button__image {
  cursor: pointer;
}
.mtheme-image-video-text-button__text {
  width: 100%;
}
@media (min-width: 768px) {
  .mtheme-image-video-text-button__text {
    width: 50%;
  }
}
.mtheme-image-video-text-button__text > p {
  font-family: "Montserrat-Regular";
  font-size: 1.25rem;
  line-height: 1.5;
}
.mtheme-image-video-text-button__text .btn-wrapper {
  text-align: left !important;
  padding: 0 !important;
}
.mtheme-image-video-text-button__call-us {
  margin-top: 40px;
  background-color: var(--am2-secondary2);
}
@media (max-width: 480px) {
  .mtheme-image-video-text-button__call-us {
    font-size: 0.8rem;
  }
}

.mtheme-cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 300px;
  overflow: hidden;
}
.mtheme-cta > img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mtheme-cta__inner {
  position: relative;
  width: 90%;
  padding-bottom: 5rem;
  padding-top: 2rem;
}
.mtheme-cta__quick-quote {
  position: absolute;
  left: 35px;
  bottom: -40px;
}
@media (min-width: 768px) {
  .mtheme-cta__quick-quote {
    bottom: -60px;
  }
}
.mtheme-cta__rates-page {
  position: absolute;
  right: 5vw;
  bottom: 2vw;
  color: var(--am2-white);
  text-align: center;
  text-transform: uppercase;
  font-size: 0.85rem;
  line-height: 1.2;
  z-index: 99;
  font-weight: bold;
  max-width: 150px;
  z-index: 99;
}
@media (min-width: 769px) {
  .mtheme-cta__rates-page {
    font-size: 0.8113rem;
    max-width: 250px;
  }
}
@media (min-width: 576px) {
  .mtheme-cta__rates-page {
    right: 6vw;
  }
}
@media (min-width: 1401px) {
  .mtheme-cta__rates-page {
    right: 13vw;
    bottom: 2vw;
    font-size: 0.8113rem;
  }
}
@media (min-width: 1600px) {
  .mtheme-cta__rates-page {
    right: 14vw;
  }
}
.mtheme-cta__rates-page:hover {
  text-decoration: none;
  color: var(--am2-white);
}
.mtheme-cta__rates-page::after {
  display: block;
  content: "";
  width: 260px;
  height: 260px;
  background-color: inherit;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: -200px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
@media (min-width: 577px) {
  .mtheme-cta__rates-page::after {
    bottom: -230px;
    width: 380px;
    height: 300px;
  }
}
.mtheme-cta__text {
  text-align: center;
}
.mtheme-cta__text h2,
.mtheme-cta__text h3,
.mtheme-cta__text h1 {
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
  color: var(--am2-white);
}
.mtheme-cta__text p {
  color: var(--am2-white);
  line-height: 1.2;
  z-index: 99;
  position: relative;
  font-size: 1.125rem;
}
.mtheme-cta__text h2 {
  font-size: 1.25rem !important;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .mtheme-cta__text h2 {
    margin-bottom: 20px;
    font-size: 1.7rem !important;
  }
}
.mtheme-cta__text a {
  color: var(--am2-white);
}
.mtheme-cta .mtheme-accordion-section__title {
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
  color: var(--am2-white) !important;
}

.mtheme-highlighted-text {
  margin-top: 2rem;
}
.mtheme-highlighted-text__inner {
  border: 3px solid #0098CD;
  border-radius: 15px;
  padding: 21px 18px 24px 18px;
  position: relative;
}
.mtheme-highlighted-text__title {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.22;
  color: #0098CD;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 15px;
  padding: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mtheme-highlighted-text__title + .mtheme-highlighted-text__text {
  margin-top: 0.75rem;
}
.mtheme-highlighted-text__text {
  font-size: 1rem;
}
.mtheme-highlighted-text__text p {
  font-size: inherit;
}
.mtheme-highlighted-text__text ul {
  margin-top: 2rem;
}

.mtheme-cta-simple {
  position: relative;
  overflow: hidden;
  background-color: #0098CD;
  margin: 3rem 0 2.5rem;
}
.mtheme-cta-simple__image {
  aspect-ratio: 5/4;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.mtheme-cta-simple__inner {
  position: relative;
  padding: 1.75rem 2.25rem 1.5rem;
  max-width: 840px;
  margin: 0 auto;
}
.mtheme-cta-simple__title {
  text-transform: none !important;
  margin-bottom: 16px;
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--am2-white);
}
@media (min-width: 768px) {
  .mtheme-cta-simple__title {
    margin-bottom: 20px;
    font-size: 1.875rem;
  }
}
.mtheme-cta-simple__text {
  text-align: center;
}
.mtheme-cta-simple__text h1 {
  font-family: "Montserrat-Regular";
}
@media (min-width: 768px) {
  .mtheme-cta-simple__text h1 {
    font-size: 3.125rem;
  }
}
.mtheme-cta-simple__text h2,
.mtheme-cta-simple__text h3,
.mtheme-cta-simple__text div {
  font-family: "Montserrat-Bold";
}
.mtheme-cta-simple__text p {
  color: var(--am2-white);
  line-height: 1.2;
  font-size: 1.3125rem;
}
.mtheme-cta-simple__text a {
  color: var(--am2-white);
}
.mtheme-cta-simple__button {
  margin: 1.5rem auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .mtheme-cta-simple__button {
    margin-top: 3rem;
  }
}
.mtheme-cta-simple__button .wp-block-button > a.button, .mtheme-cta-simple__button .blog-single__content .wp-block-button > a.wp-block-button__link, .blog-single__content .mtheme-cta-simple__button .wp-block-button > a.wp-block-button__link, .mtheme-cta-simple__button .case-study-single__content .wp-block-button > a.wp-block-button__link, .case-study-single__content .mtheme-cta-simple__button .wp-block-button > a.wp-block-button__link {
  font-size: 1.125rem !important;
}
.mtheme-cta-simple__layout--secondary {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.mtheme-cta-simple__layout--secondary::after {
  content: "";
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mtheme-cta-simple__layout--secondary img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.mtheme-cta-simple__layout--secondary .mtheme-cta-simple__inner {
  padding-top: 106px;
  padding-bottom: 100px;
  position: relative;
  z-index: 10;
  max-width: 945px;
}
.mtheme-cta-simple__layout--secondary .mtheme-cta-simple__button {
  margin-top: 2.5rem;
}

.mtheme-title-items {
  background-color: #28807B;
}
@media (min-width: 768px) {
  .mtheme-title-items {
    display: block;
  }
}
.mtheme-title-items__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
  padding: 3rem 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mtheme-title-items__title, .mtheme-title-items__text {
  padding-right: calc(10vw + 10px);
  padding-left: calc(10vw + 10px);
  text-align: center;
}
@media (min-width: 768px) {
  .mtheme-title-items__title, .mtheme-title-items__text {
    padding-right: calc(20vw + 10px);
    padding-left: calc(20vw + 10px);
  }
}
.mtheme-title-items__title {
  font-family: "Montserrat-Medium";
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .mtheme-title-items__title {
    font-size: 2rem;
  }
}
@media (min-width: 993px) {
  .mtheme-title-items__title {
    margin-bottom: 2rem;
  }
}
.mtheme-title-items__text p {
  font-size: 1.25rem;
  line-height: 1.2;
  color: inherit;
}
.mtheme-title-items__post {
  width: 100%;
  padding: 40px 10px;
}
@media (min-width: 577px) {
  .mtheme-title-items__post {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .mtheme-title-items__post {
    width: 33%;
  }
}
@media (min-width: 993px) {
  .mtheme-title-items__post {
    width: 25%;
  }
}
@media (min-width: 1281px) {
  .mtheme-title-items__post {
    width: 20%;
  }
}
@media (min-width: 1601px) {
  .mtheme-title-items__post {
    width: 16.66%;
  }
}
.mtheme-title-items__post:hover {
  text-decoration: none;
}
.mtheme-title-items__post:hover img {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.mtheme-title-items__post:not(:first-of-type) h3::before {
  display: none;
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  width: 10px;
  height: 1px;
  background-color: var(--am2-black);
}
.mtheme-title-items__post:not(:last-of-type) h3::after {
  display: none;
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  width: 10px;
  height: 1px;
  background-color: var(--am2-black);
}
.mtheme-title-items__post article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mtheme-title-items__post img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mtheme-title-items__post-content {
  position: relative;
  width: 100%;
  background-color: transparent;
  padding: 20px 0px 10px 0px;
}
.mtheme-title-items__post-title {
  position: relative;
  font-family: "Montserrat-SemiBold";
  color: var(--am2-black);
  font-size: 1.2rem;
  margin-bottom: 0;
  border-radius: 50%;
  padding-bottom: 100%;
}
@media (min-width: 768px) {
  .mtheme-title-items__post-title {
    font-size: 1.4rem;
  }
}
.mtheme-title-items__post-title span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: var(--am2-white);
  text-transform: uppercase;
  text-align: center;
}
.mtheme-title-items__post-excerpt {
  margin-top: 3rem;
}
.mtheme-title-items__post-excerpt p {
  font-family: "Montserrat-Light";
  font-size: 1rem;
  line-height: 1.25;
  color: inherit;
  text-align: center;
}
.mtheme-title-items__button {
  display: none;
  width: 100%;
}
.mtheme-title-items__button a {
  background-color: var(--am2-secondary2);
  text-transform: uppercase;
}
.mtheme-title-items__read-more {
  font-size: 0.75rem;
  line-height: 1.1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 130px;
  height: 130px;
  background-color: var(--am2-primary);
  border-radius: 50%;
  color: var(--am2-white);
  margin-top: -80px;
  margin-right: 10px;
  text-transform: uppercase;
  padding-bottom: 0.75rem;
  -webkit-transition: margin-top 0.3s ease-in-out;
  transition: margin-top 0.3s ease-in-out;
}
.mtheme-title-items__read-more:hover {
  color: var(--am2-white);
  text-decoration: none;
  margin-top: -70px;
}

.mtheme-title-number__content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 32px 0 21px;
  position: relative;
}
.mtheme-title-number__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.219;
  color: #fff;
  min-width: 32px;
}
.mtheme-title-number__number::before {
  content: "";
  width: 32px;
  height: 32px;
  background-color: #0098CD;
  border-radius: 50%;
  position: absolute;
  left: 0;
  z-index: -1;
}
.mtheme-title-number__title {
  font-weight: 600;
  font-size: 22px;
  line-height: 26.82px;
  color: #0098CD;
  padding-left: 13px;
}

.tabs {
  position: relative;
  padding: 3rem 0;
  /*&::after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 1rem;
      width: 80%;
      height: 1px;
      margin: 1rem 0;
      background-color: var(--am2-black);
      transform: translateX(-50%);

      @include media( '>=md' ) {
          width: 600px;
      }
  }*/
}
@media (min-width: 1280px) {
  .tabs {
    background-position: -50% -30%;
  }
}
@media (min-width: 1600px) {
  .tabs {
    background-position: -40% -100%;
  }
}
.tabs h2,
.tabs h3,
.tabs h4,
.tabs h5,
.tabs h6 {
  margin-bottom: 0;
  line-height: 1.4;
}
.tabs h2 + p,
.tabs h3 + p,
.tabs h4 + p,
.tabs h5 + p,
.tabs h6 + p {
  margin-top: 0.5rem;
}
.tabs h2 {
  letter-spacing: -0.01rem;
}
.tabs h2 + h3, .tabs h2 h4 {
  margin-top: 2rem;
}
.tabs p {
  margin: 0;
}
.tabs p + p {
  margin-top: 2rem;
}
.tabs p + h2 {
  margin-top: 3.5rem;
}
.tabs p + h3,
.tabs p + h4 {
  margin-top: 2.5rem;
}
.tabs ul {
  display: inline-block;
}
.tabs__title {
  margin-bottom: 2rem !important;
  text-align: center;
  font-size: 25.77px;
}
@media (min-width: 768px) {
  .tabs__title {
    font-size: 25.77px;
  }
}
.tabs__pannel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5rem;
  font-size: 10.25px;
  text-transform: uppercase;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .tabs__pannel {
    font-size: 14.65px;
  }
}
@media (max-width: 576px) {
  .tabs__pannel {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.tabs__pannel > div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Montserrat-SemiBold";
  min-height: 40px;
  padding: 0.5rem 2rem;
  border-radius: 15px 15px 0px 0px;
  border: 1px solid transparent;
  background-color: #DEE2E2;
  color: var(--am2-black);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.tabs__pannel > div:last-of-type {
  background: #CDD5D5;
}
@media (max-width: 576px) {
  .tabs__pannel > div {
    width: 100%;
    margin: 0.5rem 0;
  }
}
.tabs__pannel > div:hover {
  background-color: #1B7077;
  border-color: #22638D;
  color: var(--am2-white);
}
.tabs__pannel > div.active {
  background-color: #1B7077;
  border-color: #22638D;
  cursor: auto;
  pointer-events: none;
  color: var(--am2-white);
}
.tabs__content {
  text-align: center;
}
.tabs__content > p {
  line-height: 1.2;
  font-size: 17.33px;
}
@media (min-width: 768px) {
  .tabs__content > p {
    font-size: 17.33px;
  }
}
.tabs__content > p:first-of-type {
  font-size: 20px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .tabs__content > p:first-of-type {
    font-size: 20px;
  }
}
.tabs__button {
  text-align: center;
  margin: 0;
}
.tabs__button a {
  background-color: var(--am2-secondary2);
  text-transform: uppercase;
}
.tabs__tab:not(.active) {
  display: none;
}
.tabs__tab img {
  margin-bottom: 2.5rem;
}
.tabs .mtheme-image-text__inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.tabs .mtheme-image-text__inner::before {
  content: none;
}
.tabs .mtheme-image-text__left,
.tabs .mtheme-image-text__center {
  width: 100%;
}
@media (min-width: 768px) {
  .tabs .mtheme-image-text__left,
  .tabs .mtheme-image-text__center {
    width: 50%;
  }
}
.tabs .rates {
  background: transparent;
  padding: 20px 0;
}
.tabs .rates__column {
  background: transparent;
}
.tabs .intro .mtheme-image-text__mask .svg-mask {
  left: 0;
}
.tabs .intro .round-image {
  max-width: 380px;
}
.tabs .intro .round-image img {
  max-width: 53vw;
}
@media (min-width: 768px) {
  .tabs .intro .round-image img {
    max-width: 25vw;
  }
}
.tabs .mtheme-image-text__mask > img {
  max-width: initial;
}
.tabs .mtheme-image-text__mask .svg-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  -o-object-fit: contain;
     object-fit: contain;
}
.tabs .mtheme-image-text__mask--mask1 ~ .round-image img {
  left: 0px;
}
@media (min-width: 576px) {
  .tabs .mtheme-image-text__mask--mask1 ~ .round-image img {
    left: 25px;
  }
}
.tabs .mtheme-image-text__mask--mask2 .svg-mask {
  z-index: 2;
}
.tabs .mtheme-image-text__mask--mask2 ~ .round-image img {
  z-index: 0;
  left: 0;
}
@media (min-width: 576px) {
  .tabs .mtheme-image-text__mask--mask2 ~ .round-image img {
    left: 20px;
  }
}
.tabs .mtheme-image-text__mask--mask3 .svg-mask {
  z-index: 2;
}
.tabs .mtheme-image-text__mask--mask3 ~ .round-image img {
  z-index: 0;
  left: 25vw;
}
@media (min-width: 768px) {
  .tabs .mtheme-image-text__mask--mask3 ~ .round-image img {
    left: 6vw;
  }
}
.tabs .mtheme-image-text__mask--mask4 .svg-mask {
  z-index: 2;
}
.tabs .mtheme-image-text__mask--mask4 ~ .round-image img {
  z-index: 0;
  left: 0;
}
@media (min-width: 576px) {
  .tabs .mtheme-image-text__mask--mask4 ~ .round-image img {
    left: 20px;
  }
}
.tabs .mtheme-image-text__mask--mask5 .svg-mask {
  z-index: 2;
}
.tabs .mtheme-image-text__mask--mask5 ~ .round-image img {
  z-index: 0;
  left: 10vw;
}
@media (min-width: 576px) {
  .tabs .mtheme-image-text__mask--mask5 ~ .round-image img {
    left: 24vw;
  }
}
@media (min-width: 768px) {
  .tabs .mtheme-image-text__mask--mask5 ~ .round-image img {
    left: 10vw;
  }
}
.tabs .mtheme-image-text__mask--mask6 .svg-mask {
  z-index: 2;
}
.tabs .mtheme-image-text__mask--mask6 ~ .round-image img {
  z-index: 0;
  left: 0;
}
@media (min-width: 576px) {
  .tabs .mtheme-image-text__mask--mask6 ~ .round-image img {
    left: 20px;
  }
}

.testimonials-slider {
  position: relative;
  overflow: hidden;
  background-color: #00A899;
}
@media (min-width: 768px) {
  .testimonials-slider {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.testimonials-slider .wrapper {
  padding-right: 0;
  padding-left: 0;
}
.testimonials-slider .heading {
  width: 100%;
  text-align: center;
  font-family: "Montserrat-Medium";
  margin: 5rem 0 2rem 0;
  color: var(--am2-white);
}
.testimonials-slider .heading::before {
  position: absolute;
  width: 15%;
  height: 1px;
  bottom: 30px;
  left: 42%;
}
.testimonials-slider__content {
  width: 100%;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
  margin-bottom: 60px;
}

.testimonials__logos {
  max-width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.site-container .testimonials-slider .style-h2 {
  color: #fff !important;
}

.reviews-slider {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  padding-bottom: 70px;
  background-color: #00A899;
  /*&::after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 1rem;
      width: 80%;
      height: 1px;
      margin: 1rem 0;
      background-color: var(--am2-black);
      transform: translateX(-50%);

      @include media( '>=md' ) {
          width: 600px;
      }
  }*/
}
.reviews-slider.aF {
  padding-right: 0;
  padding-left: 0;
}
.reviews-slider .heading {
  width: 100%;
  text-align: center;
  font-family: "Montserrat-Medium";
  font-size: 2.4rem;
  letter-spacing: -0.09rem;
  margin: 2rem 0;
  color: #000 !important;
}
.reviews-slider__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  padding: 1.5rem 0.5rem;
}
.reviews-slider__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5rem;
}
@media (max-width: 480px) {
  .reviews-slider__arrows {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.reviews-slider__arrows > div {
  position: static;
  height: auto;
}
.reviews-slider__arrows > div::after {
  display: none;
}
.reviews-slider__arrows > div.prev, .reviews-slider__arrows > div.next {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reviews-slider__arrows > div.prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-top: 0;
}
.reviews-slider__arrows > div.next {
  margin-left: 1.5rem;
  margin-top: 0;
}
.reviews-slider__arrows > div svg {
  width: 1.5rem;
  height: 1.5rem;
}
.reviews-slider__slider {
  max-width: 100%;
}
.reviews-slider__slider > p {
  margin-top: 1rem;
}
.reviews-slider__slider > p a {
  background-color: var(--am2-secondary2);
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .reviews-slider__slider > p a {
    font-size: 0.8rem;
  }
}
.reviews-slider .swiper-wrapper {
  height: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reviews-slider .swiper-slide {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: auto;
}
.reviews-slider__item-content {
  max-width: 100%;
  color: var(--am2-white);
  text-align: center;
}
.reviews-slider__item-content h3, .reviews-slider__item-content p {
  color: var(--am2-white);
}
.reviews-slider__item-content h3 {
  font-family: "Montserrat-Regular";
  font-size: 2.4rem;
}
.reviews-slider__item-content p {
  font-family: "Montserrat-Regular";
  font-size: 1.55rem;
  line-height: 1.25;
}
.reviews-slider__item-content img {
  max-width: 200px;
}

.site-container .reviews-slider .heading {
  color: #000;
}

.mtheme-title-pages {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mtheme-title-pages.aF {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.mtheme-title-pages__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mtheme-title-pages__title, .mtheme-title-pages__subtitle {
  position: relative;
  padding-right: calc(10vw + 10px);
  padding-left: calc(10vw + 10px);
  text-align: center;
  z-index: 1;
}
@media (min-width: 768px) {
  .mtheme-title-pages__title, .mtheme-title-pages__subtitle {
    padding-right: calc(20vw + 10px);
    padding-left: calc(20vw + 10px);
  }
}
.mtheme-title-pages__title {
  width: 100%;
  margin-bottom: 1.5rem;
  letter-spacing: -0.01em;
}
@media (min-width: 993px) {
  .mtheme-title-pages__title {
    margin-bottom: 2rem;
  }
}
.mtheme-title-pages__subtitle {
  font-family: "Montserrat-Regular";
  width: 100%;
  font-size: 1rem;
  letter-spacing: -0.02em;
}
@media (min-width: 768px) {
  .mtheme-title-pages__subtitle {
    font-size: 1.25rem;
  }
}
.mtheme-title-pages__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.mtheme-title-pages__wrap.active::after {
  top: calc(50% - 40px);
  left: -20px;
}
@media (min-width: 993px) {
  .mtheme-title-pages__wrap.active::after {
    top: calc(100% - 40px);
  }
}
.mtheme-title-pages__wrap::after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 300px;
  position: absolute;
  top: calc(50% - 40px);
  left: calc(-100% - 60px);
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 0.6s ease-in-out, z-index 1ms linear;
  transition: all 0.6s ease-in-out, z-index 1ms linear;
  z-index: 2;
}
@media (min-width: 993px) {
  .mtheme-title-pages__wrap::after {
    top: calc(100% - 40px);
  }
}
@media (min-width: 1600px) {
  .mtheme-title-pages__wrap::after {
    height: 400px;
  }
}
.mtheme-title-pages__item {
  width: 100%;
  padding: 40px 10px;
  position: relative;
  z-index: 1;
}
@media (min-width: 577px) {
  .mtheme-title-pages__item {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .mtheme-title-pages__item {
    width: 33%;
  }
}
@media (min-width: 993px) {
  .mtheme-title-pages__item {
    width: 25%;
  }
}
.mtheme-title-pages__item.has-dropdown {
  z-index: 3;
}
.mtheme-title-pages__item > a {
  font-family: "Montserrat-SemiBold";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  color: var(--am2-black);
  text-transform: uppercase;
  border-bottom: 3px solid #f2f2f2;
  padding: 15px 10px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.mtheme-title-pages__item > a:hover {
  border-color: var(--am2-secondary2);
  text-decoration: none;
}
.mtheme-title-pages__item > a.active {
  border-color: var(--am2-secondary2);
}
.mtheme-title-pages__item img {
  display: block;
  width: 100%;
}
.mtheme-title-pages__item ul {
  display: none;
  position: absolute;
  top: calc(100% - 40px);
  left: 10px;
  list-style: none;
  padding: 1rem 0 0 0;
  width: calc(100% - 20px);
  height: 300px;
  overflow: auto;
}
@media (min-width: 1600px) {
  .mtheme-title-pages__item ul {
    height: 400px;
  }
}
.mtheme-title-pages__item ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-family: "Montserrat-Regular";
  color: var(--am2-black);
  font-size: 1.25rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mtheme-title-pages__item ul a:hover {
  text-decoration: none;
  color: var(--am2-primary);
}

.mtheme-video-items {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mtheme-video-items.aF {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.mtheme-video-items__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mtheme-video-items__inner > p {
  width: 100%;
}
.mtheme-video-items__inner > p a {
  text-transform: uppercase;
}
.mtheme-video-items__title {
  position: relative;
  padding-right: calc(10vw + 10px);
  padding-left: calc(10vw + 10px);
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  z-index: 1;
  font-size: 25.77px;
}
@media (min-width: 768px) {
  .mtheme-video-items__title {
    padding-right: calc(20vw + 10px);
    padding-left: calc(20vw + 10px);
  }
}
.mtheme-video-items__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.mtheme-video-items__item {
  width: 100%;
  padding: 40px 10px;
  position: relative;
  z-index: 1;
}
.mtheme-video-items__item:hover {
  text-decoration: none;
}
@media (min-width: 577px) {
  .mtheme-video-items__item {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .mtheme-video-items__item {
    width: 33%;
  }
}
@media (min-width: 993px) {
  .mtheme-video-items__item {
    width: 25%;
  }
}
.mtheme-video-items__item img {
  display: block;
  width: 100%;
}
.mtheme-video-items__item h3 {
  font-family: "Montserrat-SemiBold";
  font-size: 1rem;
  max-width: 100%;
  margin-top: 1rem;
}
.mtheme-video-items__item .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.mtheme-video-items__item--button {
  text-align: left;
}
.mtheme-video-items__item--button .button, .mtheme-video-items__item--button .blog-single__content .wp-block-button__link, .blog-single__content .mtheme-video-items__item--button .wp-block-button__link, .mtheme-video-items__item--button .case-study-single__content .wp-block-button__link, .case-study-single__content .mtheme-video-items__item--button .wp-block-button__link {
  margin-top: 20px;
  min-width: initial;
  width: 100%;
}
@media (min-width: 577px) {
  .mtheme-video-items__item--button {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .mtheme-video-items__item--button {
    width: 33%;
  }
}
@media (min-width: 993px) {
  .mtheme-video-items__item--button {
    width: 25%;
  }
}
.mtheme-video-items__link-to-all-videos {
  background-color: var(--am2-secondary2);
  max-width: 100%;
}
@media (max-width: 480px) {
  .mtheme-video-items__link-to-all-videos {
    font-size: 0.8rem;
  }
}

.modaal-wrapper .modaal-close {
  min-width: auto !important;
}

.mtheme-latest-blog-posts {
  margin-top: 2rem;
  margin-bottom: 2rem;
  position: relative;
  padding-bottom: 70px;
}
.mtheme-latest-blog-posts::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 1rem;
  width: 80%;
  height: 1px;
  margin: 1rem 0;
  background-color: var(--am2-black);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .mtheme-latest-blog-posts::after {
    width: 600px;
  }
}
.mtheme-latest-blog-posts.aF {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.mtheme-latest-blog-posts__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mtheme-latest-blog-posts__inner > p {
  width: 100%;
}
.mtheme-latest-blog-posts__inner > p a {
  text-transform: uppercase;
}
.mtheme-latest-blog-posts__title {
  position: relative;
  padding-right: calc(10vw + 10px);
  padding-left: calc(10vw + 10px);
  text-align: center;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .mtheme-latest-blog-posts__title {
    padding-right: calc(20vw + 10px);
    padding-left: calc(20vw + 10px);
  }
}
.mtheme-latest-blog-posts__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.mtheme-latest-blog-posts__item {
  width: 100%;
  padding: 40px 10px;
  position: relative;
  z-index: 1;
}
.mtheme-latest-blog-posts__item:hover {
  text-decoration: none;
}
@media (min-width: 577px) {
  .mtheme-latest-blog-posts__item {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .mtheme-latest-blog-posts__item {
    width: 33%;
  }
}
@media (min-width: 993px) {
  .mtheme-latest-blog-posts__item {
    width: 25%;
  }
}
.mtheme-latest-blog-posts__item img {
  display: block;
  width: 100%;
}
.mtheme-latest-blog-posts__item h3 {
  font-family: "Montserrat-SemiBold";
  font-size: 1rem;
  max-width: 100%;
  margin-top: 1rem;
}
.mtheme-latest-blog-posts__item .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.mtheme-latest-blog-posts__link-to-blog {
  background-color: var(--am2-secondary2);
}
@media (max-width: 480px) {
  .mtheme-latest-blog-posts__link-to-blog {
    font-size: 0.8rem;
  }
}
.mtheme-latest-blog-posts .card::before {
  content: none;
}
.mtheme-latest-blog-posts .latest-blog-posts__image {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}

.mtheme-title-services {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mtheme-title-services.aF {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.mtheme-title-services__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mtheme-title-services__inner > p {
  width: 100%;
}
.mtheme-title-services__title {
  position: relative;
  padding-right: calc(10vw + 10px);
  padding-left: calc(10vw + 10px);
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .mtheme-title-services__title {
    padding-right: calc(20vw + 10px);
    padding-left: calc(20vw + 10px);
  }
}
.mtheme-title-services__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.mtheme-title-services__item {
  width: 100%;
  padding: 40px 10px;
  position: relative;
  text-align: center;
  z-index: 1;
}
@media (min-width: 577px) {
  .mtheme-title-services__item {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .mtheme-title-services__item {
    width: 33.33%;
  }
}
@media (min-width: 577px) {
  .mtheme-title-services__item--four {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .mtheme-title-services__item--four {
    width: 25%;
  }
}
.mtheme-title-services__item img {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
.mtheme-title-services__item h3 {
  font-family: "Montserrat-SemiBold";
  font-size: 1.35rem;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .mtheme-title-services__item h3 {
    font-size: 1.15rem;
  }
}
.mtheme-title-services__item p {
  font-family: "Montserrat-Regular";
  font-size: 1.25rem;
}
.mtheme-title-services__get-in-touch-link {
  background-color: var(--am2-secondary2);
  max-width: 100%;
}
@media (max-width: 480px) {
  .mtheme-title-services__get-in-touch-link {
    font-size: 0.8rem;
  }
}

.two-columns-content {
  background-color: #E1E8E9;
}
@media (min-width: 768px) {
  .two-columns-content {
    display: block;
  }
}
.two-columns-content .wrapper {
  max-width: 1412px;
  margin: 0 auto;
}
.two-columns-content__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.two-columns-content__title, .two-columns-content__text {
  padding-right: calc(10vw + 10px);
  padding-left: calc(10vw + 10px);
  text-align: center;
}
@media (min-width: 768px) {
  .two-columns-content__title, .two-columns-content__text {
    padding-right: calc(20vw + 10px);
    padding-left: calc(20vw + 10px);
  }
}
.two-columns-content__title {
  font-family: "Montserrat-Medium";
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .two-columns-content__title {
    font-size: 2rem;
  }
}
@media (min-width: 993px) {
  .two-columns-content__title {
    margin-bottom: 2rem;
  }
}
.two-columns-content__post {
  width: 100%;
  padding: 0px 10px;
}
@media (min-width: 577px) {
  .two-columns-content__post {
    width: 50%;
  }
}
.two-columns-content__post:hover {
  text-decoration: none;
}
.two-columns-content__post:hover img {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.two-columns-content__post article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.two-columns-content__post img {
  width: 100%;
}
.two-columns-content__post-content {
  position: relative;
  width: 100%;
  padding: 20px 0px 10px 0px;
}
.two-columns-content__post-title {
  position: relative;
  font-family: "Montserrat-SemiBold";
  color: var(--am2-black);
  font-size: 1.2rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .two-columns-content__post-title {
    font-size: 1.2rem;
  }
}
.two-columns-content__post-subtitle {
  margin-bottom: 20px;
}
.two-columns-content__post-subtitle p {
  line-height: normal;
  font-size: 1.2rem;
}
.two-columns-content__post-excerpt {
  position: relative;
  font-family: "Montserrat-SemiBold";
  color: var(--am2-black);
  font-size: 1rem;
  margin-bottom: 0;
}
.two-columns-content__button {
  width: 100%;
  margin-top: 40px;
}
.two-columns-content__button a {
  background-color: var(--am2-secondary2);
  text-transform: uppercase;
}
.two-columns-content__read-more {
  font-size: 0.75rem;
  line-height: 1.1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 130px;
  height: 130px;
  background-color: var(--am2-primary);
  border-radius: 50%;
  color: var(--am2-white);
  margin-top: -80px;
  margin-right: 10px;
  text-transform: uppercase;
  padding-bottom: 0.75rem;
  -webkit-transition: margin-top 0.3s ease-in-out;
  transition: margin-top 0.3s ease-in-out;
}
.two-columns-content__read-more:hover {
  color: var(--am2-white);
  text-decoration: none;
  margin-top: -70px;
}
.two-columns-content--v2 .two-columns-content__post:hover img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width: 577px) {
  .two-columns-content--v2 .two-columns-content__post:nth-of-type(n+1) {
    width: 70%;
  }
}
@media (min-width: 577px) {
  .two-columns-content--v2 .two-columns-content__post:nth-of-type(n+2) {
    width: 30%;
  }
}
.two-columns-content--v2 .two-columns-content__post:nth-of-type(n+2) .two-columns-content__post-content {
  border: 3px solid #0098CD;
  border-radius: 15px;
  padding: 0 8px;
  margin-top: 2rem;
}
.two-columns-content--v2 .two-columns-content__post:nth-of-type(n+2) .two-columns-content__post-subtitle {
  background: #e1e8e9;
  font-weight: 700;
  position: relative;
  margin-top: -15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.25rem 0.4rem;
  color: #0098CD;
  text-transform: uppercase;
}
.two-columns-content--v2 .two-columns-content__post:nth-of-type(n+2) .two-columns-content__post-subtitle p {
  color: inherit;
  font-weight: inherit;
}

/* Compoments */
.logo {
  position: relative;
  background-color: white;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 15px;
}
@media (min-width: 992px) {
  .logo {
    margin-top: 0;
    margin-right: 0;
  }
}
@media (min-width: 1180px) {
  .logo {
    margin-top: -40px;
  }
}
.logo h1,
.logo p {
  font-family: "Signika";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: var(--am2-grey-5c);
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 400;
  margin-left: 1.5rem;
}
.logo h1 span,
.logo p span {
  font-family: "Signika-Light";
  display: block;
  font-size: 0.85rem;
}
.logo .custom-logo-link, .logo__link {
  display: block;
  color: #FFFFFF;
}
.logo .custom-logo-link img, .logo__link img {
  display: block;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.logo .custom-logo-link:hover, .logo__link:hover {
  color: currentColor;
  text-decoration: none;
}
.logo__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 220px;
  width: auto;
}
@media (min-width: 576px) {
  .logo__link {
    max-width: 250px;
  }
}
@media (min-width: 1400px) {
  .logo__link {
    max-width: 250px;
  }
}

.card {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  grid-column: 1/4;
  border-radius: 15px;
  padding: 0;
  background: #F5F5F5;
}
@media (min-width: 576px) {
  .card {
    grid-column: 1/4;
  }
}
@media (min-width: 768px) {
  .card {
    grid-column: span 1;
  }
}
.card--first {
  grid-column: 1/4;
  display: grid;
  gap: 20px;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (min-width: 768px) {
  .card--first {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.card--first > .card {
  width: 100%;
  grid-column: span 3;
}
@media (min-width: 576px) {
  .card--first > .card {
    grid-column: span 1;
  }
}
.card--first .wrap-intro-image {
  width: 100%;
  grid-column: span 3;
}
@media (min-width: 576px) {
  .card--first .wrap-intro-image {
    grid-column: 1/2;
  }
}
@media (min-width: 768px) {
  .card--first .wrap-intro-image {
    grid-column: span 2;
  }
}
.card--first .wrap-intro-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.65rem;
}
.card__excerpt {
  font-size: 0.875rem;
  line-height: 1.14;
}
.card__category {
  font-size: 0.8125rem;
  color: #0098CD;
  text-transform: none;
  padding: 5px 13px;
  border: 1px solid #0098CD;
  border-radius: 20px;
  font-weight: 500;
}
.card__title {
  color: #000 !important;
  font-weight: 600;
  font-size: 1rem !important;
  line-height: 19.5px;
  margin-bottom: 2rem;
}
.card__title a {
  color: #000 !important;
  font-size: inherit;
  line-height: inherit;
}
.card__date {
  display: block;
  font-weight: 300;
  font-size: 0.8125rem;
  margin: 0 0 0 auto;
}
.card__image-wrap {
  margin-top: 0;
  margin-bottom: 0;
}
.card__image-wrap img {
  aspect-ratio: 3/1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.card__excerpt {
  margin-bottom: 1.5rem;
}
.card__content {
  padding: 9px 15px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.card a.card__link {
  margin-top: 15px;
  display: inline-block;
  min-width: unset;
  width: 100%;
  font-size: 1.125rem !important;
  padding-top: 7px;
  padding-bottom: 8px;
  margin-top: auto;
}
.card .blog__link {
  margin-top: auto;
}

:root .nf-form-content .nf-element, .am2-form textarea, .am2-form input:not(.button), .header .language-search__input {
  display: block;
  overflow: visible;
  width: 100%;
  padding: 10px 15px;
  height: auto;
  outline: none;
  background-color: transparent;
  border: 1px solid var(--am2-grey-300);
  font-size: 1rem;
}
:root .nf-form-content .nf-element::-webkit-input-placeholder, .am2-form textarea::-webkit-input-placeholder, .am2-form input:not(.button)::-webkit-input-placeholder, .header .language-search__input::-webkit-input-placeholder {
  color: var(--am2-dark);
}
:root .nf-form-content .nf-element::-moz-placeholder, .am2-form textarea::-moz-placeholder, .am2-form input:not(.button)::-moz-placeholder, .header .language-search__input::-moz-placeholder {
  color: var(--am2-dark);
}
:root .nf-form-content .nf-element:-ms-input-placeholder, .am2-form textarea:-ms-input-placeholder, .am2-form input:not(.button):-ms-input-placeholder, .header .language-search__input:-ms-input-placeholder {
  color: var(--am2-dark);
}
:root .nf-form-content .nf-element::-ms-input-placeholder, .am2-form textarea::-ms-input-placeholder, .am2-form input:not(.button)::-ms-input-placeholder, .header .language-search__input::-ms-input-placeholder {
  color: var(--am2-dark);
}
:root .nf-form-content .nf-element::placeholder, .am2-form textarea::placeholder, .am2-form input:not(.button)::placeholder, .header .language-search__input::placeholder {
  color: var(--am2-dark);
}
:root .nf-form-content .nf-element::-moz-placeholder, .am2-form textarea::-moz-placeholder, .am2-form input:not(.button)::-moz-placeholder, .header .language-search__input::-moz-placeholder {
  color: var(--am2-dark);
  opacity: 1;
}
:root .nf-form-content .nf-element::-ms-input-placeholder, .am2-form textarea::-ms-input-placeholder, .am2-form input:not(.button)::-ms-input-placeholder, .header .language-search__input::-ms-input-placeholder {
  color: var(--am2-dark);
}
:root .nf-form-content .nf-element::-webkit-input-placeholder, .am2-form textarea::-webkit-input-placeholder, .am2-form input:not(.button)::-webkit-input-placeholder, .header .language-search__input::-webkit-input-placeholder {
  color: var(--am2-dark);
}
:root .nf-form-content .nf-element:focus::-webkit-input-placeholder, .am2-form textarea:focus::-webkit-input-placeholder, .am2-form input:focus:not(.button)::-webkit-input-placeholder, .header .language-search__input:focus::-webkit-input-placeholder {
  color: transparent;
}
:root .nf-form-content .nf-element:focus::-webkit-input-placeholder, .am2-form textarea:focus::-webkit-input-placeholder, .am2-form input:focus:not(.button)::-webkit-input-placeholder, .header .language-search__input:focus::-webkit-input-placeholder, :root .nf-form-content .nf-element:focus::-moz-placeholder, .am2-form textarea:focus::-moz-placeholder, .am2-form input:focus:not(.button)::-moz-placeholder, .header .language-search__input:focus::-moz-placeholder, :root .nf-form-content .nf-element:focus:-ms-input-placeholder, .am2-form textarea:focus:-ms-input-placeholder, .am2-form input:focus:-ms-input-placeholder:not(.button), .header .language-search__input:focus:-ms-input-placeholder, :root .nf-form-content .nf-element:focus::placeholder, .am2-form textarea:focus::placeholder, .am2-form input:focus:not(.button)::placeholder, .header .language-search__input:focus::placeholder {
  color: transparent;
}

/* Search */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

/* AM2 Form */
.am2-form label {
  display: block;
  cursor: pointer;
  margin-bottom: 0.5rem;
}
.am2-form input:not(.button)::-webkit-file-upload-button {
  padding: 8px 15px;
  border: 1px solid var(--am2-grey-100);
  background-color: var(--am2-grey-100);
  position: relative;
  left: -10px;
}
.am2-form input:not(.button):disabled {
  color: rgba(var(--am2-grey-100), 0.3);
  background: var(--am2-grey-100);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.am2-form textarea {
  min-height: 150px;
}
@media (min-width: 576px) {
  .am2-form textarea {
    min-height: 200px;
  }
}
.am2-form input:is(:active, :focus),
.am2-form textarea:is(:active, :focus) {
  border-color: var(--am2-primary);
}
.am2-form input:is([type=button], [type=submit]):not(.button) {
  display: inline-block;
  width: auto;
  padding: 8px 16px;
  background-color: var(--am2-primary);
  border-color: var(--am2-primary);
  color: white;
}
.am2-form input:is([type=checkbox], [type=radio]) {
  display: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.am2-form input:is([type=checkbox], [type=radio]):checked + *::before {
  border-color: var(--am2-primary);
}
.am2-form input:is([type=checkbox], [type=radio]):checked + *::after {
  opacity: 1;
  background-color: var(--am2-primary);
  color: white;
}
.am2-form input:is([type=checkbox], [type=radio]) + * {
  position: relative;
  display: block;
  padding-left: 25px;
}
.am2-form input:is([type=checkbox], [type=radio]) + *::before, .am2-form input:is([type=checkbox], [type=radio]) + *::after {
  content: "";
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 1em;
  height: 1em;
}
.am2-form input:is([type=checkbox], [type=radio]) + *::before {
  border: 1px solid var(--am2-grey-300);
}
.am2-form input:is([type=checkbox], [type=radio]) + *::after {
  content: "✔";
  line-height: 1;
  text-align: center;
  opacity: 0;
}
.am2-form input[type=radio] + *::before, .am2-form input[type=radio] + *::after {
  border-radius: 50%;
}
.am2-form input[type=radio] + *::after {
  content: "";
  top: 0.4em;
  left: 0.15em;
  width: 0.7em;
  height: 0.7em;
  background-color: var(--am2-primary);
}

:root .nf-row nf-cells {
  margin: 0;
}
@media (min-width: 600px) {
  :root .nf-row nf-cells {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -5px;
  }
}
@media (min-width: 992px) {
  :root .nf-row nf-cells {
    margin: 0 -10px;
  }
}
:root .nf-row .nf-cell {
  padding: 0;
}
@media (min-width: 600px) {
  :root .nf-row .nf-cell {
    padding: 0 5px;
  }
}
@media (min-width: 992px) {
  :root .nf-row .nf-cell {
    padding: 0 10px;
  }
}
:root .nf-form-title {
  display: block;
  margin-bottom: 1rem;
}
:root .nf-field-container {
  margin-bottom: 1rem;
}
:root .nf-form-content {
  padding: 0;
  max-width: initial;
}
:root .nf-form-content label {
  display: inline-block;
  width: auto;
  font-family: "Rubik-Light";
  font-size: 0.81rem;
  color: var(--am2-grey-a3);
  font-weight: 300;
  line-height: 1;
}
:root .nf-form-content .nf-field .field-wrap:is(:not(.submit-wrap)) {
  background-color: var(--am2-light);
  border-radius: 10px;
}
:root .nf-form-content .nf-field-label {
  position: absolute;
  top: 0.5rem;
  left: 2rem;
  margin-bottom: 0 !important;
  line-height: 1;
  z-index: 2;
}
:root .nf-form-content .nf-field-label .ninja-forms-req-symbol {
  display: none;
}
:root .nf-form-content .nf-element {
  position: relative;
  border: 1px solid var(--am2-grey-dd);
  border-radius: 10px;
  color: var(--am2-grey-5c);
  font-size: 1.05rem;
  line-height: 1.6;
  padding: 24px 32px 4px 32px;
  z-index: 1;
}
:root .nf-form-content .nf-element::-webkit-input-placeholder {
  color: #5c5c5c;
}
:root .nf-form-content .nf-element::-moz-placeholder {
  color: #5c5c5c;
}
:root .nf-form-content .nf-element:-ms-input-placeholder {
  color: #5c5c5c;
}
:root .nf-form-content .nf-element::-ms-input-placeholder {
  color: #5c5c5c;
}
:root .nf-form-content .nf-element::placeholder {
  color: #5c5c5c;
}
:root .nf-form-content .nf-element::-moz-placeholder {
  color: #5c5c5c;
  opacity: 1;
}
:root .nf-form-content .nf-element::-ms-input-placeholder {
  color: #5c5c5c;
}
:root .nf-form-content .nf-element::-webkit-input-placeholder {
  color: #5c5c5c;
}
:root .nf-form-content .nf-element:focus::-webkit-input-placeholder {
  color: transparent;
}
:root .nf-form-content .nf-element:focus::-webkit-input-placeholder, :root .nf-form-content .nf-element:focus::-moz-placeholder, :root .nf-form-content .nf-element:focus:-ms-input-placeholder, :root .nf-form-content .nf-element:focus::placeholder {
  color: transparent;
}
:root .nf-form-content .nf-element:is(:active, :focus) {
  border-color: var(--am2-primary);
}
:root .nf-form-content .nf-element:is(textarea) {
  min-height: 150px;
  resize: none;
}
@media (min-width: 576px) {
  :root .nf-form-content .nf-element:is(textarea) {
    min-height: 200px;
  }
}
:root .nf-form-content .nf-element:is(input[type=button]) {
  display: inline-block;
  width: auto;
  min-width: 150px;
  padding: 11px 1rem;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 1.5rem;
}
:root .nf-form-content .nf-element:is(input[type=button])[disabled] {
  opacity: 0.5;
}
:root .nf-form-content .nf-element:is(input[required]) {
  background-image: url("../../resources/svg/icon/asteriskGray.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 32px) 15px;
}
:root .nf-form-content .nf-element:is(input[type=checkbox]) {
  opacity: 0;
}
:root .nf-form-content .file_upload-wrap .nf-field-description {
  position: absolute;
  right: 0;
  text-align: right;
  height: 100%;
  padding: 15px;
  pointer-events: none;
}
:root .nf-form-content .file_upload-wrap .nf-fu-fileinput-button {
  display: block;
  width: 100%;
  text-align: left;
  color: var(--am2-grey-300);
}
:root .nf-form-content .file_upload-wrap .nf-fu-fileinput-button span {
  display: inline-block;
  padding: 8px 15px;
  margin: -8px 0;
  margin-left: -5px;
  border-radius: 5px;
  background-color: var(--am2-grey-100);
}
:root .nf-form-content .nf-error-wrap {
  position: absolute;
  bottom: 10px;
  left: 32px;
  z-index: 0;
}
:root .nf-form-content .nf-error input::-webkit-input-placeholder {
  color: transparent;
}
:root .nf-form-content .nf-error input::-moz-placeholder {
  color: transparent;
}
:root .nf-form-content .nf-error input:-ms-input-placeholder {
  color: transparent;
}
:root .nf-form-content .nf-error input::-ms-input-placeholder {
  color: transparent;
}
:root .nf-form-content .nf-error input::placeholder {
  color: transparent;
}
:root .nf-form-content .nf-error input::-moz-placeholder {
  color: transparent;
  opacity: 1;
}
:root .nf-form-content .nf-error input::-ms-input-placeholder {
  color: transparent;
}
:root .nf-form-content .nf-error input::-webkit-input-placeholder {
  color: transparent;
}
:root .nf-form-content .nf-error input:focus::-webkit-input-placeholder {
  color: transparent;
}
:root .nf-form-content .nf-error input:focus::-webkit-input-placeholder, :root .nf-form-content .nf-error input:focus::-moz-placeholder, :root .nf-form-content .nf-error input:focus:-ms-input-placeholder, :root .nf-form-content .nf-error input:focus::placeholder {
  color: transparent;
}
:root .nf-form-content .nf-error-msg {
  font-size: 0.75rem;
}
:root .nf-form-content .listcheckbox-wrap {
  background-color: transparent !important;
}
:root .nf-form-content .listcheckbox-wrap label {
  line-height: 1.5rem;
}
:root .nf-pass.field-wrap .nf-field-element:after,
:root .nf-error.field-wrap .nf-field-element:after {
  content: none;
}
:root .nf-fu-progress,
:root .nf-before-form-content {
  display: none;
}

:root .wpcf7 .screen-reader-response {
  display: none;
}
:root .wpcf7 .wpcf7-not-valid-tip {
  color: var(--am2-danger);
  font-style: italic;
  font-size: 0.75rem;
}

.wp-gr.wpac {
  font-family: "Montserrat-Regular" !important;
  font-size: 16px !important;
  --slider-dot-size: 14px;
  --slider-dot-color: #EBEBEB;
  --slider-act-dot-color: #CCCCCC;
  --slider-dot-padding-top: 32px;
}
.wp-gr.wpac .wp-google-name {
  font-weight: 600 !important;
  font-size: 1.125rem !important;
  margin-bottom: 0.25rem !important;
}
.wp-gr.wpac .wp-google-based {
  margin-top: 0.75rem !important;
}
.wp-gr.wpac .wp-google-powered {
  font-size: 1.125rem !important;
}
.wp-gr.wpac .wp-google-powered > span {
  background-color: #fff !important;
  padding: 0 2px !important;
  border-radius: 2px !important;
}
.wp-gr.wpac .wp-google-wr {
  font-size: 1.125rem !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wp-gr.wpac .grw-btns {
  height: 43px !important;
  width: 43px !important;
}
.wp-gr.wpac .grw-btns svg {
  width: 100%;
  height: 100%;
}
.wp-gr.wpac .grw-btns svg path {
  fill: #D2CCCC;
}
.wp-gr.wpac .grw-btns:hover svg path {
  fill: #b4b4b4 !important;
}
.wp-gr.wpac .rpi-dot {
  -webkit-transform: none !important;
          transform: none !important;
}
.wp-gr.wpac .grw-review-inner > svg {
  display: none;
}

.wp-block-buttons--pagination {
  list-style-type: none;
  padding-left: 0;
}
.wp-block-buttons--pagination .wp-block-button {
  padding-right: 5px;
  padding-left: 5px;
}
.wp-block-buttons--pagination .wp-block-button__link {
  min-width: 40px;
  min-height: 40px;
  padding: 0;
  background-color: var(--am2-light);
  color: var(--am2-dark);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination-wrapper {
  width: 100%;
  margin-top: 5rem;
  margin-bottom: 3rem;
}

.pagination--current, .pagination--disabled {
  pointer-events: none;
}
.pagination--current .wp-block-button__link {
  background-color: var(--am2-primary);
  color: var(--am2-light);
  border-color: var(--am2-primary);
}
.pagination--disabled .wp-block-button__link {
  background-color: var(--am2-grey-100);
  color: var(--am2-grey-300, #2A2A4D);
}
.pagination--prev .wp-block-button__link, .pagination--next .wp-block-button__link {
  background-color: var(--am2-grey-f8);
}
.pagination svg {
  width: 15px;
  height: 1.5rem;
  fill: var(--am2-dark);
}

.social-share {
  margin-top: 0;
  padding: 10px 0;
}
.social-share a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 35px;
  height: 35px;
  fill: #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0;
}
@media (max-width: 1280px) {
  .social-share a:not(:first-of-type) {
    margin-left: 10px;
  }
}
.social-share__title {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
}
@media (min-width: 993px) {
  .social-share__title {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
.social-share__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 992px) {
  .social-share__items {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.social-share-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
  border-radius: 0;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 0;
  background-color: #fff;
}
.social-share--active .social-share-list {
  -webkit-transform: translateX(-50%) scale(1, 1);
          transform: translateX(-50%) scale(1, 1);
}
.social-share-list:before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #efefef;
  display: none;
}
.social-share-list__item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  .social-share-list__item {
    margin-right: 10px;
  }
}
.social-share-list__item svg {
  width: 16px;
  height: 16px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (min-width: 768px) {
  .social-share-list__item svg {
    width: 20px;
    height: 20px;
  }
}

.share-component {
  position: relative;
}
.share-component__trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.share-component__trigger svg {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.share-component__trigger.is-active svg {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.share-component__link {
  position: absolute;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  pointer-events: none;
  left: 0;
  right: 0;
}
.share-component__link.is-active {
  height: 130px;
  pointer-events: all;
}

.blog-link {
  color: #0098CD;
  padding-left: 38px;
  position: relative;
  font-size: 1.125rem;
  line-height: 1.22;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.blog-link:hover, .blog-link:active, .blog-link:focus {
  color: #0098CD;
}
.blog-link::before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI2IDEzQzI2IDIwLjE3OTcgMjAuMTc5NyAyNiAxMyAyNkM1LjgyMDMgMjYgMCAyMC4xNzk3IDAgMTNDMCA1LjgyMDMgNS44MjAzIDAgMTMgMEMyMC4xNzk3IDAgMjYgNS44MjAzIDI2IDEzWiIgZmlsbD0iIzAwOThDRCIvPgo8cGF0aCBkPSJNMTUuNSA2LjVMOSAxM0wxNS41IDE5LjUiIHN0cm9rZT0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -3px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.blog-link--arrow-left::before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.blog-link--arrow-after {
  padding-left: 0;
  padding-right: 30px;
}
.blog-link--arrow-after::before {
  right: 0;
  left: auto;
}

.blog-filter {
  border: 0.5px solid #F5F5F5;
  border-radius: 8px;
  -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2509803922);
          box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.2509803922);
  background-color: #FFFFFF;
  margin: 21px 0;
}
@media (min-width: 768px) {
  .blog-filter {
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-template-columns: 5fr 2fr 3fr;
  }
}
.blog-filter__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 13px 10px 14px 20px;
}
@media (min-width: 768px) {
  .blog-filter__categories {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.blog-filter__categories > * {
  margin-right: 1rem;
  padding: 4px 0;
}
.blog-filter__categories a {
  text-decoration: underline;
}
.blog-filter .single__cats {
  text-align: left;
}
.blog-filter .single__cats > select {
  border: none;
}
.blog-filter .single__cats .select2 {
  padding: 11px 11px 12px;
}
.blog-filter .single__cats .select2::after {
  content: none;
}
.blog-filter .single__cats .select2-selection__rendered {
  color: var(--am2-black);
  padding-right: 35px;
}
.blog-filter .single__cats .select2-selection__arrow {
  top: 50% !important;
  right: 1.5rem !important;
  width: 20px !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEzIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNi4yNjA4NyA3TDEyIDEiIHN0cm9rZT0iYmxhY2siLz4KPC9zdmc+Cg==);
}
.blog-filter__search {
  position: relative;
  background-color: #F5F5F5;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-filter__search form {
  width: 100%;
}
.blog-filter__search .search-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  height: 100%;
  border: none;
  background: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyNSAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iOS41IiBzdHJva2U9ImJsYWNrIi8+CjxwYXRoIGQ9Ik0yNCAyMkMyNC4yMDk3IDIyLjE3OTcgMjQuNTI1NCAyMi4xNTU0IDI0LjcwNTEgMjEuOTQ1OEMyNC44ODQ4IDIxLjczNjEgMjQuODYwNSAyMS40MjA0IDI0LjY1MDggMjEuMjQwN0wyNCAyMlpNMTcgMTZMMjQgMjJMMjQuNjUwOCAyMS4yNDA3TDE3LjY1MDggMTUuMjQwN0wxNyAxNloiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center;
}
.blog-filter__search .search-input {
  width: 100%;
  padding: 12px 17px;
  border: none;
  background: transparent;
  color: var(--am2-black);
}

.comment {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 0;
  margin-bottom: 10px;
}
.comment__intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.comment__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.comment__meta-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.comment__image {
  margin-right: 15px;
}
.comment__image img {
  border-radius: 500px;
}
.comment__author {
  font-size: 15px;
  font-weight: bold;
  color: #D96661;
  text-transform: uppercase;
}
.comment__date {
  font-size: 13px;
  font-weight: 300;
}
.comment__content {
  margin-top: 10px;
}
.comment__content p {
  margin-bottom: 0;
}
.comment__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.comment__links a {
  font-size: 13px;
  color: #414042;
}
.comment .children {
  list-style: none;
  padding-left: 0;
  margin-left: 2rem;
}
.comment .children > li {
  padding: 0;
}
.comment__list {
  list-style: none;
  padding-left: 0;
}
.comment__list > li {
  padding: 0;
}
.comment__replay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comment__replay i {
  margin-right: 5px;
}

.comments:not(#comments) {
  border-top: 0.71px solid #414042;
}

.comment-form-comment,
.comment-form-email,
.comment-form-url,
.comment-form-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#comments {
  padding: 25px 0;
  max-width: 800px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #comments {
    padding: 20px 0 40px;
  }
}
#comments .comment__title {
  display: none;
}
#comments h3 {
  font-size: 1.1875rem;
  font-weight: 600;
  line-height: 1.22;
  margin-bottom: 0.75rem;
}
#comments p {
  font-size: 1.0625rem;
}
#comments p.logged-in-as, #comments p.comment-notes {
  margin-bottom: 2rem;
}
#comments label {
  margin-bottom: 0.5rem;
}
#comments label + input,
#comments label + textarea {
  min-height: 45px;
  border-radius: unset !important;
  padding: 0.25rem 0.5rem;
  border: 1px solid #000;
}
@media (min-width: 768px) {
  #comments .comment-form-author {
    width: 49%;
    float: left;
    margin-right: 1rem;
  }
}
#comments .form-submit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#comments .form-submit input[type=submit] {
  font-size: 1.125rem;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: unset;
  min-height: unset;
  margin-top: 1.5rem;
  padding: 0.5rem 1.5rem;
}

.comment__list {
  margin-top: 30px;
}

.comment-respond {
  margin-top: 15px;
}

.ez-toc-title {
  font-weight: 600;
  font-size: 1.25rem;
}
.ez-toc-list {
  list-style: none;
  padding-left: 0;
}
.ez-toc-list > li {
  padding-top: 16px;
  padding-bottom: 13px;
  border-top: 0.5px solid #000;
}
.ez-toc-list > li:last-of-type {
  border-bottom: 0.5px solid #000;
}
.ez-toc-list > li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ez-toc-list > li a::after {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAyMiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjUzODUgMUwyMCA3LjVNMjAgNy41TDEzLjUzODUgMTRNMjAgNy41SDAiIHN0cm9rZT0iIzAwOThDRCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9zdmc+Cg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  min-width: 20px;
  width: 20px;
  height: 13px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: auto;
}
.ez-toc-list ul {
  list-style: none;
  padding-left: 20px;
  margin-bottom: 0 !important;
  margin-top: 10px !important;
}
.ez-toc-list ul li {
  padding-bottom: 7px;
  margin: 0 !important;
}
.ez-toc-list ul li:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}
.ez-toc-list ul li a {
  font-size: 1rem;
  line-height: 1.21875;
}
.ez-toc-link {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.22;
  color: #000;
}

.btn--inline {
  min-width: unset;
  padding: 0;
  display: inline-block;
  min-height: unset;
  background: transparent;
  border: 0;
}

.header--site .button--primary, .header--site .blog-single__content .wp-block-button__link, .blog-single__content .header--site .wp-block-button__link, .header--site .case-study-single__content .wp-block-button__link, .case-study-single__content .header--site .wp-block-button__link, :root .header--site .nf-form-content .nf-element:is(input[type=button]), :root .nf-form-content .header--site .nf-element:is(input[type=button]),
.header--site .button--primary:last-child {
  position: relative;
  border-radius: 10px;
  padding: 7px 16px;
  min-height: auto;
  text-transform: uppercase;
  color: #fff !important;
  margin-right: 10px;
  -webkit-box-shadow: 2px 2px 0 var(--am2-featured);
          box-shadow: 2px 2px 0 var(--am2-featured);
  min-width: 140px;
}

.button--circle {
  width: 80px;
  min-width: unset;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 9999;
  background-color: #C3CF08;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  font-family: "Montserrat-SemiBold";
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 2px 2px 0 var(--am2-featured);
          box-shadow: 2px 2px 0 var(--am2-featured);
  -webkit-transform: translateY(-200px);
          transform: translateY(-200px);
}
.button--circle:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0098CD;
}
.button--circle.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.tooltip {
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  opacity: 1 !important;
}
.tooltip::before, .tooltip::after {
  position: absolute;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
  display: none;
  top: 100%;
  left: 50%;
}
@media (min-width: 992px) {
  .tooltip::before, .tooltip::after {
    display: block;
  }
}
.tooltip::before {
  content: "";
  position: absolute;
  background: var(--am2-light);
  width: 7px;
  height: 7px;
  border: 1px solid var(--am2-secondary2);
  left: calc(50% - 7px);
  margin-top: 0;
  top: 0;
  -webkit-box-shadow: 0 0 1px var(--am2-secondary2);
          box-shadow: 0 0 1px var(--am2-secondary2);
  -webkit-transform: translateY(-50%) translateX(8px) rotate(45deg);
          transform: translateY(-50%) translateX(8px) rotate(45deg);
}
.tooltip[data-title]:after {
  content: attr(data-title);
  font-size: 11.09px;
  font-weight: 500;
  font-family: "Montserrat-Regular";
}
.tooltip::after {
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  background: var(--am2-light);
  color: var(--am2-black);
  padding: 7px 10px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  white-space: nowrap;
  border: 1px solid var(--am2-secondary2);
  border-radius: 3px;
  -webkit-transform: translateX(-50%) translateY(0);
          transform: translateX(-50%) translateY(0);
}
.tooltip:hover:after, .tooltip:hover:before {
  visibility: visible;
  opacity: 1 !important;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.tooltip:hover:after {
  -webkit-transform: translateX(-50%) translateY(8px);
          transform: translateX(-50%) translateY(8px);
}
.tooltip--right::after, .tooltip--right::before {
  left: 100%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%) translateX(8px);
          transform: translateY(-50%) translateX(8px);
}
.tooltip--right::before {
  margin-left: 0;
  -webkit-transform: translateY(-50%) translateX(5px) rotate(45deg);
          transform: translateY(-50%) translateX(5px) rotate(45deg);
}
.tooltip--right::after {
  padding: 3px;
  border-radius: 3px;
}
.tooltip--right:hover::after {
  -webkit-transform: translateY(-50%) translateX(8px);
          transform: translateY(-50%) translateX(8px);
}
.tooltip--left::after, .tooltip--left::before {
  left: -50%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%) translateX(-8px);
          transform: translateY(-50%) translateX(-8px);
}
.tooltip--left::before {
  margin-left: 0;
  -webkit-transform: translateY(-50%) translateX(-4px) rotate(45deg);
          transform: translateY(-50%) translateX(-4px) rotate(45deg);
}
.tooltip--left::after {
  padding: 3px;
  border-radius: 3px;
  -webkit-transform: translateY(-50%) translateX(-100%);
          transform: translateY(-50%) translateX(-100%);
}
.tooltip--left:hover::after {
  -webkit-transform: translateY(-50%) translateX(-100%);
          transform: translateY(-50%) translateX(-100%);
}

.pd-banner {
  padding: 10px;
  display: none;
}
.pd-banner.show {
  display: block;
}
.pd-banner.hide-mobile {
  display: none;
}
@media screen and (min-width: 992px) {
  .pd-banner.hide-mobile.show {
    display: block;
  }
}
.pd-banner .wrapper {
  position: relative;
}
@media screen and (min-width: 992px) {
  .pd-banner {
    padding: 15px;
  }
}
.pd-banner__title {
  font-size: var(--pd-title-font-size-mobile);
  color: var(--pd-title-color);
  font-weight: 500;
  margin-bottom: 5px;
}
@media screen and (min-width: 992px) {
  .pd-banner__title {
    font-size: var(--pd-title-font-size);
  }
}
.pd-banner__text > * {
  font-size: var(--pd-font-size-mobile);
  color: var(--pd-color);
}
@media screen and (min-width: 992px) {
  .pd-banner__text > * {
    font-size: var(--pd-font-size);
  }
}
@media screen and (min-width: 992px) {
  .pd-banner__text {
    max-width: 80%;
  }
}
.pd-banner__button {
  padding: 5px 20px;
  margin-top: 10px;
  font-size: var(--pd-button-font-size-mobile);
  color: var(--pd-button-color);
  display: inline-block;
  background-color: var(--pd-button-bg-color);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (min-width: 992px) {
  .pd-banner__button {
    font-size: var(--pd-button-font-size);
  }
}
.pd-banner__button:hover {
  opacity: 0.7;
  text-decoration: none;
  color: var(--pd-button-color);
}
.pd-banner__close {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  width: auto;
  border: 0;
  min-width: unset;
  padding: 0;
}

.form-quick-quote {
  padding: 10px !important;
  border: 4px solid #0098CD;
  border-radius: 10px;
  margin: 30px 15px !important;
  max-width: 100%;
}
.form-quick-quote .wp-block-group__inner-container {
  max-width: 100%;
  padding: 0;
}
@media (min-width: 992px) {
  .form-quick-quote {
    margin: 50px auto !important;
    max-width: 800px;
    padding: 20px !important;
  }
}
.form-quick-quote .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 10px;
}
.form-quick-quote .gform_wrapper.gravity-theme input[type=text],
.form-quick-quote .gform_body .ginput_container textarea,
.form-quick-quote .gform_wrapper.gravity-theme input[type=email] {
  font-size: 14px !important;
}
.form-quick-quote .gform_title,
.form-quick-quote .selected-label {
  background-color: #21737a;
  text-transform: uppercase;
  text-align: center;
  font-family: "Montserrat-Bold";
  color: #fff !important;
  padding: 7px;
  margin-bottom: 7px;
  height: 33px;
  font-size: 0.875rem !important;
}
.form-quick-quote textarea {
  min-height: 130px;
  padding: 4px 8px;
}
.form-quick-quote .form-list .gfield_checkbox > div {
  width: calc(50% - 5px);
  display: inline-block;
  background-color: #fff;
  height: 33px;
  margin-bottom: 10px;
  font-family: "Montserrat-Bold";
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.form-quick-quote .form-list .gfield_checkbox > div:nth-child(odd) {
  margin-right: 10px;
}
.form-quick-quote .form-list .gfield_checkbox > div input[type=checkbox] {
  display: none;
}
.form-quick-quote .form-list .gfield_checkbox > div label {
  width: 100%;
  padding: 6px 5px 5px;
  height: 100%;
  cursor: pointer;
}
.form-quick-quote .form-list .gfield_checkbox > div .gfield-choice-input:checked + label:before {
  content: "";
  background-color: transparent;
  width: 100%;
  height: 100%;
  border: 2px solid #1E859E;
  left: 0px;
  top: 0px;
  position: absolute;
}
.form-quick-quote .selected-label {
  margin-bottom: 0;
}
.form-quick-quote .gform_description {
  text-align: center;
  font-size: 13px;
  margin-bottom: 0;
}
.form-quick-quote .js-list {
  position: relative;
  min-height: 129px;
}
.form-quick-quote .js-list .va-placeholder {
  height: 33px;
  position: absolute;
  left: 0;
}
.form-quick-quote .js-list .va-placeholder:nth-child(1) {
  top: 0px;
}
.form-quick-quote .js-list .va-placeholder:nth-child(2) {
  top: 43px;
}
.form-quick-quote .js-list .va-placeholder:nth-child(3) {
  top: 86px;
}
.form-quick-quote .js-list div {
  background-color: #fff;
  font-family: "Montserrat-Bold";
  font-size: 0.875rem;
  height: 33px;
  text-align: center;
  padding: 6px 5px 5px;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.form-quick-quote .js-list div:not(.va-placeholder) {
  z-index: 1;
  position: relative;
}
.form-quick-quote .button, .form-quick-quote .blog-single__content .wp-block-button__link, .blog-single__content .form-quick-quote .wp-block-button__link, .form-quick-quote .case-study-single__content .wp-block-button__link, .case-study-single__content .form-quick-quote .wp-block-button__link {
  min-width: initial;
  width: 100%;
  font-family: "Montserrat-Bold";
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem !important;
  padding: 5px 20px !important;
}

.bm-banner {
  width: 49%;
  position: absolute;
  top: 11px;
  left: 47%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
}
@media screen and (min-width: 1100px) {
  .bm-banner {
    left: 45%;
  }
}
@media screen and (min-width: 1300px) {
  .bm-banner {
    left: 46%;
  }
}
@media screen and (min-width: 1500px) {
  .bm-banner {
    left: 47%;
  }
}
.bm-banner__text {
  width: 100%;
  padding: 10px 10px;
  background-image: linear-gradient(-225deg, var(--pd-color) 0%, var(--pd-color) 50%, var(--pd-color-2) 50.5%, var(--pd-color-2) 100%);
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: textclip 3s linear infinite;
          animation: textclip 3s linear infinite;
  display: inline-block;
  font-weight: 500;
}
.bm-banner__text p {
  font-size: var(--pd-font-size);
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  .bm-banner {
    display: block;
  }
}

@-webkit-keyframes textclip {
  from {
    background-position: 200% center;
  }
  to {
    background-position: 0% center;
  }
}

@keyframes textclip {
  from {
    background-position: 200% center;
  }
  to {
    background-position: 0% center;
  }
}
.main-breadcrumbs {
  max-width: 1412px;
  margin: 5px 20px;
  font-size: 12px;
}

.home .main-breadcrumbs {
  display: none;
}

.related-posts {
  margin-top: 70px;
  margin-bottom: 3rem;
  clear: both;
}
@media (min-width: 993px) {
  .related-posts {
    margin-bottom: 6rem;
  }
}
.related-posts__title {
  font-size: 26px;
  text-align: center;
  position: relative;
  padding-top: 40px;
}
.related-posts__title::before {
  content: "";
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  background: #1D1E1C;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.related-posts .card__date {
  margin-top: 0;
}
.related-posts .card::before {
  display: none;
}

.video-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
}
.video-icon svg {
  width: 100%;
  height: 100%;
}
.video-icon__arrow {
  border-color: var(--am2-black);
  border-style: solid;
  border-width: 0.1em 0.1em 0 0;
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  -webkit-transform: rotate(45deg) translate(-0.2rem, 0.2rem);
          transform: rotate(45deg) translate(-0.2rem, 0.2rem);
  vertical-align: top;
}
.video-icon__wrap {
  position: relative;
}

/* 19 Jan 2023 */
@media (max-width: 767px) {
  .mtheme-title-items {
    display: none;
  }
}
.mtheme-projects h2 {
  text-align: center;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .mtheme-projects h2 {
    padding-bottom: 0px;
  }
}
.mtheme-accordion-section__toggle-icon {
  font-style: normal;
}

.mtheme-accordion-section__panel-content li {
  font-family: "Montserrat-Regular" !important;
}

.mtheme-accordion-section--block::before {
  background-image: none;
}

/* Talent tiles */
@media (min-width: 577px) {
  .mtheme-post-list-cards__post {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .mtheme-post-list-cards__post {
    width: 33%;
  }
}
@media (min-width: 993px) {
  .mtheme-post-list-cards__post {
    width: 25%;
  }
}
@media (min-width: 1461px) {
  .mtheme-post-list-cards__post {
    width: 25%;
  }
}
@media (min-width: 1601px) {
  .mtheme-post-list-cards__post {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .footer__col--menus h3 {
    font-size: 18.48px;
  }
  .header .columns--top {
    padding: 1rem 0;
    padding-top: 20px;
    padding-bottom: 5px;
  }
  .header .columns--top {
    padding-right: 12px;
  }
  .mtheme-title-items__post-title {
    font-size: 15px;
    line-height: 19px;
  }
}
@media (min-width: 1180px) {
  .header .columns--bottom .button, .header .columns--bottom .blog-single__content .wp-block-button__link, .blog-single__content .header .columns--bottom .wp-block-button__link, .header .columns--bottom .case-study-single__content .wp-block-button__link, .case-study-single__content .header .columns--bottom .wp-block-button__link {
    min-width: 140px;
  }
}
.mtheme-post-list-cards__posts {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

/* logo */
/* P */
p {
  font-size: 17px;
  line-height: 21px;
}

@media (min-width: 576px) {
  .logo__link {
    max-width: 255px;
    padding-left: 25px;
  }
}
/* Font Size Reduction Adjustments */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat-Regular";
}

.copyright,
.mtheme-post-list-cards__post-title {
  font-size: 14.78px !important;
}

.menu--main-menu .menu-item__link--dropdown {
  font-size: 12.01px !important;
}

.header .columns--top a,
.header__desktop-search,
.header .columns--bottom .button,
.header .columns--bottom .blog-single__content .wp-block-button__link,
.blog-single__content .header .columns--bottom .wp-block-button__link,
.header .columns--bottom .case-study-single__content .wp-block-button__link,
.case-study-single__content .header .columns--bottom .wp-block-button__link {
  font-size: 11.09px;
}

.mtheme-banner-img__text {
  font-size: 33.06px !important;
}

.mtheme-image-text__inner p,
.mtheme-cta__text p,
.footer__col--menus a,
.footer__col--menus h4,
.footer__col--menus p,
.mtheme-services-grid__subtitle {
  font-size: 17px !important;
  line-height: 21px;
}

.gform_wrapper.gravity-theme .gfield_checkbox label,
.gform_wrapper.gravity-theme .gfield_radio label,
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction,
#menu-item-540 > a,
#menu-item-159 > a,
#menu-item-158 > a,
#menu-item-157 > a {
  font-size: 14.78px !important;
}

.content-area .gform_wrapper.gravity-theme .gfield_validation_message {
  padding: 5px !important;
  font-size: 0.75rem !important;
}

.gform_validation_errors {
  display: none !important;
}

#menu-item-540 > a:hover,
#menu-item-159 > a:hover,
#menu-item-158 > a:hover,
#menu-item-157 > a:hover {
  font-weight: bold;
}

.tabs__pannel {
  font-size: 13.54px !important;
}

.mtheme-post-list-cards__post-excerpt,
.mtheme-accordion-section__panel-content {
  font-size: 12.01px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0rem;
}

.mtheme-accordion-section__panel-content li {
  font-size: 14.65px !important;
}

.mtheme-title-items__post-title {
  line-height: 18px;
  font-size: 15px;
}

/* Spacing */
.tabs__pannel {
  margin-bottom: 0rem;
}

.header .columns--bottom > .col:last-of-type {
  padding-right: 23px;
}

.mtheme-post-list-cards__post-title {
  margin-bottom: 0.15rem !important;
}

.mtheme-post-list-cards__post-excerpt {
  margin-bottom: 0.5em !important;
}

.mtheme-post-list-cards__post .mtheme-accordion-section__panel-title {
  padding: 0.4rem 0 !important;
}

.mtheme-image-text__left {
  margin-bottom: 0rem;
}

.tabs {
  padding: 32px 0;
  padding-bottom: 0px;
  padding-top: 0px;
}

@media (min-width: 768px) {
  .py-md-4 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
.header .columns--bottom > .col:last-of-type {
  padding-right: 14px;
}

.header__desktop-search .search-input {
  margin-right: 14px;
  width: 190px;
  max-width: 190px;
  text-indent: 38px;
}

.header__desktop-search .language-search__button {
  left: 18px;
}

/* Menu */
.menu--main-menu .menu-item--depth-1 > a {
  padding: 10px 5px !important;
}

.menu--main-menu .menu-item__dropdown .menu-item {
  padding: 0px;
}

.menu--main-menu .menu-item__dropdown--depth-1 {
  top: 38px;
}

.menu--main-menu .menu-item--current-ancestor > .menu-item__link--main,
.menu--main-menu .menu-item--current-item > .menu-item__link--main,
.menu--main-menu .menu-item:hover > .menu-item__link--main {
  background: #fff;
  color: var(--am2-black);
  border-color: #0098CD;
}

.menu--main-menu .menu-item__dropdown .menu-item:hover::after {
  width: 1px;
}

.menu--main-menu .menu-item__dropdown .menu-item--has-children:hover .menu-item__link {
  font-family: "Montserrat-Regular";
}

.menu--main-menu .menu-item__dropdown .menu-item--has-children:hover > .menu-item__link {
  font-family: "Montserrat-Medium";
}

.menu--main-menu .menu-item--current-ancestor > .menu-item__link--dropdown,
.menu--main-menu .menu-item--current-item > .menu-item__link--dropdown,
.menu--main-menu .menu-item:hover > .menu-item__link--dropdown {
  border-color: var(--am2-primary);
  background: #fff;
  color: #000;
  font-weight: 600;
}

/* FORM */
.gform_wrapper.gravity-theme .gfield_label {
  display: none;
}

.gform_wrapper.gravity-theme input[type=text],
.gform_body .ginput_container textarea,
.gform_wrapper.gravity-theme input[type=email] {
  font-size: 12.01px;
}

.gform_body,
.gform-body,
.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .gform_fileupload_rules,
.gfield_description {
  font-size: 12.01px !important;
}

.gform_title {
  font-size: 21px !important;
  color: #14A6D7 !important;
}

.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large,
.gform_wrapper.gravity-theme .gfield textarea.medium {
  padding: 6px 8px;
}

.gform_wrapper.gravity-theme .gform_fileupload_rules {
  display: none;
}

/* ASSORTED */
.mtheme-image-text--v2 .mtheme-image-text__center > p:first-child {
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 21px;
}

tabs p + p {
  margin-top: 1rem;
}

.mtheme-image-video-text-button__title {
  margin-bottom: 2.5rem;
  font-size: 26px;
  line-height: 30px;
}

@media (min-width: 768px) {
  .mtheme-accordion-section.aF::after {
    display: none;
  }
}
@media (min-width: 992px) {
  .mtheme-accordion-section__toggle-icon {
    width: 20px;
    height: 20px;
    font-size: 1.75rem;
  }
}
:root .nf-form-content .nf-element:hover:is(input[type=button]),
.nf-form-content :root .nf-element:hover:is(input[type=button]) {
  background: none;
  color: #000;
  fill: #fff;
  border: 2px solid #0098CD;
}

@media (min-width: 576px) {
  .mtheme-cta__rates-page {
    right: 13vw;
  }
}
.back-to-top {
  display: none;
}

.menu--main-menu .menu-item__dropdown .menu-item__link {
  -webkit-transition: none;
  transition: none;
}

.no-js .site-container {
  display: block !important;
}

.has-large-font-size {
  line-height: 30px;
}

.header--site {
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px 3pxrgba 0, 0, 0, 0.05;
}

@media (min-width: 576px) {
  .intro__content-wrap {
    max-width: 66%;
    width: 100%;
  }
}
.intro__first-content h3,
.mtheme-title-content__subtitle {
  line-height: 24px;
  font-size: 21px;
  color: #14A6D7 !important;
}

.intro__second-content,
.mtheme-services-grid__item-content {
  line-height: 21px;
}

.mtheme-title-items__text p {
  font-size: 17px;
  line-height: 21px;
}

.mtheme-title-items__post-excerpt p {
  font-family: montserrat-regular;
  font-size: 16px;
  line-height: 18px;
}

.tabs p + p {
  margin-top: 1rem;
}

ol,
ul {
  color: var(--am2-black);
  font-size: 18px;
  line-height: 21px;
}
ol:not(.menu),
ul:not(.menu) {
  margin: 20px 0px;
}
ol:not(.menu) li,
ul:not(.menu) li {
  margin: 5px 0;
}

:root .has-primary-color {
  --am2-color: #17A6D7;
  color: #17A6D7;
}

.mtheme-title-services__item h3 {
  font-size: 14.65px;
}

.mtheme-title-services__item p {
  font-size: 17px;
  line-height: 21px;
}

.mtheme-services-options__content {
  padding-bottom: 26px;
}

.mtheme-services-grid__title {
  padding-top: 36px;
}

@media (min-width: 769px) {
  .mtheme-title-items__post {
    width: 16.66%;
  }
}
@media (min-width: 993px) {
  .mtheme-title-items__post {
    width: 16.66%;
  }
}
@media (min-width: 1180px) {
  .mtheme-title-items__post {
    width: 16.66%;
  }
}
@media (min-width: 1179px) {
  .mtheme-title-items__post {
    width: 16.66%;
  }
}
@media (max-width: 767px) {
  .mtheme-accordion-section--block::before {
    background-size: cover;
  }
}
@media (min-width: 768px) {
  .mtheme-image-text__inner::before {
    width: 400px;
  }
}
.mtheme-image-text__inner p:first-of-type {
  font-size: 17px !important;
  line-height: 21px;
  font-family: "Montserrat-Regular";
  font-weight: 400;
}

.mtheme-image-text__inner p {
  font-size: 17px !important;
  line-height: 21px;
}

.mtheme-image-text__title {
  line-height: 30px;
}

.mtheme-title-services {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.card__category,
.card__content .blog-link {
  font-family: "montserrat-semibold";
}

.card__date {
  font-size: 14px;
  line-height: 15px;
}

.blog-single__author {
  color: #d96661;
}

.mtheme-image-text__inner h3 {
  font-size: 21px !important;
  line-height: 24px;
  margin-bottom: 4px;
  color: #14A6D7 !important;
  font-weight: 400;
}

.mtheme-image-video-text-button__inner h3 {
  font-size: 21px;
  color: #14A6D7 !important;
}

@media (min-width: 768px) {
  .mtheme-image-video-text-button__inner h3 {
    font-size: 21px;
    margin-bottom: 0rem;
    padding-bottom: 4px;
    line-height: 24px;
    font-weight: 400;
  }
}
.tab-lrg {
  font-size: 21.31px !important;
  line-height: 24px !important;
}

.blog-single__content > h3 {
  color: #14A6D7 !important;
}

.mtheme-logos .logo__image {
  width: 115px;
}

.mtheme-logos__logo-container {
  margin-bottom: 25px;
}

.mtheme-post-list-cards__title {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .two-columns-content__title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px !important;
  }
  .two-columns-content__post-title {
    font-size: 19px;
    line-height: 19px;
  }
}
.two-columns-content__post-subtitle p {
  line-height: 21px;
  font-size: 17px;
}

.mtheme-image-text--v2 .mtheme-image-text__title {
  font-size: 26px;
}

.mtheme-image-text__inner {
  padding: 1.25rem 1.25rem;
  padding-top: 1rem;
}

@media (max-width: 767px) {
  .mtheme-services-grid__read-more {
    font-size: 12px;
  }
}
.mtheme-image-text__inner::before {
  margin: 0;
}

.mtheme-image-text__title {
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .mtheme-post-list-cards__title,
  .mtheme-post-list-cards__text {
    padding-right: calc(5vw + 10px);
    padding-left: calc(5vw + 10px);
  }
}
.mtheme-image-text--v2 .mtheme-image-text__title::before,
.mtheme-latest-blog-posts::after {
  height: 0px;
}

.mtheme-latest-blog-posts {
  padding-bottom: 0px;
}

.mtheme-accordion-section__panel-content > p + p,
.mtheme-accordion-section__panel-content > p + h1,
.mtheme-accordion-section__panel-content > p + h2,
.mtheme-accordion-section__panel-content > p + h3,
.mtheme-accordion-section__panel-content > p + h4,
.mtheme-accordion-section__panel-content > p + h5,
.mtheme-accordion-section__panel-content > p + h6 {
  margin-top: 1rem;
}

.mtheme-accordion-section__panel-content > ul + p,
.mtheme-accordion-section__panel-content > ul + h1,
.mtheme-accordion-section__panel-content > ul + h2,
.mtheme-accordion-section__panel-content > ul + h3,
.mtheme-accordion-section__panel-content > ul + h4,
.mtheme-accordion-section__panel-content > ul + h5,
.mtheme-accordion-section__panel-content > ul + h6,
.mtheme-accordion-section__panel-content > ol + p,
.mtheme-accordion-section__panel-content > ol + h1,
.mtheme-accordion-section__panel-content > ol + h2,
.mtheme-accordion-section__panel-content > ol + h3,
.mtheme-accordion-section__panel-content > ol + h4,
.mtheme-accordion-section__panel-content > ol + h5,
.mtheme-accordion-section__panel-content > ol + h6 {
  margin-top: 1rem;
}

.mtheme-accordion-section__panel-content li {
  font-family: "Montserrat-Light";
}

.mtheme-accordion-section__panel-content > p + ul,
.mtheme-accordion-section__panel-content > p + ol {
  margin-top: 1rem;
  margin-bottom: 0rem;
}

.mtheme-image-text--v2 .mtheme-image-text__title {
  position: relative;
  padding-top: 1rem;
}

.mtheme-image-text__inner::before {
  height: 0px;
}

.intro__imagee-wrap img {
  margin-left: 20px;
}

.page-id-876 .wp-block-group {
  background: #e1e8e9;
  padding: 40px;
  margin: 0;
}

.page-id-876 .gform_wrapper.gravity-theme .gfield_label {
  display: inherit;
  color: #3c3c3b;
}

.page-id-876 .gform_body .gfield_required,
.gform-body .gfield_required {
  color: #3c3c3b;
  font-size: 11px;
  padding-left: 2px;
}

.gform_wrapper.gravity-theme .gfield_checkbox label {
  font-size: 11px !important;
}

.two-columns-content__post-title {
  font-size: 21px;
  line-height: 24px;
  color: #14A6D7 !important;
  font-weight: 400;
  font-family: "Montserrat-Regular";
  padding-bottom: 10px;
}
.two-columns-content--v2 .two-columns-content__post-title {
  font-size: 1.610625rem;
  line-height: 1.5;
  color: var(--am2-black) !important;
  font-weight: 900;
}

.two-columns-content__post-excerpt h3,
.mtheme-team-members__position {
  font-size: 21px;
  line-height: 24px;
  color: #14A6D7 !important;
  font-weight: 400;
  font-family: "Montserrat-Regular";
  padding-bottom: 4px;
}

.lrgtxt {
  font-size: 21px;
  line-height: 24px;
  color: #14A6D7 !important;
}

.mtheme-title-content__content p,
.mtheme-team-members__content {
  font-size: 17px;
  line-height: 21px;
}

.mtheme-title-content__title {
  position: relative;
  padding-bottom: 10px;
  font-size: 26px;
}

.mtheme-title-content__title::after {
  display: none;
}

.mtheme-title-content__subtitle {
  padding-bottom: 10px;
}

.footer__col--menus h4 {
  text-transform: unset;
}

.mtheme-team-members__name {
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 4px;
  margin-top: 10px;
  font-family: "Montserrat-Medium";
}

.page-id-774 .mtheme-contact-form .gform_title,
.page-id-8724 .mtheme-contact-form .gform_title {
  font-size: 26px !important;
  color: #000 !important;
}

.page-id-774 .gform_wrapper.gravity-theme .gfield select.large:first-of-type,
.page-id-8724 .gform_wrapper.gravity-theme .gfield select.large:first-of-type {
  padding-top: 26px;
}

.page-id-8724 .gform_footer input {
  background: #D96661;
}

.page-id-8724 .mtheme-contact-form__map {
  display: none;
}

.case-study-single__youtube-wrap {
  display: block;
  width: 80%;
}

.mtheme-projects__card-title {
  font-size: 21px;
  line-height: 24px;
}

.mtheme-projects .morelink {
  background: #fff;
}

.rates__content {
  font-size: 17px;
  line-height: 21px;
  text-align: left;
}

.rates__content--first {
  font-size: 15px;
  text-align: center;
}

.page-id-609 .rates,
.page-id-9549 .rates,
.page-id-9548 .rates {
  background: #fff;
  padding: 0px;
}

.page-id-609 .rates__line,
.page-id-9549 .rates__line,
.page-id-9548 .rates__line {
  background: #1E829B;
}

.page-id-609 .rates__column,
.page-id-9549 .rates__column,
.page-id-9548 .rates__column {
  background: #fff;
}

.page-id-609 .rates__column,
.page-id-9549 .rates__column,
.page-id-9548 .rates__column {
  background: #fff;
}

@media (min-width: 576px) {
  .intro__container img {
    max-width: 30%;
  }
}
.page-id-876 .gform_wrapper.gravity-theme .gform_fileupload_rules {
  display: inherit;
}

.page-id-876 .dashicons,
.dashicons-before:before {
  /* width: 50px; */
  /* height: 50px; */
  font-size: 50px;
}

.mtheme-cta__text {
  color: white;
}

@media (min-width: 768px) {
  .rates__slider {
    width: 60%;
  }
  .rates__column--first {
    width: 40%;
  }
}
.home .mtheme-banner-img__text {
  font-size: 30px !important;
}

@media (max-width: 479px) {
  .copyright {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .mtheme-image-video-text-button__title {
    margin-top: 2.5rem;
  }
  .mtheme-title-items__post {
    padding: 0px;
  }
  .mtheme-logos__title {
    padding: 40px;
  }
  .service-links__subtitle {
    text-align: center;
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  .mtheme-services-grid__subtitle {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  .mtheme-title-items__title,
  .mtheme-title-items__text {
    padding-right: calc(0vw + 0px);
    padding-left: calc(0vw + 0px);
  }
  .mtheme-services-options__content {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 26px;
  }
  .aF {
    padding-right: 25px;
    padding-left: 25px;
  }
  .mtheme-image-video-text-button__inner {
    padding: 0px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .mtheme-logos__logo-container {
    padding: 0 25px;
  }
  .service-links__links {
    padding: 35px 25px 0;
  }
  .mtheme-post-list-cards__title,
  .mtheme-post-list-cards__text {
    padding-right: 0;
    padding-left: 0;
  }
  .mtheme-post-list-cards__inner {
    margin: 0;
  }
  .mtheme-post-list-cards__post {
    padding-left: 0;
    padding-bottom: 0;
  }
  .mtheme-post-list-cards__form {
    padding: 0px;
    padding-top: 10px;
  }
  /*	.wrapper {
      padding-right: 0;
      padding-left: 0;
  }*/
  .mtheme-video-items__item,
  .mtheme-latest-blog-posts__item {
    padding: 15px 0px;
  }
  .mtheme-video-items__wrap,
  .mtheme-latest-blog-posts__wrap {
    padding: 0 25px;
  }
  .mtheme-title-services__item {
    padding: 15px 25px;
  }
  .footer__col--menus {
    padding-left: 25px;
    padding-right: 25px;
  }
  .mtheme-title-items__post-excerpt {
    margin-top: 1rem;
  }
  .menu--responsive-menu {
    padding-left: 25px;
    padding-right: 25px;
  }
  .tabs__tab img {
    margin-bottom: 0rem;
  }
  .tabs__button {
    margin-top: 20px;
  }
  .card {
    padding-bottom: 10px;
  }
  .mtheme-image-text__center {
    padding: 0px;
  }
  .mtheme-title-items__inner {
    margin: 0px;
    padding: 3rem 25px;
  }
  .header--site {
    position: relative;
    padding-right: 10px;
    padding-left: 25px;
  }
  .rates__table {
    padding-left: 25px;
    padding-right: 25px;
  }
  .wp-container-1 {
    Margin: 0;
  }
  .tabs {
    padding-left: 25px;
    padding-right: 25px;
  }
  .mtheme-projects {
    padding: 10px 0;
  }
  .case-study-single__youtube-wrap,
  .case-study-single__content {
    padding-left: 25px;
    padding-right: 25px;
  }
  .case-study-single__youtube-wrap {
    width: 100%;
  }
  .case-study-single__title::after {
    height: 0px;
  }
  .case-study-single__title {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .case-study-single {
    padding-bottom: 1rem;
  }
  .header--offcanvas {
    padding-left: 30px;
  }
  .blog-single__separator {
    height: 0px;
    margin: 30px auto 20px;
  }
}
@media (min-width: 768px) {
  .mtheme-projects h2 {
    padding-bottom: 0px;
  }
  .mtheme-projects h2 {
    text-align: center;
    padding-bottom: 15px;
  }
}
.mtheme-accordion-section__toggle-icon {
  font-style: normal;
}

.mtheme-accordion-section__panel-content li {
  font-family: "Montserrat-Regular" !important;
}

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

/* 19 Jan 2023 */
@media (max-width: 767px) {
  .mtheme-title-items {
    display: none;
  }
}
.mtheme-projects h2 {
  text-align: center;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .mtheme-projects h2 {
    padding-bottom: 0px;
  }
}
.mtheme-accordion-section--block .mtheme-accordion-section__panel-title {
  font-style: italic;
}

.mtheme-accordion-section__toggle-icon {
  font-style: normal;
}

.mtheme-accordion-section__panel-content li {
  font-family: "Montserrat-Regular" !important;
}

.mtheme-accordion-section--block::before {
  background-image: none;
}

/* Talent tiles */
@media (min-width: 577px) {
  .mtheme-post-list-cards__post {
    width: 50%;
  }
}
@media (min-width: 769px) {
  .mtheme-post-list-cards__post {
    width: 33%;
  }
}
@media (min-width: 1281px) {
  .mtheme-post-list-cards__post {
    width: 25%;
  }
}
@media (min-width: 1601px) {
  .mtheme-post-list-cards__post {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .footer__col--menus h3 {
    font-size: 18.48px;
  }
  .header .columns--top {
    padding: 1rem 0;
    padding-top: 20px;
    padding-bottom: 5px;
  }
  .header .columns--top {
    padding-right: 12px;
  }
  .mtheme-title-items__post-title {
    font-size: 15px;
    line-height: 19px;
  }
}
@media (min-width: 1180px) {
  .header .columns--bottom .button, .header .columns--bottom .blog-single__content .wp-block-button__link, .blog-single__content .header .columns--bottom .wp-block-button__link, .header .columns--bottom .case-study-single__content .wp-block-button__link, .case-study-single__content .header .columns--bottom .wp-block-button__link {
    min-width: 140px;
  }
}
.mtheme-post-list-cards__posts {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

/* logo */
/* P */
p {
  font-size: 17px;
  line-height: 21px;
}

@media (min-width: 576px) {
  .logo__link {
    max-width: 255px;
    padding-left: 25px;
  }
}
/* Font Size Reduction Adjustments */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat-Regular";
}

.copyright,
.mtheme-post-list-cards__post-title {
  font-size: 14.78px !important;
}

.menu--main-menu .menu-item__link--dropdown {
  font-size: 12.01px !important;
}

.header .columns--top a,
.header__desktop-search,
.header .columns--bottom .button,
.header .columns--bottom .blog-single__content .wp-block-button__link,
.blog-single__content .header .columns--bottom .wp-block-button__link,
.header .columns--bottom .case-study-single__content .wp-block-button__link,
.case-study-single__content .header .columns--bottom .wp-block-button__link {
  font-size: 11.09px;
}

.mtheme-banner-img__text {
  font-size: 33.06px !important;
}

.mtheme-image-text__inner p,
.mtheme-cta__text p,
.footer__col--menus a,
.footer__col--menus h4,
.footer__col--menus p,
.mtheme-services-grid__subtitle {
  font-size: 17px !important;
  line-height: 21px;
}

.gform_wrapper.gravity-theme .gfield_checkbox label,
.gform_wrapper.gravity-theme .gfield_radio label,
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction,
#menu-item-540 > a,
#menu-item-159 > a,
#menu-item-158 > a,
#menu-item-157 > a {
  font-size: 14.78px !important;
}

#menu-item-540 > a:hover,
#menu-item-159 > a:hover,
#menu-item-158 > a:hover,
#menu-item-157 > a:hover {
  font-weight: bold;
}

.tabs__pannel {
  font-size: 13.54px !important;
}

.mtheme-post-list-cards__post-excerpt,
.mtheme-accordion-section__panel-content {
  font-size: 12.01px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0rem;
}

.mtheme-accordion-section__panel-content li {
  font-size: 14.65px !important;
}

.mtheme-title-items__post-title {
  line-height: 18px;
  font-size: 15px;
}

/* Spacing */
.tabs__pannel {
  margin-bottom: 0rem;
}

.header .columns--bottom > .col:last-of-type {
  padding-right: 23px;
}

.mtheme-post-list-cards__post-title {
  margin-bottom: 0.15rem !important;
}

.mtheme-post-list-cards__post-excerpt {
  margin-bottom: 0.5em !important;
}

.mtheme-post-list-cards__post .mtheme-accordion-section__panel-title {
  padding: 0.4rem 0 !important;
}

.mtheme-image-text__left {
  margin-bottom: 0rem;
}

.tabs {
  padding: 32px 0;
  padding-bottom: 0px;
  padding-top: 0px;
}

@media (min-width: 768px) {
  .py-md-4 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
.header .columns--bottom > .col:last-of-type {
  padding-right: 14px;
}

.header__desktop-search .search-input {
  margin-right: 14px;
  width: 190px;
  max-width: 190px;
  text-indent: 38px;
}

.header__desktop-search .language-search__button {
  left: 18px;
}

/* Menu */
.menu--main-menu .menu-item__link--dropdown {
  padding: 5px 5px;
}

.menu--main-menu .menu-item__dropdown .menu-item {
  padding: 0px;
}

.menu--main-menu .menu-item__dropdown--depth-1 {
  top: 38px;
}

.menu--main-menu .menu-item--current-ancestor > .menu-item__link--main,
.menu--main-menu .menu-item--current-item > .menu-item__link--main,
.menu--main-menu .menu-item:hover > .menu-item__link--main {
  background: #fff;
  color: var(--am2-black);
  border-color: #0098CD;
}

.menu--main-menu .menu-item__dropdown .menu-item:hover::after {
  width: 1px;
}

.menu--main-menu .menu-item__dropdown .menu-item--has-children:hover .menu-item__link {
  font-family: "Montserrat-Regular";
}

.menu--main-menu .menu-item__dropdown .menu-item--has-children:hover > .menu-item__link {
  font-family: "Montserrat-Medium";
}

.menu--main-menu .menu-item--current-ancestor > .menu-item__link--dropdown,
.menu--main-menu .menu-item--current-item > .menu-item__link--dropdown,
.menu--main-menu .menu-item:hover > .menu-item__link--dropdown {
  border-color: var(--am2-primary);
  background: #fff;
  color: #000;
  font-weight: 600;
}

/* FORM */
.gform_wrapper.gravity-theme .gfield_label {
  display: none;
}

.gform_wrapper.gravity-theme input[type=text],
.gform_body .ginput_container textarea,
.gform_wrapper.gravity-theme input[type=email] {
  font-size: 12.01px;
}

.gform_body,
.gform-body,
.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .gform_fileupload_rules,
.gfield_description {
  font-size: 12.01px !important;
}

.gform_title {
  font-size: 21px !important;
  color: #14A6D7 !important;
}

.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large,
.gform_wrapper.gravity-theme .gfield textarea.medium {
  padding: 6px 8px;
}

.gform_wrapper.gravity-theme .gform_fileupload_rules {
  display: none;
}

/* ASSORTED */
.mtheme-image-text--v2 .mtheme-image-text__center > p:first-child {
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 21px;
}

tabs p + p {
  margin-top: 1rem;
}

.mtheme-image-video-text-button__title {
  margin-bottom: 2.5rem;
  font-size: 26px;
  line-height: 30px;
}

@media (min-width: 768px) {
  .mtheme-accordion-section.aF::after {
    display: none;
  }
}
@media (min-width: 992px) {
  .mtheme-accordion-section__toggle-icon {
    width: 20px;
    height: 20px;
    font-size: 1.75rem;
  }
}
:root .nf-form-content .nf-element:hover:is(input[type=button]),
.nf-form-content :root .nf-element:hover:is(input[type=button]) {
  background: none;
  color: #000;
  fill: #fff;
  border: 2px solid #0098CD;
}

@media (min-width: 576px) {
  .mtheme-cta__rates-page {
    right: 13vw;
  }
}
.back-to-top {
  display: none;
}

.menu--main-menu .menu-item__dropdown .menu-item__link {
  -webkit-transition: none;
  transition: none;
}

.no-js .site-container {
  display: block !important;
}

.has-large-font-size {
  line-height: 30px;
}

.header--site {
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px 3pxrgba 0, 0, 0, 0.05;
}

@media (min-width: 576px) {
  .intro__content-wrap {
    max-width: 66%;
    width: 100%;
  }
}
.intro__first-content h3,
.mtheme-title-content__subtitle {
  line-height: 24px;
  font-size: 21px;
  color: #14A6D7 !important;
}

.intro__second-content,
.mtheme-services-grid__item-content {
  line-height: 21px;
}

.mtheme-title-items__text p {
  font-size: 17px;
  line-height: 21px;
}

.mtheme-title-items__post-excerpt p {
  font-family: montserrat-regular;
  font-size: 16px;
  line-height: 18px;
}

.tabs p + p {
  margin-top: 1rem;
}

ol,
ul {
  color: var(--am2-black);
  font-size: 18px;
  line-height: 21px;
}
ol:not(.menu),
ul:not(.menu) {
  margin: 20px 0px;
}
ol:not(.menu) li,
ul:not(.menu) li {
  margin: 5px 0;
}

:root .has-primary-color {
  --am2-color: #17A6D7;
  color: #17A6D7;
}

.mtheme-title-services__item h3 {
  font-size: 14.65px;
}

.mtheme-title-services__item p {
  font-size: 17px;
  line-height: 21px;
}

.mtheme-services-options__content {
  padding-bottom: 26px;
}

.mtheme-services-grid__title {
  padding-top: 36px;
}

@media (min-width: 769px) {
  .mtheme-title-items__post {
    width: 16.66%;
  }
}
@media (min-width: 993px) {
  .mtheme-title-items__post {
    width: 16.66%;
  }
}
@media (min-width: 1180px) {
  .mtheme-title-items__post {
    width: 16.66%;
  }
}
@media (min-width: 1179px) {
  .mtheme-title-items__post {
    width: 16.66%;
  }
}
@media (max-width: 767px) {
  .mtheme-accordion-section--block::before {
    background-size: cover;
  }
}
@media (min-width: 768px) {
  .mtheme-image-text__inner::before {
    width: 400px;
  }
}
.mtheme-image-text__inner p:first-of-type {
  font-size: 17px !important;
  line-height: 21px;
  font-family: "Montserrat-Regular";
  font-weight: 400;
}

.mtheme-image-text__inner p {
  font-size: 17px !important;
  line-height: 21px;
}

.mtheme-image-text__title {
  line-height: 30px;
}

.mtheme-title-services {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.card__category,
.card__content .blog-link {
  font-family: "montserrat-semibold";
}

.card__date {
  font-size: 14px;
  line-height: 15px;
}

.blog-single__author {
  color: #d96661;
}

.mtheme-image-text__inner h3 {
  font-size: 21px !important;
  line-height: 24px;
  margin-bottom: 4px;
  color: #14A6D7 !important;
  font-weight: 400;
}

.mtheme-image-video-text-button__inner h3 {
  font-size: 21px;
  color: #14A6D7 !important;
}

@media (min-width: 768px) {
  .mtheme-image-video-text-button__inner h3 {
    font-size: 21px;
    margin-bottom: 0rem;
    padding-bottom: 4px;
    line-height: 24px;
    font-weight: 400;
  }
}
.tab-lrg {
  font-size: 21.31px !important;
  line-height: 24px !important;
}

.blog-single__content > h3 {
  color: #14A6D7 !important;
}

.mtheme-logos .logo__image {
  width: 115px;
}

.mtheme-logos__logo-container {
  margin-bottom: 25px;
}

.mtheme-post-list-cards__title {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .two-columns-content__title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px !important;
  }
  .two-columns-content__post-title {
    font-size: 19px;
    line-height: 19px;
  }
}
.two-columns-content__post-subtitle p {
  line-height: 21px;
  font-size: 17px;
}

.mtheme-image-text--v2 .mtheme-image-text__title {
  font-size: 26px;
}

.mtheme-image-text__inner {
  padding: 1.25rem 1.25rem;
  padding-top: 1rem;
}

@media (max-width: 767px) {
  .mtheme-services-grid__read-more {
    font-size: 12px;
  }
}
.mtheme-image-text__inner::before {
  margin: 0;
}

.mtheme-image-text__title {
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .mtheme-post-list-cards__title,
  .mtheme-post-list-cards__text {
    padding-right: calc(5vw + 10px);
    padding-left: calc(5vw + 10px);
  }
}
.mtheme-image-text--v2 .mtheme-image-text__title::before,
.mtheme-latest-blog-posts::after {
  height: 0px;
}

.mtheme-latest-blog-posts {
  padding-bottom: 0px;
}

.mtheme-accordion-section__panel-content > p + p,
.mtheme-accordion-section__panel-content > p + h1,
.mtheme-accordion-section__panel-content > p + h2,
.mtheme-accordion-section__panel-content > p + h3,
.mtheme-accordion-section__panel-content > p + h4,
.mtheme-accordion-section__panel-content > p + h5,
.mtheme-accordion-section__panel-content > p + h6 {
  margin-top: 1rem;
}

.mtheme-accordion-section__panel-content > ul + p,
.mtheme-accordion-section__panel-content > ul + h1,
.mtheme-accordion-section__panel-content > ul + h2,
.mtheme-accordion-section__panel-content > ul + h3,
.mtheme-accordion-section__panel-content > ul + h4,
.mtheme-accordion-section__panel-content > ul + h5,
.mtheme-accordion-section__panel-content > ul + h6,
.mtheme-accordion-section__panel-content > ol + p,
.mtheme-accordion-section__panel-content > ol + h1,
.mtheme-accordion-section__panel-content > ol + h2,
.mtheme-accordion-section__panel-content > ol + h3,
.mtheme-accordion-section__panel-content > ol + h4,
.mtheme-accordion-section__panel-content > ol + h5,
.mtheme-accordion-section__panel-content > ol + h6 {
  margin-top: 1rem;
}

.mtheme-accordion-section__panel-content li {
  font-family: "Montserrat-Light";
}

.mtheme-accordion-section__panel-content > p + ul,
.mtheme-accordion-section__panel-content > p + ol {
  margin-top: 1rem;
  margin-bottom: 0rem;
}

.mtheme-image-text--v2 .mtheme-image-text__title {
  position: relative;
  padding-top: 1rem;
}

.mtheme-image-text__inner::before {
  height: 0px;
}

.intro__imagee-wrap img {
  margin-left: 20px;
}

.page-id-876 .wp-block-group,
.talent-sign-up.wp-block-group {
  background: #e1e8e9;
  padding: 40px;
  margin: 0;
}

.page-id-876 .gform_wrapper.gravity-theme .gfield_label,
.talent-sign-up .gform_wrapper.gravity-theme .gfield_label {
  display: inherit;
  color: #3c3c3b;
}

.page-id-876 .gform_body .gfield_required,
.talent-sign-up .gform_body .gfield_required,
.gform-body .gfield_required {
  color: #3c3c3b;
  font-size: 11px;
  padding-left: 2px;
}

.gform_wrapper.gravity-theme .gfield_checkbox label {
  font-size: 11px !important;
}

.two-columns-content__post-title {
  font-size: 21px;
  line-height: 24px;
  color: #14A6D7 !important;
  font-weight: 400;
  font-family: "Montserrat-Regular";
  padding-bottom: 10px;
}

.two-columns-content__post-excerpt h3,
.mtheme-team-members__position {
  font-size: 21px;
  line-height: 24px;
  color: #14A6D7 !important;
  font-weight: 400;
  font-family: "Montserrat-Regular";
  padding-bottom: 4px;
}

.lrgtxt {
  font-size: 21px;
  line-height: 24px;
  color: #14A6D7 !important;
}

.mtheme-title-content__content p,
.mtheme-team-members__content {
  font-size: 17px;
  line-height: 21px;
}

.mtheme-title-content__title {
  position: relative;
  padding-bottom: 10px;
  font-size: 26px;
}

.mtheme-title-content__title::after {
  display: none;
}

.mtheme-title-content__subtitle {
  padding-bottom: 10px;
}

.footer__col--menus h4 {
  text-transform: unset;
}

.mtheme-team-members__name {
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 4px;
  margin-top: 10px;
  font-family: "Montserrat-Medium";
}

.page-id-774 .mtheme-contact-form .gform_title,
.page-id-8724 .mtheme-contact-form .gform_title {
  font-size: 26px !important;
  color: #000 !important;
}

.page-id-774 .gform_wrapper.gravity-theme .gfield select.large:first-of-type,
.page-id-8724 .gform_wrapper.gravity-theme .gfield select.large:first-of-type {
  padding-top: 26px;
}

.page-id-8724 .gform_footer input {
  background: #D96661;
}

.page-id-8724 .mtheme-contact-form__map {
  display: none;
}

.case-study-single__youtube-wrap {
  display: block;
  width: 80%;
}

.mtheme-projects__card-title {
  font-size: 21px;
  line-height: 24px;
}

.mtheme-projects .morelink {
  background: #fff;
}

.rates__content {
  font-size: 17px;
  line-height: 21px;
  text-align: left;
}

.page-id-609 .rates,
.page-id-9549 .rates,
.page-id-9548 .rates {
  background: #fff;
  padding: 0px;
}

.page-id-609 .rates__line,
.page-id-9549 .rates__line,
.page-id-9548 .rates__line {
  background: #1E829B;
}

.page-id-609 .rates__column,
.page-id-9549 .rates__column,
.page-id-9548 .rates__column {
  background: #fff;
}

.page-id-609 .rates__column,
.page-id-9549 .rates__column,
.page-id-9548 .rates__column {
  background: #fff;
}

@media (min-width: 576px) {
  .intro__container img {
    max-width: 30%;
  }
}
.page-id-876 .gform_wrapper.gravity-theme .gform_fileupload_rules,
.talent-sign-up .gform_wrapper.gravity-theme .gform_fileupload_rules {
  display: inherit;
}

.talent-sign-up .dashicons,
.page-id-876 .dashicons,
.dashicons-before:before {
  /* width: 50px; */
  /* height: 50px; */
  font-size: 50px;
}

.mtheme-cta__text {
  color: white;
}

@media (min-width: 768px) {
  .rates .swiper-slide:nth-child(1) {
    width: 100%;
  }
  .rates__slider {
    width: 60%;
  }
  .rates__column--first {
    width: 40%;
  }
}
.home .mtheme-banner-img__text {
  font-size: 30px !important;
}

@media (max-width: 479px) {
  .copyright {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .mtheme-image-video-text-button__title {
    margin-top: 2.5rem;
  }
  .mtheme-title-items__post {
    padding: 0px;
  }
  .mtheme-logos__title {
    padding: 40px;
  }
  .service-links__subtitle {
    text-align: center;
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  .mtheme-services-grid__subtitle {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  .mtheme-title-items__title,
  .mtheme-title-items__text {
    padding-right: calc(0vw + 0px);
    padding-left: calc(0vw + 0px);
  }
  .mtheme-services-options__content {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 26px;
  }
  .aF {
    padding-right: 25px;
    padding-left: 25px;
  }
  .mtheme-image-video-text-button__inner {
    padding: 0px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .mtheme-logos__logo-container {
    padding: 0 25px;
  }
  .service-links__links {
    padding: 35px 25px 0;
  }
  .mtheme-post-list-cards__title,
  .mtheme-post-list-cards__text {
    padding-right: 0;
    padding-left: 0;
  }
  .mtheme-post-list-cards__inner {
    margin: 0;
  }
  .mtheme-post-list-cards__post {
    padding-left: 0;
    padding-bottom: 0;
  }
  .mtheme-post-list-cards__form {
    padding: 0px;
    padding-top: 10px;
  }
  /*	.wrapper {
      padding-right: 0;
      padding-left: 0;
  }*/
  .mtheme-video-items__item,
  .mtheme-latest-blog-posts__item {
    padding: 15px 0px;
  }
  .mtheme-video-items__wrap,
  .mtheme-latest-blog-posts__wrap {
    padding: 0 25px;
  }
  .mtheme-title-services__item {
    padding: 15px 25px;
  }
  .footer__col--menus {
    padding-left: 25px;
    padding-right: 25px;
  }
  .mtheme-title-items__post-excerpt {
    margin-top: 1rem;
  }
  .menu--responsive-menu {
    padding-left: 25px;
    padding-right: 25px;
  }
  .tabs__tab img {
    margin-bottom: 0rem;
  }
  .tabs__button {
    margin-top: 20px;
  }
  .card {
    padding-bottom: 10px;
  }
  .mtheme-image-text__center {
    padding: 0px;
  }
  .mtheme-title-items__inner {
    margin: 0px;
    padding: 3rem 25px;
  }
  .header--site {
    position: relative;
    padding-right: 10px;
    padding-left: 25px;
  }
  .rates__table {
    padding-left: 25px;
    padding-right: 25px;
  }
  .wp-container-1 {
    Margin: 0;
  }
  .tabs {
    padding-left: 25px;
    padding-right: 25px;
  }
  .mtheme-projects {
    padding: 10px 0;
  }
  .case-study-single__youtube-wrap,
  .case-study-single__content {
    padding-left: 25px;
    padding-right: 25px;
  }
  .case-study-single__youtube-wrap {
    width: 100%;
  }
  .case-study-single__title::after {
    height: 0px;
  }
  .case-study-single__title {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .case-study-single {
    padding-bottom: 1rem;
  }
  .header--offcanvas {
    padding-left: 30px;
  }
  .blog-single__separator {
    height: 0px;
    margin: 30px auto 20px;
  }
}

/*# sourceMappingURL=style-frontend.css.map*/